Skip to content
Success

Console Output

Pull request #41584 opened
06:53:22 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 rather than 1b8826beee9c86b76091931991f037c1410d0ea5
Obtained Jenkinsfile from 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41584@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
06:53:27 [2020-10-24T06:53:27.730Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
06:53:27 [2020-10-24T06:53:27.734Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
06:53:42 [2020-10-24T06:53:42.896Z] Still waiting to schedule task
06:53:42 [2020-10-24T06:53:42.897Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
06:54:20 [2020-10-24T06:54:20.756Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-093b5072998574ef6) in /home/ubuntu/workspace/moby_PR-41584
[Pipeline] {
[Pipeline] checkout
06:54:23 [2020-10-24T06:54:23.853Z] using credential docker-jenkins-github-credentials
06:54:23 [2020-10-24T06:54:23.862Z] Cloning the remote Git repository
06:54:23 [2020-10-24T06:54:23.862Z] Cloning with configured refspecs honoured and without tags
06:54:23 [2020-10-24T06:54:23.886Z] Cloning repository https://github.com/moby/moby.git
06:54:23 [2020-10-24T06:54:23.969Z]  > git init /home/ubuntu/workspace/moby_PR-41584 # timeout=10
06:54:24 [2020-10-24T06:54:24.200Z] Fetching upstream changes from https://github.com/moby/moby.git
06:54:24 [2020-10-24T06:54:24.200Z]  > git --version # timeout=10
06:54:24 [2020-10-24T06:54:24.215Z]  > git --version # 'git version 2.17.1'
06:54:24 [2020-10-24T06:54:24.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:54:24 [2020-10-24T06:54:24.217Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:49 [2020-10-24T06:54:49.094Z] Fetching without tags
06:54:48 [2020-10-24T06:54:48.977Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:54:48 [2020-10-24T06:54:48.990Z]  > git config --add remote.origin.fetch +refs/pull/41584/head:refs/remotes/origin/PR-41584 # timeout=10
06:54:49 [2020-10-24T06:54:49.025Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:49 [2020-10-24T06:54:49.057Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:54:49 [2020-10-24T06:54:49.098Z] Fetching upstream changes from https://github.com/moby/moby.git
06:54:49 [2020-10-24T06:54:49.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:54:49 [2020-10-24T06:54:49.100Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:54:49 [2020-10-24T06:54:49.489Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:54:50 [2020-10-24T06:54:50.451Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:54:50 [2020-10-24T06:54:50.451Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:54:49 [2020-10-24T06:54:49.495Z]  > git config core.sparsecheckout # timeout=10
06:54:49 [2020-10-24T06:54:49.521Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:54:50 [2020-10-24T06:54:50.360Z]  > git remote # timeout=10
06:54:50 [2020-10-24T06:54:50.382Z]  > git config --get remote.origin.url # timeout=10
06:54:50 [2020-10-24T06:54:50.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:54:50 [2020-10-24T06:54:50.406Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:54:50 [2020-10-24T06:54:50.433Z]  > git rev-parse HEAD^{commit} # timeout=10
06:54:50 [2020-10-24T06:54:50.454Z]  > git config core.sparsecheckout # timeout=10
06:54:50 [2020-10-24T06:54:50.474Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:54:54 [2020-10-24T06:54:54.682Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:54:54 [2020-10-24T06:54:54.682Z] First time build. Skipping changelog.
06:54:54 [2020-10-24T06:54:54.713Z]  > git --version # timeout=10
06:54:54 [2020-10-24T06:54:54.758Z]  > git --version # 'git version 2.17.1'
06:54:54 [2020-10-24T06:54:54.778Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:54:56 [2020-10-24T06:54:56.034Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41584:/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
06:55:04 [2020-10-24T06:55:04.188Z] Unable to find image 'alpine:latest' locally
06:55:04 [2020-10-24T06:55:04.188Z] latest: Pulling from library/alpine
06:55:04 [2020-10-24T06:55:04.188Z] 188c0c94c7c5: Pulling fs layer
06:55:04 [2020-10-24T06:55:04.188Z] 188c0c94c7c5: Verifying Checksum
06:55:04 [2020-10-24T06:55:04.188Z] 188c0c94c7c5: Download complete
06:55:04 [2020-10-24T06:55:04.764Z] 188c0c94c7c5: Pull complete
06:55:04 [2020-10-24T06:55:04.764Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
06:55:04 [2020-10-24T06:55:04.764Z] Status: Downloaded newer image for alpine:latest
06:55:11 [2020-10-24T06:55:11.350Z] 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
06:55:12 [2020-10-24T06:55:12.608Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-093b5072998574ef6) in /home/ubuntu/workspace/moby_PR-41584
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
06:55:12 [2020-10-24T06:55:12.681Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41584
[Pipeline] // stage
[Pipeline] // stage
06:55:12 [2020-10-24T06:55:12.709Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-41584
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
06:55:12 [2020-10-24T06:55:12.760Z] using credential docker-jenkins-github-credentials
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
06:55:12 [2020-10-24T06:55:12.803Z] Fetching changes from the remote Git repository
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
06:55:12 [2020-10-24T06:55:12.858Z] Fetching without tags
06:55:12 [2020-10-24T06:55:12.861Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
06:55:12 [2020-10-24T06:55:12.878Z] Cloning the remote Git repository
06:55:12 [2020-10-24T06:55:12.878Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
06:55:12 [2020-10-24T06:55:12.886Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:55:12 [2020-10-24T06:55:12.915Z] Cloning the remote Git repository
06:55:12 [2020-10-24T06:55:12.915Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
06:55:13 [2020-10-24T06:55:13.495Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:55:12 [2020-10-24T06:55:12.769Z]  > git rev-parse --is-inside-work-tree # timeout=10
06:55:12 [2020-10-24T06:55:12.812Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:55:12 [2020-10-24T06:55:12.860Z] Fetching upstream changes from https://github.com/moby/moby.git
06:55:12 [2020-10-24T06:55:12.860Z]  > git --version # timeout=10
06:55:12 [2020-10-24T06:55:12.893Z]  > git --version # 'git version 2.17.1'
06:55:12 [2020-10-24T06:55:12.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:12 [2020-10-24T06:55:12.894Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:55:13 [2020-10-24T06:55:13.505Z]  > git config core.sparsecheckout # timeout=10
06:55:13 [2020-10-24T06:55:13.522Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:55:12 [2020-10-24T06:55:12.886Z] Cloning repository https://github.com/moby/moby.git
06:55:12 [2020-10-24T06:55:12.886Z]  > git init /home/jenkins/workspace/moby_PR-41584 # timeout=10
06:55:12 [2020-10-24T06:55:12.901Z] Fetching upstream changes from https://github.com/moby/moby.git
06:55:12 [2020-10-24T06:55:12.901Z]  > git --version # timeout=10
06:55:12 [2020-10-24T06:55:12.902Z]  > git --version # 'git version 2.17.1'
06:55:12 [2020-10-24T06:55:12.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:12 [2020-10-24T06:55:12.902Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:55:12 [2020-10-24T06:55:12.925Z] Cloning repository https://github.com/moby/moby.git
06:55:12 [2020-10-24T06:55:12.926Z]  > git init /home/docker/workspace/moby_PR-41584 # timeout=10
06:55:12 [2020-10-24T06:55:12.935Z] Fetching upstream changes from https://github.com/moby/moby.git
06:55:12 [2020-10-24T06:55:12.935Z]  > git --version # timeout=10
06:55:12 [2020-10-24T06:55:12.938Z]  > git --version # 'git version 2.7.4'
06:55:12 [2020-10-24T06:55:12.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:12 [2020-10-24T06:55:12.939Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:55:14 [2020-10-24T06:55:14.066Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:55:14 [2020-10-24T06:55:14.067Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:55:14 [2020-10-24T06:55:14.178Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:55:14 [2020-10-24T06:55:14.193Z]  > git --version # timeout=10
06:55:14 [2020-10-24T06:55:14.223Z]  > git --version # 'git version 2.17.1'
06:55:14 [2020-10-24T06:55:14.242Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:55:13 [2020-10-24T06:55:13.994Z]  > git remote # timeout=10
06:55:13 [2020-10-24T06:55:13.997Z]  > git config --get remote.origin.url # timeout=10
06:55:14 [2020-10-24T06:55:14.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:14 [2020-10-24T06:55:14.005Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:55:14 [2020-10-24T06:55:14.057Z]  > git rev-parse HEAD^{commit} # timeout=10
06:55:14 [2020-10-24T06:55:14.074Z]  > git config core.sparsecheckout # timeout=10
06:55:14 [2020-10-24T06:55:14.082Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:55:14 [2020-10-24T06:55:14.991Z] + [ PR != PR ]
06:55:14 [2020-10-24T06:55:14.991Z] + [ master != master ]
06:55:14 [2020-10-24T06:55:14.991Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:55:15 [2020-10-24T06:55:15.351Z] + docker version
06:55:15 [2020-10-24T06:55:15.351Z] Client: Docker Engine - Community
06:55:15 [2020-10-24T06:55:15.351Z]  Version:           19.03.13
06:55:15 [2020-10-24T06:55:15.351Z]  API version:       1.40
06:55:15 [2020-10-24T06:55:15.351Z]  Go version:        go1.13.15
06:55:15 [2020-10-24T06:55:15.351Z]  Git commit:        4484c46d9d
06:55:15 [2020-10-24T06:55:15.351Z]  Built:             Wed Sep 16 17:02:36 2020
06:55:15 [2020-10-24T06:55:15.351Z]  OS/Arch:           linux/amd64
06:55:15 [2020-10-24T06:55:15.351Z]  Experimental:      false
06:55:15 [2020-10-24T06:55:15.351Z] 
06:55:15 [2020-10-24T06:55:15.351Z] Server: Docker Engine - Community
06:55:15 [2020-10-24T06:55:15.351Z]  Engine:
06:55:15 [2020-10-24T06:55:15.351Z]   Version:          19.03.13
06:55:15 [2020-10-24T06:55:15.351Z]   API version:      1.40 (minimum version 1.12)
06:55:15 [2020-10-24T06:55:15.351Z]   Go version:       go1.13.15
06:55:15 [2020-10-24T06:55:15.351Z]   Git commit:       4484c46d9d
06:55:15 [2020-10-24T06:55:15.351Z]   Built:            Wed Sep 16 17:01:06 2020
06:55:15 [2020-10-24T06:55:15.351Z]   OS/Arch:          linux/amd64
06:55:15 [2020-10-24T06:55:15.351Z]   Experimental:     true
06:55:15 [2020-10-24T06:55:15.351Z]  containerd:
06:55:15 [2020-10-24T06:55:15.351Z]   Version:          1.3.7
06:55:15 [2020-10-24T06:55:15.351Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
06:55:15 [2020-10-24T06:55:15.351Z]  runc:
06:55:15 [2020-10-24T06:55:15.351Z]   Version:          1.0.0-rc10
06:55:15 [2020-10-24T06:55:15.351Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:55:15 [2020-10-24T06:55:15.351Z]  docker-init:
06:55:15 [2020-10-24T06:55:15.351Z]   Version:          0.18.0
06:55:15 [2020-10-24T06:55:15.351Z]   GitCommit:        fec3683
[Pipeline] sh
06:55:15 [2020-10-24T06:55:15.641Z] + docker info
06:55:22 [2020-10-24T06:55:22.070Z] Fetching without tags
06:55:22 [2020-10-24T06:55:22.360Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:55:22 [2020-10-24T06:55:22.050Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:55:22 [2020-10-24T06:55:22.051Z]  > git config --add remote.origin.fetch +refs/pull/41584/head:refs/remotes/origin/PR-41584 # timeout=10
06:55:22 [2020-10-24T06:55:22.052Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:55:22 [2020-10-24T06:55:22.066Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:55:22 [2020-10-24T06:55:22.078Z] Fetching upstream changes from https://github.com/moby/moby.git
06:55:22 [2020-10-24T06:55:22.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:22 [2020-10-24T06:55:22.079Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:55:22 [2020-10-24T06:55:22.369Z]  > git config core.sparsecheckout # timeout=10
06:55:22 [2020-10-24T06:55:22.370Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:55:22 [2020-10-24T06:55:22.868Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:55:22 [2020-10-24T06:55:22.868Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:55:23 [2020-10-24T06:55:23.341Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:55:23 [2020-10-24T06:55:23.463Z]  > git --version # timeout=10
06:55:23 [2020-10-24T06:55:23.464Z]  > git --version # 'git version 2.17.1'
06:55:23 [2020-10-24T06:55:23.466Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:55:22 [2020-10-24T06:55:22.845Z]  > git remote # timeout=10
06:55:22 [2020-10-24T06:55:22.846Z]  > git config --get remote.origin.url # timeout=10
06:55:22 [2020-10-24T06:55:22.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:22 [2020-10-24T06:55:22.848Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:55:22 [2020-10-24T06:55:22.864Z]  > git rev-parse HEAD^{commit} # timeout=10
06:55:22 [2020-10-24T06:55:22.876Z]  > git config core.sparsecheckout # timeout=10
06:55:22 [2020-10-24T06:55:22.877Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:55:24 [2020-10-24T06:55:24.282Z] + docker version
06:55:24 [2020-10-24T06:55:24.282Z] Client: Docker Engine - Community
06:55:24 [2020-10-24T06:55:24.282Z]  Version:           19.03.7
06:55:24 [2020-10-24T06:55:24.282Z]  API version:       1.40
06:55:24 [2020-10-24T06:55:24.282Z]  Go version:        go1.12.17
06:55:24 [2020-10-24T06:55:24.282Z]  Git commit:        7141c199a2
06:55:24 [2020-10-24T06:55:24.282Z]  Built:             Sat Mar  7 16:48:47 2020
06:55:24 [2020-10-24T06:55:24.282Z]  OS/Arch:           linux/s390x
06:55:24 [2020-10-24T06:55:24.282Z]  Experimental:      false
06:55:24 [2020-10-24T06:55:24.282Z] 
06:55:24 [2020-10-24T06:55:24.282Z] Server: Docker Engine - Community
06:55:24 [2020-10-24T06:55:24.282Z]  Engine:
06:55:24 [2020-10-24T06:55:24.282Z]   Version:          19.03.7
06:55:24 [2020-10-24T06:55:24.282Z]   API version:      1.40 (minimum version 1.12)
06:55:24 [2020-10-24T06:55:24.282Z]   Go version:       go1.12.17
06:55:24 [2020-10-24T06:55:24.282Z]   Git commit:       7141c199a2
06:55:24 [2020-10-24T06:55:24.282Z]   Built:            Sat Mar  7 16:47:46 2020
06:55:24 [2020-10-24T06:55:24.282Z]   OS/Arch:          linux/s390x
06:55:24 [2020-10-24T06:55:24.282Z]   Experimental:     true
06:55:24 [2020-10-24T06:55:24.282Z]  containerd:
06:55:24 [2020-10-24T06:55:24.282Z]   Version:          1.2.13
06:55:24 [2020-10-24T06:55:24.282Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
06:55:24 [2020-10-24T06:55:24.282Z]  runc:
06:55:24 [2020-10-24T06:55:24.282Z]   Version:          1.0.0-rc10
06:55:24 [2020-10-24T06:55:24.282Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:55:24 [2020-10-24T06:55:24.282Z]  docker-init:
06:55:24 [2020-10-24T06:55:24.282Z]   Version:          0.18.0
06:55:24 [2020-10-24T06:55:24.282Z]   GitCommit:        fec3683
[Pipeline] sh
06:55:24 [2020-10-24T06:55:24.665Z] + docker info
06:55:24 [2020-10-24T06:55:24.665Z] Client:
06:55:24 [2020-10-24T06:55:24.665Z]  Debug Mode: false
06:55:24 [2020-10-24T06:55:24.665Z] 
06:55:24 [2020-10-24T06:55:24.665Z] Server:
06:55:24 [2020-10-24T06:55:24.665Z]  Containers: 0
06:55:24 [2020-10-24T06:55:24.665Z]   Running: 0
06:55:24 [2020-10-24T06:55:24.665Z]   Paused: 0
06:55:24 [2020-10-24T06:55:24.665Z]   Stopped: 0
06:55:24 [2020-10-24T06:55:24.665Z]  Images: 0
06:55:24 [2020-10-24T06:55:24.665Z]  Server Version: 19.03.7
06:55:24 [2020-10-24T06:55:24.665Z]  Storage Driver: overlay2
06:55:24 [2020-10-24T06:55:24.665Z]   Backing Filesystem: <unknown>
06:55:24 [2020-10-24T06:55:24.665Z]   Supports d_type: true
06:55:24 [2020-10-24T06:55:24.665Z]   Native Overlay Diff: true
06:55:24 [2020-10-24T06:55:24.665Z]  Logging Driver: json-file
06:55:24 [2020-10-24T06:55:24.665Z]  Cgroup Driver: cgroupfs
06:55:24 [2020-10-24T06:55:24.665Z]  Plugins:
06:55:24 [2020-10-24T06:55:24.665Z]   Volume: local
06:55:24 [2020-10-24T06:55:24.665Z]   Network: bridge host ipvlan macvlan null overlay
06:55:24 [2020-10-24T06:55:24.665Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:55:24 [2020-10-24T06:55:24.665Z]  Swarm: inactive
06:55:24 [2020-10-24T06:55:24.665Z]  Runtimes: runc
06:55:24 [2020-10-24T06:55:24.665Z]  Default Runtime: runc
06:55:24 [2020-10-24T06:55:24.665Z]  Init Binary: docker-init
06:55:24 [2020-10-24T06:55:24.665Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
06:55:24 [2020-10-24T06:55:24.665Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:55:24 [2020-10-24T06:55:24.665Z]  init version: fec3683
06:55:24 [2020-10-24T06:55:24.665Z]  Security Options:
06:55:24 [2020-10-24T06:55:24.665Z]   apparmor
06:55:24 [2020-10-24T06:55:24.665Z]   seccomp
06:55:24 [2020-10-24T06:55:24.665Z]    Profile: default
06:55:24 [2020-10-24T06:55:24.665Z]  Kernel Version: 4.15.0-88-generic
06:55:24 [2020-10-24T06:55:24.665Z]  Operating System: Ubuntu 18.04.4 LTS
06:55:24 [2020-10-24T06:55:24.665Z]  OSType: linux
06:55:24 [2020-10-24T06:55:24.665Z]  Architecture: s390x
06:55:24 [2020-10-24T06:55:24.665Z]  CPUs: 2
06:55:24 [2020-10-24T06:55:24.665Z]  Total Memory: 7.861GiB
06:55:24 [2020-10-24T06:55:24.665Z]  Name: s390x-ubuntu-30
06:55:24 [2020-10-24T06:55:24.665Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
06:55:24 [2020-10-24T06:55:24.665Z]  Docker Root Dir: /var/lib/docker
06:55:24 [2020-10-24T06:55:24.665Z]  Debug Mode: false
06:55:24 [2020-10-24T06:55:24.665Z]  Username: dockerbuildbot
06:55:24 [2020-10-24T06:55:24.665Z]  Registry: https://index.docker.io/v1/
06:55:24 [2020-10-24T06:55:24.666Z]  Labels:
06:55:24 [2020-10-24T06:55:24.666Z]  Experimental: true
06:55:24 [2020-10-24T06:55:24.666Z]  Insecure Registries:
06:55:24 [2020-10-24T06:55:24.666Z]   127.0.0.0/8
06:55:24 [2020-10-24T06:55:24.666Z]  Live Restore Enabled: false
06:55:24 [2020-10-24T06:55:24.666Z] 
06:55:24 [2020-10-24T06:55:24.666Z] WARNING: No swap limit support
[Pipeline] sh
06:55:25 [2020-10-24T06:55:25.047Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:55:25 [2020-10-24T06:55:25.047Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:55:25 [2020-10-24T06:55:25.047Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41584/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:55:25 [2020-10-24T06:55:25.047Z] + bash /home/jenkins/workspace/moby_PR-41584/check-config.sh
06:55:25 [2020-10-24T06:55:25.047Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:55:25 [2020-10-24T06:55:25.047Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
06:55:25 [2020-10-24T06:55:25.047Z] 
06:55:25 [2020-10-24T06:55:25.047Z] Generally Necessary:
06:55:25 [2020-10-24T06:55:25.047Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:55:25 [2020-10-24T06:55:25.047Z] - apparmor: enabled and tools installed
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_NAMESPACES: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_NET_NS: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_PID_NS: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_IPC_NS: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_UTS_NS: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_CGROUPS: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_CGROUP_CPUACCT: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_CGROUP_DEVICE: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_CGROUP_FREEZER: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_CGROUP_SCHED: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_CPUSETS: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_MEMCG: enabled
06:55:25 [2020-10-24T06:55:25.047Z] - CONFIG_KEYS: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_VETH: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_BRIDGE: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_NF_NAT: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_NF_NAT_NEEDED: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_POSIX_MQUEUE: enabled
06:55:25 [2020-10-24T06:55:25.340Z] 
06:55:25 [2020-10-24T06:55:25.340Z] Optional Features:
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_USER_NS: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_SECCOMP: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_CGROUP_PIDS: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_MEMCG_SWAP: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:55:25 [2020-10-24T06:55:25.340Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_BLK_CGROUP: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IOSCHED_CFQ: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_CGROUP_PERF: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_CGROUP_HUGETLB: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_CFS_BANDWIDTH: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_RT_GROUP_SCHED: missing
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_VS: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_VS_NFCT: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_IP_VS_RR: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_EXT4_FS: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:55:25 [2020-10-24T06:55:25.340Z] - Network Drivers:
06:55:25 [2020-10-24T06:55:25.340Z]   - "overlay":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_VXLAN: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:55:25 [2020-10-24T06:55:25.340Z]       Optional (for encrypted networks):
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_CRYPTO: enabled
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_CRYPTO_AEAD: enabled
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_CRYPTO_GCM: enabled
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_CRYPTO_GHASH: enabled
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_XFRM: enabled
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_XFRM_USER: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_INET_ESP: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]   - "ipvlan":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_IPVLAN: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]   - "macvlan":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_MACVLAN: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_DUMMY: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]   - "ftp,tftp client in container":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z] - Storage Drivers:
06:55:25 [2020-10-24T06:55:25.340Z]   - "aufs":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_AUFS_FS: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]   - "btrfs":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:55:25 [2020-10-24T06:55:25.340Z]   - "devicemapper":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_BLK_DEV_DM: enabled
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]   - "overlay":
06:55:25 [2020-10-24T06:55:25.340Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:55:25 [2020-10-24T06:55:25.340Z]   - "zfs":
06:55:25 [2020-10-24T06:55:25.340Z]     - /dev/zfs: missing
06:55:25 [2020-10-24T06:55:25.340Z]     - zfs command: missing
06:55:25 [2020-10-24T06:55:25.340Z]     - zpool command: missing
06:55:25 [2020-10-24T06:55:25.340Z] 
06:55:25 [2020-10-24T06:55:25.340Z] Limits:
06:55:25 [2020-10-24T06:55:25.340Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:55:25 [2020-10-24T06:55:25.340Z] 
06:55:25 [2020-10-24T06:55:25.340Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:55:25 [2020-10-24T06:55:25.790Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1b8826beee9c86b76091931991f037c1410d0ea5 .
06:55:25 [2020-10-24T06:55:25.790Z] #2 [internal] load build definition from Dockerfile
06:55:25 [2020-10-24T06:55:25.790Z] #2 transferring dockerfile: 16.58kB done
06:55:25 [2020-10-24T06:55:25.790Z] #2 DONE 0.0s
06:55:25 [2020-10-24T06:55:25.790Z] 
06:55:25 [2020-10-24T06:55:25.790Z] #1 [internal] load .dockerignore
06:55:25 [2020-10-24T06:55:25.790Z] #1 transferring context: 87B done
06:55:25 [2020-10-24T06:55:25.790Z] #1 DONE 0.0s
06:55:25 [2020-10-24T06:55:25.790Z] 
06:55:25 [2020-10-24T06:55:25.790Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:55:26 [2020-10-24T06:55:26.083Z] #3 DONE 0.3s
06:55:26 [2020-10-24T06:55:26.083Z] 
06:55:26 [2020-10-24T06:55:26.083Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:55:26 [2020-10-24T06:55:26.083Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:55:26 [2020-10-24T06:55:26.376Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:55:26 [2020-10-24T06:55:26.376Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
06:55:26 [2020-10-24T06:55:26.376Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
06:55:26 [2020-10-24T06:55:26.376Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 380.12kB / 8.88MB 0.1s
06:55:26 [2020-10-24T06:55:26.376Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
06:55:26 [2020-10-24T06:55:26.376Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
06:55:26 [2020-10-24T06:55:26.669Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
06:55:26 [2020-10-24T06:55:26.669Z] #4 DONE 0.6s
06:55:26 [2020-10-24T06:55:26.961Z] 
06:55:26 [2020-10-24T06:55:26.961Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:55:27 [2020-10-24T06:55:27.261Z] #5 DONE 0.2s
06:55:27 [2020-10-24T06:55:27.261Z] 
06:55:27 [2020-10-24T06:55:27.261Z] #6 [internal] load metadata for docker.io/library/debian:buster
06:55:27 [2020-10-24T06:55:27.261Z] #6 DONE 0.2s
06:55:27 [2020-10-24T06:55:27.261Z] 
06:55:27 [2020-10-24T06:55:27.261Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:55:27 [2020-10-24T06:55:27.261Z] #7 DONE 0.3s
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:55:27 [2020-10-24T06:55:27.581Z] #8 DONE 0.0s
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:55:27 [2020-10-24T06:55:27.581Z] #9 CACHED
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:55:27 [2020-10-24T06:55:27.581Z] #10 CACHED
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:55:27 [2020-10-24T06:55:27.581Z] #11 CACHED
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:55:27 [2020-10-24T06:55:27.581Z] #14 CACHED
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:55:27 [2020-10-24T06:55:27.581Z] #13 CACHED
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
06:55:27 [2020-10-24T06:55:27.581Z] #12 CACHED
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:55:27 [2020-10-24T06:55:27.581Z] #15 CACHED
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #21 [internal] load build context
06:55:27 [2020-10-24T06:55:27.581Z] #21 ...
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:55:27 [2020-10-24T06:55:27.581Z] #37 DONE 0.3s
06:55:27 [2020-10-24T06:55:27.581Z] 
06:55:27 [2020-10-24T06:55:27.581Z] #21 [internal] load build context
06:55:27 [2020-10-24T06:55:27.608Z] Still waiting to schedule task
06:55:27 [2020-10-24T06:55:27.608Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-093b5072998574ef6)’
06:55:27 [2020-10-24T06:55:27.609Z] Still waiting to schedule task
06:55:27 [2020-10-24T06:55:27.609Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-093b5072998574ef6)’
06:55:27 [2020-10-24T06:55:27.613Z] Still waiting to schedule task
06:55:27 [2020-10-24T06:55:27.613Z] All nodes of label ‘arm64&&linux’ are offline
06:55:27 [2020-10-24T06:55:27.615Z] Still waiting to schedule task
06:55:27 [2020-10-24T06:55:27.615Z] All nodes of label ‘windows-2019’ are offline
06:55:27 [2020-10-24T06:55:27.877Z] #21 ...
06:55:27 [2020-10-24T06:55:27.877Z] 
06:55:27 [2020-10-24T06:55:27.877Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:55:27 [2020-10-24T06:55:27.877Z] #29 DONE 0.3s
06:55:27 [2020-10-24T06:55:27.877Z] 
06:55:27 [2020-10-24T06:55:27.877Z] #21 [internal] load build context
06:55:28 [2020-10-24T06:55:28.928Z] #21 ...
06:55:28 [2020-10-24T06:55:28.928Z] 
06:55:28 [2020-10-24T06:55:28.928Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:55:28 [2020-10-24T06:55:28.928Z] #16 DONE 1.7s
06:55:28 [2020-10-24T06:55:28.928Z] 
06:55:28 [2020-10-24T06:55:28.928Z] #21 [internal] load build context
06:55:30 [2020-10-24T06:55:30.001Z] #21 transferring context: 52.01MB 2.5s done
06:55:30 [2020-10-24T06:55:30.276Z] Fetching without tags
06:55:30 [2020-10-24T06:55:30.310Z] #21 DONE 2.7s
06:55:30 [2020-10-24T06:55:30.310Z] 
06:55:30 [2020-10-24T06:55:30.310Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:30 [2020-10-24T06:55:30.248Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:55:30 [2020-10-24T06:55:30.251Z]  > git config --add remote.origin.fetch +refs/pull/41584/head:refs/remotes/origin/PR-41584 # timeout=10
06:55:30 [2020-10-24T06:55:30.254Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:55:30 [2020-10-24T06:55:30.268Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:55:30 [2020-10-24T06:55:30.283Z] Fetching upstream changes from https://github.com/moby/moby.git
06:55:30 [2020-10-24T06:55:30.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:30 [2020-10-24T06:55:30.284Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:55:30 [2020-10-24T06:55:30.674Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:55:31 [2020-10-24T06:55:31.399Z] #62 ...
06:55:31 [2020-10-24T06:55:31.399Z] 
06:55:31 [2020-10-24T06:55:31.399Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:55:31 [2020-10-24T06:55:31.399Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:55:31 [2020-10-24T06:55:31.399Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:55:31 [2020-10-24T06:55:31.399Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:55:31 [2020-10-24T06:55:31.399Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
06:55:31 [2020-10-24T06:55:31.399Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done
06:55:31 [2020-10-24T06:55:31.399Z] #60 DONE 3.7s
06:55:31 [2020-10-24T06:55:31.399Z] 
06:55:31 [2020-10-24T06:55:31.399Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:55:31 [2020-10-24T06:55:31.399Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
06:55:31 [2020-10-24T06:55:31.399Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 1.1s done
06:55:31 [2020-10-24T06:55:31.399Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
06:55:31 [2020-10-24T06:55:31.399Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done
06:55:31 [2020-10-24T06:55:31.399Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done
06:55:31 [2020-10-24T06:55:31.399Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 2.3s
06:55:31 [2020-10-24T06:55:31.554Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:55:31 [2020-10-24T06:55:31.554Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:55:32 [2020-10-24T06:55:32.213Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:55:32 [2020-10-24T06:55:32.264Z]  > git --version # timeout=10
06:55:32 [2020-10-24T06:55:32.266Z]  > git --version # 'git version 2.7.4'
06:55:32 [2020-10-24T06:55:32.268Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:55:30 [2020-10-24T06:55:30.681Z]  > git config core.sparsecheckout # timeout=10
06:55:30 [2020-10-24T06:55:30.684Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:55:31 [2020-10-24T06:55:31.517Z]  > git remote # timeout=10
06:55:31 [2020-10-24T06:55:31.520Z]  > git config --get remote.origin.url # timeout=10
06:55:31 [2020-10-24T06:55:31.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:55:31 [2020-10-24T06:55:31.524Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:55:31 [2020-10-24T06:55:31.545Z]  > git rev-parse HEAD^{commit} # timeout=10
06:55:31 [2020-10-24T06:55:31.560Z]  > git config core.sparsecheckout # timeout=10
06:55:31 [2020-10-24T06:55:31.563Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:55:32 [2020-10-24T06:55:32.541Z] #24 ...
06:55:32 [2020-10-24T06:55:32.542Z] 
06:55:32 [2020-10-24T06:55:32.542Z] #17 [dev-systemd-false  6/26] RUN ldconfig
06:55:32 [2020-10-24T06:55:32.542Z] #17 DONE 3.5s
06:55:32 [2020-10-24T06:55:32.542Z] 
06:55:32 [2020-10-24T06:55:32.542Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + RM_GOPATH=0
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + TMP_GOPATH=
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + : /build
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + '[' -z '' ']'
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 ++ mktemp -d
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + export GOPATH=/tmp/tmp.FVIG6VBhn8
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + GOPATH=/tmp/tmp.FVIG6VBhn8
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + RM_GOPATH=1
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + case "$(go env GOARCH)" in
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 ++ go env GOARCH
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + export GO_BUILDMODE=-buildmode=pie
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 + GO_BUILDMODE=-buildmode=pie
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.535 ++ dirname /tmp/install/install.sh
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + dir=/tmp/install
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + bin=proxy
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + shift
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + '[' '!' -f /tmp/install/proxy.installer ']'
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + . /tmp/install/proxy.installer
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + install_proxy
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + case "$1" in
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + export CGO_ENABLED=0
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + CGO_ENABLED=0
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + _install_proxy
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.548 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FVIG6VBhn8/src/github.com/docker/libnetwork
06:55:32 [2020-10-24T06:55:32.542Z] #62 2.568 Cloning into '/tmp/tmp.FVIG6VBhn8/src/github.com/docker/libnetwork'...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:55:33 [2020-10-24T06:55:33.100Z] + docker version
06:55:33 [2020-10-24T06:55:33.100Z] Client:
06:55:33 [2020-10-24T06:55:33.100Z]  Version:           18.06.1-ce
06:55:33 [2020-10-24T06:55:33.100Z]  API version:       1.38
06:55:33 [2020-10-24T06:55:33.100Z]  Go version:        go1.10.3
06:55:33 [2020-10-24T06:55:33.100Z]  Git commit:        e68fc7a
06:55:33 [2020-10-24T06:55:33.100Z]  Built:             Tue Aug 21 17:26:10 2018
06:55:33 [2020-10-24T06:55:33.100Z]  OS/Arch:           linux/ppc64le
06:55:33 [2020-10-24T06:55:33.100Z]  Experimental:      false
06:55:33 [2020-10-24T06:55:33.100Z] 
06:55:33 [2020-10-24T06:55:33.100Z] Server:
06:55:33 [2020-10-24T06:55:33.100Z]  Engine:
06:55:33 [2020-10-24T06:55:33.100Z]   Version:          18.06.1-ce
06:55:33 [2020-10-24T06:55:33.100Z]   API version:      1.38 (minimum version 1.12)
06:55:33 [2020-10-24T06:55:33.100Z]   Go version:       go1.10.3
06:55:33 [2020-10-24T06:55:33.100Z]   Git commit:       e68fc7a
06:55:33 [2020-10-24T06:55:33.100Z]   Built:            Tue Aug 21 17:24:20 2018
06:55:33 [2020-10-24T06:55:33.100Z]   OS/Arch:          linux/ppc64le
06:55:33 [2020-10-24T06:55:33.100Z]   Experimental:     true
[Pipeline] sh
06:55:33 [2020-10-24T06:55:33.482Z] + docker info
06:55:33 [2020-10-24T06:55:33.482Z] Containers: 0
06:55:33 [2020-10-24T06:55:33.482Z]  Running: 0
06:55:33 [2020-10-24T06:55:33.482Z]  Paused: 0
06:55:33 [2020-10-24T06:55:33.482Z]  Stopped: 0
06:55:33 [2020-10-24T06:55:33.482Z] Images: 0
06:55:33 [2020-10-24T06:55:33.482Z] Server Version: 18.06.1-ce
06:55:33 [2020-10-24T06:55:33.482Z] Storage Driver: overlay2
06:55:33 [2020-10-24T06:55:33.482Z]  Backing Filesystem: extfs
06:55:33 [2020-10-24T06:55:33.482Z]  Supports d_type: true
06:55:33 [2020-10-24T06:55:33.482Z]  Native Overlay Diff: true
06:55:33 [2020-10-24T06:55:33.482Z] Logging Driver: json-file
06:55:33 [2020-10-24T06:55:33.482Z] Cgroup Driver: cgroupfs
06:55:33 [2020-10-24T06:55:33.482Z] Plugins:
06:55:33 [2020-10-24T06:55:33.482Z]  Volume: local
06:55:33 [2020-10-24T06:55:33.482Z]  Network: bridge host ipvlan macvlan null overlay
06:55:33 [2020-10-24T06:55:33.482Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
06:55:33 [2020-10-24T06:55:33.482Z] Swarm: inactive
06:55:33 [2020-10-24T06:55:33.482Z] Runtimes: runc
06:55:33 [2020-10-24T06:55:33.482Z] Default Runtime: runc
06:55:33 [2020-10-24T06:55:33.482Z] Init Binary: docker-init
06:55:33 [2020-10-24T06:55:33.482Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
06:55:33 [2020-10-24T06:55:33.482Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
06:55:33 [2020-10-24T06:55:33.482Z] init version: fec3683
06:55:33 [2020-10-24T06:55:33.482Z] Security Options:
06:55:33 [2020-10-24T06:55:33.482Z]  apparmor
06:55:33 [2020-10-24T06:55:33.482Z]  seccomp
06:55:33 [2020-10-24T06:55:33.482Z]   Profile: default
06:55:33 [2020-10-24T06:55:33.482Z] Kernel Version: 4.4.0-139-generic
06:55:33 [2020-10-24T06:55:33.482Z] Operating System: Ubuntu 16.04.3 LTS
06:55:33 [2020-10-24T06:55:33.482Z] OSType: linux
06:55:33 [2020-10-24T06:55:33.482Z] Architecture: ppc64le
06:55:33 [2020-10-24T06:55:33.482Z] CPUs: 4
06:55:33 [2020-10-24T06:55:33.482Z] Total Memory: 7.972GiB
06:55:33 [2020-10-24T06:55:33.482Z] Name: ppc64le-ubuntu-17
06:55:33 [2020-10-24T06:55:33.482Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
06:55:33 [2020-10-24T06:55:33.482Z] Docker Root Dir: /var/lib/docker
06:55:33 [2020-10-24T06:55:33.482Z] Debug Mode (client): false
06:55:33 [2020-10-24T06:55:33.482Z] Debug Mode (server): false
06:55:33 [2020-10-24T06:55:33.482Z] Username: dockerbuildbot
06:55:33 [2020-10-24T06:55:33.482Z] Registry: https://index.docker.io/v1/
06:55:33 [2020-10-24T06:55:33.482Z] Labels:
06:55:33 [2020-10-24T06:55:33.482Z] Experimental: true
06:55:33 [2020-10-24T06:55:33.482Z] Insecure Registries:
06:55:33 [2020-10-24T06:55:33.482Z]  127.0.0.0/8
06:55:33 [2020-10-24T06:55:33.482Z] Live Restore Enabled: false
06:55:33 [2020-10-24T06:55:33.482Z] 
[Pipeline] sh
06:55:33 [2020-10-24T06:55:33.758Z] Client:
06:55:33 [2020-10-24T06:55:33.758Z]  Debug Mode: false
06:55:33 [2020-10-24T06:55:33.758Z] 
06:55:33 [2020-10-24T06:55:33.758Z] Server:
06:55:33 [2020-10-24T06:55:33.758Z]  Containers: 0
06:55:33 [2020-10-24T06:55:33.758Z]   Running: 0
06:55:33 [2020-10-24T06:55:33.758Z]   Paused: 0
06:55:33 [2020-10-24T06:55:33.758Z]   Stopped: 0
06:55:33 [2020-10-24T06:55:33.758Z]  Images: 1
06:55:33 [2020-10-24T06:55:33.758Z]  Server Version: 19.03.13
06:55:33 [2020-10-24T06:55:33.758Z]  Storage Driver: overlay2
06:55:33 [2020-10-24T06:55:33.758Z]   Backing Filesystem: extfs
06:55:33 [2020-10-24T06:55:33.758Z]   Supports d_type: true
06:55:33 [2020-10-24T06:55:33.758Z]   Native Overlay Diff: true
06:55:33 [2020-10-24T06:55:33.758Z]  Logging Driver: json-file
06:55:33 [2020-10-24T06:55:33.758Z]  Cgroup Driver: cgroupfs
06:55:33 [2020-10-24T06:55:33.758Z]  Plugins:
06:55:33 [2020-10-24T06:55:33.758Z]   Volume: local
06:55:33 [2020-10-24T06:55:33.758Z]   Network: bridge host ipvlan macvlan null overlay
06:55:33 [2020-10-24T06:55:33.758Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:55:33 [2020-10-24T06:55:33.758Z]  Swarm: inactive
06:55:33 [2020-10-24T06:55:33.758Z]  Runtimes: runc
06:55:33 [2020-10-24T06:55:33.758Z]  Default Runtime: runc
06:55:33 [2020-10-24T06:55:33.758Z]  Init Binary: docker-init
06:55:33 [2020-10-24T06:55:33.758Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
06:55:33 [2020-10-24T06:55:33.758Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:55:33 [2020-10-24T06:55:33.758Z]  init version: fec3683
06:55:33 [2020-10-24T06:55:33.758Z]  Security Options:
06:55:33 [2020-10-24T06:55:33.758Z]   apparmor
06:55:33 [2020-10-24T06:55:33.758Z]   seccomp
06:55:33 [2020-10-24T06:55:33.758Z]    Profile: default
06:55:33 [2020-10-24T06:55:33.758Z]  Kernel Version: 5.4.0-1025-aws
06:55:33 [2020-10-24T06:55:33.758Z]  Operating System: Ubuntu 18.04.5 LTS
06:55:33 [2020-10-24T06:55:33.758Z]  OSType: linux
06:55:33 [2020-10-24T06:55:33.758Z]  Architecture: x86_64
06:55:33 [2020-10-24T06:55:33.758Z]  CPUs: 2
06:55:33 [2020-10-24T06:55:33.758Z]  Total Memory: 7.569GiB
06:55:33 [2020-10-24T06:55:33.758Z]  Name: ip-10-100-117-198
06:55:33 [2020-10-24T06:55:33.758Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
06:55:33 [2020-10-24T06:55:33.758Z]  Docker Root Dir: /var/lib/docker
06:55:33 [2020-10-24T06:55:33.758Z]  Debug Mode: false
06:55:33 [2020-10-24T06:55:33.758Z]  Registry: https://index.docker.io/v1/
06:55:33 [2020-10-24T06:55:33.758Z]  Labels:
06:55:33 [2020-10-24T06:55:33.758Z]  Experimental: true
06:55:33 [2020-10-24T06:55:33.758Z]  Insecure Registries:
06:55:33 [2020-10-24T06:55:33.758Z]   127.0.0.0/8
06:55:33 [2020-10-24T06:55:33.758Z]  Live Restore Enabled: true
06:55:33 [2020-10-24T06:55:33.758Z] 
06:55:33 [2020-10-24T06:55:33.758Z] WARNING: No swap limit support
[Pipeline] sh
06:55:33 [2020-10-24T06:55:33.880Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:55:33 [2020-10-24T06:55:33.880Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:55:33 [2020-10-24T06:55:33.880Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41584/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:55:33 [2020-10-24T06:55:33.880Z] + bash /home/docker/workspace/moby_PR-41584/check-config.sh
06:55:33 [2020-10-24T06:55:33.880Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:55:33 [2020-10-24T06:55:33.880Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
06:55:33 [2020-10-24T06:55:33.880Z] 
06:55:33 [2020-10-24T06:55:33.880Z] Generally Necessary:
06:55:33 [2020-10-24T06:55:33.880Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:55:33 [2020-10-24T06:55:33.880Z] - apparmor: enabled and tools installed
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_NAMESPACES: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_NET_NS: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_PID_NS: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_IPC_NS: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_UTS_NS: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_CGROUPS: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_CGROUP_CPUACCT: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_CGROUP_DEVICE: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_CGROUP_FREEZER: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_CGROUP_SCHED: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_CPUSETS: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_MEMCG: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_KEYS: enabled
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_VETH: enabled (as module)
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_BRIDGE: enabled (as module)
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:55:33 [2020-10-24T06:55:33.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:55:34 [2020-10-24T06:55:34.049Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:55:34 [2020-10-24T06:55:34.049Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:55:34 [2020-10-24T06:55:34.049Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41584/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:55:34 [2020-10-24T06:55:34.049Z] + bash /home/ubuntu/workspace/moby_PR-41584/check-config.sh
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_NF_NAT: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_NF_NAT_NEEDED: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_POSIX_MQUEUE: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
06:55:34 [2020-10-24T06:55:34.176Z] 
06:55:34 [2020-10-24T06:55:34.176Z] Optional Features:
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_USER_NS: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_SECCOMP: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_CGROUP_PIDS: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_MEMCG_SWAP: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:55:34 [2020-10-24T06:55:34.176Z]     (cgroup swap accounting is currently enabled)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_MEMCG_KMEM: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_BLK_CGROUP: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IOSCHED_CFQ: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_CGROUP_PERF: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_CGROUP_HUGETLB: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_CFS_BANDWIDTH: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_RT_GROUP_SCHED: missing
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IP_VS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IP_VS_NFCT: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_IP_VS_RR: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_EXT4_FS: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:55:34 [2020-10-24T06:55:34.176Z] - Network Drivers:
06:55:34 [2020-10-24T06:55:34.176Z]   - "overlay":
06:55:34 [2020-10-24T06:55:34.176Z]     - CONFIG_VXLAN: enabled (as module)
06:55:34 [2020-10-24T06:55:34.176Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:55:34 [2020-10-24T06:55:34.176Z]       Optional (for encrypted networks):
06:55:34 [2020-10-24T06:55:34.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:55:34 [2020-10-24T06:55:34.313Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
06:55:34 [2020-10-24T06:55:34.313Z] 
06:55:34 [2020-10-24T06:55:34.313Z] Generally Necessary:
06:55:34 [2020-10-24T06:55:34.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:55:34 [2020-10-24T06:55:34.313Z] - apparmor: enabled and tools installed
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NAMESPACES: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NET_NS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_PID_NS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_IPC_NS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_UTS_NS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_CGROUPS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_CGROUP_CPUACCT: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_CGROUP_DEVICE: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_CGROUP_FREEZER: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_CGROUP_SCHED: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_CPUSETS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_MEMCG: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_KEYS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_VETH: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_BRIDGE: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NF_NAT_IPV4: missing
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NF_NAT: enabled (as module)
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_NF_NAT_NEEDED: missing
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_POSIX_MQUEUE: enabled
06:55:34 [2020-10-24T06:55:34.313Z] 
06:55:34 [2020-10-24T06:55:34.313Z] Optional Features:
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_USER_NS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_SECCOMP: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_CGROUP_PIDS: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_MEMCG_SWAP: enabled
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:55:34 [2020-10-24T06:55:34.313Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:55:34 [2020-10-24T06:55:34.313Z] - CONFIG_BLK_CGROUP: enabled
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_CRYPTO: enabled
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_XFRM: enabled
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_XFRM_USER: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_INET_ESP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]   - "ipvlan":
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_IPVLAN: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]   - "macvlan":
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_MACVLAN: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_DUMMY: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]   - "ftp,tftp client in container":
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z] - Storage Drivers:
06:55:34 [2020-10-24T06:55:34.469Z]   - "aufs":
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_AUFS_FS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]   - "btrfs":
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:55:34 [2020-10-24T06:55:34.469Z]   - "devicemapper":
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_BLK_DEV_DM: enabled
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]   - "overlay":
06:55:34 [2020-10-24T06:55:34.469Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.469Z]   - "zfs":
06:55:34 [2020-10-24T06:55:34.469Z]     - /dev/zfs: missing
06:55:34 [2020-10-24T06:55:34.469Z]     - zfs command: missing
06:55:34 [2020-10-24T06:55:34.469Z]     - zpool command: missing
06:55:34 [2020-10-24T06:55:34.469Z] 
06:55:34 [2020-10-24T06:55:34.469Z] Limits:
06:55:34 [2020-10-24T06:55:34.469Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:55:34 [2020-10-24T06:55:34.469Z] 
06:55:34 [2020-10-24T06:55:34.469Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_IOSCHED_CFQ: missing
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_CGROUP_PERF: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_CGROUP_HUGETLB: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_CFS_BANDWIDTH: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_RT_GROUP_SCHED: missing
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_IP_VS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_IP_VS_NFCT: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_IP_VS_RR: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_EXT4_FS: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:55:34 [2020-10-24T06:55:34.578Z] - Network Drivers:
06:55:34 [2020-10-24T06:55:34.578Z]   - "overlay":
06:55:34 [2020-10-24T06:55:34.578Z]     - CONFIG_VXLAN: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:55:34 [2020-10-24T06:55:34.578Z]       Optional (for encrypted networks):
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_CRYPTO: enabled
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_CRYPTO_AEAD: enabled
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_CRYPTO_GCM: enabled
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_CRYPTO_GHASH: enabled
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_XFRM: enabled
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_XFRM_USER: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_INET_ESP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
06:55:34 [2020-10-24T06:55:34.578Z]   - "ipvlan":
06:55:34 [2020-10-24T06:55:34.578Z]     - CONFIG_IPVLAN: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z]   - "macvlan":
06:55:34 [2020-10-24T06:55:34.578Z]     - CONFIG_MACVLAN: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z]     - CONFIG_DUMMY: enabled (as module)
06:55:34 [2020-10-24T06:55:34.578Z]   - "ftp,tftp client in container":
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z] - Storage Drivers:
06:55:34 [2020-10-24T06:55:34.856Z]   - "aufs":
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_AUFS_FS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z]   - "btrfs":
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:55:34 [2020-10-24T06:55:34.856Z]   - "devicemapper":
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_BLK_DEV_DM: enabled
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z]   - "overlay":
06:55:34 [2020-10-24T06:55:34.856Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:55:34 [2020-10-24T06:55:34.856Z]   - "zfs":
06:55:34 [2020-10-24T06:55:34.856Z]     - /dev/zfs: present
06:55:34 [2020-10-24T06:55:34.856Z]     - zfs command: missing
06:55:34 [2020-10-24T06:55:34.856Z]     - zpool command: missing
06:55:34 [2020-10-24T06:55:34.856Z] 
06:55:34 [2020-10-24T06:55:34.856Z] Limits:
06:55:34 [2020-10-24T06:55:34.856Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:55:34 [2020-10-24T06:55:34.856Z] 
06:55:34 [2020-10-24T06:55:34.856Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
06:55:34 [2020-10-24T06:55:34.907Z] + make bundles/buildx
[Pipeline] sh
06:55:35 [2020-10-24T06:55:35.205Z] make: command: Command not found
06:55:35 [2020-10-24T06:55:35.205Z] make: command: Command not found
06:55:35 [2020-10-24T06:55:35.205Z] mkdir bundles
06:55:35 [2020-10-24T06:55:35.205Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
06:55:35 [2020-10-24T06:55:35.205Z] 	--build-arg BUILDX_COMMIT \
06:55:35 [2020-10-24T06:55:35.205Z] 	--build-arg BUILDX_REPO \
06:55:35 [2020-10-24T06:55:35.205Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
06:55:35 [2020-10-24T06:55:35.205Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
06:55:35 [2020-10-24T06:55:35.205Z] 	.
06:55:35 [2020-10-24T06:55:35.205Z] /bin/sh: 4: go: not found
06:55:35 [2020-10-24T06:55:35.205Z] /bin/sh: 5: go: not found
06:55:35 [2020-10-24T06:55:35.205Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1b8826beee9c86b76091931991f037c1410d0ea5 .
06:55:35 [2020-10-24T06:55:35.205Z] #2 [internal] load .dockerignore
06:55:35 [2020-10-24T06:55:35.205Z] #2 transferring context: 87B done
06:55:35 [2020-10-24T06:55:35.205Z] #2 DONE 0.0s
06:55:35 [2020-10-24T06:55:35.205Z] 
06:55:35 [2020-10-24T06:55:35.205Z] #1 [internal] load build definition from Dockerfile
06:55:35 [2020-10-24T06:55:35.205Z] #1 transferring dockerfile: 16.58kB done
06:55:35 [2020-10-24T06:55:35.205Z] #1 DONE 0.0s
06:55:35 [2020-10-24T06:55:35.205Z] 
06:55:35 [2020-10-24T06:55:35.205Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:55:35 [2020-10-24T06:55:35.315Z] #62 ...
06:55:35 [2020-10-24T06:55:35.315Z] 
06:55:35 [2020-10-24T06:55:35.315Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:55:35 [2020-10-24T06:55:35.315Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 6.0s done
06:55:35 [2020-10-24T06:55:35.315Z] #24 DONE 7.8s
06:55:35 [2020-10-24T06:55:35.315Z] 
06:55:35 [2020-10-24T06:55:35.315Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:55:35 [2020-10-24T06:55:35.472Z] #3 DONE 0.2s
06:55:35 [2020-10-24T06:55:35.472Z] 
06:55:35 [2020-10-24T06:55:35.472Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:55:35 [2020-10-24T06:55:35.472Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:55:35 [2020-10-24T06:55:35.732Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:55:35 [2020-10-24T06:55:35.732Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
06:55:35 [2020-10-24T06:55:35.732Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
06:55:35 [2020-10-24T06:55:35.732Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.2s
06:55:35 [2020-10-24T06:55:35.732Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.4s
06:55:36 [2020-10-24T06:55:36.303Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.7s
06:55:36 [2020-10-24T06:55:36.564Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.9s done
06:55:36 [2020-10-24T06:55:36.564Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
06:55:36 [2020-10-24T06:55:36.824Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
06:55:36 [2020-10-24T06:55:36.824Z] #4 DONE 1.5s
06:55:36 [2020-10-24T06:55:36.831Z] #25 1.815 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:55:37 [2020-10-24T06:55:37.131Z] #25 1.970 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
06:55:37 [2020-10-24T06:55:37.131Z] #25 2.076 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:55:37 [2020-10-24T06:55:37.303Z] Sending build context to Docker daemon  56.83MB

06:55:37 [2020-10-24T06:55:37.303Z] Step 1/15 : ARG GO_VERSION=1.13.15
06:55:37 [2020-10-24T06:55:37.303Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
06:55:37 [2020-10-24T06:55:37.303Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
06:55:37 [2020-10-24T06:55:37.303Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
06:55:37 [2020-10-24T06:55:37.303Z] 1.13.15-buster: Pulling from library/golang
06:55:37 [2020-10-24T06:55:37.419Z] 
06:55:37 [2020-10-24T06:55:37.419Z] #7 [internal] load metadata for docker.io/library/debian:buster
06:55:37 [2020-10-24T06:55:37.419Z] #7 DONE 0.3s
06:55:37 [2020-10-24T06:55:37.419Z] 
06:55:37 [2020-10-24T06:55:37.419Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:55:37 [2020-10-24T06:55:37.419Z] #6 DONE 0.3s
06:55:37 [2020-10-24T06:55:37.419Z] 
06:55:37 [2020-10-24T06:55:37.419Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:55:37 [2020-10-24T06:55:37.419Z] #5 DONE 0.3s
06:55:37 [2020-10-24T06:55:37.419Z] 
06:55:37 [2020-10-24T06:55:37.419Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:55:37 [2020-10-24T06:55:37.419Z] #24 DONE 0.0s
06:55:37 [2020-10-24T06:55:37.419Z] 
06:55:37 [2020-10-24T06:55:37.419Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:55:37 [2020-10-24T06:55:37.419Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:55:37 [2020-10-24T06:55:37.424Z] #25 ...
06:55:37 [2020-10-24T06:55:37.425Z] 
06:55:37 [2020-10-24T06:55:37.425Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:55:37 [2020-10-24T06:55:37.425Z] #34 1.785 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #34 1.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #34 2.082 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #34 2.306 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #34 3.351 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #34 5.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:55:37 [2020-10-24T06:55:37.425Z] #34 ...
06:55:37 [2020-10-24T06:55:37.425Z] 
06:55:37 [2020-10-24T06:55:37.425Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:55:37 [2020-10-24T06:55:37.425Z] #40 1.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #40 2.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #40 2.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #40 2.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #40 3.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
06:55:37 [2020-10-24T06:55:37.425Z] #40 6.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:55:37 [2020-10-24T06:55:37.599Z] db4e2d8d5901: Pulling fs layer
06:55:37 [2020-10-24T06:55:37.599Z] dfe2d012519c: Pulling fs layer
06:55:37 [2020-10-24T06:55:37.599Z] 5d8f1d1f9197: Pulling fs layer
06:55:37 [2020-10-24T06:55:37.599Z] 1301750ffb48: Pulling fs layer
06:55:37 [2020-10-24T06:55:37.599Z] dc5c6edc9cff: Pulling fs layer
06:55:37 [2020-10-24T06:55:37.599Z] 3c370c2e2f82: Pulling fs layer
06:55:37 [2020-10-24T06:55:37.599Z] 5ffb2f5886e2: Pulling fs layer
06:55:37 [2020-10-24T06:55:37.599Z] 1301750ffb48: Waiting
06:55:37 [2020-10-24T06:55:37.599Z] dc5c6edc9cff: Waiting
06:55:37 [2020-10-24T06:55:37.599Z] 3c370c2e2f82: Waiting
06:55:37 [2020-10-24T06:55:37.599Z] 5ffb2f5886e2: Waiting
06:55:37 [2020-10-24T06:55:37.703Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:55:37 [2020-10-24T06:55:37.703Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
06:55:37 [2020-10-24T06:55:37.703Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
06:55:37 [2020-10-24T06:55:37.703Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 745.47kB / 50.40MB 0.1s
06:55:37 [2020-10-24T06:55:37.703Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
06:55:37 [2020-10-24T06:55:37.717Z] #40 ...
06:55:37 [2020-10-24T06:55:37.717Z] 
06:55:37 [2020-10-24T06:55:37.717Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:55:37 [2020-10-24T06:55:37.717Z] #53 2.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:55:37 [2020-10-24T06:55:37.717Z] #53 2.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:55:37 [2020-10-24T06:55:37.717Z] #53 2.088 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:55:37 [2020-10-24T06:55:37.717Z] #53 2.320 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:55:37 [2020-10-24T06:55:37.717Z] #53 3.179 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
06:55:37 [2020-10-24T06:55:37.717Z] #53 4.271 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:55:37 [2020-10-24T06:55:37.717Z] #53 ...
06:55:37 [2020-10-24T06:55:37.717Z] 
06:55:37 [2020-10-24T06:55:37.717Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:55:37 [2020-10-24T06:55:37.717Z] #30 2.299 + git clone https://github.com/kolyshkin/go-swagger.git .
06:55:37 [2020-10-24T06:55:37.717Z] #30 2.299 Cloning into '.'...
06:55:37 [2020-10-24T06:55:37.894Z] dfe2d012519c: Verifying Checksum
06:55:37 [2020-10-24T06:55:37.894Z] dfe2d012519c: Download complete
06:55:37 [2020-10-24T06:55:37.894Z] 5d8f1d1f9197: Verifying Checksum
06:55:37 [2020-10-24T06:55:37.894Z] 5d8f1d1f9197: Download complete
06:55:37 [2020-10-24T06:55:37.968Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.23MB / 50.40MB 0.3s
06:55:37 [2020-10-24T06:55:37.969Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.83MB / 7.81MB 0.3s
06:55:37 [2020-10-24T06:55:37.969Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
06:55:38 [2020-10-24T06:55:38.010Z] #30 ...
06:55:38 [2020-10-24T06:55:38.010Z] 
06:55:38 [2020-10-24T06:55:38.010Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:55:38 [2020-10-24T06:55:38.010Z] #38 2.531 + git clone https://github.com/docker/distribution.git .
06:55:38 [2020-10-24T06:55:38.010Z] #38 2.531 Cloning into '.'...
06:55:38 [2020-10-24T06:55:38.010Z] #38 ...
06:55:38 [2020-10-24T06:55:38.010Z] 
06:55:38 [2020-10-24T06:55:38.010Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + RM_GOPATH=0
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + TMP_GOPATH=
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + : /build
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + '[' -z '' ']'
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 ++ mktemp -d
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + export GOPATH=/tmp/tmp.vrRkGRv3ua
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + GOPATH=/tmp/tmp.vrRkGRv3ua
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + RM_GOPATH=1
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.474 + case "$(go env GOARCH)" in
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.483 ++ go env GOARCH
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.493 + export GO_BUILDMODE=-buildmode=pie
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.493 + GO_BUILDMODE=-buildmode=pie
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.493 ++ dirname /tmp/install/install.sh
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.497 + dir=/tmp/install
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.497 + bin=gotestsum
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.497 + shift
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.497 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.498 + . /tmp/install/gotestsum.installer
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.499 ++ : v0.5.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.499 + install_gotestsum
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.502 + set -e
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.506 + export GO111MODULE=on
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.506 + GO111MODULE=on
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.506 + GOBIN=/build
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.506 + go get gotest.tools/gotestsum@v0.5.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.749 go: finding gotest.tools/gotestsum v0.5.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 3.754 go: finding gotest.tools v0.5.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 4.784 go: downloading gotest.tools/gotestsum v0.5.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 5.240 go: extracting gotest.tools/gotestsum v0.5.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.288 go: downloading github.com/pkg/errors v0.9.1
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.331 go: downloading github.com/fatih/color v1.9.0
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.385 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.387 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.396 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.470 go: downloading github.com/spf13/pflag v1.0.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.475 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.476 go: extracting github.com/fatih/color v1.9.0
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.536 go: extracting github.com/pkg/errors v0.9.1
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.592 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.592 go: downloading github.com/mattn/go-isatty v0.0.12
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.633 go: downloading github.com/mattn/go-colorable v0.1.6
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.637 go: downloading github.com/jonboulle/clockwork v0.1.0
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.689 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.697 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.737 go: extracting github.com/spf13/pflag v1.0.3
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.775 go: extracting github.com/jonboulle/clockwork v0.1.0
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.784 go: extracting github.com/mattn/go-isatty v0.0.12
06:55:38 [2020-10-24T06:55:38.010Z] #45 6.858 go: extracting github.com/mattn/go-colorable v0.1.6
06:55:38 [2020-10-24T06:55:38.233Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.64MB / 50.40MB 0.6s
06:55:38 [2020-10-24T06:55:38.233Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
06:55:38 [2020-10-24T06:55:38.233Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 647.77kB / 10.00MB 0.6s
06:55:38 [2020-10-24T06:55:38.233Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
06:55:38 [2020-10-24T06:55:38.493Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.14MB / 10.00MB 0.7s
06:55:38 [2020-10-24T06:55:38.493Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.84MB / 50.40MB 1.0s
06:55:38 [2020-10-24T06:55:38.493Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s
06:55:38 [2020-10-24T06:55:38.493Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.34MB / 51.83MB 1.0s
06:55:38 [2020-10-24T06:55:38.645Z] #45 8.025 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:55:38 [2020-10-24T06:55:38.755Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.13MB / 50.40MB 1.2s
06:55:38 [2020-10-24T06:55:38.755Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.12MB / 51.83MB 1.2s
06:55:38 [2020-10-24T06:55:38.755Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.52MB / 50.40MB 1.3s
06:55:38 [2020-10-24T06:55:38.755Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done
06:55:38 [2020-10-24T06:55:38.755Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.27MB / 51.83MB 1.3s
06:55:38 [2020-10-24T06:55:38.755Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 102.93kB / 68.67MB 1.3s
06:55:38 [2020-10-24T06:55:38.938Z] #45 ...
06:55:38 [2020-10-24T06:55:38.938Z] 
06:55:38 [2020-10-24T06:55:38.938Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:55:38 [2020-10-24T06:55:38.938Z] #34 11.48 Fetched 8085 kB in 10s (821 kB/s)
06:55:39 [2020-10-24T06:55:39.015Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.06MB / 50.40MB 1.4s
06:55:39 [2020-10-24T06:55:39.284Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.19MB / 51.83MB 1.5s
06:55:39 [2020-10-24T06:55:39.284Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.57MB / 68.67MB 1.5s
06:55:39 [2020-10-24T06:55:39.284Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.73MB / 50.40MB 1.6s
06:55:39 [2020-10-24T06:55:39.284Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.11MB / 50.40MB 1.9s
06:55:39 [2020-10-24T06:55:39.284Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.29MB / 51.83MB 1.9s
06:55:39 [2020-10-24T06:55:39.284Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.58MB / 68.67MB 1.9s
06:55:39 [2020-10-24T06:55:39.651Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.35MB / 50.40MB 2.0s
06:55:39 [2020-10-24T06:55:39.651Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.13MB / 51.83MB 2.0s
06:55:39 [2020-10-24T06:55:39.971Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s
06:55:39 [2020-10-24T06:55:39.971Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.34MB / 51.83MB 2.1s
06:55:39 [2020-10-24T06:55:39.971Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.69MB / 68.67MB 2.1s
06:55:40 [2020-10-24T06:55:40.033Z] db4e2d8d5901: Verifying Checksum
06:55:40 [2020-10-24T06:55:40.033Z] db4e2d8d5901: Download complete
06:55:40 [2020-10-24T06:55:40.232Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.77MB / 68.67MB 2.3s
06:55:40 [2020-10-24T06:55:40.232Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.65MB / 51.83MB 2.8s
06:55:40 [2020-10-24T06:55:40.232Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.17MB / 68.67MB 2.8s
06:55:40 [2020-10-24T06:55:40.451Z] #34 11.48 Reading package lists...
06:55:40 [2020-10-24T06:55:40.451Z] #34 ...
06:55:40 [2020-10-24T06:55:40.451Z] 
06:55:40 [2020-10-24T06:55:40.451Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + RM_GOPATH=0
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + TMP_GOPATH=
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + : /build
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + '[' -z '' ']'
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 ++ mktemp -d
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + export GOPATH=/tmp/tmp.SLsJZLq9yU
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + GOPATH=/tmp/tmp.SLsJZLq9yU
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + RM_GOPATH=1
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + case "$(go env GOARCH)" in
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 ++ go env GOARCH
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + export GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 ++ dirname /tmp/install/install.sh
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + dir=/tmp/install
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + bin=runc
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + shift
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + '[' '!' -f /tmp/install/runc.installer ']'
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + . /tmp/install/runc.installer
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + install_runc
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + uname -r
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.071 + grep -q '^3\.10\.0.*\.el7\.'
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.081 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.081 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.081 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.081 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SLsJZLq9yU/src/github.com/opencontainers/runc
06:55:40 [2020-10-24T06:55:40.451Z] #51 5.100 Cloning into '/tmp/tmp.SLsJZLq9yU/src/github.com/opencontainers/runc'...
06:55:40 [2020-10-24T06:55:40.451Z] #51 ...
06:55:40 [2020-10-24T06:55:40.451Z] 
06:55:40 [2020-10-24T06:55:40.451Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + RM_GOPATH=0
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + TMP_GOPATH=
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + : /build
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + '[' -z '' ']'
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 ++ mktemp -d
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + export GOPATH=/tmp/tmp.6WMiWwBvoL
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + GOPATH=/tmp/tmp.6WMiWwBvoL
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + RM_GOPATH=1
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.103 + case "$(go env GOARCH)" in
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.108 ++ go env GOARCH
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.129 + export GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.129 + GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.129 ++ dirname /tmp/install/install.sh
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 + dir=/tmp/install
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 + bin=dockercli
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 + shift
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 + . /tmp/install/dockercli.installer
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 ++ : stable
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 ++ : 17.06.2-ce
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 + install_dockercli
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.144 Install docker/cli version 17.06.2-ce from stable
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.147 ++ uname -m
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.147 + arch=s390x
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.147 + '[' s390x '!=' x86_64 ']'
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.147 + '[' s390x '!=' s390x ']'
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.147 + url=https://download.docker.com/linux/static
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.147 + tar -xz docker/docker
06:55:40 [2020-10-24T06:55:40.451Z] #22 5.147 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
06:55:40 [2020-10-24T06:55:40.677Z] 1301750ffb48: Verifying Checksum
06:55:40 [2020-10-24T06:55:40.677Z] 1301750ffb48: Download complete
06:55:40 [2020-10-24T06:55:40.677Z] 5ffb2f5886e2: Verifying Checksum
06:55:40 [2020-10-24T06:55:40.677Z] 5ffb2f5886e2: Download complete
06:55:40 [2020-10-24T06:55:40.746Z] #22 ...
06:55:40 [2020-10-24T06:55:40.746Z] 
06:55:40 [2020-10-24T06:55:40.746Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.597 + RM_GOPATH=0
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.597 + TMP_GOPATH=
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.597 + : /build
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.598 + '[' -z '' ']'
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.605 ++ mktemp -d
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.608 + export GOPATH=/tmp/tmp.WwFaMtSBVO
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.608 + GOPATH=/tmp/tmp.WwFaMtSBVO
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.608 + RM_GOPATH=1
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.608 + case "$(go env GOARCH)" in
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.609 ++ go env GOARCH
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.616 + export GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.616 + GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 ++ dirname /tmp/install/install.sh
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + dir=/tmp/install
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + bin=vndr
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + shift
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + '[' '!' -f /tmp/install/vndr.installer ']'
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + . /tmp/install/vndr.installer
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + install_vndr
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WwFaMtSBVO/src/github.com/LK4D4/vndr
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 Cloning into '/tmp/tmp.WwFaMtSBVO/src/github.com/LK4D4/vndr'...
06:55:40 [2020-10-24T06:55:40.746Z] #43 4.637 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
06:55:40 [2020-10-24T06:55:40.746Z] #43 5.395 + cd /tmp/tmp.WwFaMtSBVO/src/github.com/LK4D4/vndr
06:55:40 [2020-10-24T06:55:40.746Z] #43 5.395 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
06:55:40 [2020-10-24T06:55:40.746Z] #43 5.414 + go build -buildmode=pie -v -o /build/vndr .
06:55:40 [2020-10-24T06:55:40.746Z] #43 6.276 internal/cpu
06:55:40 [2020-10-24T06:55:40.746Z] #43 6.276 runtime/internal/atomic
06:55:40 [2020-10-24T06:55:40.746Z] #43 6.467 runtime/internal/sys
06:55:40 [2020-10-24T06:55:40.746Z] #43 6.654 internal/race
06:55:40 [2020-10-24T06:55:40.746Z] #43 6.742 sync/atomic
06:55:40 [2020-10-24T06:55:40.746Z] #43 6.794 internal/bytealg
06:55:40 [2020-10-24T06:55:40.746Z] #43 6.902 unicode
06:55:40 [2020-10-24T06:55:40.746Z] #43 7.303 runtime
06:55:40 [2020-10-24T06:55:40.746Z] #43 9.576 unicode/utf8
06:55:40 [2020-10-24T06:55:40.746Z] #43 10.11 math
06:55:40 [2020-10-24T06:55:40.746Z] #43 ...
06:55:40 [2020-10-24T06:55:40.746Z] 
06:55:40 [2020-10-24T06:55:40.746Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.800 + RM_GOPATH=0
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.800 + TMP_GOPATH=
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.800 + : /build
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.800 + '[' -z '' ']'
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.801 ++ mktemp -d
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.801 + export GOPATH=/tmp/tmp.uuBpZuj7Ck
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.802 + GOPATH=/tmp/tmp.uuBpZuj7Ck
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.802 + RM_GOPATH=1
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.802 + case "$(go env GOARCH)" in
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.802 ++ go env GOARCH
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + export GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + GO_BUILDMODE=-buildmode=pie
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 ++ dirname /tmp/install/install.sh
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + dir=/tmp/install
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + bin=tomlv
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + shift
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + . /tmp/install/tomlv.installer
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + install_tomlv
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uuBpZuj7Ck/src/github.com/BurntSushi/toml
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 Cloning into '/tmp/tmp.uuBpZuj7Ck/src/github.com/BurntSushi/toml'...
06:55:40 [2020-10-24T06:55:40.746Z] #32 4.845 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:55:40 [2020-10-24T06:55:40.746Z] #32 5.704 + cd /tmp/tmp.uuBpZuj7Ck/src/github.com/BurntSushi/toml
06:55:40 [2020-10-24T06:55:40.746Z] #32 5.705 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:55:40 [2020-10-24T06:55:40.746Z] #32 5.712 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:55:40 [2020-10-24T06:55:40.746Z] #32 6.161 runtime/internal/atomic
06:55:40 [2020-10-24T06:55:40.746Z] #32 6.162 internal/cpu
06:55:40 [2020-10-24T06:55:40.746Z] #32 6.276 runtime/internal/sys
06:55:40 [2020-10-24T06:55:40.746Z] #32 6.509 runtime/internal/math
06:55:40 [2020-10-24T06:55:40.746Z] #32 6.580 math/bits
06:55:40 [2020-10-24T06:55:40.746Z] #32 6.744 internal/bytealg
06:55:40 [2020-10-24T06:55:40.746Z] #32 6.934 math
06:55:40 [2020-10-24T06:55:40.746Z] #32 7.109 runtime
06:55:40 [2020-10-24T06:55:40.803Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
06:55:40 [2020-10-24T06:55:40.803Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done
06:55:40 [2020-10-24T06:55:40.803Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s
06:55:40 [2020-10-24T06:55:40.803Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.09MB / 68.67MB 3.4s
06:55:40 [2020-10-24T06:55:40.803Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.98MB / 120.17MB 3.4s
06:55:41 [2020-10-24T06:55:41.039Z] #32 ...
06:55:41 [2020-10-24T06:55:41.039Z] 
06:55:41 [2020-10-24T06:55:41.039Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.202 + RM_GOPATH=0
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.202 + TMP_GOPATH=
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.202 + : /build
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.202 + '[' -z '' ']'
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.203 ++ mktemp -d
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.208 + export GOPATH=/tmp/tmp.A2TVYQBZbo
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.209 + GOPATH=/tmp/tmp.A2TVYQBZbo
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.209 + RM_GOPATH=1
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.209 + case "$(go env GOARCH)" in
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.210 ++ go env GOARCH
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.242 + export GO_BUILDMODE=-buildmode=pie
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.242 + GO_BUILDMODE=-buildmode=pie
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.251 ++ dirname /tmp/install/install.sh
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + dir=/tmp/install
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + bin=shfmt
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + shift
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + . /tmp/install/shfmt.installer
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + install_shfmt
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 + git clone https://github.com/mvdan/sh.git /tmp/tmp.A2TVYQBZbo/src/github.com/mvdan/sh
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.256 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:55:41 [2020-10-24T06:55:41.039Z] #49 4.284 Cloning into '/tmp/tmp.A2TVYQBZbo/src/github.com/mvdan/sh'...
06:55:41 [2020-10-24T06:55:41.039Z] #49 ...
06:55:41 [2020-10-24T06:55:41.039Z] 
06:55:41 [2020-10-24T06:55:41.039Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + RM_GOPATH=0
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + TMP_GOPATH=
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + : /build
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + '[' -z '' ']'
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 ++ mktemp -d
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + export GOPATH=/tmp/tmp.W6h72jtMaI
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + GOPATH=/tmp/tmp.W6h72jtMaI
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + RM_GOPATH=1
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + case "$(go env GOARCH)" in
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 ++ go env GOARCH
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + export GO_BUILDMODE=-buildmode=pie
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + GO_BUILDMODE=-buildmode=pie
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 ++ dirname /tmp/install/install.sh
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + dir=/tmp/install
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + bin=rootlesskit
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + shift
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + . /tmp/install/rootlesskit.installer
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + install_rootlesskit
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + case "$1" in
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + export CGO_ENABLED=0
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + CGO_ENABLED=0
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + _install_rootlesskit
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.731 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.W6h72jtMaI/src/github.com/rootless-containers/rootlesskit
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.732 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:55:41 [2020-10-24T06:55:41.039Z] #56 3.740 Cloning into '/tmp/tmp.W6h72jtMaI/src/github.com/rootless-containers/rootlesskit'...
06:55:41 [2020-10-24T06:55:41.039Z] #56 7.899 + cd /tmp/tmp.W6h72jtMaI/src/github.com/rootless-containers/rootlesskit
06:55:41 [2020-10-24T06:55:41.039Z] #56 7.899 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:55:41 [2020-10-24T06:55:41.039Z] #56 8.277 + for f in rootlesskit rootlesskit-docker-proxy
06:55:41 [2020-10-24T06:55:41.039Z] #56 8.277 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:55:41 [2020-10-24T06:55:41.039Z] #56 ...
06:55:41 [2020-10-24T06:55:41.039Z] 
06:55:41 [2020-10-24T06:55:41.039Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.119 + RM_GOPATH=0
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.119 + TMP_GOPATH=
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.119 + : /build
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.119 + '[' -z '' ']'
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.120 ++ mktemp -d
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.134 + export GOPATH=/tmp/tmp.n9OBqosYDC
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.134 + GOPATH=/tmp/tmp.n9OBqosYDC
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.134 + RM_GOPATH=1
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.135 + case "$(go env GOARCH)" in
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.141 ++ go env GOARCH
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.230 + export GO_BUILDMODE=-buildmode=pie
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.230 + GO_BUILDMODE=-buildmode=pie
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.230 ++ dirname /tmp/install/install.sh
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.234 + dir=/tmp/install
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.234 + bin=golangci_lint
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.234 + shift
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.234 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.234 + . /tmp/install/golangci_lint.installer
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.234 ++ : v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.235 + install_golangci_lint
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.235 + set -e
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.235 + export GO111MODULE=on
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.235 + GO111MODULE=on
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.235 + GOBIN=/build
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.235 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.242 go: finding github.com v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.242 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.242 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.242 go: finding github.com/golangci/golangci-lint v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 4.242 go: finding github.com/golangci v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 5.230 go: downloading github.com/golangci/golangci-lint v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 5.734 go: extracting github.com/golangci/golangci-lint v1.23.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 9.930 go: downloading github.com/pkg/errors v0.8.1
06:55:41 [2020-10-24T06:55:41.039Z] #47 9.955 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.02 go: downloading github.com/spf13/cobra v0.0.5
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.02 go: downloading github.com/fatih/color v1.7.0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.03 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.14 go: extracting github.com/fatih/color v1.7.0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.21 go: extracting github.com/pkg/errors v0.8.1
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.29 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.33 go: extracting github.com/spf13/cobra v0.0.5
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.36 go: downloading github.com/mattn/go-isatty v0.0.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.41 go: downloading github.com/mattn/go-colorable v0.1.4
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.56 go: downloading github.com/stretchr/testify v1.4.0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.57 go: extracting github.com/mattn/go-isatty v0.0.8
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.57 go: extracting github.com/mattn/go-colorable v0.1.4
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.63 go: downloading github.com/spf13/pflag v1.0.5
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.64 go: downloading github.com/sirupsen/logrus v1.4.2
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.71 go: extracting github.com/stretchr/testify v1.4.0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.72 go: downloading github.com/inconshreveable/mousetrap v1.0.0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.78 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.81 go: extracting github.com/spf13/pflag v1.0.5
06:55:41 [2020-10-24T06:55:41.039Z] #47 10.82 go: extracting github.com/sirupsen/logrus v1.4.2
06:55:41 [2020-10-24T06:55:41.069Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done
06:55:41 [2020-10-24T06:55:41.069Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.18MB / 68.67MB 3.6s
06:55:41 [2020-10-24T06:55:41.069Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.75MB / 120.17MB 3.6s
06:55:41 [2020-10-24T06:55:41.069Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.6s
06:55:41 [2020-10-24T06:55:41.329Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.56MB / 68.67MB 3.8s
06:55:41 [2020-10-24T06:55:41.329Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.78MB / 120.17MB 3.8s
06:55:41 [2020-10-24T06:55:41.329Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done
06:55:41 [2020-10-24T06:55:41.332Z] #47 11.08 go: downloading github.com/spf13/viper v1.6.1
06:55:41 [2020-10-24T06:55:41.332Z] #47 ...
06:55:41 [2020-10-24T06:55:41.332Z] 
06:55:41 [2020-10-24T06:55:41.332Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:41 [2020-10-24T06:55:41.332Z] #49 11.05 + cd /tmp/tmp.A2TVYQBZbo/src/github.com/mvdan/sh
06:55:41 [2020-10-24T06:55:41.332Z] #49 11.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:55:41 [2020-10-24T06:55:41.608Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.08MB / 120.17MB 4.1s
06:55:41 [2020-10-24T06:55:41.625Z] #49 11.10 + GO111MODULE=on
06:55:41 [2020-10-24T06:55:41.625Z] #49 11.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:55:41 [2020-10-24T06:55:41.754Z] dc5c6edc9cff: Download complete
06:55:41 [2020-10-24T06:55:41.926Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.66MB / 120.17MB 4.2s
06:55:42 [2020-10-24T06:55:42.187Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.21MB / 120.17MB 4.5s
06:55:42 [2020-10-24T06:55:42.187Z] #8 ...
06:55:42 [2020-10-24T06:55:42.187Z] 
06:55:42 [2020-10-24T06:55:42.187Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:55:42 [2020-10-24T06:55:42.187Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:55:42 [2020-10-24T06:55:42.187Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:55:42 [2020-10-24T06:55:42.187Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:55:42 [2020-10-24T06:55:42.187Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
06:55:42 [2020-10-24T06:55:42.187Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.7s done
06:55:42 [2020-10-24T06:55:42.187Z] #60 DONE 4.7s
06:55:42 [2020-10-24T06:55:42.447Z] 
06:55:42 [2020-10-24T06:55:42.447Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:55:42 [2020-10-24T06:55:42.447Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s done
06:55:42 [2020-10-24T06:55:42.447Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.52MB / 120.17MB 4.8s
06:55:42 [2020-10-24T06:55:42.665Z] #49 ...
06:55:42 [2020-10-24T06:55:42.665Z] 
06:55:42 [2020-10-24T06:55:42.665Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:55:42 [2020-10-24T06:55:42.665Z] #22 11.52 + mkdir -p /build
06:55:42 [2020-10-24T06:55:42.665Z] #22 11.52 + mv docker/docker /build/
06:55:42 [2020-10-24T06:55:42.665Z] #22 11.53 + rmdir docker
06:55:42 [2020-10-24T06:55:42.665Z] #22 DONE 12.1s
06:55:42 [2020-10-24T06:55:42.665Z] 
06:55:42 [2020-10-24T06:55:42.665Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:42 [2020-10-24T06:55:42.665Z] #49 12.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:55:42 [2020-10-24T06:55:42.665Z] #49 12.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:55:42 [2020-10-24T06:55:42.665Z] #49 12.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:55:42 [2020-10-24T06:55:42.665Z] #49 ...
06:55:42 [2020-10-24T06:55:42.665Z] 
06:55:42 [2020-10-24T06:55:42.665Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:55:42 [2020-10-24T06:55:42.665Z] #18 3.337 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:55:42 [2020-10-24T06:55:42.665Z] #18 3.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:55:42 [2020-10-24T06:55:42.665Z] #18 3.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:55:42 [2020-10-24T06:55:42.665Z] #18 4.149 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:55:42 [2020-10-24T06:55:42.665Z] #18 6.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
06:55:42 [2020-10-24T06:55:42.665Z] #18 8.307 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:55:42 [2020-10-24T06:55:42.665Z] #18 ...
06:55:42 [2020-10-24T06:55:42.665Z] 
06:55:42 [2020-10-24T06:55:42.665Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:55:42 [2020-10-24T06:55:42.665Z] #47 11.12 go: downloading github.com/stretchr/objx v0.2.0
06:55:42 [2020-10-24T06:55:42.665Z] #47 11.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:55:42 [2020-10-24T06:55:42.665Z] #47 11.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:55:42 [2020-10-24T06:55:42.665Z] #47 11.34 go: extracting github.com/stretchr/objx v0.2.0
06:55:42 [2020-10-24T06:55:42.665Z] #47 11.37 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:55:42 [2020-10-24T06:55:42.665Z] #47 11.46 go: extracting github.com/spf13/viper v1.6.1
06:55:42 [2020-10-24T06:55:42.665Z] #47 12.44 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
06:55:42 [2020-10-24T06:55:42.707Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.85MB / 120.17MB 5.0s
06:55:42 [2020-10-24T06:55:42.967Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.21MB / 120.17MB 5.2s
06:55:42 [2020-10-24T06:55:42.967Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.76MB / 120.17MB 5.4s
06:55:43 [2020-10-24T06:55:43.227Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.56MB / 120.17MB 5.7s
06:55:43 [2020-10-24T06:55:43.487Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.14MB / 120.17MB 5.9s
06:55:43 [2020-10-24T06:55:43.749Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.86MB / 120.17MB 6.2s
06:55:43 [2020-10-24T06:55:43.844Z] db4e2d8d5901: Pull complete
06:55:43 [2020-10-24T06:55:43.844Z] dfe2d012519c: Pull complete
06:55:44 [2020-10-24T06:55:44.009Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.29MB / 120.17MB 6.5s
06:55:44 [2020-10-24T06:55:44.140Z] 3c370c2e2f82: Verifying Checksum
06:55:44 [2020-10-24T06:55:44.140Z] 3c370c2e2f82: Download complete
06:55:44 [2020-10-24T06:55:44.140Z] 5d8f1d1f9197: Pull complete
06:55:44 [2020-10-24T06:55:44.197Z] #47 13.71 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:55:44 [2020-10-24T06:55:44.269Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s
06:55:44 [2020-10-24T06:55:44.490Z] #47 14.06 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:55:45 [2020-10-24T06:55:45.209Z] #8 ...
06:55:45 [2020-10-24T06:55:45.209Z] 
06:55:45 [2020-10-24T06:55:45.209Z] #21 [internal] load build context
06:55:45 [2020-10-24T06:55:45.209Z] #21 transferring context: 52.01MB 6.9s done
06:55:45 [2020-10-24T06:55:45.209Z] #21 DONE 7.6s
06:55:45 [2020-10-24T06:55:45.209Z] 
06:55:45 [2020-10-24T06:55:45.209Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:55:46 [2020-10-24T06:55:46.151Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s
06:55:46 [2020-10-24T06:55:46.565Z] #47 16.25 go: downloading github.com/pmezard/go-difflib v1.0.0
06:55:46 [2020-10-24T06:55:46.565Z] #47 16.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:55:46 [2020-10-24T06:55:46.565Z] #47 16.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:55:46 [2020-10-24T06:55:46.565Z] #47 16.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:55:46 [2020-10-24T06:55:46.565Z] #47 16.31 go: downloading github.com/hashicorp/hcl v1.0.0
06:55:46 [2020-10-24T06:55:46.565Z] #47 16.31 go: downloading github.com/spf13/jwalterweatherman v1.0.0
06:55:46 [2020-10-24T06:55:46.565Z] #47 16.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:55:46 [2020-10-24T06:55:46.726Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.1s done
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.32 go: downloading github.com/pelletier/go-toml v1.2.0
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.32 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.35 go: extracting github.com/pmezard/go-difflib v1.0.0
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.40 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.43 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.46 go: extracting github.com/spf13/jwalterweatherman v1.0.0
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.47 go: downloading github.com/subosito/gotenv v1.2.0
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.54 go: downloading github.com/go-critic/go-critic v0.4.1
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.64 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:55:46 [2020-10-24T06:55:46.858Z] #47 16.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:55:46 [2020-10-24T06:55:46.888Z] 1301750ffb48: Pull complete
06:55:47 [2020-10-24T06:55:47.151Z] #47 16.65 go: downloading github.com/BurntSushi/toml v0.3.1
06:55:47 [2020-10-24T06:55:47.151Z] #47 16.66 go: extracting github.com/hashicorp/hcl v1.0.0
06:55:47 [2020-10-24T06:55:47.151Z] #47 16.73 go: extracting github.com/sourcegraph/go-diff v0.5.1
06:55:47 [2020-10-24T06:55:47.151Z] #47 16.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:55:47 [2020-10-24T06:55:47.151Z] #47 16.77 go: extracting github.com/pelletier/go-toml v1.2.0
06:55:47 [2020-10-24T06:55:47.444Z] #47 16.94 go: downloading github.com/magiconair/properties v1.8.1
06:55:47 [2020-10-24T06:55:47.444Z] #47 16.97 go: downloading github.com/ultraware/funlen v0.0.2
06:55:47 [2020-10-24T06:55:47.444Z] #47 17.03 go: downloading gopkg.in/ini.v1 v1.51.0
06:55:47 [2020-10-24T06:55:47.444Z] #47 17.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:55:47 [2020-10-24T06:55:47.444Z] #47 17.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:55:47 [2020-10-24T06:55:47.444Z] #47 17.07 go: extracting github.com/subosito/gotenv v1.2.0
06:55:47 [2020-10-24T06:55:47.444Z] #47 17.11 go: downloading github.com/spf13/cast v1.3.0
06:55:47 [2020-10-24T06:55:47.444Z] #47 17.12 go: extracting github.com/go-critic/go-critic v0.4.1
06:55:47 [2020-10-24T06:55:47.710Z] #8 ...
06:55:47 [2020-10-24T06:55:47.710Z] 
06:55:47 [2020-10-24T06:55:47.710Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:55:47 [2020-10-24T06:55:47.710Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 0.0s done
06:55:47 [2020-10-24T06:55:47.710Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
06:55:47 [2020-10-24T06:55:47.710Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
06:55:47 [2020-10-24T06:55:47.710Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
06:55:47 [2020-10-24T06:55:47.710Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 6.2s done
06:55:47 [2020-10-24T06:55:47.710Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 3.2s
06:55:47 [2020-10-24T06:55:47.710Z] #24 ...
06:55:47 [2020-10-24T06:55:47.710Z] 
06:55:47 [2020-10-24T06:55:47.710Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:55:47 [2020-10-24T06:55:47.737Z] #47 17.23 go: downloading github.com/uudashr/gocognit v1.0.1
06:55:47 [2020-10-24T06:55:47.737Z] #47 17.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:55:47 [2020-10-24T06:55:47.737Z] #47 17.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:55:47 [2020-10-24T06:55:47.737Z] #47 ...
06:55:47 [2020-10-24T06:55:47.737Z] 
06:55:47 [2020-10-24T06:55:47.737Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:55:47 [2020-10-24T06:55:47.737Z] #25 2.620 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
06:55:47 [2020-10-24T06:55:47.737Z] #25 3.575 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
06:55:47 [2020-10-24T06:55:47.737Z] #25 5.088 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
06:55:48 [2020-10-24T06:55:48.030Z] #25 ...
06:55:48 [2020-10-24T06:55:48.030Z] 
06:55:48 [2020-10-24T06:55:48.030Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.40 go: extracting github.com/BurntSushi/toml v0.3.1
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.40 go: extracting gopkg.in/ini.v1 v1.51.0
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.45 go: downloading github.com/go-lintpack/lintpack v0.5.2
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.46 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.60 go: extracting github.com/ultraware/funlen v0.0.2
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.67 go: extracting github.com/uudashr/gocognit v1.0.1
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.67 go: extracting github.com/magiconair/properties v1.8.1
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.68 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.74 go: extracting github.com/spf13/cast v1.3.0
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.75 go: extracting github.com/go-lintpack/lintpack v0.5.2
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.76 go: downloading gopkg.in/yaml.v2 v2.2.7
06:55:48 [2020-10-24T06:55:48.030Z] #47 17.81 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.82 go: downloading golang.org/x/text v0.3.2
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.89 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.89 go: downloading github.com/go-toolsmith/typep v1.0.0
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.89 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.89 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.90 go: downloading github.com/go-toolsmith/astp v1.0.0
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:55:48 [2020-10-24T06:55:48.332Z] #47 17.94 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.10 go: extracting github.com/go-toolsmith/typep v1.0.0
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.12 go: downloading github.com/ultraware/whitespace v0.0.4
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.17 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.27 go: extracting github.com/go-toolsmith/astp v1.0.0
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.29 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.29 go: extracting gopkg.in/yaml.v2 v2.2.7
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.29 go: extracting github.com/go-toolsmith/strparse v1.0.0
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.29 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:55:48 [2020-10-24T06:55:48.675Z] #47 18.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:55:48 [2020-10-24T06:55:48.968Z] dc5c6edc9cff: Pull complete
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.41 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.41 go: extracting github.com/ultraware/whitespace v0.0.4
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.45 go: downloading github.com/gogo/protobuf v1.2.1
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.45 go: downloading github.com/spf13/afero v1.1.2
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.51 go: extracting github.com/go-toolsmith/astcast v1.0.0
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.53 go: downloading github.com/kisielk/gotool v1.0.0
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.64 go: extracting github.com/mitchellh/go-homedir v1.1.0
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.71 go: extracting github.com/kisielk/gotool v1.0.0
06:55:49 [2020-10-24T06:55:49.001Z] #47 18.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.87 go: downloading github.com/gobwas/glob v0.2.3
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.87 go: extracting github.com/spf13/afero v1.1.2
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.87 go: downloading github.com/mitchellh/mapstructure v1.1.2
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.93 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:55:49 [2020-10-24T06:55:49.294Z] #47 18.99 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
06:55:49 [2020-10-24T06:55:49.294Z] #47 ...
06:55:49 [2020-10-24T06:55:49.294Z] 
06:55:49 [2020-10-24T06:55:49.294Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:55:49 [2020-10-24T06:55:49.294Z] #53 11.94 Fetched 8085 kB in 10s (813 kB/s)
06:55:49 [2020-10-24T06:55:49.294Z] #53 11.94 Reading package lists...
06:55:49 [2020-10-24T06:55:49.294Z] #53 16.71 Reading package lists...
06:55:49 [2020-10-24T06:55:49.294Z] #53 20.31 Building dependency tree...
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.72 The following additional packages will be installed:
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.72   libbtrfs0
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.80 The following NEW packages will be installed:
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.81   libbtrfs-dev libbtrfs0
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.93 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.93 Need to get 118 kB of archives.
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.93 After this operation, 390 kB of additional disk space will be used.
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
06:55:49 [2020-10-24T06:55:49.294Z] #53 21.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
06:55:49 [2020-10-24T06:55:49.294Z] #53 ...
06:55:49 [2020-10-24T06:55:49.294Z] 
06:55:49 [2020-10-24T06:55:49.294Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:55:49 [2020-10-24T06:55:49.294Z] #47 19.08 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:55:49 [2020-10-24T06:55:49.587Z] #47 19.17 go: downloading github.com/fsnotify/fsnotify v1.4.7
06:55:49 [2020-10-24T06:55:49.587Z] #47 19.19 go: extracting github.com/mitchellh/mapstructure v1.1.2
06:55:49 [2020-10-24T06:55:49.587Z] #47 19.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:55:49 [2020-10-24T06:55:49.587Z] #47 19.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:55:49 [2020-10-24T06:55:49.587Z] #47 19.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:55:49 [2020-10-24T06:55:49.587Z] #47 ...
06:55:49 [2020-10-24T06:55:49.587Z] 
06:55:49 [2020-10-24T06:55:49.587Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:55:49 [2020-10-24T06:55:49.587Z] #40 12.28 Fetched 8085 kB in 10s (770 kB/s)
06:55:49 [2020-10-24T06:55:49.587Z] #40 12.28 Reading package lists...
06:55:49 [2020-10-24T06:55:49.587Z] #40 16.99 Reading package lists...
06:55:49 [2020-10-24T06:55:49.587Z] #40 20.86 Building dependency tree...
06:55:49 [2020-10-24T06:55:49.587Z] #40 22.09 The following additional packages will be installed:
06:55:49 [2020-10-24T06:55:49.587Z] #40 22.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:55:49 [2020-10-24T06:55:49.587Z] #40 22.10   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:55:49 [2020-10-24T06:55:49.587Z] #40 22.10 Suggested packages:
06:55:49 [2020-10-24T06:55:49.587Z] #40 22.11   manpages-dev python-setuptools
06:55:49 [2020-10-24T06:55:49.695Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.6s done
06:55:49 [2020-10-24T06:55:49.695Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
06:55:49 [2020-10-24T06:55:49.880Z] #40 ...
06:55:49 [2020-10-24T06:55:49.880Z] 
06:55:49 [2020-10-24T06:55:49.880Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.37 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.37 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.38 go: extracting github.com/go-toolsmith/astcopy v1.0.0
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.38 go: downloading github.com/davecgh/go-spew v1.1.1
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.39 go: extracting github.com/gobwas/glob v0.2.3
06:55:49 [2020-10-24T06:55:49.880Z] #47 19.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:55:50 [2020-10-24T06:55:50.173Z] #47 19.69 go: extracting github.com/fsnotify/fsnotify v1.4.7
06:55:50 [2020-10-24T06:55:50.173Z] #47 19.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:55:50 [2020-10-24T06:55:50.173Z] #47 19.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:55:50 [2020-10-24T06:55:50.173Z] #47 19.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:55:50 [2020-10-24T06:55:50.173Z] #47 ...
06:55:50 [2020-10-24T06:55:50.173Z] 
06:55:50 [2020-10-24T06:55:50.173Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:55:50 [2020-10-24T06:55:50.173Z] #45 9.644 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:55:50 [2020-10-24T06:55:50.173Z] #45 10.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.54 go: finding github.com/fatih/color v1.9.0
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.56 go: finding github.com/pkg/errors v0.9.1
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.56 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.68 go: finding github.com/mattn/go-colorable v0.1.6
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.69 go: finding github.com/spf13/pflag v1.0.3
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.75 go: finding github.com/mattn/go-isatty v0.0.12
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:55:50 [2020-10-24T06:55:50.173Z] #45 13.99 go: finding github.com/jonboulle/clockwork v0.1.0
06:55:50 [2020-10-24T06:55:50.173Z] #45 14.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:55:50 [2020-10-24T06:55:50.173Z] #45 14.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:55:50 [2020-10-24T06:55:50.173Z] #45 14.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:55:50 [2020-10-24T06:55:50.173Z] #45 ...
06:55:50 [2020-10-24T06:55:50.173Z] 
06:55:50 [2020-10-24T06:55:50.173Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:55:50 [2020-10-24T06:55:50.173Z] #53 22.60 debconf: delaying package configuration, since apt-utils is not installed
06:55:50 [2020-10-24T06:55:50.173Z] #53 22.72 Fetched 118 kB in 0s (1003 kB/s)
06:55:50 [2020-10-24T06:55:50.173Z] #53 22.81 Selecting previously unselected package libbtrfs0.
06:55:50 [2020-10-24T06:55:50.466Z] #53 22.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
06:55:50 [2020-10-24T06:55:50.466Z] #53 22.95 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
06:55:50 [2020-10-24T06:55:50.466Z] #53 22.95 Unpacking libbtrfs0 (4.20.1-2) ...
06:55:50 [2020-10-24T06:55:50.466Z] #53 23.07 Selecting previously unselected package libbtrfs-dev.
06:55:50 [2020-10-24T06:55:50.466Z] #53 23.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
06:55:50 [2020-10-24T06:55:50.466Z] #53 23.07 Unpacking libbtrfs-dev (4.20.1-2) ...
06:55:50 [2020-10-24T06:55:50.466Z] #53 23.15 Setting up libbtrfs0 (4.20.1-2) ...
06:55:50 [2020-10-24T06:55:50.466Z] #53 23.16 Setting up libbtrfs-dev (4.20.1-2) ...
06:55:50 [2020-10-24T06:55:50.466Z] #53 23.17 Processing triggers for libc-bin (2.28-10) ...
06:55:50 [2020-10-24T06:55:50.639Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done
06:55:50 [2020-10-24T06:55:50.901Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
06:55:51 [2020-10-24T06:55:51.109Z] #53 DONE 23.7s
06:55:51 [2020-10-24T06:55:51.110Z] 
06:55:51 [2020-10-24T06:55:51.110Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:55:51 [2020-10-24T06:55:51.110Z] #40 22.94 The following NEW packages will be installed:
06:55:51 [2020-10-24T06:55:51.110Z] #40 22.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:55:51 [2020-10-24T06:55:51.110Z] #40 22.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:55:51 [2020-10-24T06:55:51.110Z] #40 22.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:55:51 [2020-10-24T06:55:51.110Z] #40 22.94   python-six zlib1g-dev
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.17 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.17 Need to get 3742 kB of archives.
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.17 After this operation, 22.0 MB of additional disk space will be used.
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
06:55:51 [2020-10-24T06:55:51.110Z] #40 23.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
06:55:51 [2020-10-24T06:55:51.161Z] #8 ...
06:55:51 [2020-10-24T06:55:51.161Z] 
06:55:51 [2020-10-24T06:55:51.161Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:55:51 [2020-10-24T06:55:51.161Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.6s done
06:55:51 [2020-10-24T06:55:51.161Z] #24 DONE 13.6s
06:55:51 [2020-10-24T06:55:51.161Z] 
06:55:51 [2020-10-24T06:55:51.161Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:55:51 [2020-10-24T06:55:51.406Z] #40 ...
06:55:51 [2020-10-24T06:55:51.406Z] 
06:55:51 [2020-10-24T06:55:51.406Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:55:51 [2020-10-24T06:55:51.406Z] #38 13.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:55:51 [2020-10-24T06:55:51.406Z] #38 15.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
06:55:51 [2020-10-24T06:55:51.406Z] #38 ...
06:55:51 [2020-10-24T06:55:51.406Z] 
06:55:51 [2020-10-24T06:55:51.406Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:55:51 [2020-10-24T06:55:51.406Z] #47 19.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:55:51 [2020-10-24T06:55:51.406Z] #47 19.83 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:55:51 [2020-10-24T06:55:51.406Z] #47 19.93 go: extracting github.com/davecgh/go-spew v1.1.1
06:55:51 [2020-10-24T06:55:51.406Z] #47 19.94 go: extracting github.com/go-toolsmith/astequal v1.0.0
06:55:51 [2020-10-24T06:55:51.406Z] #47 20.18 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:55:51 [2020-10-24T06:55:51.406Z] #47 21.20 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:55:51 [2020-10-24T06:55:51.731Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
06:55:51 [2020-10-24T06:55:51.991Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
06:55:52 [2020-10-24T06:55:52.446Z] #47 21.90 go: extracting github.com/gogo/protobuf v1.2.1
06:55:52 [2020-10-24T06:55:52.512Z] 3c370c2e2f82: Pull complete
06:55:52 [2020-10-24T06:55:52.512Z] 5ffb2f5886e2: Pull complete
06:55:52 [2020-10-24T06:55:52.512Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
06:55:52 [2020-10-24T06:55:52.512Z] Status: Downloaded newer image for golang:1.13.15-buster
06:55:52 [2020-10-24T06:55:52.512Z]  ---> 805dc2d65d1c
06:55:52 [2020-10-24T06:55:52.513Z] Step 5/15 : ARG BUILDX_REPO
06:55:52 [2020-10-24T06:55:52.739Z] #47 ...
06:55:52 [2020-10-24T06:55:52.739Z] 
06:55:52 [2020-10-24T06:55:52.739Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:52 [2020-10-24T06:55:52.739Z] #49 12.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:55:52 [2020-10-24T06:55:52.739Z] #49 12.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:55:52 [2020-10-24T06:55:52.739Z] #49 13.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:55:52 [2020-10-24T06:55:52.739Z] #49 13.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:55:52 [2020-10-24T06:55:52.739Z] #49 15.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:55:52 [2020-10-24T06:55:52.739Z] #49 15.90 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:55:52 [2020-10-24T06:55:52.739Z] #49 16.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:55:52 [2020-10-24T06:55:52.739Z] #49 16.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:55:52 [2020-10-24T06:55:52.739Z] #49 16.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:55:52 [2020-10-24T06:55:52.739Z] #49 16.86 runtime
06:55:52 [2020-10-24T06:55:52.739Z] #49 16.86 runtime/cgo
06:55:52 [2020-10-24T06:55:52.819Z]  ---> Running in b0c1f7c3d66c
06:55:52 [2020-10-24T06:55:52.819Z] Removing intermediate container b0c1f7c3d66c
06:55:52 [2020-10-24T06:55:52.819Z]  ---> c492309962f7
06:55:52 [2020-10-24T06:55:52.819Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
06:55:52 [2020-10-24T06:55:52.819Z]  ---> Running in 7f0a8f4c5f4e
06:55:53 [2020-10-24T06:55:53.033Z] #49 ...
06:55:53 [2020-10-24T06:55:53.033Z] 
06:55:53 [2020-10-24T06:55:53.033Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:55:53 [2020-10-24T06:55:53.033Z] #34 11.48 Reading package lists...
06:55:53 [2020-10-24T06:55:53.033Z] #34 16.02 Reading package lists...
06:55:53 [2020-10-24T06:55:53.033Z] #34 20.08 Building dependency tree...
06:55:53 [2020-10-24T06:55:53.033Z] #34 21.30 The following additional packages will be installed:
06:55:53 [2020-10-24T06:55:53.033Z] #34 21.30   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:55:53 [2020-10-24T06:55:53.033Z] #34 21.31 Suggested packages:
06:55:53 [2020-10-24T06:55:53.033Z] #34 21.31   cmake-doc ninja-build lrzip
06:55:53 [2020-10-24T06:55:53.033Z] #34 21.31 Recommended packages:
06:55:53 [2020-10-24T06:55:53.033Z] #34 21.31   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.11 The following NEW packages will be installed:
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.12   vim-common xxd
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.32 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.32 Need to get 14.0 MB of archives.
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.32 After this operation, 62.1 MB of additional disk space will be used.
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 22.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 23.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 23.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 23.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 23.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 23.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.27 debconf: delaying package configuration, since apt-utils is not installed
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.40 Fetched 14.0 MB in 1s (11.6 MB/s)
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.47 Selecting previously unselected package xxd.
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.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 ... 15177 files and directories currently installed.)
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.55 Unpacking xxd (2:8.1.0875-5) ...
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.72 Selecting previously unselected package vim-common.
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #34 24.75 Unpacking vim-common (2:8.1.0875-5) ...
06:55:53 [2020-10-24T06:55:53.033Z] #34 25.18 Selecting previously unselected package cmake-data.
06:55:53 [2020-10-24T06:55:53.033Z] #34 25.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #34 25.22 Unpacking cmake-data (3.13.4-1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #34 ...
06:55:53 [2020-10-24T06:55:53.033Z] 
06:55:53 [2020-10-24T06:55:53.033Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.23 debconf: delaying package configuration, since apt-utils is not installed
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.37 Fetched 3742 kB in 0s (8716 kB/s)
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.40 Selecting previously unselected package libcap-dev:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.50 Unpacking libcap-dev:s390x (1:2.25-2) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.67 Selecting previously unselected package libnet1:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.74 Selecting previously unselected package libnet1-dev.
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.92 Selecting previously unselected package libnl-3-200:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 24.98 Unpacking libnl-3-200:s390x (3.4.0-1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.02 Selecting previously unselected package libnl-3-dev:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.03 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.28 Selecting previously unselected package libprotobuf-c1:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.29 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.34 Selecting previously unselected package libprotobuf-c-dev:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.34 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.43 Selecting previously unselected package zlib1g-dev:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.43 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.61 Selecting previously unselected package libprotobuf17:s390x.
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
06:55:53 [2020-10-24T06:55:53.033Z] #40 25.62 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
06:55:53 [2020-10-24T06:55:53.111Z] Cloning into '/buildx'...
06:55:53 [2020-10-24T06:55:53.326Z] #40 ...
06:55:53 [2020-10-24T06:55:53.326Z] 
06:55:53 [2020-10-24T06:55:53.326Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:53 [2020-10-24T06:55:53.326Z] #32 12.84 internal/testlog
06:55:53 [2020-10-24T06:55:53.326Z] #32 13.53 encoding
06:55:53 [2020-10-24T06:55:53.326Z] #32 13.79 runtime/cgo
06:55:53 [2020-10-24T06:55:53.326Z] #32 ...
06:55:53 [2020-10-24T06:55:53.326Z] 
06:55:53 [2020-10-24T06:55:53.326Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.687 + RM_GOPATH=0
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.687 + TMP_GOPATH=
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.687 + : /build
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.687 + '[' -z '' ']'
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.687 ++ mktemp -d
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.688 + export GOPATH=/tmp/tmp.5GAfQsXAqQ
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.688 + GOPATH=/tmp/tmp.5GAfQsXAqQ
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.688 + RM_GOPATH=1
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.688 + case "$(go env GOARCH)" in
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.688 ++ go env GOARCH
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.719 + export GO_BUILDMODE=-buildmode=pie
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.719 + GO_BUILDMODE=-buildmode=pie
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.719 ++ dirname /tmp/install/install.sh
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + dir=/tmp/install
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + bin=containerd
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + shift
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + '[' '!' -f /tmp/install/containerd.installer ']'
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + . /tmp/install/containerd.installer
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 ++ set -e
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + install_containerd
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.720 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5GAfQsXAqQ/src/github.com/containerd/containerd
06:55:53 [2020-10-24T06:55:53.326Z] #54 1.724 Cloning into '/tmp/tmp.5GAfQsXAqQ/src/github.com/containerd/containerd'...
06:55:55 [2020-10-24T06:55:55.402Z] #54 ...
06:55:55 [2020-10-24T06:55:55.402Z] 
06:55:55 [2020-10-24T06:55:55.402Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:55:55 [2020-10-24T06:55:55.402Z] #43 14.89 unicode/utf16
06:55:55 [2020-10-24T06:55:55.402Z] #43 15.05 container/list
06:55:55 [2020-10-24T06:55:55.402Z] #43 15.47 vendor/golang.org/x/crypto/cryptobyte/asn1
06:55:55 [2020-10-24T06:55:55.402Z] #43 15.55 internal/nettrace
06:55:55 [2020-10-24T06:55:55.402Z] #43 15.66 runtime/cgo
06:55:55 [2020-10-24T06:55:55.402Z] #43 21.57 vendor/golang.org/x/crypto/internal/subtle
06:55:55 [2020-10-24T06:55:55.402Z] #43 ...
06:55:55 [2020-10-24T06:55:55.402Z] 
06:55:55 [2020-10-24T06:55:55.402Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:55:55 [2020-10-24T06:55:55.402Z] #51 14.90 + cd /tmp/tmp.SLsJZLq9yU/src/github.com/opencontainers/runc
06:55:55 [2020-10-24T06:55:55.402Z] #51 14.90 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:55:55 [2020-10-24T06:55:55.402Z] #51 15.32 + '[' -z '' ']'
06:55:55 [2020-10-24T06:55:55.402Z] #51 15.32 + target=static
06:55:55 [2020-10-24T06:55:55.402Z] #51 15.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:55:55 [2020-10-24T06:55:55.402Z] #51 15.74 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 .
06:55:55 [2020-10-24T06:55:55.403Z] #51 ...
06:55:55 [2020-10-24T06:55:55.403Z] 
06:55:55 [2020-10-24T06:55:55.403Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:55:55 [2020-10-24T06:55:55.403Z] #40 26.23 Selecting previously unselected package libprotobuf-lite17:s390x.
06:55:55 [2020-10-24T06:55:55.403Z] #40 26.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 26.24 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 26.39 Selecting previously unselected package libprotobuf-dev:s390x.
06:55:55 [2020-10-24T06:55:55.403Z] #40 26.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 26.40 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 27.44 Selecting previously unselected package libprotoc17:s390x.
06:55:55 [2020-10-24T06:55:55.403Z] #40 27.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 27.44 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 27.85 Selecting previously unselected package protobuf-c-compiler.
06:55:55 [2020-10-24T06:55:55.403Z] #40 27.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 27.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 27.98 Selecting previously unselected package protobuf-compiler.
06:55:55 [2020-10-24T06:55:55.403Z] #40 28.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 28.00 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 28.12 Selecting previously unselected package python-pkg-resources.
06:55:55 [2020-10-24T06:55:55.403Z] #40 28.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:55:55 [2020-10-24T06:55:55.403Z] #40 28.15 Unpacking python-pkg-resources (40.8.0-1) ...
06:55:55 [2020-10-24T06:55:55.695Z] #40 28.33 Selecting previously unselected package python-six.
06:55:55 [2020-10-24T06:55:55.695Z] #40 28.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:55:55 [2020-10-24T06:55:55.695Z] #40 28.34 Unpacking python-six (1.12.0-1) ...
06:55:55 [2020-10-24T06:55:55.695Z] #40 28.41 Selecting previously unselected package python-protobuf.
06:55:55 [2020-10-24T06:55:55.695Z] #40 28.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
06:55:55 [2020-10-24T06:55:55.988Z] #40 28.44 Unpacking python-protobuf (3.6.1.3-2) ...
06:55:55 [2020-10-24T06:55:55.988Z] #40 ...
06:55:55 [2020-10-24T06:55:55.988Z] 
06:55:55 [2020-10-24T06:55:55.988Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:55:55 [2020-10-24T06:55:55.988Z] #62 15.90 Checking out files:  95% (1816/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.
06:55:55 [2020-10-24T06:55:55.988Z] #62 16.01 + cd /tmp/tmp.FVIG6VBhn8/src/github.com/docker/libnetwork
06:55:55 [2020-10-24T06:55:55.988Z] #62 16.01 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
06:55:55 [2020-10-24T06:55:55.988Z] #62 16.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:55:56 [2020-10-24T06:55:56.281Z] #62 ...
06:55:56 [2020-10-24T06:55:56.281Z] 
06:55:56 [2020-10-24T06:55:56.281Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:55:56 [2020-10-24T06:55:56.281Z] #34 27.63 Selecting previously unselected package libicu63:s390x.
06:55:56 [2020-10-24T06:55:56.281Z] #34 27.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
06:55:56 [2020-10-24T06:55:56.281Z] #34 27.66 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
06:55:56 [2020-10-24T06:55:56.652Z] Removing intermediate container 7f0a8f4c5f4e
06:55:56 [2020-10-24T06:55:56.652Z]  ---> 6552cc2f2200
06:55:56 [2020-10-24T06:55:56.652Z] Step 7/15 : WORKDIR /buildx
06:55:56 [2020-10-24T06:55:56.652Z]  ---> Running in 47b0644c3c57
06:55:56 [2020-10-24T06:55:56.652Z] Removing intermediate container 47b0644c3c57
06:55:56 [2020-10-24T06:55:56.652Z]  ---> 96ee1c2abe32
06:55:56 [2020-10-24T06:55:56.652Z] Step 8/15 : ARG BUILDX_COMMIT
06:55:56 [2020-10-24T06:55:56.652Z]  ---> Running in fa012b44bd4e
06:55:56 [2020-10-24T06:55:56.944Z] Removing intermediate container fa012b44bd4e
06:55:56 [2020-10-24T06:55:56.944Z]  ---> f379e6087501
06:55:56 [2020-10-24T06:55:56.944Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
06:55:56 [2020-10-24T06:55:56.944Z]  ---> Running in 2f2c469a8889
06:55:57 [2020-10-24T06:55:57.254Z] From https://github.com/docker/buildx
06:55:57 [2020-10-24T06:55:57.254Z]  * [new tag]         v0.3.1     -> build
06:55:57 [2020-10-24T06:55:57.297Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
06:55:57 [2020-10-24T06:55:57.320Z] #34 ...
06:55:57 [2020-10-24T06:55:57.320Z] 
06:55:57 [2020-10-24T06:55:57.320Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:55:57 [2020-10-24T06:55:57.320Z] #18 14.54 Fetched 8085 kB in 11s (719 kB/s)
06:55:57 [2020-10-24T06:55:57.320Z] #18 14.54 Reading package lists...
06:55:57 [2020-10-24T06:55:57.320Z] #18 18.85 Reading package lists...
06:55:57 [2020-10-24T06:55:57.320Z] #18 22.55 Building dependency tree...
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13 libcap2-bin is already the newest version (1:2.25-2).
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13 The following additional packages will be installed:
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   python3.7 python3.7-minimal vim-runtime xxd
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13 Suggested packages:
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13 Recommended packages:
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   aufs-dkms nftables build-essential python3-dev python3-keyring
06:55:57 [2020-10-24T06:55:57.320Z] #18 24.13   python3-keyrings.alt python3-xdg unzip
06:55:57 [2020-10-24T06:55:57.870Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.8s done
06:55:57 [2020-10-24T06:55:57.894Z] Switched to branch 'build'
06:55:58 [2020-10-24T06:55:58.131Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
06:55:58 [2020-10-24T06:55:58.388Z] #18 ...
06:55:58 [2020-10-24T06:55:58.388Z] 
06:55:58 [2020-10-24T06:55:58.388Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:55:58 [2020-10-24T06:55:58.388Z] #25 13.20 Fetched 8085 kB in 11s (710 kB/s)
06:55:58 [2020-10-24T06:55:58.388Z] #25 13.20 Reading package lists...
06:55:58 [2020-10-24T06:55:58.388Z] #25 17.50 Reading package lists...
06:55:58 [2020-10-24T06:55:58.388Z] #25 21.29 Building dependency tree...
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.56 The following additional packages will be installed:
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.56   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.56   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.56   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.57 Suggested packages:
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.57   krb5-doc krb5-user
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.57 Recommended packages:
06:55:58 [2020-10-24T06:55:58.388Z] #25 22.57   krb5-locales publicsuffix libsasl2-modules
06:55:58 [2020-10-24T06:55:58.680Z] #25 ...
06:55:58 [2020-10-24T06:55:58.680Z] 
06:55:58 [2020-10-24T06:55:58.680Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:55:58 [2020-10-24T06:55:58.680Z] #40 28.90 Setting up python-pkg-resources (40.8.0-1) ...
06:55:58 [2020-10-24T06:55:58.680Z] #40 31.00 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
06:55:58 [2020-10-24T06:55:58.680Z] #40 31.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
06:55:58 [2020-10-24T06:55:58.680Z] #40 31.01 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:55:58 [2020-10-24T06:55:58.680Z] #40 31.02 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
06:55:58 [2020-10-24T06:55:58.680Z] #40 31.03 Setting up python-six (1.12.0-1) ...
06:55:58 [2020-10-24T06:55:58.942Z] Removing intermediate container 2f2c469a8889
06:55:58 [2020-10-24T06:55:58.942Z]  ---> d5eca6b88428
06:55:58 [2020-10-24T06:55:58.942Z] Step 10/15 : ARG GOOS
06:55:58 [2020-10-24T06:55:58.942Z]  ---> Running in 0038319045d4
06:55:58 [2020-10-24T06:55:58.942Z] Removing intermediate container 0038319045d4
06:55:58 [2020-10-24T06:55:58.942Z]  ---> 15877815fdce
06:55:58 [2020-10-24T06:55:58.942Z] Step 11/15 : ARG GOARCH
06:55:58 [2020-10-24T06:55:58.942Z]  ---> Running in f5236453aac6
06:55:58 [2020-10-24T06:55:58.942Z] Removing intermediate container f5236453aac6
06:55:58 [2020-10-24T06:55:58.942Z]  ---> 73e73185da0a
06:55:58 [2020-10-24T06:55:58.942Z] 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
06:55:59 [2020-10-24T06:55:59.239Z]  ---> Running in affb8f525e1b
06:56:00 [2020-10-24T06:56:00.048Z] #8 ...
06:56:00 [2020-10-24T06:56:00.048Z] 
06:56:00 [2020-10-24T06:56:00.048Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:56:00 [2020-10-24T06:56:00.048Z] #25 1.617 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 1.639 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 1.639 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 1.847 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 2.111 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 2.471 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:56:00 [2020-10-24T06:56:00.048Z] #25 4.129 Fetched 8396 kB in 3s (3040 kB/s)
06:56:00 [2020-10-24T06:56:00.048Z] #25 4.129 Reading package lists...
06:56:00 [2020-10-24T06:56:00.048Z] #25 5.122 Reading package lists...
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.096 Building dependency tree...
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.440 The following additional packages will be installed:
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.440   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.443   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.443   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.443 Suggested packages:
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.443   krb5-doc krb5-user
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.443 Recommended packages:
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.443   krb5-locales publicsuffix libsasl2-modules
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.694 The following NEW packages will be installed:
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.695   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.695   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.696   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.696   libssh2-1 libssl1.1 openssl
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.974 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.974 Need to get 5049 kB of archives.
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.974 After this operation, 12.1 MB of additional disk space will be used.
06:56:00 [2020-10-24T06:56:00.048Z] #25 6.974 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.031 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.043 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.046 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.047 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.048 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.052 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.073 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.076 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.077 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.079 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.082 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.085 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.108 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.109 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.110 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.113 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.129 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.137 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.138 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.140 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.387 debconf: delaying package configuration, since apt-utils is not installed
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.428 Fetched 5049 kB in 0s (11.7 MB/s)
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.475 Selecting previously unselected package libssl1.1:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.475 (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 ... 6677 files and directories currently installed.)
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.486 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.489 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.759 Selecting previously unselected package openssl.
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.759 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 7.763 Unpacking openssl (1.1.1d-0+deb10u3) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.016 Selecting previously unselected package ca-certificates.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.016 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.022 Unpacking ca-certificates (20200601~deb10u1) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.114 Selecting previously unselected package libkeyutils1:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.114 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.118 Unpacking libkeyutils1:amd64 (1.6-6) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.154 Selecting previously unselected package libkrb5support0:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.154 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.157 Unpacking libkrb5support0:amd64 (1.17-3) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.203 Selecting previously unselected package libk5crypto3:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.203 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.207 Unpacking libk5crypto3:amd64 (1.17-3) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.278 Selecting previously unselected package libkrb5-3:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.278 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.282 Unpacking libkrb5-3:amd64 (1.17-3) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.440 Selecting previously unselected package libgssapi-krb5-2:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.440 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.440 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.472 Selecting previously unselected package libsasl2-modules-db:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.472 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.475 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.520 Selecting previously unselected package libsasl2-2:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.520 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.523 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.573 Selecting previously unselected package libldap-common.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.573 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.576 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.639 Selecting previously unselected package libldap-2.4-2:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.639 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.642 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.732 Selecting previously unselected package libnghttp2-14:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.732 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.739 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.778 Selecting previously unselected package libpsl5:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.778 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.786 Unpacking libpsl5:amd64 (0.20.2-2) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.831 Selecting previously unselected package librtmp1:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.831 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.835 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.880 Selecting previously unselected package libssh2-1:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.880 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.887 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.945 Selecting previously unselected package libcurl4:amd64.
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.945 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.048Z] #25 8.951 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
06:56:00 [2020-10-24T06:56:00.206Z] #40 ...
06:56:00 [2020-10-24T06:56:00.206Z] 
06:56:00 [2020-10-24T06:56:00.206Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:00 [2020-10-24T06:56:00.206Z] #62 DONE 29.9s
06:56:00 [2020-10-24T06:56:00.206Z] 
06:56:00 [2020-10-24T06:56:00.206Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.86 The following NEW packages will be installed:
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:56:00 [2020-10-24T06:56:00.206Z] #18 26.87   xz-utils zip
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.06 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.06 Need to get 27.7 MB of archives.
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.06 After this operation, 117 MB of additional disk space will be used.
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
06:56:00 [2020-10-24T06:56:00.206Z] #18 27.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.049 Selecting previously unselected package curl.
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.049 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.057 Unpacking curl (7.64.0-4+deb10u1) ...
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.139 Selecting previously unselected package libonig5:amd64.
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.139 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.141 Unpacking libonig5:amd64 (6.9.1-1) ...
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.212 Selecting previously unselected package libjq1:amd64.
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.212 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:56:00 [2020-10-24T06:56:00.311Z] #25 9.215 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:56:00 [2020-10-24T06:56:00.311Z] #25 ...
06:56:00 [2020-10-24T06:56:00.311Z] 
06:56:00 [2020-10-24T06:56:00.311Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:56:00 [2020-10-24T06:56:00.502Z] #18 27.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
06:56:00 [2020-10-24T06:56:00.502Z] #18 27.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
06:56:00 [2020-10-24T06:56:00.502Z] #18 27.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
06:56:00 [2020-10-24T06:56:00.502Z] #18 27.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.69 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
06:56:01 [2020-10-24T06:56:01.139Z] #18 28.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
06:56:01 [2020-10-24T06:56:01.433Z] #18 28.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
06:56:01 [2020-10-24T06:56:01.727Z] #18 29.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
06:56:01 [2020-10-24T06:56:01.727Z] #18 29.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
06:56:01 [2020-10-24T06:56:01.727Z] #18 29.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
06:56:02 [2020-10-24T06:56:02.020Z] #18 29.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
06:56:02 [2020-10-24T06:56:02.313Z] #18 29.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
06:56:02 [2020-10-24T06:56:02.313Z] #18 29.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
06:56:02 [2020-10-24T06:56:02.948Z] #18 30.62 debconf: delaying package configuration, since apt-utils is not installed
06:56:03 [2020-10-24T06:56:03.241Z] #18 30.70 Fetched 27.7 MB in 3s (9635 kB/s)
06:56:03 [2020-10-24T06:56:03.241Z] #18 30.78 Selecting previously unselected package pigz.
06:56:03 [2020-10-24T06:56:03.533Z] #18 30.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
06:56:03 [2020-10-24T06:56:03.533Z] #18 30.93 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
06:56:03 [2020-10-24T06:56:03.533Z] #18 30.93 Unpacking pigz (2.4-1) ...
06:56:03 [2020-10-24T06:56:03.533Z] #18 31.03 Selecting previously unselected package libpython3.7-minimal:s390x.
06:56:03 [2020-10-24T06:56:03.533Z] #18 31.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
06:56:03 [2020-10-24T06:56:03.533Z] #18 31.07 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
06:56:03 [2020-10-24T06:56:03.615Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s
06:56:03 [2020-10-24T06:56:03.615Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done
06:56:04 [2020-10-24T06:56:04.169Z] #18 ...
06:56:04 [2020-10-24T06:56:04.169Z] 
06:56:04 [2020-10-24T06:56:04.169Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:56:04 [2020-10-24T06:56:04.169Z] #47 23.78 go: extracting golang.org/x/text v0.3.2
06:56:04 [2020-10-24T06:56:04.169Z] #47 27.88 go: finding github.com/fatih/color v1.7.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 27.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:56:04 [2020-10-24T06:56:04.169Z] #47 27.98 go: finding github.com/mattn/go-colorable v0.1.4
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.02 go: finding github.com/mattn/go-isatty v0.0.8
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.06 go: finding github.com/go-critic/go-critic v0.4.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.09 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.19 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.22 go: finding github.com/go-lintpack/lintpack v0.5.2
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.22 go: finding github.com/pkg/errors v0.8.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.26 go: finding github.com/go-toolsmith/astequal v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.27 go: finding github.com/sirupsen/logrus v1.4.2
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.27 go: finding github.com/go-toolsmith/astfmt v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.27 go: finding github.com/mitchellh/go-homedir v1.1.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.28 go: finding github.com/go-toolsmith/astp v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.28 go: finding github.com/stretchr/testify v1.4.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.29 go: finding github.com/go-toolsmith/astcast v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.29 go: finding github.com/go-toolsmith/typep v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.30 go: finding github.com/go-toolsmith/astcopy v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.30 go: finding github.com/spf13/viper v1.6.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.33 go: finding github.com/davecgh/go-spew v1.1.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.34 go: finding github.com/pmezard/go-difflib v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.46 go: finding github.com/go-toolsmith/strparse v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.48 go: finding github.com/spf13/cobra v0.0.5
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.51 go: finding github.com/stretchr/objx v0.2.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.51 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.52 go: finding github.com/fsnotify/fsnotify v1.4.7
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.53 go: finding github.com/spf13/pflag v1.0.5
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.54 go: finding gopkg.in/yaml.v2 v2.2.7
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.55 go: finding github.com/hashicorp/hcl v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.56 go: finding github.com/gobwas/glob v0.2.3
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.58 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.59 go: finding github.com/magiconair/properties v1.8.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.65 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.71 go: finding github.com/mitchellh/mapstructure v1.1.2
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.72 go: finding github.com/pelletier/go-toml v1.2.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.73 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.76 go: finding github.com/spf13/afero v1.1.2
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.77 go: finding github.com/spf13/cast v1.3.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.79 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.81 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.81 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.82 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.84 go: finding github.com/spf13/jwalterweatherman v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 28.92 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.02 go: finding github.com/subosito/gotenv v1.2.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.05 go: finding gopkg.in/ini.v1 v1.51.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.08 go: finding golang.org/x/text v0.3.2
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.27 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.33 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.33 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.34 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.36 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.37 go: finding github.com/kisielk/gotool v1.0.0
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.51 go: finding github.com/sourcegraph/go-diff v0.5.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.51 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.55 go: finding github.com/tommy-muehle/go-mnd v1.1.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.56 go: finding github.com/gogo/protobuf v1.2.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.56 go: finding github.com/ultraware/funlen v0.0.2
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.59 go: finding github.com/ultraware/whitespace v0.0.4
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.63 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.63 go: finding github.com/uudashr/gocognit v1.0.1
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.66 go: finding honnef.co/go/tools v0.0.1-2019.2.3
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.81 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:56:04 [2020-10-24T06:56:04.169Z] #47 29.81 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:56:04 [2020-10-24T06:56:04.169Z] #47 30.05 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:56:04 [2020-10-24T06:56:04.169Z] #47 30.05 go: finding github.com/BurntSushi/toml v0.3.1
06:56:04 [2020-10-24T06:56:04.184Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
06:56:04 [2020-10-24T06:56:04.465Z] #47 ...
06:56:04 [2020-10-24T06:56:04.465Z] 
06:56:04 [2020-10-24T06:56:04.465Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:04 [2020-10-24T06:56:04.465Z] #18 31.75 Selecting previously unselected package python3.7-minimal.
06:56:04 [2020-10-24T06:56:04.465Z] #18 31.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.465Z] #18 31.76 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #18 ...
06:56:04 [2020-10-24T06:56:04.759Z] 
06:56:04 [2020-10-24T06:56:04.759Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:56:04 [2020-10-24T06:56:04.759Z] #40 32.98 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.01 Setting up libnl-3-200:s390x (3.4.0-1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.04 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.10 Setting up libcap-dev:s390x (1:2.25-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.14 Setting up libprotoc17:s390x (3.6.1.3-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.18 Setting up protobuf-compiler (3.6.1.3-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.32 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 33.38 Setting up python-protobuf (3.6.1.3-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 36.88 Setting up libnl-3-dev:s390x (3.4.0-1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 36.88 Processing triggers for libc-bin (2.28-10) ...
06:56:04 [2020-10-24T06:56:04.759Z] #40 DONE 37.4s
06:56:04 [2020-10-24T06:56:04.759Z] 
06:56:04 [2020-10-24T06:56:04.759Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:56:04 [2020-10-24T06:56:04.759Z] #25 23.88 The following NEW packages will be installed:
06:56:04 [2020-10-24T06:56:04.759Z] #25 23.88   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
06:56:04 [2020-10-24T06:56:04.759Z] #25 23.88   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
06:56:04 [2020-10-24T06:56:04.759Z] #25 23.89   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:56:04 [2020-10-24T06:56:04.759Z] #25 23.89   libssh2-1 libssl1.1 openssl
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.03 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.03 Need to get 4591 kB of archives.
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.03 After this operation, 11.9 MB of additional disk space will be used.
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.03 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.20 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.28 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.29 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.29 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.30 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.30 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.32 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.33 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.33 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.34 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.35 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.38 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.38 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.39 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.40 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.42 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.44 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.47 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.48 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 24.49 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
06:56:04 [2020-10-24T06:56:04.759Z] #25 25.34 debconf: delaying package configuration, since apt-utils is not installed
06:56:04 [2020-10-24T06:56:04.759Z] #25 25.50 Fetched 4591 kB in 1s (8622 kB/s)
06:56:04 [2020-10-24T06:56:04.759Z] #25 25.70 Selecting previously unselected package libssl1.1:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 25.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 ... 6675 files and directories currently installed.)
06:56:04 [2020-10-24T06:56:04.759Z] #25 25.72 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 25.73 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 26.46 Selecting previously unselected package openssl.
06:56:04 [2020-10-24T06:56:04.759Z] #25 26.47 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 26.47 Unpacking openssl (1.1.1d-0+deb10u3) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.08 Selecting previously unselected package ca-certificates.
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.08 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.09 Unpacking ca-certificates (20200601~deb10u1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.30 Selecting previously unselected package libkeyutils1:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.30 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.31 Unpacking libkeyutils1:s390x (1.6-6) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.39 Selecting previously unselected package libkrb5support0:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.40 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.40 Unpacking libkrb5support0:s390x (1.17-3) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.48 Selecting previously unselected package libk5crypto3:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.48 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.48 Unpacking libk5crypto3:s390x (1.17-3) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.66 Selecting previously unselected package libkrb5-3:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.66 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.67 Unpacking libkrb5-3:s390x (1.17-3) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.95 Selecting previously unselected package libgssapi-krb5-2:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.96 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 27.96 Unpacking libgssapi-krb5-2:s390x (1.17-3) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.08 Selecting previously unselected package libsasl2-modules-db:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.08 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.08 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.16 Selecting previously unselected package libsasl2-2:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.16 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.16 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.29 Selecting previously unselected package libldap-common.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.31 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.31 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.44 Selecting previously unselected package libldap-2.4-2:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.44 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.45 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.58 Selecting previously unselected package libnghttp2-14:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.58 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.59 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.73 Selecting previously unselected package libpsl5:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.73 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.73 Unpacking libpsl5:s390x (0.20.2-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.81 Selecting previously unselected package librtmp1:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.81 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.81 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.94 Selecting previously unselected package libssh2-1:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.94 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 28.94 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.06 Selecting previously unselected package libcurl4:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.06 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.08 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.34 Selecting previously unselected package curl.
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.35 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.35 Unpacking curl (7.64.0-4+deb10u1) ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.67 Selecting previously unselected package libonig5:s390x.
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.67 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
06:56:04 [2020-10-24T06:56:04.759Z] #25 29.67 Unpacking libonig5:s390x (6.9.1-1) ...
06:56:05 [2020-10-24T06:56:05.063Z] #25 29.85 Selecting previously unselected package libjq1:s390x.
06:56:05 [2020-10-24T06:56:05.063Z] #25 29.85 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.063Z] #25 29.85 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
06:56:05 [2020-10-24T06:56:05.063Z] #25 30.01 Selecting previously unselected package jq.
06:56:05 [2020-10-24T06:56:05.359Z] #25 30.01 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.359Z] #25 30.02 Unpacking jq (1.5+dfsg-2+b1) ...
06:56:05 [2020-10-24T06:56:05.359Z] #25 30.17 Setting up libkeyutils1:s390x (1.6-6) ...
06:56:05 [2020-10-24T06:56:05.359Z] #25 30.18 Setting up libpsl5:s390x (0.20.2-2) ...
06:56:05 [2020-10-24T06:56:05.359Z] #25 30.20 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ...
06:56:05 [2020-10-24T06:56:05.359Z] #25 ...
06:56:05 [2020-10-24T06:56:05.359Z] 
06:56:05 [2020-10-24T06:56:05.359Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:05 [2020-10-24T06:56:05.359Z] #18 32.95 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
06:56:05 [2020-10-24T06:56:05.565Z] #8 ...
06:56:05 [2020-10-24T06:56:05.565Z] 
06:56:05 [2020-10-24T06:56:05.565Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.287 Selecting previously unselected package jq.
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.287 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.298 Unpacking jq (1.5+dfsg-2+b1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.328 Setting up libkeyutils1:amd64 (1.6-6) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.341 Setting up libpsl5:amd64 (0.20.2-2) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.349 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.509 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.518 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.530 Setting up libkrb5support0:amd64 (1.17-3) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.544 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.552 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.561 Setting up libk5crypto3:amd64 (1.17-3) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.570 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.578 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.588 Setting up libkrb5-3:amd64 (1.17-3) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.597 Setting up openssl (1.1.1d-0+deb10u3) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.609 Setting up libonig5:amd64 (6.9.1-1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.618 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.627 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 9.636 Setting up ca-certificates (20200601~deb10u1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 10.31 Updating certificates in /etc/ssl/certs...
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.27 126 added, 0 removed; done.
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.34 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.35 Setting up jq (1.5+dfsg-2+b1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.36 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.37 Setting up curl (7.64.0-4+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.38 Processing triggers for libc-bin (2.28-10) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.40 Processing triggers for ca-certificates (20200601~deb10u1) ...
06:56:05 [2020-10-24T06:56:05.565Z] #25 11.41 Updating certificates in /etc/ssl/certs...
06:56:05 [2020-10-24T06:56:05.565Z] #25 12.03 0 added, 0 removed; done.
06:56:05 [2020-10-24T06:56:05.565Z] #25 12.03 Running hooks in /etc/ca-certificates/update.d...
06:56:05 [2020-10-24T06:56:05.565Z] #25 12.03 done.
06:56:05 [2020-10-24T06:56:05.565Z] #25 DONE 14.5s
06:56:05 [2020-10-24T06:56:05.565Z] 
06:56:05 [2020-10-24T06:56:05.565Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:56:05 [2020-10-24T06:56:05.565Z] #8 ...
06:56:05 [2020-10-24T06:56:05.565Z] 
06:56:05 [2020-10-24T06:56:05.565Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:56:05 [2020-10-24T06:56:05.655Z] #18 ...
06:56:05 [2020-10-24T06:56:05.655Z] 
06:56:05 [2020-10-24T06:56:05.655Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:56:05 [2020-10-24T06:56:05.655Z] #34 33.70 Selecting previously unselected package libxml2:s390x.
06:56:05 [2020-10-24T06:56:05.655Z] #34 33.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 33.73 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.25 Selecting previously unselected package libarchive13:s390x.
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.29 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.56 Selecting previously unselected package libjsoncpp1:s390x.
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.57 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.71 Selecting previously unselected package librhash0:s390x.
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.71 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.71 Unpacking librhash0:s390x (1.3.8-1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.83 Selecting previously unselected package libuv1:s390x.
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.83 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 34.83 Unpacking libuv1:s390x (1.24.1-1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 35.04 Selecting previously unselected package cmake.
06:56:05 [2020-10-24T06:56:05.655Z] #34 35.04 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 35.06 Unpacking cmake (3.13.4-1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.53 Setting up libicu63:s390x (63.1-6+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.56 Setting up xxd (2:8.1.0875-5) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.57 Setting up libuv1:s390x (1.24.1-1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.60 Setting up vim-common (2:8.1.0875-5) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.65 Setting up librhash0:s390x (1.3.8-1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.66 Setting up cmake-data (3.13.4-1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.67 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.68 Setting up libjsoncpp1:s390x (1.7.4-3) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.69 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.70 Setting up cmake (3.13.4-1) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.70 Processing triggers for libc-bin (2.28-10) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 37.74 Processing triggers for mime-support (3.62) ...
06:56:05 [2020-10-24T06:56:05.655Z] #34 DONE 38.2s
06:56:05 [2020-10-24T06:56:05.655Z] 
06:56:05 [2020-10-24T06:56:05.655Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:05 [2020-10-24T06:56:05.655Z] #18 32.97 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:56:06 [2020-10-24T06:56:06.136Z] #26 DONE 0.3s
06:56:06 [2020-10-24T06:56:06.136Z] 
06:56:06 [2020-10-24T06:56:06.136Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:07 [2020-10-24T06:56:07.076Z] #27 1.128 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:56:07 [2020-10-24T06:56:07.076Z] #27 1.213 
06:56:07 [2020-10-24T06:56:07.596Z] #27 1.329 
###                                                                        4.9%
###################                                                       26.6%
########################################                                  56.0%
########################################################                  78.4%
######################################################################    98.1%
######################################################################## 100.0%
06:56:07 [2020-10-24T06:56:07.856Z] #27 1.823 
06:56:08 [2020-10-24T06:56:08.118Z] #27 1.990 
######################################################                    75.1%
######################################################################## 100.0%
06:56:08 [2020-10-24T06:56:08.118Z] #27 2.098 
06:56:08 [2020-10-24T06:56:08.381Z] #27 2.213 
###################                                                       27.7%
######################################################################## 100.0%
06:56:08 [2020-10-24T06:56:08.381Z] #27 2.396 
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.54 Selecting previously unselected package python3-minimal.
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.61 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.61 Unpacking python3-minimal (3.7.3-1) ...
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.72 Selecting previously unselected package libmpdec2:s390x.
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.74 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.74 Unpacking libmpdec2:s390x (2.4.2-2) ...
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.91 Selecting previously unselected package libpython3.7-stdlib:s390x.
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
06:56:08 [2020-10-24T06:56:08.393Z] #18 35.91 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
06:56:08 [2020-10-24T06:56:08.901Z] #27 2.507 
###########                                                               16.0%
##########################                                                36.1%
########################################                                  56.0%
######################################################                    75.2%
###################################################################       94.4%
######################################################################## 100.0%
06:56:08 [2020-10-24T06:56:08.901Z] #27 3.024 
06:56:09 [2020-10-24T06:56:09.905Z] #18 37.01 Selecting previously unselected package python3.7.
06:56:09 [2020-10-24T06:56:09.905Z] #18 37.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
06:56:09 [2020-10-24T06:56:09.905Z] #18 37.03 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:56:09 [2020-10-24T06:56:09.905Z] #18 37.14 Selecting previously unselected package libpython3-stdlib:s390x.
06:56:09 [2020-10-24T06:56:09.905Z] #18 37.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
06:56:09 [2020-10-24T06:56:09.905Z] #18 37.15 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
06:56:09 [2020-10-24T06:56:09.905Z] #18 37.30 Setting up python3-minimal (3.7.3-1) ...
06:56:10 [2020-10-24T06:56:10.226Z] #27 3.140 
#                                                                          1.9%
######                                                                     9.7%
##########                                                                15.0%
##############                                                            20.0%
##################                                                        25.0%
#####################                                                     30.5%
#########################                                                 35.5%
#############################                                             41.0%
#################################                                         46.3%
####################################                                      51.3%
########################################                                  56.7%
############################################                              61.9%
06:56:10 [2020-10-24T06:56:10.226Z] #27 ...
06:56:10 [2020-10-24T06:56:10.226Z] 
06:56:10 [2020-10-24T06:56:10.226Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:56:10 [2020-10-24T06:56:10.226Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done
06:56:10 [2020-10-24T06:56:10.226Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
06:56:10 [2020-10-24T06:56:10.226Z] #8 DONE 32.8s
06:56:10 [2020-10-24T06:56:10.226Z] 
06:56:10 [2020-10-24T06:56:10.226Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:10 [2020-10-24T06:56:10.942Z] #18 ...
06:56:10 [2020-10-24T06:56:10.942Z] 
06:56:10 [2020-10-24T06:56:10.942Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:56:10 [2020-10-24T06:56:10.942Z] #30 33.10 Checking out files:  88% (1346/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.
06:56:10 [2020-10-24T06:56:10.942Z] #30 33.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:56:10 [2020-10-24T06:56:10.942Z] #30 33.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:56:10 [2020-10-24T06:56:10.942Z] #30 ...
06:56:10 [2020-10-24T06:56:10.942Z] 
06:56:10 [2020-10-24T06:56:10.942Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:10 [2020-10-24T06:56:10.942Z] #18 38.47 Selecting previously unselected package python3.
06:56:11 [2020-10-24T06:56:11.016Z] #27 3.140 
#                                                                          1.9%
######                                                                     9.7%
##########                                                                15.0%
##############                                                            20.0%
##################                                                        25.0%
#####################                                                     30.5%
#########################                                                 35.5%
#############################                                             41.0%
#################################                                         46.3%
####################################                                      51.3%
########################################                                  56.7%
############################################                              61.9%
#############################################                             63.4%
###############################################                           65.7%
#####################################################                     74.9%
##########################################################                81.1%
###############################################################           88.6%
#####################################################################     97.0%
######################################################################## 100.0%
06:56:11 [2020-10-24T06:56:11.016Z] #27 4.990 
06:56:11 [2020-10-24T06:56:11.275Z] #27 5.216 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:56:11 [2020-10-24T06:56:11.275Z] #27 5.290 
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.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 ... 23860 files and directories currently installed.)
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.62 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.63 Unpacking python3 (3.7.3-1) ...
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.73 Selecting previously unselected package libip4tc0:s390x.
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.75 Unpacking libip4tc0:s390x (1.8.2-4) ...
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.83 Selecting previously unselected package libip6tc0:s390x.
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.84 Unpacking libip6tc0:s390x (1.8.2-4) ...
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.92 Selecting previously unselected package libiptc0:s390x.
06:56:11 [2020-10-24T06:56:11.307Z] #18 38.93 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.307Z] #18 ...
06:56:11 [2020-10-24T06:56:11.307Z] 
06:56:11 [2020-10-24T06:56:11.307Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:11 [2020-10-24T06:56:11.307Z] #32 30.93 sync
06:56:11 [2020-10-24T06:56:11.307Z] #32 30.94 internal/reflectlite
06:56:11 [2020-10-24T06:56:11.307Z] #32 32.89 sort
06:56:11 [2020-10-24T06:56:11.307Z] #32 32.89 errors
06:56:11 [2020-10-24T06:56:11.307Z] #32 33.21 strconv
06:56:11 [2020-10-24T06:56:11.307Z] #32 33.87 io
06:56:11 [2020-10-24T06:56:11.307Z] #32 34.48 internal/oserror
06:56:11 [2020-10-24T06:56:11.307Z] #32 34.57 syscall
06:56:11 [2020-10-24T06:56:11.307Z] #32 36.71 reflect
06:56:11 [2020-10-24T06:56:11.535Z] #27 5.370 
######################################################################## 100.0%
06:56:11 [2020-10-24T06:56:11.535Z] #27 5.391 
06:56:11 [2020-10-24T06:56:11.600Z] #32 ...
06:56:11 [2020-10-24T06:56:11.600Z] 
06:56:11 [2020-10-24T06:56:11.600Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:11 [2020-10-24T06:56:11.600Z] #43 31.13 sync
06:56:11 [2020-10-24T06:56:11.600Z] #43 31.16 internal/reflectlite
06:56:11 [2020-10-24T06:56:11.600Z] #43 32.19 github.com/LK4D4/vndr/godl/singleflight
06:56:11 [2020-10-24T06:56:11.600Z] #43 32.52 math/rand
06:56:11 [2020-10-24T06:56:11.600Z] #43 33.52 internal/singleflight
06:56:11 [2020-10-24T06:56:11.600Z] #43 33.93 io
06:56:11 [2020-10-24T06:56:11.600Z] #43 33.93 strconv
06:56:11 [2020-10-24T06:56:11.600Z] #43 34.99 bytes
06:56:11 [2020-10-24T06:56:11.600Z] #43 36.74 bufio
06:56:11 [2020-10-24T06:56:11.600Z] #43 37.14 reflect
06:56:11 [2020-10-24T06:56:11.600Z] #43 38.19 syscall
06:56:11 [2020-10-24T06:56:11.600Z] #43 ...
06:56:11 [2020-10-24T06:56:11.600Z] 
06:56:11 [2020-10-24T06:56:11.600Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:11 [2020-10-24T06:56:11.600Z] #18 38.94 Unpacking libiptc0:s390x (1.8.2-4) ...
06:56:11 [2020-10-24T06:56:11.600Z] #18 39.02 Selecting previously unselected package libnfnetlink0:s390x.
06:56:11 [2020-10-24T06:56:11.600Z] #18 39.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.600Z] #18 39.02 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
06:56:11 [2020-10-24T06:56:11.600Z] #18 39.08 Selecting previously unselected package libnetfilter-conntrack3:s390x.
06:56:11 [2020-10-24T06:56:11.600Z] #18 39.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.600Z] #18 39.09 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
06:56:11 [2020-10-24T06:56:11.793Z] #27 5.789 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:56:11 [2020-10-24T06:56:11.794Z] #27 5.852 
06:56:11 [2020-10-24T06:56:11.895Z] #18 39.19 Selecting previously unselected package libnftnl11:s390x.
06:56:11 [2020-10-24T06:56:11.895Z] #18 39.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.895Z] #18 39.21 Unpacking libnftnl11:s390x (1.1.2-2) ...
06:56:11 [2020-10-24T06:56:11.895Z] #18 ...
06:56:11 [2020-10-24T06:56:11.895Z] 
06:56:11 [2020-10-24T06:56:11.895Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.68 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.69 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.70 Setting up libkrb5support0:s390x (1.17-3) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.70 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.71 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.72 Setting up libk5crypto3:s390x (1.17-3) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.72 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.73 Setting up libssh2-1:s390x (1.8.0-2.1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.74 Setting up libkrb5-3:s390x (1.17-3) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.75 Setting up openssl (1.1.1d-0+deb10u3) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.76 Setting up libonig5:s390x (6.9.1-1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.79 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.79 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 30.79 Setting up ca-certificates (20200601~deb10u1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 32.33 Updating certificates in /etc/ssl/certs...
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.48 126 added, 0 removed; done.
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.53 Setting up libgssapi-krb5-2:s390x (1.17-3) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.54 Setting up jq (1.5+dfsg-2+b1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.55 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.56 Setting up curl (7.64.0-4+deb10u1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.57 Processing triggers for libc-bin (2.28-10) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.59 Processing triggers for ca-certificates (20200601~deb10u1) ...
06:56:11 [2020-10-24T06:56:11.895Z] #25 34.59 Updating certificates in /etc/ssl/certs...
06:56:11 [2020-10-24T06:56:11.895Z] #25 36.29 0 added, 0 removed; done.
06:56:11 [2020-10-24T06:56:11.895Z] #25 36.29 Running hooks in /etc/ca-certificates/update.d...
06:56:11 [2020-10-24T06:56:11.895Z] #25 36.30 done.
06:56:11 [2020-10-24T06:56:11.895Z] #25 DONE 36.7s
06:56:11 [2020-10-24T06:56:11.895Z] 
06:56:11 [2020-10-24T06:56:11.895Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:56:11 [2020-10-24T06:56:11.895Z] #26 DONE 0.1s
06:56:11 [2020-10-24T06:56:11.895Z] 
06:56:11 [2020-10-24T06:56:11.895Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:11 [2020-10-24T06:56:11.895Z] #18 39.35 Selecting previously unselected package iptables.
06:56:11 [2020-10-24T06:56:11.895Z] #18 39.36 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
06:56:11 [2020-10-24T06:56:11.895Z] #18 39.36 Unpacking iptables (1.8.2-4) ...
06:56:12 [2020-10-24T06:56:12.053Z] #27 6.049 
                                                                           0.6%
######################################################################## 100.0%
06:56:12 [2020-10-24T06:56:12.053Z] #27 6.131 
06:56:12 [2020-10-24T06:56:12.545Z] #18 39.97 Selecting previously unselected package xxd.
06:56:12 [2020-10-24T06:56:12.545Z] #18 39.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
06:56:12 [2020-10-24T06:56:12.545Z] #18 39.98 Unpacking xxd (2:8.1.0875-5) ...
06:56:12 [2020-10-24T06:56:12.545Z] #18 40.10 Selecting previously unselected package vim-common.
06:56:12 [2020-10-24T06:56:12.545Z] #18 40.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:56:12 [2020-10-24T06:56:12.545Z] #18 40.11 Unpacking vim-common (2:8.1.0875-5) ...
06:56:12 [2020-10-24T06:56:12.622Z] #27 6.546 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:56:12 [2020-10-24T06:56:12.622Z] #27 6.571 skipping existing c35d46ef359f
06:56:12 [2020-10-24T06:56:12.622Z] #27 6.584 
06:56:12 [2020-10-24T06:56:12.838Z] #18 40.30 Selecting previously unselected package bash-completion.
06:56:12 [2020-10-24T06:56:12.838Z] #18 40.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:56:12 [2020-10-24T06:56:12.881Z] #27 6.892 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:56:12 [2020-10-24T06:56:12.881Z] #27 6.949 
06:56:13 [2020-10-24T06:56:13.143Z] #27 7.003 
######################################################################## 100.0%
06:56:13 [2020-10-24T06:56:13.143Z] #27 7.020 
06:56:13 [2020-10-24T06:56:13.402Z] #27 7.306 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:56:13 [2020-10-24T06:56:13.402Z] #27 7.374 
06:56:13 [2020-10-24T06:56:13.402Z] #27 7.415 
######################################################################## 100.0%
06:56:13 [2020-10-24T06:56:13.402Z] #27 7.440 
06:56:13 [2020-10-24T06:56:13.402Z] #27 7.450 Download of images into '/build' complete.
06:56:13 [2020-10-24T06:56:13.402Z] #27 7.450 Use something like the following to load the result into a Docker daemon:
06:56:13 [2020-10-24T06:56:13.402Z] #27 7.450   tar -cC '/build' . | docker load
06:56:13 [2020-10-24T06:56:13.896Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba089ffa307a7c34) in /home/ubuntu/workspace/moby_PR-41584
[Pipeline] {
[Pipeline] checkout
06:56:14 [2020-10-24T06:56:14.365Z] #18 ...
06:56:14 [2020-10-24T06:56:14.365Z] 
06:56:14 [2020-10-24T06:56:14.365Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:56:14 [2020-10-24T06:56:14.365Z] #45 DONE 43.8s
06:56:14 [2020-10-24T06:56:14.365Z] 
06:56:14 [2020-10-24T06:56:14.365Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.705 + RM_GOPATH=0
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.705 + TMP_GOPATH=
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.706 + : /build
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.706 + '[' -z '' ']'
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.706 ++ mktemp -d
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.708 + export GOPATH=/tmp/tmp.jq4iceTQyk
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.708 + GOPATH=/tmp/tmp.jq4iceTQyk
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.708 + RM_GOPATH=1
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.708 + case "$(go env GOARCH)" in
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.708 ++ go env GOARCH
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.738 + export GO_BUILDMODE=-buildmode=pie
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.738 + GO_BUILDMODE=-buildmode=pie
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.738 ++ dirname /tmp/install/install.sh
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 + dir=/tmp/install
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 + bin=tini
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 + shift
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 + '[' '!' -f /tmp/install/tini.installer ']'
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 + . /tmp/install/tini.installer
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 + install_tini
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.740 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.741 + git clone https://github.com/krallin/tini.git /tmp/tmp.jq4iceTQyk/tini
06:56:14 [2020-10-24T06:56:14.365Z] #35 1.742 Cloning into '/tmp/tmp.jq4iceTQyk/tini'...
06:56:14 [2020-10-24T06:56:14.365Z] #35 2.460 + cd /tmp/tmp.jq4iceTQyk/tini
06:56:14 [2020-10-24T06:56:14.365Z] #35 2.460 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:56:14 [2020-10-24T06:56:14.365Z] #35 2.463 + cmake .
06:56:14 [2020-10-24T06:56:14.365Z] #35 2.922 -- The C compiler identification is GNU 8.3.0
06:56:14 [2020-10-24T06:56:14.365Z] #35 2.970 -- Check for working C compiler: /usr/bin/cc
06:56:14 [2020-10-24T06:56:14.365Z] #35 3.489 -- Check for working C compiler: /usr/bin/cc -- works
06:56:14 [2020-10-24T06:56:14.365Z] #35 3.494 -- Detecting C compiler ABI info
06:56:14 [2020-10-24T06:56:14.365Z] #35 3.939 -- Detecting C compiler ABI info - done
06:56:14 [2020-10-24T06:56:14.365Z] #35 3.948 -- Detecting C compile features
06:56:14 [2020-10-24T06:56:14.365Z] #35 5.938 -- Detecting C compile features - done
06:56:14 [2020-10-24T06:56:14.365Z] #35 5.958 -- Performing Test HAS_BUILTIN_FORTIFY
06:56:14 [2020-10-24T06:56:14.365Z] #35 6.345 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:56:14 [2020-10-24T06:56:14.365Z] #35 6.457 -- Configuring done
06:56:14 [2020-10-24T06:56:14.365Z] #35 6.460 -- Generating done
06:56:14 [2020-10-24T06:56:14.365Z] #35 6.497 + make tini-static
06:56:14 [2020-10-24T06:56:14.365Z] #35 6.497 -- Build files have been written to: /tmp/tmp.jq4iceTQyk/tini
06:56:14 [2020-10-24T06:56:14.365Z] #35 6.858 Scanning dependencies of target tini-static
06:56:14 [2020-10-24T06:56:14.365Z] #35 6.923 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:56:14 [2020-10-24T06:56:14.365Z] #35 8.142 [100%] Linking C executable tini-static
06:56:14 [2020-10-24T06:56:14.365Z] #35 8.431 [100%] Built target tini-static
06:56:14 [2020-10-24T06:56:14.365Z] #35 8.491 + mkdir -p /build
06:56:14 [2020-10-24T06:56:14.365Z] #35 8.492 + cp tini-static /build/docker-init
06:56:14 [2020-10-24T06:56:14.365Z] #35 DONE 8.7s
06:56:14 [2020-10-24T06:56:14.365Z] 
06:56:14 [2020-10-24T06:56:14.365Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:14 [2020-10-24T06:56:14.365Z] #41 2.735 Note: Building without setproctitle() and strlcpy() support.
06:56:14 [2020-10-24T06:56:14.365Z] #41 2.735       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:56:14 [2020-10-24T06:56:14.365Z] #41 2.748 Note: Building without GnuTLS support
06:56:14 [2020-10-24T06:56:14.365Z] #41 2.749 Makefile.config:39: Warn: you have no libnftables installed
06:56:14 [2020-10-24T06:56:14.365Z] #41 2.749 Makefile.config:40: Warn: Building without nftables support
06:56:14 [2020-10-24T06:56:14.365Z] #41 4.062 fatal: not a git repository (or any of the parent directories): .git
06:56:14 [2020-10-24T06:56:14.365Z] #41 4.077   GEN      .gitid
06:56:14 [2020-10-24T06:56:14.365Z] #41 4.082   GEN      criu/include/version.h
06:56:14 [2020-10-24T06:56:14.365Z] #41 4.140   GEN      include/common/asm
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.353   PBCC     images/timens.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.359   DEP      images/timens.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.423   PBCC     images/fown.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.426   PBCC     images/google/protobuf/descriptor.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.547   PBCC     images/opts.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.593   PBCC     images/memfd.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.674   DEP      images/fown.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.777   DEP      images/google/protobuf/descriptor.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.873   DEP      images/opts.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.926   DEP      images/memfd.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.949   PBCC     images/sit.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 5.979   DEP      images/sit.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.030   PBCC     images/macvlan.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.035   DEP      images/macvlan.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.095   PBCC     images/autofs.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.120   DEP      images/autofs.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.163   PBCC     images/sysctl.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.180   DEP      images/sysctl.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.192   PBCC     images/time.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.199   DEP      images/time.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.240   PBCC     images/binfmt-misc.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.256   DEP      images/binfmt-misc.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.295   PBCC     images/seccomp.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.312   DEP      images/seccomp.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.353   PBCC     images/userns.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.359   DEP      images/userns.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.427   PBCC     images/cgroup.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.432   DEP      images/cgroup.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.507   PBCC     images/ext-file.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.552   DEP      images/ext-file.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.585   PBCC     images/rpc.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.621   DEP      images/rpc.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.642   PBCC     images/siginfo.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.684   DEP      images/siginfo.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.718   PBCC     images/pagemap.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.752   DEP      images/pagemap.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.782   PBCC     images/rlimit.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.785   DEP      images/rlimit.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.805   PBCC     images/file-lock.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.860   DEP      images/file-lock.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.876   PBCC     images/tty.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 6.937   DEP      images/tty.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.007   PBCC     images/tun.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.081   PBCC     images/netdev.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.087   DEP      images/tun.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.156   DEP      images/netdev.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.187   PBCC     images/vma.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.259   DEP      images/vma.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.367   PBCC     images/creds.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.384   DEP      images/creds.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.469   PBCC     images/utsns.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.500   DEP      images/utsns.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.523   PBCC     images/ipc-desc.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.545   PBCC     images/ipc-sem.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.600   DEP      images/ipc-desc.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.625   DEP      images/ipc-sem.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.705   PBCC     images/ipc-msg.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.720   DEP      images/ipc-msg.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.746   PBCC     images/ipc-shm.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.770   DEP      images/ipc-shm.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.799   PBCC     images/ipc-var.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.829   DEP      images/ipc-var.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.879   PBCC     images/sk-opts.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.900   PBCC     images/packet-sock.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.927   DEP      images/sk-opts.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 7.973   DEP      images/packet-sock.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.006   PBCC     images/sk-netlink.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.032   DEP      images/sk-netlink.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.075   PBCC     images/sk-inet.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.108   DEP      images/sk-inet.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.143   PBCC     images/sk-unix.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.182   DEP      images/sk-unix.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.230   PBCC     images/mm.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.237   DEP      images/mm.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.283   PBCC     images/timerfd.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.323   DEP      images/timerfd.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.360   PBCC     images/timer.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.383   DEP      images/timer.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.447   PBCC     images/sa.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.453   DEP      images/sa.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.498   PBCC     images/pipe-data.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.522   DEP      images/pipe-data.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.563   PBCC     images/mnt.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.615   DEP      images/mnt.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.645   PBCC     images/sk-packet.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.651   DEP      images/sk-packet.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.684   PBCC     images/tcp-stream.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.724   DEP      images/tcp-stream.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.750   PBCC     images/pipe.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.790   DEP      images/pipe.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.827   PBCC     images/pstree.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.830   DEP      images/pstree.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.881   PBCC     images/fs.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.885   DEP      images/fs.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.924   PBCC     images/signalfd.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.967   DEP      images/signalfd.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 8.999   PBCC     images/fh.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.063   PBCC     images/fsnotify.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.113   DEP      images/fh.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.130   DEP      images/fsnotify.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.200   PBCC     images/eventpoll.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.247   DEP      images/eventpoll.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.294   PBCC     images/eventfd.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.303   DEP      images/eventfd.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.352   PBCC     images/remap-file-path.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.360   DEP      images/remap-file-path.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.420   PBCC     images/fifo.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.478   DEP      images/fifo.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.570   PBCC     images/ghost-file.pb-c.c
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.626   DEP      images/ghost-file.pb-c.d
06:56:14 [2020-10-24T06:56:14.365Z] #41 9.643   PBCC     images/regfile.pb-c.c
06:56:14 [2020-10-24T06:56:14.734Z] #41 9.762   DEP      images/regfile.pb-c.d
06:56:14 [2020-10-24T06:56:14.734Z] #41 9.915   PBCC     images/ns.pb-c.c
06:56:14 [2020-10-24T06:56:14.734Z] #41 9.925   DEP      images/ns.pb-c.d
06:56:14 [2020-10-24T06:56:14.734Z] #41 9.942   PBCC     images/fdinfo.pb-c.c
06:56:15 [2020-10-24T06:56:15.046Z] #41 10.04   DEP      images/fdinfo.pb-c.d
06:56:15 [2020-10-24T06:56:15.046Z] #41 10.25   PBCC     images/core-aarch64.pb-c.c
06:56:15 [2020-10-24T06:56:15.409Z] #41 10.38   PBCC     images/core-arm.pb-c.c
06:56:15 [2020-10-24T06:56:15.409Z] #41 10.50   PBCC     images/core-ppc64.pb-c.c
06:56:15 [2020-10-24T06:56:15.409Z] #41 10.50   PBCC     images/core-s390.pb-c.c
06:56:15 [2020-10-24T06:56:15.409Z] #41 10.53   PBCC     images/core-x86.pb-c.c
06:56:15 [2020-10-24T06:56:15.409Z] #41 10.63   PBCC     images/core.pb-c.c
06:56:15 [2020-10-24T06:56:15.409Z] #41 10.69   PBCC     images/inventory.pb-c.c
06:56:15 [2020-10-24T06:56:15.721Z] #41 10.79   DEP      images/core-aarch64.pb-c.d
06:56:15 [2020-10-24T06:56:15.721Z] #41 ...
06:56:15 [2020-10-24T06:56:15.721Z] 
06:56:15 [2020-10-24T06:56:15.721Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:15 [2020-10-24T06:56:15.721Z] #49 35.34 bytes
06:56:15 [2020-10-24T06:56:15.721Z] #49 35.36 syscall
06:56:15 [2020-10-24T06:56:15.721Z] #49 37.68 reflect
06:56:15 [2020-10-24T06:56:15.721Z] #49 43.70 time
06:56:15 [2020-10-24T06:56:15.721Z] #49 ...
06:56:15 [2020-10-24T06:56:15.721Z] 
06:56:15 [2020-10-24T06:56:15.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:15 [2020-10-24T06:56:15.721Z] #41 11.06   DEP      images/core-arm.pb-c.d
06:56:15 [2020-10-24T06:56:15.721Z] #41 11.06   DEP      images/core-ppc64.pb-c.d
06:56:15 [2020-10-24T06:56:15.721Z] #41 11.06   DEP      images/core-s390.pb-c.d
06:56:15 [2020-10-24T06:56:15.721Z] #41 11.08   DEP      images/core-x86.pb-c.d
06:56:16 [2020-10-24T06:56:16.031Z] #41 11.11   DEP      images/core.pb-c.d
06:56:16 [2020-10-24T06:56:16.031Z] #41 11.15   DEP      images/inventory.pb-c.d
06:56:16 [2020-10-24T06:56:16.031Z] #41 11.17   PBCC     images/cpuinfo.pb-c.c
06:56:16 [2020-10-24T06:56:16.031Z] #41 11.19   DEP      images/cpuinfo.pb-c.d
06:56:16 [2020-10-24T06:56:16.031Z] #41 11.28   PBCC     images/stats.pb-c.c
06:56:16 [2020-10-24T06:56:16.328Z] #41 11.37   DEP      images/stats.pb-c.d
06:56:16 [2020-10-24T06:56:16.692Z] #27 DONE 10.3s
06:56:16 [2020-10-24T06:56:16.693Z] 
06:56:16 [2020-10-24T06:56:16.693Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:56:16 [2020-10-24T06:56:16.693Z] #9 DONE 6.0s
06:56:16 [2020-10-24T06:56:16.693Z] 
06:56:16 [2020-10-24T06:56:16.693Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:56:16 [2020-10-24T06:56:16.898Z] using credential docker-jenkins-github-credentials
06:56:16 [2020-10-24T06:56:16.907Z] Cloning the remote Git repository
06:56:16 [2020-10-24T06:56:16.907Z] Cloning with configured refspecs honoured and without tags
06:56:16 [2020-10-24T06:56:16.954Z] #10 DONE 0.6s
06:56:16 [2020-10-24T06:56:16.954Z] 
06:56:16 [2020-10-24T06:56:16.954Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:56:16 [2020-10-24T06:56:16.954Z] #29 DONE 0.1s
06:56:16 [2020-10-24T06:56:16.954Z] 
06:56:16 [2020-10-24T06:56:16.954Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:56:17 [2020-10-24T06:56:17.217Z] #53 ...
06:56:17 [2020-10-24T06:56:17.217Z] 
06:56:17 [2020-10-24T06:56:17.217Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:56:17 [2020-10-24T06:56:17.217Z] #37 DONE 0.1s
06:56:17 [2020-10-24T06:56:17.217Z] 
06:56:17 [2020-10-24T06:56:17.217Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:56:17 [2020-10-24T06:56:17.382Z] #41 12.52 make[1]: Nothing to be done for 'all'.
06:56:16 [2020-10-24T06:56:16.934Z] Cloning repository https://github.com/moby/moby.git
06:56:17 [2020-10-24T06:56:17.096Z]  > git init /home/ubuntu/workspace/moby_PR-41584 # timeout=10
06:56:17 [2020-10-24T06:56:17.370Z] Fetching upstream changes from https://github.com/moby/moby.git
06:56:17 [2020-10-24T06:56:17.371Z]  > git --version # timeout=10
06:56:17 [2020-10-24T06:56:17.410Z]  > git --version # 'git version 2.17.1'
06:56:17 [2020-10-24T06:56:17.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:56:17 [2020-10-24T06:56:17.412Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:56:18 [2020-10-24T06:56:18.433Z] #41 13.51   CC       images/stats.o
06:56:18 [2020-10-24T06:56:18.767Z] #41 13.76   CC       images/core.o
06:56:19 [2020-10-24T06:56:19.062Z] #41 14.18   CC       images/core-x86.o
06:56:19 [2020-10-24T06:56:19.355Z] #41 14.60   CC       images/core-arm.o
06:56:19 [2020-10-24T06:56:19.649Z] #41 14.94   CC       images/core-aarch64.o
06:56:20 [2020-10-24T06:56:20.291Z] #41 15.31   CC       images/core-ppc64.o
06:56:20 [2020-10-24T06:56:20.592Z] #41 15.83   CC       images/core-s390.o
06:56:21 [2020-10-24T06:56:21.230Z] #41 ...
06:56:21 [2020-10-24T06:56:21.230Z] 
06:56:21 [2020-10-24T06:56:21.230Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:21 [2020-10-24T06:56:21.230Z] #27 2.682 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:56:21 [2020-10-24T06:56:21.230Z] #27 3.121 #=#=#                                                                         
06:56:21 [2020-10-24T06:56:21.230Z] #27 3.330 #=#=#                                                                         

###                                                                        4.3%
######                                                                     8.8%
############                                                              17.8%
###################                                                       26.8%
#######################                                                   32.9%
#################################                                         46.9%
#########################################                                 57.7%
###################################################                       71.3%
###########################################################               82.5%
#################################################################         91.5%
######################################################################## 100.0%
06:56:21 [2020-10-24T06:56:21.230Z] #27 5.063 
06:56:21 [2020-10-24T06:56:21.230Z] #27 5.232 
###############################                                           43.5%
###############################################################           88.3%
######################################################################## 100.0%
06:56:21 [2020-10-24T06:56:21.230Z] #27 5.638 #=#=#                                                                         
06:56:21 [2020-10-24T06:56:21.230Z] #27 5.818 
##############                                                            20.3%
#############################################                             63.9%
######################################################################## 100.0%
06:56:21 [2020-10-24T06:56:21.230Z] #27 6.411 
06:56:21 [2020-10-24T06:56:21.230Z] #27 6.526 
#                                                                          2.4%
####                                                                       6.7%
#########                                                                 13.1%
###############                                                           21.6%
#####################                                                     30.5%
#############################                                             41.1%
###################################                                       49.7%
#########################################                                 58.3%
################################################                          66.9%
####################################################                      73.4%
############################################################              84.1%
##################################################################        92.7%
######################################################################## 100.0%
06:56:21 [2020-10-24T06:56:21.230Z] #27 8.317 
06:56:21 [2020-10-24T06:56:21.546Z] #27 8.446 
                                                                           0.0%
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.0%
#####                                                                      7.4%
#######                                                                    9.9%
#########                                                                 13.0%
##########                                                                14.9%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
06:56:21 [2020-10-24T06:56:21.546Z] #27 ...
06:56:21 [2020-10-24T06:56:21.546Z] 
06:56:21 [2020-10-24T06:56:21.546Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:21 [2020-10-24T06:56:21.546Z] #32 41.19 time
06:56:21 [2020-10-24T06:56:21.546Z] #32 47.15 internal/poll
06:56:21 [2020-10-24T06:56:21.546Z] #32 48.56 internal/syscall/execenv
06:56:21 [2020-10-24T06:56:21.546Z] #32 48.61 internal/syscall/unix
06:56:21 [2020-10-24T06:56:21.546Z] #32 48.85 internal/fmtsort
06:56:21 [2020-10-24T06:56:21.546Z] #32 48.87 os
06:56:21 [2020-10-24T06:56:21.546Z] #32 49.42 strings
06:56:21 [2020-10-24T06:56:21.546Z] #32 51.24 path
06:56:21 [2020-10-24T06:56:21.839Z] #32 ...
06:56:21 [2020-10-24T06:56:21.839Z] 
06:56:21 [2020-10-24T06:56:21.839Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:22 [2020-10-24T06:56:22.516Z] #38 4.782 + git clone https://github.com/docker/distribution.git .
06:56:22 [2020-10-24T06:56:22.516Z] #38 4.782 Cloning into '.'...
06:56:22 [2020-10-24T06:56:22.516Z] #38 ...
06:56:22 [2020-10-24T06:56:22.516Z] 
06:56:22 [2020-10-24T06:56:22.516Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.799 + RM_GOPATH=0
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.799 + TMP_GOPATH=
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.799 + : /build
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.799 + '[' -z '' ']'
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.799 ++ mktemp -d
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.804 + export GOPATH=/tmp/tmp.QelzmCY2kz
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.804 + GOPATH=/tmp/tmp.QelzmCY2kz
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.804 + RM_GOPATH=1
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.804 + case "$(go env GOARCH)" in
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.804 ++ go env GOARCH
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.856 + export GO_BUILDMODE=-buildmode=pie
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.856 + GO_BUILDMODE=-buildmode=pie
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.856 ++ dirname /tmp/install/install.sh
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 Install docker/cli version 17.06.2-ce from stable
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 + dir=/tmp/install
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 + bin=dockercli
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 + shift
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 + . /tmp/install/dockercli.installer
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 ++ : stable
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 ++ : 17.06.2-ce
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 + install_dockercli
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.877 ++ uname -m
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.889 + arch=x86_64
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.890 + '[' x86_64 '!=' x86_64 ']'
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.890 + url=https://download.docker.com/linux/static
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.890 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:56:22 [2020-10-24T06:56:22.516Z] #22 4.897 + tar -xz docker/docker
06:56:22 [2020-10-24T06:56:22.718Z] #27 8.446 
                                                                           0.0%
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.0%
#####                                                                      7.4%
#######                                                                    9.9%
#########                                                                 13.0%
##########                                                                14.9%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.7%
##################                                                        26.2%
####################                                                      28.0%
#####################                                                     29.9%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.8%
###########################                                               38.6%
#############################                                             41.1%
#
06:56:22 [2020-10-24T06:56:22.718Z] #27 ...
06:56:22 [2020-10-24T06:56:22.718Z] 
06:56:22 [2020-10-24T06:56:22.718Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:22 [2020-10-24T06:56:22.718Z] #43 42.24 time
06:56:22 [2020-10-24T06:56:22.718Z] #43 47.60 internal/poll
06:56:22 [2020-10-24T06:56:22.718Z] #43 49.32 os
06:56:22 [2020-10-24T06:56:22.718Z] #43 50.31 strings
06:56:22 [2020-10-24T06:56:22.718Z] #43 51.96 regexp/syntax
06:56:22 [2020-10-24T06:56:22.718Z] #43 52.15 fmt
06:56:22 [2020-10-24T06:56:22.718Z] #43 ...
06:56:22 [2020-10-24T06:56:22.718Z] 
06:56:22 [2020-10-24T06:56:22.718Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:23 [2020-10-24T06:56:23.088Z] #22 ...
06:56:23 [2020-10-24T06:56:23.088Z] 
06:56:23 [2020-10-24T06:56:23.088Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:56:23 [2020-10-24T06:56:23.088Z] #53 6.118 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:56:23 [2020-10-24T06:56:23.088Z] #53 6.156 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:56:23 [2020-10-24T06:56:23.088Z] #53 6.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:56:24 [2020-10-24T06:56:24.473Z] #53 7.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:56:25 [2020-10-24T06:56:25.282Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c439e660e787fbeb) in /home/ubuntu/workspace/moby_PR-41584
[Pipeline] {
[Pipeline] checkout
06:56:25 [2020-10-24T06:56:25.761Z] #27 8.446 
                                                                           0.0%
                                                                           0.9%
##                                                                         3.1%
###                                                                        5.0%
#####                                                                      7.4%
#######                                                                    9.9%
#########                                                                 13.0%
##########                                                                14.9%
############                                                              16.8%
#############                                                             19.3%
###############                                                           21.2%
#################                                                         23.7%
##################                                                        26.2%
####################                                                      28.0%
#####################                                                     29.9%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.8%
###########################                                               38.6%
#############################                                             41.1%
##############################                                            43.0%
################################                                          44.9%
#################################                                         46.8%
###################################                                       49.3%
#####################################                                     51.8%
######################################                                    53.6%
#######################################                                   55.5%
#########################################                                 58.2%
###########################################                               60.7%
#############################################                             63.1%
###############################################                           65.4%
################################################                          67.3%
##################################################                        70.4%
####################################################                      72.9%
######################################################                    75.4%
#######################################################                   77.3%
########################################################                  79.2%
##########################################################                81.0%
############################################################              84.2%
##############################################################            86.4%
###############################################################           88.2%
#################################################################         90.8%
###################################################################       93.2%
####################################################################      95.7%
######################################################################    97.6%
######################################################################## 100.0%
06:56:25 [2020-10-24T06:56:25.761Z] #27 13.76 
06:56:26 [2020-10-24T06:56:26.472Z] #27 ...
06:56:26 [2020-10-24T06:56:26.472Z] 
06:56:26 [2020-10-24T06:56:26.472Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:26 [2020-10-24T06:56:26.472Z] #18 43.96 Unpacking bash-completion (1:2.8-6) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.51 Selecting previously unselected package bzip2.
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.64 Selecting previously unselected package xz-utils.
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.65 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.65 Unpacking xz-utils (5.2.4-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.80 Selecting previously unselected package apparmor.
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.81 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 44.90 Unpacking apparmor (2.13.2-10) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.39 Selecting previously unselected package aufs-tools.
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.41 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.59 Selecting previously unselected package libonig5:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.59 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.59 Unpacking libonig5:s390x (6.9.1-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.74 Selecting previously unselected package libjq1:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.75 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.87 Selecting previously unselected package jq.
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.88 Unpacking jq (1.5+dfsg-2+b1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.95 Selecting previously unselected package libaio1:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.95 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 45.96 Unpacking libaio1:s390x (0.3.112-3) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 46.03 Selecting previously unselected package libgpm2:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 46.04 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 46.04 Unpacking libgpm2:s390x (1.20.7-5) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 46.10 Selecting previously unselected package libicu63:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 46.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 46.11 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.57 Selecting previously unselected package libnet1:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.60 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.70 Selecting previously unselected package libnl-3-200:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.72 Unpacking libnl-3-200:s390x (3.4.0-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.80 Selecting previously unselected package libprotobuf-c1:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.80 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.88 Selecting previously unselected package libreadline5:s390x.
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 50.89 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.06 Selecting previously unselected package net-tools.
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.26 Selecting previously unselected package python-pip-whl.
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.27 Unpacking python-pip-whl (18.1-5) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.94 Selecting previously unselected package python3-lib2to3.
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 51.95 Unpacking python3-lib2to3 (3.7.3-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.08 Selecting previously unselected package python3-distutils.
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.10 Unpacking python3-distutils (3.7.3-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.24 Selecting previously unselected package python3-pip.
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.25 Unpacking python3-pip (18.1-5) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.48 Selecting previously unselected package python3-pkg-resources.
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.50 Unpacking python3-pkg-resources (40.8.0-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.67 Selecting previously unselected package python3-setuptools.
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.70 Unpacking python3-setuptools (40.8.0-1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.95 Selecting previously unselected package python3-wheel.
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 52.96 Unpacking python3-wheel (0.32.3-2) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.03 Selecting previously unselected package sudo.
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.04 Unpacking sudo (1.8.27-1+deb10u2) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.65 Selecting previously unselected package thin-provisioning-tools.
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.86 Selecting previously unselected package uidmap.
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 53.87 Unpacking uidmap (1:4.5-1.1) ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 54.02 Selecting previously unselected package vim-runtime.
06:56:26 [2020-10-24T06:56:26.472Z] #18 54.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:56:26 [2020-10-24T06:56:26.472Z] #18 54.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:56:26 [2020-10-24T06:56:26.472Z] #18 ...
06:56:26 [2020-10-24T06:56:26.472Z] 
06:56:26 [2020-10-24T06:56:26.472Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:56:26 [2020-10-24T06:56:26.472Z] #54 33.16 Checking out files:  63% (2190/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
06:56:26 [2020-10-24T06:56:26.472Z] #54 34.06 + cd /tmp/tmp.5GAfQsXAqQ/src/github.com/containerd/containerd
06:56:26 [2020-10-24T06:56:26.472Z] #54 34.06 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + export 'BUILDTAGS=netgo osusergo static_build'
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + BUILDTAGS='netgo osusergo static_build'
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + export EXTRA_FLAGS=-buildmode=pie
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + EXTRA_FLAGS=-buildmode=pie
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + '[' '' = dynamic ']'
06:56:26 [2020-10-24T06:56:26.472Z] #54 35.33 + make
06:56:27 [2020-10-24T06:56:27.018Z] #53 9.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:56:27 [2020-10-24T06:56:27.018Z] #53 ...
06:56:27 [2020-10-24T06:56:27.018Z] 
06:56:27 [2020-10-24T06:56:27.018Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + RM_GOPATH=0
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + TMP_GOPATH=
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + : /build
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + '[' -z '' ']'
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 ++ mktemp -d
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + export GOPATH=/tmp/tmp.HtaOBJgMKE
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + GOPATH=/tmp/tmp.HtaOBJgMKE
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + RM_GOPATH=1
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 + case "$(go env GOARCH)" in
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.786 ++ go env GOARCH
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.794 + export GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.794 + GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.794 ++ dirname /tmp/install/install.sh
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + dir=/tmp/install
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + bin=shfmt
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + shift
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + . /tmp/install/shfmt.installer
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + install_shfmt
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HtaOBJgMKE/src/github.com/mvdan/sh
06:56:27 [2020-10-24T06:56:27.018Z] #49 3.798 Cloning into '/tmp/tmp.HtaOBJgMKE/src/github.com/mvdan/sh'...
06:56:27 [2020-10-24T06:56:27.018Z] #49 ...
06:56:27 [2020-10-24T06:56:27.018Z] 
06:56:27 [2020-10-24T06:56:27.018Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:56:27 [2020-10-24T06:56:27.018Z] #11 5.974 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:56:27 [2020-10-24T06:56:27.018Z] #11 6.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:56:27 [2020-10-24T06:56:27.018Z] #11 6.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:56:27 [2020-10-24T06:56:27.018Z] #11 7.116 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:56:27 [2020-10-24T06:56:27.018Z] #11 9.286 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:56:27 [2020-10-24T06:56:27.278Z] #11 ...
06:56:27 [2020-10-24T06:56:27.278Z] 
06:56:27 [2020-10-24T06:56:27.278Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.512 + RM_GOPATH=0
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.512 + TMP_GOPATH=
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.512 + : /build
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.512 + '[' -z '' ']'
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.513 ++ mktemp -d
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.515 + export GOPATH=/tmp/tmp.on1p3Wx50R
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.515 + GOPATH=/tmp/tmp.on1p3Wx50R
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.515 + RM_GOPATH=1
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.515 + case "$(go env GOARCH)" in
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.515 ++ go env GOARCH
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.520 + export GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.520 + GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.520 ++ dirname /tmp/install/install.sh
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + dir=/tmp/install
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + bin=proxy
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + shift
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + '[' '!' -f /tmp/install/proxy.installer ']'
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + . /tmp/install/proxy.installer
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + install_proxy
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + case "$1" in
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + export CGO_ENABLED=0
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + CGO_ENABLED=0
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + _install_proxy
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.521 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.on1p3Wx50R/src/github.com/docker/libnetwork
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.523 Cloning into '/tmp/tmp.on1p3Wx50R/src/github.com/docker/libnetwork'...
06:56:27 [2020-10-24T06:56:27.278Z] #62 3.525 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
06:56:27 [2020-10-24T06:56:27.539Z] #62 ...
06:56:27 [2020-10-24T06:56:27.539Z] 
06:56:27 [2020-10-24T06:56:27.539Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.722 + RM_GOPATH=0
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.722 + TMP_GOPATH=
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.722 + : /build
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.722 + '[' -z '' ']'
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.722 ++ mktemp -d
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.724 + export GOPATH=/tmp/tmp.TcAjFIqZPe
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.724 + GOPATH=/tmp/tmp.TcAjFIqZPe
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.724 + RM_GOPATH=1
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.724 + case "$(go env GOARCH)" in
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.725 ++ go env GOARCH
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + export GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 ++ dirname /tmp/install/install.sh
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + dir=/tmp/install
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + bin=vndr
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + shift
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + '[' '!' -f /tmp/install/vndr.installer ']'
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + . /tmp/install/vndr.installer
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + install_vndr
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TcAjFIqZPe/src/github.com/LK4D4/vndr
06:56:27 [2020-10-24T06:56:27.539Z] #43 4.811 Cloning into '/tmp/tmp.TcAjFIqZPe/src/github.com/LK4D4/vndr'...
06:56:27 [2020-10-24T06:56:27.539Z] #43 6.089 + cd /tmp/tmp.TcAjFIqZPe/src/github.com/LK4D4/vndr
06:56:27 [2020-10-24T06:56:27.539Z] #43 6.089 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
06:56:27 [2020-10-24T06:56:27.539Z] #43 6.101 + go build -buildmode=pie -v -o /build/vndr .
06:56:27 [2020-10-24T06:56:27.539Z] #43 7.494 internal/cpu
06:56:27 [2020-10-24T06:56:27.539Z] #43 7.516 runtime/internal/sys
06:56:27 [2020-10-24T06:56:27.539Z] #43 7.807 runtime/internal/math
06:56:27 [2020-10-24T06:56:27.539Z] #43 7.974 internal/race
06:56:27 [2020-10-24T06:56:27.539Z] #43 8.158 sync/atomic
06:56:27 [2020-10-24T06:56:27.539Z] #43 8.249 internal/bytealg
06:56:27 [2020-10-24T06:56:27.539Z] #43 8.505 unicode
06:56:27 [2020-10-24T06:56:27.539Z] #43 8.995 runtime
06:56:27 [2020-10-24T06:56:27.539Z] #43 ...
06:56:27 [2020-10-24T06:56:27.539Z] 
06:56:27 [2020-10-24T06:56:27.539Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + RM_GOPATH=0
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + TMP_GOPATH=
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + : /build
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + '[' -z '' ']'
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 ++ mktemp -d
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + export GOPATH=/tmp/tmp.ImR4h31fi7
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + GOPATH=/tmp/tmp.ImR4h31fi7
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + RM_GOPATH=1
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 + case "$(go env GOARCH)" in
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.350 ++ go env GOARCH
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + export GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 ++ dirname /tmp/install/install.sh
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + dir=/tmp/install
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + bin=rootlesskit
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + shift
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + . /tmp/install/rootlesskit.installer
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + install_rootlesskit
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + case "$1" in
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + export CGO_ENABLED=0
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + CGO_ENABLED=0
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + _install_rootlesskit
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ImR4h31fi7/src/github.com/rootless-containers/rootlesskit
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.371 Cloning into '/tmp/tmp.ImR4h31fi7/src/github.com/rootless-containers/rootlesskit'...
06:56:27 [2020-10-24T06:56:27.539Z] #56 4.382 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:56:27 [2020-10-24T06:56:27.539Z] #56 9.739 + cd /tmp/tmp.ImR4h31fi7/src/github.com/rootless-containers/rootlesskit
06:56:27 [2020-10-24T06:56:27.539Z] #56 9.740 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:56:27 [2020-10-24T06:56:27.569Z] #54 36.36 + bin/ctr
06:56:27 [2020-10-24T06:56:27.629Z] using credential docker-jenkins-github-credentials
06:56:27 [2020-10-24T06:56:27.645Z] Cloning the remote Git repository
06:56:27 [2020-10-24T06:56:27.645Z] Cloning with configured refspecs honoured and without tags
06:56:27 [2020-10-24T06:56:27.709Z] Cloning repository https://github.com/moby/moby.git
06:56:27 [2020-10-24T06:56:27.779Z]  > git init /home/ubuntu/workspace/moby_PR-41584 # timeout=10
06:56:27 [2020-10-24T06:56:27.814Z] #56 10.64 + for f in rootlesskit rootlesskit-docker-proxy
06:56:27 [2020-10-24T06:56:27.814Z] #56 10.64 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:56:27 [2020-10-24T06:56:27.814Z] #56 ...
06:56:27 [2020-10-24T06:56:27.814Z] 
06:56:27 [2020-10-24T06:56:27.814Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:56:27 [2020-10-24T06:56:27.814Z] #34 5.974 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:56:27 [2020-10-24T06:56:27.814Z] #34 6.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:56:27 [2020-10-24T06:56:27.814Z] #34 6.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:56:27 [2020-10-24T06:56:27.814Z] #34 7.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:56:27 [2020-10-24T06:56:27.814Z] #34 9.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:56:27 [2020-10-24T06:56:27.814Z] #34 ...
06:56:27 [2020-10-24T06:56:27.814Z] 
06:56:27 [2020-10-24T06:56:27.814Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.857 + RM_GOPATH=0
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.857 + TMP_GOPATH=
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.857 + : /build
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.857 + '[' -z '' ']'
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.857 ++ mktemp -d
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.869 + export GOPATH=/tmp/tmp.hCyloHiSN4
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.869 + GOPATH=/tmp/tmp.hCyloHiSN4
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.869 + RM_GOPATH=1
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.869 + case "$(go env GOARCH)" in
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.869 ++ go env GOARCH
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.906 + export GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.906 + GO_BUILDMODE=-buildmode=pie
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 ++ dirname /tmp/install/install.sh
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + dir=/tmp/install
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + bin=gotestsum
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + shift
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + . /tmp/install/gotestsum.installer
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 ++ : v0.5.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + install_gotestsum
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + set -e
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + export GO111MODULE=on
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + GO111MODULE=on
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + GOBIN=/build
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.925 + go get gotest.tools/gotestsum@v0.5.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.982 go: finding gotest.tools v0.5.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 4.982 go: finding gotest.tools/gotestsum v0.5.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 6.298 go: downloading gotest.tools/gotestsum v0.5.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 7.340 go: extracting gotest.tools/gotestsum v0.5.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.154 go: downloading github.com/fatih/color v1.9.0
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.155 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.155 go: downloading github.com/spf13/pflag v1.0.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.235 go: downloading github.com/pkg/errors v0.9.1
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.283 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.285 go: downloading github.com/jonboulle/clockwork v0.1.0
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.326 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.394 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.470 go: extracting github.com/pkg/errors v0.9.1
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.633 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.653 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.684 go: extracting github.com/jonboulle/clockwork v0.1.0
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.799 go: extracting github.com/fatih/color v1.9.0
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.863 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:56:27 [2020-10-24T06:56:27.814Z] #45 8.913 go: extracting github.com/spf13/pflag v1.0.3
06:56:27 [2020-10-24T06:56:27.814Z] #45 9.180 go: downloading github.com/mattn/go-isatty v0.0.12
06:56:27 [2020-10-24T06:56:27.814Z] #45 9.196 go: downloading github.com/mattn/go-colorable v0.1.6
06:56:27 [2020-10-24T06:56:27.814Z] #45 9.747 go: extracting github.com/mattn/go-isatty v0.0.12
06:56:27 [2020-10-24T06:56:27.814Z] #45 9.951 go: extracting github.com/mattn/go-colorable v0.1.6
06:56:27 [2020-10-24T06:56:27.861Z] #54 ...
06:56:27 [2020-10-24T06:56:27.861Z] 
06:56:27 [2020-10-24T06:56:27.861Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:27 [2020-10-24T06:56:27.861Z] #49 47.56 context
06:56:27 [2020-10-24T06:56:27.861Z] #49 48.16 internal/poll
06:56:27 [2020-10-24T06:56:27.861Z] #49 49.52 encoding/binary
06:56:27 [2020-10-24T06:56:27.861Z] #49 49.95 os
06:56:27 [2020-10-24T06:56:27.861Z] #49 51.20 encoding/base64
06:56:27 [2020-10-24T06:56:27.861Z] #49 51.78 golang.org/x/sys/unix
06:56:27 [2020-10-24T06:56:27.861Z] #49 52.99 fmt
06:56:27 [2020-10-24T06:56:27.861Z] #49 56.82 encoding/json
06:56:28 [2020-10-24T06:56:28.075Z] #45 ...
06:56:28 [2020-10-24T06:56:28.075Z] 
06:56:28 [2020-10-24T06:56:28.075Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + RM_GOPATH=0
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + TMP_GOPATH=
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + : /build
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + '[' -z '' ']'
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 ++ mktemp -d
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + export GOPATH=/tmp/tmp.pYEIAOrWZe
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + GOPATH=/tmp/tmp.pYEIAOrWZe
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + RM_GOPATH=1
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 + case "$(go env GOARCH)" in
06:56:28 [2020-10-24T06:56:28.075Z] #32 4.975 ++ go env GOARCH
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.045 + export GO_BUILDMODE=-buildmode=pie
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.045 + GO_BUILDMODE=-buildmode=pie
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 ++ dirname /tmp/install/install.sh
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 + dir=/tmp/install
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 + bin=tomlv
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 + shift
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 + . /tmp/install/tomlv.installer
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 + install_tomlv
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.048 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.049 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.059 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pYEIAOrWZe/src/github.com/BurntSushi/toml
06:56:28 [2020-10-24T06:56:28.075Z] #32 5.059 Cloning into '/tmp/tmp.pYEIAOrWZe/src/github.com/BurntSushi/toml'...
06:56:28 [2020-10-24T06:56:28.075Z] #32 6.481 + cd /tmp/tmp.pYEIAOrWZe/src/github.com/BurntSushi/toml
06:56:28 [2020-10-24T06:56:28.075Z] #32 6.481 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:56:28 [2020-10-24T06:56:28.075Z] #32 6.559 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:56:28 [2020-10-24T06:56:28.075Z] #32 7.200 runtime/internal/atomic
06:56:28 [2020-10-24T06:56:28.075Z] #32 7.201 internal/cpu
06:56:28 [2020-10-24T06:56:28.075Z] #32 7.474 runtime/internal/sys
06:56:28 [2020-10-24T06:56:28.075Z] #32 7.695 runtime/internal/math
06:56:28 [2020-10-24T06:56:28.075Z] #32 7.842 math/bits
06:56:28 [2020-10-24T06:56:28.075Z] #32 7.974 internal/bytealg
06:56:28 [2020-10-24T06:56:28.075Z] #32 8.358 math
06:56:28 [2020-10-24T06:56:28.075Z] #32 8.881 runtime
06:56:28 [2020-10-24T06:56:28.075Z] #32 ...
06:56:28 [2020-10-24T06:56:28.075Z] 
06:56:28 [2020-10-24T06:56:28.075Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + RM_GOPATH=0
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + TMP_GOPATH=
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + : /build
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + '[' -z '' ']'
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 ++ mktemp -d
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + export GOPATH=/tmp/tmp.wvtDgAmspQ
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + GOPATH=/tmp/tmp.wvtDgAmspQ
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + RM_GOPATH=1
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 + case "$(go env GOARCH)" in
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.065 ++ go env GOARCH
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + export GO_BUILDMODE=-buildmode=pie
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + GO_BUILDMODE=-buildmode=pie
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 ++ dirname /tmp/install/install.sh
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + dir=/tmp/install
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + bin=golangci_lint
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + shift
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + . /tmp/install/golangci_lint.installer
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 ++ : v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + install_golangci_lint
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + set -e
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + export GO111MODULE=on
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + GO111MODULE=on
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + GOBIN=/build
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.074 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.088 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.088 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.088 go: finding github.com/golangci/golangci-lint v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.088 go: finding github.com/golangci v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 4.088 go: finding github.com v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 5.442 go: downloading github.com/golangci/golangci-lint v1.23.8
06:56:28 [2020-10-24T06:56:28.075Z] #47 6.944 go: extracting github.com/golangci/golangci-lint v1.23.8
06:56:28 [2020-10-24T06:56:28.157Z] #49 ...
06:56:28 [2020-10-24T06:56:28.157Z] 
06:56:28 [2020-10-24T06:56:28.157Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:28 [2020-10-24T06:56:28.157Z] #27 14.72 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:56:28 [2020-10-24T06:56:28.157Z] #27 15.11 #=#=#                                                                         
06:56:28 [2020-10-24T06:56:28.158Z] #27 15.31 
                                                                           0.2%
######################################################################## 100.0%
06:56:28 [2020-10-24T06:56:28.158Z] #27 15.42 
06:56:28 [2020-10-24T06:56:28.158Z] #27 16.12 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:56:28 [2020-10-24T06:56:28.158Z] #27 16.15 skipping existing aab193acf6ba
06:56:28 [2020-10-24T06:56:28.158Z] #27 16.22 
06:56:28 [2020-10-24T06:56:28.458Z] #47 ...
06:56:28 [2020-10-24T06:56:28.458Z] 
06:56:28 [2020-10-24T06:56:28.458Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:56:28 [2020-10-24T06:56:28.458Z] #40 5.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:56:28 [2020-10-24T06:56:28.458Z] #40 6.089 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:56:28 [2020-10-24T06:56:28.458Z] #40 6.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:56:28 [2020-10-24T06:56:28.458Z] #40 7.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:56:28 [2020-10-24T06:56:28.458Z] #40 9.158 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:56:28 [2020-10-24T06:56:28.458Z] #40 ...
06:56:28 [2020-10-24T06:56:28.458Z] 
06:56:28 [2020-10-24T06:56:28.458Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:56:28 [2020-10-24T06:56:28.458Z] #30 4.746 + git clone https://github.com/kolyshkin/go-swagger.git .
06:56:28 [2020-10-24T06:56:28.458Z] #30 4.760 Cloning into '.'...
06:56:28 [2020-10-24T06:56:28.719Z] #30 ...
06:56:28 [2020-10-24T06:56:28.719Z] 
06:56:28 [2020-10-24T06:56:28.719Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:56:28 [2020-10-24T06:56:28.719Z] #40 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:56:28 [2020-10-24T06:56:28.062Z] Fetching upstream changes from https://github.com/moby/moby.git
06:56:28 [2020-10-24T06:56:28.063Z]  > git --version # timeout=10
06:56:28 [2020-10-24T06:56:28.084Z]  > git --version # 'git version 2.17.1'
06:56:28 [2020-10-24T06:56:28.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:56:28 [2020-10-24T06:56:28.114Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:56:29 [2020-10-24T06:56:29.231Z] #27 17.13 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:56:29 [2020-10-24T06:56:29.231Z] #27 17.19 skipping existing 4d43f82972ce
06:56:29 [2020-10-24T06:56:29.231Z] #27 17.26 
06:56:30 [2020-10-24T06:56:30.327Z] #27 18.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:56:30 [2020-10-24T06:56:30.620Z] #27 18.54 #=#=#                                                                         
06:56:30 [2020-10-24T06:56:30.620Z] #27 18.61 
######################################################################## 100.0%
06:56:30 [2020-10-24T06:56:30.620Z] #27 18.67 
06:56:30 [2020-10-24T06:56:30.913Z] #27 19.12 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:56:31 [2020-10-24T06:56:31.206Z] #27 ...
06:56:31 [2020-10-24T06:56:31.206Z] 
06:56:31 [2020-10-24T06:56:31.206Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:31 [2020-10-24T06:56:31.206Z] #41 16.38   CC       images/cpuinfo.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 16.66   CC       images/inventory.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 16.91   CC       images/fdinfo.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 17.13   CC       images/fown.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 17.24   CC       images/ns.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 17.40   CC       images/regfile.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 17.52   CC       images/ghost-file.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 17.77   CC       images/fifo.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 17.91   CC       images/remap-file-path.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 18.04   CC       images/eventfd.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 18.11   CC       images/eventpoll.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 18.32   CC       images/fh.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 18.47   CC       images/fsnotify.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 18.91   CC       images/signalfd.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 19.10   CC       images/fs.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 19.32   CC       images/pstree.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 19.53   CC       images/pipe.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 19.75   CC       images/tcp-stream.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 19.90   CC       images/sk-packet.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 20.14   CC       images/mnt.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 20.35   CC       images/pipe-data.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 20.56   CC       images/sa.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 20.71   CC       images/timer.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 21.00   CC       images/timerfd.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 21.13   CC       images/mm.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 21.33   CC       images/sk-opts.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 21.51   CC       images/sk-unix.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 21.74   CC       images/sk-inet.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 22.10   CC       images/tun.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 22.24   CC       images/sk-netlink.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 22.43   CC       images/packet-sock.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 22.72   CC       images/ipc-var.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 22.87   CC       images/ipc-desc.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 23.07   CC       images/ipc-shm.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 23.21   CC       images/ipc-msg.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 23.38   CC       images/ipc-sem.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 23.56   CC       images/utsns.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 23.77   CC       images/creds.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 23.92   CC       images/vma.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 24.17   CC       images/netdev.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 24.60   CC       images/tty.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 25.05   CC       images/file-lock.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 25.21   CC       images/rlimit.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 25.36   CC       images/pagemap.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 25.52   CC       images/siginfo.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 25.77   CC       images/rpc.o
06:56:31 [2020-10-24T06:56:31.206Z] #41 ...
06:56:31 [2020-10-24T06:56:31.206Z] 
06:56:31 [2020-10-24T06:56:31.206Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:31 [2020-10-24T06:56:31.206Z] #27 19.36 
06:56:31 [2020-10-24T06:56:31.513Z] #27 19.43 
######################################################################## 100.0%
06:56:31 [2020-10-24T06:56:31.513Z] #27 19.49 
06:56:31 [2020-10-24T06:56:31.513Z] #27 19.52 Download of images into '/build' complete.
06:56:31 [2020-10-24T06:56:31.513Z] #27 19.52 Use something like the following to load the result into a Docker daemon:
06:56:31 [2020-10-24T06:56:31.513Z] #27 19.52   tar -cC '/build' . | docker load
06:56:31 [2020-10-24T06:56:31.513Z] #27 ...
06:56:31 [2020-10-24T06:56:31.513Z] 
06:56:31 [2020-10-24T06:56:31.513Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:31 [2020-10-24T06:56:31.513Z] #32 51.42 fmt
06:56:31 [2020-10-24T06:56:31.513Z] #32 51.86 path/filepath
06:56:31 [2020-10-24T06:56:31.513Z] #32 52.93 io/ioutil
06:56:31 [2020-10-24T06:56:31.513Z] #32 53.31 text/tabwriter
06:56:31 [2020-10-24T06:56:31.513Z] #32 54.61 github.com/BurntSushi/toml
06:56:31 [2020-10-24T06:56:31.513Z] #32 54.61 flag
06:56:31 [2020-10-24T06:56:31.513Z] #32 55.93 log
06:56:31 [2020-10-24T06:56:31.513Z] #32 57.42 github.com/BurntSushi/toml/cmd/tomlv
06:56:31 [2020-10-24T06:56:31.513Z] #32 DONE 61.2s
06:56:31 [2020-10-24T06:56:31.850Z] 
06:56:31 [2020-10-24T06:56:31.850Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:56:31 [2020-10-24T06:56:31.850Z] #27 DONE 19.7s
06:56:31 [2020-10-24T06:56:31.850Z] 
06:56:31 [2020-10-24T06:56:31.850Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:31 [2020-10-24T06:56:31.850Z] #41 26.85   CC       images/ext-file.o
06:56:32 [2020-10-24T06:56:32.146Z] #41 27.18   CC       images/cgroup.o
06:56:32 [2020-10-24T06:56:32.444Z] #41 27.55   CC       images/userns.o
06:56:32 [2020-10-24T06:56:32.444Z] #41 27.73   CC       images/google/protobuf/descriptor.o
06:56:32 [2020-10-24T06:56:32.937Z] #40 ...
06:56:32 [2020-10-24T06:56:32.937Z] 
06:56:32 [2020-10-24T06:56:32.937Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:56:32 [2020-10-24T06:56:32.937Z] #22 13.71 + mkdir -p /build
06:56:32 [2020-10-24T06:56:32.937Z] #22 13.72 + mv docker/docker /build/
06:56:32 [2020-10-24T06:56:32.937Z] #22 13.74 + rmdir docker
06:56:32 [2020-10-24T06:56:32.937Z] #22 DONE 15.3s
06:56:32 [2020-10-24T06:56:32.937Z] 
06:56:32 [2020-10-24T06:56:32.937Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.49 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.62 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.62 go: downloading github.com/pkg/errors v0.8.1
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.62 go: downloading github.com/spf13/viper v1.6.1
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.62 go: downloading github.com/spf13/pflag v1.0.5
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.64 go: downloading github.com/stretchr/testify v1.4.0
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.69 go: downloading github.com/fatih/color v1.7.0
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.74 go: downloading github.com/mattn/go-colorable v0.1.4
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.88 go: extracting github.com/spf13/viper v1.6.1
06:56:32 [2020-10-24T06:56:32.937Z] #47 13.90 go: extracting github.com/pkg/errors v0.8.1
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.21 go: extracting github.com/spf13/pflag v1.0.5
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.24 go: extracting github.com/stretchr/testify v1.4.0
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.27 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.37 go: extracting github.com/fatih/color v1.7.0
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.72 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.73 go: downloading github.com/hashicorp/hcl v1.0.0
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.87 go: extracting github.com/mattn/go-colorable v0.1.4
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:56:32 [2020-10-24T06:56:32.937Z] #47 14.92 go: downloading github.com/mattn/go-isatty v0.0.8
06:56:32 [2020-10-24T06:56:32.937Z] #47 15.17 go: extracting github.com/hashicorp/hcl v1.0.0
06:56:32 [2020-10-24T06:56:32.937Z] #47 15.35 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:56:32 [2020-10-24T06:56:32.937Z] #47 15.36 go: extracting github.com/mattn/go-isatty v0.0.8
06:56:32 [2020-10-24T06:56:32.937Z] #47 15.60 go: downloading github.com/mitchellh/mapstructure v1.1.2
06:56:32 [2020-10-24T06:56:32.937Z] #47 15.72 go: extracting github.com/mitchellh/mapstructure v1.1.2
06:56:32 [2020-10-24T06:56:32.937Z] #47 15.97 go: downloading github.com/sirupsen/logrus v1.4.2
06:56:33 [2020-10-24T06:56:33.200Z] #47 16.22 go: extracting github.com/sirupsen/logrus v1.4.2
06:56:33 [2020-10-24T06:56:33.463Z] #47 16.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:56:33 [2020-10-24T06:56:33.515Z] #41 28.62   CC       images/opts.o
06:56:33 [2020-10-24T06:56:33.515Z] #41 28.78   CC       images/seccomp.o
06:56:33 [2020-10-24T06:56:33.808Z] #41 28.92   CC       images/binfmt-misc.o
06:56:33 [2020-10-24T06:56:33.808Z] #41 29.09   CC       images/time.o
06:56:34 [2020-10-24T06:56:34.101Z] #41 29.23   CC       images/sysctl.o
06:56:34 [2020-10-24T06:56:34.101Z] #41 29.38   CC       images/autofs.o
06:56:34 [2020-10-24T06:56:34.394Z] #41 29.47   CC       images/macvlan.o
06:56:34 [2020-10-24T06:56:34.394Z] #41 29.55   CC       images/sit.o
06:56:34 [2020-10-24T06:56:34.394Z] #41 29.65   CC       images/memfd.o
06:56:34 [2020-10-24T06:56:34.406Z] #47 17.41 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
06:56:34 [2020-10-24T06:56:34.762Z] #41 29.90   CC       images/timens.o
06:56:34 [2020-10-24T06:56:34.762Z] #41 30.04   LINK     images/built-in.o
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.13   GEN      compel/include/asm
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.14   GEN      compel/include/version.h
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.17 touch .config
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.17   GEN      include/common/config.h
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.22   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.27   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.30   GEN      compel/plugins/include/uapi/std/syscall.h
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.33   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.34   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.36   DEP      compel/arch/s390/plugins/std/parasite-head.d
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.37   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:56:35 [2020-10-24T06:56:35.055Z] #41 30.37   DEP      compel/plugins/std/infect.d
06:56:35 [2020-10-24T06:56:35.055Z] #41 ...
06:56:35 [2020-10-24T06:56:35.055Z] 
06:56:35 [2020-10-24T06:56:35.055Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:35 [2020-10-24T06:56:35.055Z] #43 54.81 regexp
06:56:35 [2020-10-24T06:56:35.055Z] #43 56.10 go/token
06:56:35 [2020-10-24T06:56:35.055Z] #43 56.89 go/scanner
06:56:35 [2020-10-24T06:56:35.055Z] #43 57.46 internal/lazyregexp
06:56:35 [2020-10-24T06:56:35.055Z] #43 57.68 net/url
06:56:35 [2020-10-24T06:56:35.055Z] #43 57.97 go/ast
06:56:35 [2020-10-24T06:56:35.055Z] #43 59.10 text/template/parse
06:56:35 [2020-10-24T06:56:35.055Z] #43 62.46 go/parser
06:56:35 [2020-10-24T06:56:35.055Z] #43 63.08 text/template
06:56:35 [2020-10-24T06:56:35.348Z] #43 ...
06:56:35 [2020-10-24T06:56:35.348Z] 
06:56:35 [2020-10-24T06:56:35.348Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:35 [2020-10-24T06:56:35.348Z] #41 30.54   DEP      compel/plugins/std/string.d
06:56:35 [2020-10-24T06:56:35.348Z] #41 30.65   DEP      compel/plugins/std/log.d
06:56:35 [2020-10-24T06:56:35.641Z] #41 30.74   DEP      compel/plugins/std/fds.d
06:56:35 [2020-10-24T06:56:35.641Z] #41 30.88   DEP      compel/plugins/std/std.d
06:56:35 [2020-10-24T06:56:35.791Z] #47 18.48 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:56:35 [2020-10-24T06:56:35.791Z] #47 18.71 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:56:35 [2020-10-24T06:56:35.934Z] #41 30.97   DEP      compel/plugins/shmem/shmem.d
06:56:35 [2020-10-24T06:56:35.934Z] #41 31.09   DEP      compel/plugins/fds/fds.d
06:56:36 [2020-10-24T06:56:36.051Z] #47 18.92 go: extracting github.com/sourcegraph/go-diff v0.5.1
06:56:36 [2020-10-24T06:56:36.051Z] #47 19.07 go: downloading github.com/uudashr/gocognit v1.0.1
06:56:36 [2020-10-24T06:56:36.227Z] #41 31.26   CC       compel/plugins/std/std.o
06:56:36 [2020-10-24T06:56:36.313Z] #47 19.21 go: extracting github.com/uudashr/gocognit v1.0.1
06:56:36 [2020-10-24T06:56:36.520Z] #41 31.53   CC       compel/plugins/std/fds.o
06:56:36 [2020-10-24T06:56:36.520Z] #41 ...
06:56:36 [2020-10-24T06:56:36.520Z] 
06:56:36 [2020-10-24T06:56:36.520Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:36 [2020-10-24T06:56:36.520Z] #18 54.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:56:36 [2020-10-24T06:56:36.520Z] #18 54.08 Unpacking vim-runtime (2:8.1.0875-5) ...
06:56:36 [2020-10-24T06:56:36.520Z] #18 57.61 Selecting previously unselected package vim.
06:56:36 [2020-10-24T06:56:36.520Z] #18 57.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
06:56:36 [2020-10-24T06:56:36.520Z] #18 57.64 Unpacking vim (2:8.1.0875-5) ...
06:56:36 [2020-10-24T06:56:36.520Z] #18 58.32 Selecting previously unselected package xfsprogs.
06:56:36 [2020-10-24T06:56:36.521Z] #18 58.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 58.33 Unpacking xfsprogs (4.20.0-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.14 Selecting previously unselected package zip.
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.17 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.17 Unpacking zip (3.0-11+b1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.56 Setting up aufs-tools (1:4.14+20190211-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.64 Setting up libip6tc0:s390x (1.8.2-4) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.64 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.65 Setting up libgpm2:s390x (1.20.7-5) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.66 Setting up libip4tc0:s390x (1.8.2-4) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.66 Setting up uidmap (1:4.5-1.1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.67 Setting up libnftnl11:s390x (1.1.2-2) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.67 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.69 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.69 Setting up libicu63:s390x (63.1-6+deb10u1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.70 Setting up xxd (2:8.1.0875-5) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.71 Setting up zip (3.0-11+b1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.72 Setting up vim-common (2:8.1.0875-5) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 59.73 Setting up bash-completion (1:2.8-6) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.29 Setting up libiptc0:s390x (1.8.2-4) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.29 Setting up xz-utils (5.2.4-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.33 Setting up sudo (1.8.27-1+deb10u2) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.38 invoke-rc.d: could not determine current runlevel
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.38 invoke-rc.d: policy-rc.d denied execution of start.
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.39 Setting up pigz (2.4-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.40 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.41 Setting up libnl-3-200:s390x (3.4.0-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.42 Setting up python-pip-whl (18.1-5) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.43 Setting up libmpdec2:s390x (2.4.2-2) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.43 Setting up vim-runtime (2:8.1.0875-5) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.69 Setting up libaio1:s390x (0.3.112-3) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.69 Setting up libonig5:s390x (6.9.1-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.70 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.71 Setting up vim (2:8.1.0875-5) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.76 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.76 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.77 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.78 Setting up jq (1.5+dfsg-2+b1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.78 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
06:56:36 [2020-10-24T06:56:36.521Z] #18 62.79 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:56:36 [2020-10-24T06:56:36.814Z] #18 ...
06:56:36 [2020-10-24T06:56:36.814Z] 
06:56:36 [2020-10-24T06:56:36.814Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:36 [2020-10-24T06:56:36.814Z] #41 31.84   CC       compel/plugins/std/log.o
06:56:36 [2020-10-24T06:56:36.883Z] #47 ...
06:56:36 [2020-10-24T06:56:36.883Z] 
06:56:36 [2020-10-24T06:56:36.883Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:37 [2020-10-24T06:56:37.107Z] #41 32.39   CC       compel/plugins/std/string.o
06:56:37 [2020-10-24T06:56:37.405Z] #62 19.98 Checking out files:  72% (1387/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.
06:56:37 [2020-10-24T06:56:37.405Z] #62 20.46 + cd /tmp/tmp.on1p3Wx50R/src/github.com/docker/libnetwork
06:56:37 [2020-10-24T06:56:37.405Z] #62 20.46 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
06:56:37 [2020-10-24T06:56:37.743Z] #41 32.74   CC       compel/plugins/std/infect.o
06:56:37 [2020-10-24T06:56:37.743Z] #41 33.08   CC       compel/arch/s390/plugins/std/parasite-head.o
06:56:37 [2020-10-24T06:56:37.743Z] #41 33.10   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
06:56:37 [2020-10-24T06:56:37.975Z] #62 20.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:56:38 [2020-10-24T06:56:38.075Z] #41 33.15   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
06:56:38 [2020-10-24T06:56:38.075Z] #41 33.34   AR       compel/plugins/std.lib.a
06:56:38 [2020-10-24T06:56:38.075Z] #41 33.39   CC       compel/plugins/fds/fds.o
06:56:38 [2020-10-24T06:56:38.550Z] #62 ...
06:56:38 [2020-10-24T06:56:38.550Z] 
06:56:38 [2020-10-24T06:56:38.550Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:56:38 [2020-10-24T06:56:38.550Z] #11 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:56:38 [2020-10-24T06:56:38.550Z] #11 ...
06:56:38 [2020-10-24T06:56:38.550Z] 
06:56:38 [2020-10-24T06:56:38.550Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:56:38 [2020-10-24T06:56:38.550Z] #34 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:56:38 [2020-10-24T06:56:38.712Z] #41 33.69   AR       compel/plugins/fds.lib.a
06:56:38 [2020-10-24T06:56:38.712Z] #41 33.71   HOSTDEP  compel/src/lib/log-host.d
06:56:38 [2020-10-24T06:56:38.712Z] #41 33.79   HOSTDEP  compel/src/lib/handle-elf-host.d
06:56:38 [2020-10-24T06:56:38.712Z] #41 33.93   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
06:56:38 [2020-10-24T06:56:38.712Z] #41 34.00   HOSTDEP  compel/src/main-host.d
06:56:38 [2020-10-24T06:56:38.712Z] #41 34.07   DEP      compel/src/lib/ptrace.d
06:56:38 [2020-10-24T06:56:38.811Z] #34 ...
06:56:38 [2020-10-24T06:56:38.811Z] 
06:56:38 [2020-10-24T06:56:38.811Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:56:38 [2020-10-24T06:56:38.811Z] #45 11.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:56:38 [2020-10-24T06:56:38.811Z] #45 12.58 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:56:38 [2020-10-24T06:56:38.811Z] #45 14.38 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:56:38 [2020-10-24T06:56:38.811Z] #45 17.80 go: finding github.com/fatih/color v1.9.0
06:56:38 [2020-10-24T06:56:38.811Z] #45 17.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:56:38 [2020-10-24T06:56:38.811Z] #45 17.87 go: finding github.com/pkg/errors v0.9.1
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.02 go: finding github.com/spf13/pflag v1.0.3
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.09 go: finding github.com/mattn/go-colorable v0.1.6
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.22 go: finding github.com/mattn/go-isatty v0.0.12
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.47 go: finding github.com/jonboulle/clockwork v0.1.0
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:56:38 [2020-10-24T06:56:38.811Z] #45 18.74 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:56:38 [2020-10-24T06:56:38.811Z] #45 ...
06:56:38 [2020-10-24T06:56:38.811Z] 
06:56:38 [2020-10-24T06:56:38.811Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:56:38 [2020-10-24T06:56:38.811Z] #53 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:56:39 [2020-10-24T06:56:39.042Z] #41 34.18   DEP      compel/src/lib/infect.d
06:56:39 [2020-10-24T06:56:39.042Z] #41 34.28   DEP      compel/src/lib/infect-util.d
06:56:39 [2020-10-24T06:56:39.072Z] #53 ...
06:56:39 [2020-10-24T06:56:39.072Z] 
06:56:39 [2020-10-24T06:56:39.072Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:56:39 [2020-10-24T06:56:39.072Z] #38 21.67 Checking out files:  93% (1564/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.
06:56:39 [2020-10-24T06:56:39.072Z] #38 21.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:56:39 [2020-10-24T06:56:39.072Z] #38 ...
06:56:39 [2020-10-24T06:56:39.072Z] 
06:56:39 [2020-10-24T06:56:39.072Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:39 [2020-10-24T06:56:39.072Z] #43 12.02 unicode/utf8
06:56:39 [2020-10-24T06:56:39.072Z] #43 12.48 math
06:56:39 [2020-10-24T06:56:39.072Z] #43 16.81 unicode/utf16
06:56:39 [2020-10-24T06:56:39.072Z] #43 17.13 container/list
06:56:39 [2020-10-24T06:56:39.072Z] #43 17.68 crypto/internal/subtle
06:56:39 [2020-10-24T06:56:39.072Z] #43 17.81 crypto/subtle
06:56:39 [2020-10-24T06:56:39.072Z] #43 18.01 vendor/golang.org/x/crypto/cryptobyte/asn1
06:56:39 [2020-10-24T06:56:39.072Z] #43 18.14 internal/nettrace
06:56:39 [2020-10-24T06:56:39.072Z] #43 18.26 runtime/cgo
06:56:39 [2020-10-24T06:56:39.332Z] #43 ...
06:56:39 [2020-10-24T06:56:39.332Z] 
06:56:39 [2020-10-24T06:56:39.332Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.91 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.97 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.98 go: downloading github.com/stretchr/objx v0.2.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.98 go: extracting github.com/mitchellh/go-homedir v1.1.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 20.99 go: downloading github.com/go-lintpack/lintpack v0.5.2
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.00 go: downloading github.com/pelletier/go-toml v1.2.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.01 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.09 go: extracting github.com/go-lintpack/lintpack v0.5.2
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.12 go: extracting github.com/spf13/jwalterweatherman v1.0.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.17 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.19 go: downloading gopkg.in/yaml.v2 v2.2.7
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.29 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.42 go: extracting github.com/stretchr/objx v0.2.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.45 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.48 go: extracting github.com/pelletier/go-toml v1.2.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.55 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.58 go: downloading github.com/gogo/protobuf v1.2.1
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.70 go: downloading github.com/ultraware/whitespace v0.0.4
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.73 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.74 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.77 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.81 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.90 go: extracting gopkg.in/yaml.v2 v2.2.7
06:56:39 [2020-10-24T06:56:39.332Z] #47 21.93 go: downloading github.com/ultraware/funlen v0.0.2
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.00 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.06 go: downloading github.com/fsnotify/fsnotify v1.4.7
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.13 go: extracting github.com/ultraware/whitespace v0.0.4
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.27 go: downloading github.com/davecgh/go-spew v1.1.1
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.30 go: downloading gopkg.in/ini.v1 v1.51.0
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.32 go: extracting github.com/ultraware/funlen v0.0.2
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.35 go: extracting github.com/fsnotify/fsnotify v1.4.7
06:56:39 [2020-10-24T06:56:39.332Z] #47 22.36 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:56:39 [2020-10-24T06:56:39.341Z] #41 34.42   DEP      compel/src/lib/infect-rpc.d
06:56:39 [2020-10-24T06:56:39.341Z] #41 34.50   DEP      compel/arch/s390/src/lib/infect.d
06:56:39 [2020-10-24T06:56:39.593Z] #47 22.44 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:56:39 [2020-10-24T06:56:39.593Z] #47 22.56 go: downloading github.com/magiconair/properties v1.8.1
06:56:39 [2020-10-24T06:56:39.593Z] #47 22.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:56:39 [2020-10-24T06:56:39.633Z] #41 34.70   DEP      compel/arch/s390/src/lib/cpu.d
06:56:39 [2020-10-24T06:56:39.634Z] #41 34.74   DEP      compel/src/lib/log.d
06:56:39 [2020-10-24T06:56:39.634Z] #41 34.80   DEP      compel/src/main.d
06:56:39 [2020-10-24T06:56:39.634Z] #41 ...
06:56:39 [2020-10-24T06:56:39.634Z] 
06:56:39 [2020-10-24T06:56:39.634Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:39 [2020-10-24T06:56:39.634Z] #49 59.22 github.com/pkg/diff
06:56:39 [2020-10-24T06:56:39.634Z] #49 60.56 go/ast
06:56:39 [2020-10-24T06:56:39.634Z] #49 60.99 golang.org/x/crypto/ssh/terminal
06:56:39 [2020-10-24T06:56:39.634Z] #49 62.43 mvdan.cc/editorconfig
06:56:39 [2020-10-24T06:56:39.634Z] #49 63.18 mvdan.cc/sh/v3/fileutil
06:56:39 [2020-10-24T06:56:39.634Z] #49 63.33 mvdan.cc/sh/v3/syntax
06:56:39 [2020-10-24T06:56:39.634Z] #49 68.24 mvdan.cc/sh/v3/cmd/shfmt
06:56:39 [2020-10-24T06:56:39.634Z] #49 ...
06:56:39 [2020-10-24T06:56:39.634Z] 
06:56:39 [2020-10-24T06:56:39.634Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:39 [2020-10-24T06:56:39.634Z] #41 34.92   DEP      compel/src/lib/handle-elf.d
06:56:39 [2020-10-24T06:56:39.854Z] #47 22.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:56:39 [2020-10-24T06:56:39.854Z] #47 ...
06:56:39 [2020-10-24T06:56:39.854Z] 
06:56:39 [2020-10-24T06:56:39.854Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:39 [2020-10-24T06:56:39.854Z] #32 12.91 internal/testlog
06:56:39 [2020-10-24T06:56:39.854Z] #32 13.35 encoding
06:56:39 [2020-10-24T06:56:39.854Z] #32 13.48 runtime/cgo
06:56:39 [2020-10-24T06:56:39.998Z] #41 34.99   DEP      compel/arch/s390/src/lib/handle-elf.d
06:56:39 [2020-10-24T06:56:39.999Z] #41 35.06   CC       compel/src/lib/log.o
06:56:39 [2020-10-24T06:56:39.999Z] #41 35.26   CC       compel/arch/s390/src/lib/cpu.o
06:56:40 [2020-10-24T06:56:40.115Z] #32 ...
06:56:40 [2020-10-24T06:56:40.115Z] 
06:56:40 [2020-10-24T06:56:40.115Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:56:40 [2020-10-24T06:56:40.115Z] #53 23.08 Fetched 8396 kB in 18s (476 kB/s)
06:56:40 [2020-10-24T06:56:40.292Z] #41 35.39   CC       compel/arch/s390/src/lib/infect.o
06:56:40 [2020-10-24T06:56:40.375Z] #53 23.08 Reading package lists...
06:56:40 [2020-10-24T06:56:40.375Z] #53 ...
06:56:40 [2020-10-24T06:56:40.375Z] 
06:56:40 [2020-10-24T06:56:40.375Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:40 [2020-10-24T06:56:40.375Z] #49 13.32 + cd /tmp/tmp.HtaOBJgMKE/src/github.com/mvdan/sh
06:56:40 [2020-10-24T06:56:40.375Z] #49 13.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:56:40 [2020-10-24T06:56:40.375Z] #49 13.47 + GO111MODULE=on
06:56:40 [2020-10-24T06:56:40.375Z] #49 13.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:56:40 [2020-10-24T06:56:40.375Z] #49 15.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:56:40 [2020-10-24T06:56:40.375Z] #49 15.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:56:40 [2020-10-24T06:56:40.376Z] #49 15.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:56:40 [2020-10-24T06:56:40.376Z] #49 16.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:56:40 [2020-10-24T06:56:40.376Z] #49 16.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:56:40 [2020-10-24T06:56:40.376Z] #49 17.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:56:40 [2020-10-24T06:56:40.376Z] #49 17.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:56:40 [2020-10-24T06:56:40.376Z] #49 19.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:56:40 [2020-10-24T06:56:40.376Z] #49 20.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:56:40 [2020-10-24T06:56:40.376Z] #49 20.76 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:56:40 [2020-10-24T06:56:40.376Z] #49 20.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:56:40 [2020-10-24T06:56:40.376Z] #49 20.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:56:40 [2020-10-24T06:56:40.376Z] #49 21.66 runtime
06:56:40 [2020-10-24T06:56:40.376Z] #49 21.68 runtime/cgo
06:56:40 [2020-10-24T06:56:40.376Z] #49 ...
06:56:40 [2020-10-24T06:56:40.376Z] 
06:56:40 [2020-10-24T06:56:40.376Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:56:40 [2020-10-24T06:56:40.376Z] #47 22.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.03 go: extracting gopkg.in/ini.v1 v1.51.0
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.14 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.14 go: downloading github.com/go-critic/go-critic v0.4.1
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.17 go: extracting github.com/go-toolsmith/astfmt v1.0.0
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.17 go: downloading github.com/spf13/afero v1.1.2
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.32 go: downloading github.com/subosito/gotenv v1.2.0
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.33 go: extracting github.com/magiconair/properties v1.8.1
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.33 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:56:40 [2020-10-24T06:56:40.376Z] #47 23.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:56:40 [2020-10-24T06:56:40.636Z] #47 23.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:56:40 [2020-10-24T06:56:40.897Z] #47 23.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:56:40 [2020-10-24T06:56:40.897Z] #47 23.81 go: extracting github.com/davecgh/go-spew v1.1.1
06:56:40 [2020-10-24T06:56:40.927Z] #41 36.04   CC       compel/src/lib/infect-rpc.o
06:56:40 [2020-10-24T06:56:40.927Z] #41 36.21   CC       compel/src/lib/infect-util.o
06:56:41 [2020-10-24T06:56:41.160Z] #47 24.07 go: extracting github.com/go-critic/go-critic v0.4.1
06:56:41 [2020-10-24T06:56:41.220Z] #41 36.39   CC       compel/src/lib/infect.o
06:56:41 [2020-10-24T06:56:41.422Z] #47 24.25 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:56:41 [2020-10-24T06:56:41.422Z] #47 24.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:56:41 [2020-10-24T06:56:41.422Z] #47 24.39 go: extracting github.com/subosito/gotenv v1.2.0
06:56:41 [2020-10-24T06:56:41.422Z] #47 24.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:56:41 [2020-10-24T06:56:41.683Z] #47 24.50 go: extracting github.com/spf13/afero v1.1.2
06:56:41 [2020-10-24T06:56:41.683Z] #47 24.59 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:56:41 [2020-10-24T06:56:41.683Z] #47 24.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:56:41 [2020-10-24T06:56:41.683Z] #47 24.66 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:56:41 [2020-10-24T06:56:41.683Z] #47 24.67 go: downloading github.com/spf13/cast v1.3.0
06:56:41 [2020-10-24T06:56:41.683Z] #47 24.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:56:41 [2020-10-24T06:56:41.683Z] #47 24.75 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:56:41 [2020-10-24T06:56:41.872Z] Fetching without tags
06:56:41 [2020-10-24T06:56:41.944Z] #47 24.87 go: downloading github.com/gobwas/glob v0.2.3
06:56:42 [2020-10-24T06:56:42.204Z] #47 25.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:56:42 [2020-10-24T06:56:42.204Z] #47 25.19 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:56:42 [2020-10-24T06:56:42.204Z] #47 25.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:56:42 [2020-10-24T06:56:42.208Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:56:42 [2020-10-24T06:56:42.315Z] #41 ...
06:56:42 [2020-10-24T06:56:42.315Z] 
06:56:42 [2020-10-24T06:56:42.315Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:42 [2020-10-24T06:56:42.315Z] #49 DONE 71.9s
06:56:41 [2020-10-24T06:56:41.781Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:56:41 [2020-10-24T06:56:41.800Z]  > git config --add remote.origin.fetch +refs/pull/41584/head:refs/remotes/origin/PR-41584 # timeout=10
06:56:41 [2020-10-24T06:56:41.817Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:56:41 [2020-10-24T06:56:41.844Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:56:41 [2020-10-24T06:56:41.872Z] Fetching upstream changes from https://github.com/moby/moby.git
06:56:41 [2020-10-24T06:56:41.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:56:41 [2020-10-24T06:56:41.873Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:56:42 [2020-10-24T06:56:42.216Z]  > git config core.sparsecheckout # timeout=10
06:56:42 [2020-10-24T06:56:42.247Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:56:42 [2020-10-24T06:56:42.465Z] #47 25.32 go: downloading github.com/pmezard/go-difflib v1.0.0
06:56:42 [2020-10-24T06:56:42.465Z] #47 25.32 go: extracting github.com/spf13/cast v1.3.0
06:56:42 [2020-10-24T06:56:42.465Z] #47 25.33 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:56:42 [2020-10-24T06:56:42.465Z] #47 25.44 go: downloading github.com/spf13/cobra v0.0.5
06:56:42 [2020-10-24T06:56:42.611Z] 
06:56:42 [2020-10-24T06:56:42.611Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.82 Setting up iptables (1.8.2-4) ...
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:56:42 [2020-10-24T06:56:42.611Z] #18 65.86 Setting up python3 (3.7.3-1) ...
06:56:42 [2020-10-24T06:56:42.611Z] #18 66.29 Setting up python3-wheel (0.32.3-2) ...
06:56:42 [2020-10-24T06:56:42.611Z] #18 67.03 Setting up apparmor (2.13.2-10) ...
06:56:42 [2020-10-24T06:56:42.611Z] #18 68.28 Setting up xfsprogs (4.20.0-1) ...
06:56:42 [2020-10-24T06:56:42.611Z] #18 68.29 Setting up python3-lib2to3 (3.7.3-1) ...
06:56:42 [2020-10-24T06:56:42.611Z] #18 68.69 Setting up python3-pkg-resources (40.8.0-1) ...
06:56:42 [2020-10-24T06:56:42.611Z] #18 69.51 Setting up python3-distutils (3.7.3-1) ...
06:56:42 [2020-10-24T06:56:42.725Z] #47 25.59 go: downloading golang.org/x/text v0.3.2
06:56:42 [2020-10-24T06:56:42.725Z] #47 25.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:56:42 [2020-10-24T06:56:42.725Z] #47 25.65 go: extracting github.com/pmezard/go-difflib v1.0.0
06:56:42 [2020-10-24T06:56:42.725Z] #47 25.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:56:42 [2020-10-24T06:56:42.725Z] #47 25.71 go: downloading github.com/go-toolsmith/astp v1.0.0
06:56:42 [2020-10-24T06:56:42.725Z] #47 25.74 go: extracting github.com/gobwas/glob v0.2.3
06:56:42 [2020-10-24T06:56:42.725Z] #47 25.77 go: downloading github.com/BurntSushi/toml v0.3.1
06:56:42 [2020-10-24T06:56:42.984Z] #18 70.21 Setting up python3-setuptools (40.8.0-1) ...
06:56:42 [2020-10-24T06:56:42.991Z] #47 25.99 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:56:43 [2020-10-24T06:56:43.098Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:56:43 [2020-10-24T06:56:43.098Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:56:43 [2020-10-24T06:56:43.563Z] #47 26.54 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:56:43 [2020-10-24T06:56:43.563Z] #47 26.61 go: extracting github.com/go-toolsmith/astp v1.0.0
06:56:43 [2020-10-24T06:56:43.620Z] #18 71.17 Setting up python3-pip (18.1-5) ...
06:56:43 [2020-10-24T06:56:43.826Z] #47 26.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:56:43 [2020-10-24T06:56:43.826Z] #47 26.68 go: extracting github.com/BurntSushi/toml v0.3.1
06:56:43 [2020-10-24T06:56:43.826Z] #47 26.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:56:43 [2020-10-24T06:56:43.826Z] #47 26.83 go: extracting github.com/spf13/cobra v0.0.5
06:56:44 [2020-10-24T06:56:44.175Z] #47 27.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:56:44 [2020-10-24T06:56:44.175Z] #47 27.05 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:56:44 [2020-10-24T06:56:44.441Z] #47 27.38 go: extracting github.com/go-toolsmith/astcast v1.0.0
06:56:44 [2020-10-24T06:56:44.441Z] #47 27.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:56:44 [2020-10-24T06:56:44.659Z] #18 72.05 Processing triggers for libc-bin (2.28-10) ...
06:56:44 [2020-10-24T06:56:44.659Z] #18 72.11 Processing triggers for mime-support (3.62) ...
06:56:44 [2020-10-24T06:56:44.704Z] #47 27.54 go: extracting github.com/go-toolsmith/astcopy v1.0.0
06:56:44 [2020-10-24T06:56:44.704Z] #47 27.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:56:43 [2020-10-24T06:56:43.016Z]  > git remote # timeout=10
06:56:43 [2020-10-24T06:56:43.037Z]  > git config --get remote.origin.url # timeout=10
06:56:43 [2020-10-24T06:56:43.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:56:43 [2020-10-24T06:56:43.064Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:56:43 [2020-10-24T06:56:43.082Z]  > git rev-parse HEAD^{commit} # timeout=10
06:56:43 [2020-10-24T06:56:43.099Z]  > git config core.sparsecheckout # timeout=10
06:56:43 [2020-10-24T06:56:43.108Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:56:44 [2020-10-24T06:56:44.952Z] #18 DONE 72.5s
06:56:44 [2020-10-24T06:56:44.952Z] 
06:56:44 [2020-10-24T06:56:44.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:44 [2020-10-24T06:56:44.952Z] #41 37.90   CC       compel/src/lib/ptrace.o
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.27   AR       compel/libcompel.a
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.29   HOSTCC   compel/src/main-host.o
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.45   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.53   HOSTCC   compel/src/lib/handle-elf-host.o
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.69   HOSTCC   compel/src/lib/log-host.o
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.80   HOSTLINK compel/compel-host-bin
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.88   DEP      soccr/soccr.d
06:56:44 [2020-10-24T06:56:44.952Z] #41 38.98   CC       soccr/soccr.o
06:56:44 [2020-10-24T06:56:44.952Z] #41 39.80   AR       soccr/libsoccr.a
06:56:44 [2020-10-24T06:56:44.952Z] #41 39.82 make[1]: 'soccr/libsoccr.a' is up to date.
06:56:44 [2020-10-24T06:56:44.952Z] #41 40.08   DEP      criu/arch/s390/sigframe.d
06:56:44 [2020-10-24T06:56:44.969Z] #47 27.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0
06:56:45 [2020-10-24T06:56:45.229Z] #47 28.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:56:45 [2020-10-24T06:56:45.251Z] #41 40.22   DEP      criu/arch/s390/crtools.d
06:56:45 [2020-10-24T06:56:45.251Z] #41 40.41   DEP      criu/arch/s390/cpu.d
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.39 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.46 go: downloading github.com/go-toolsmith/typep v1.0.0
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.47 go: extracting github.com/inconshreveable/mousetrap v1.0.0
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.49 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.49 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.58 go: extracting github.com/go-toolsmith/strparse v1.0.0
06:56:45 [2020-10-24T06:56:45.488Z] #47 28.58 go: downloading github.com/kisielk/gotool v1.0.0
06:56:45 [2020-10-24T06:56:45.545Z] #41 40.51   CC       criu/arch/s390/cpu.o
06:56:45 [2020-10-24T06:56:45.751Z] #47 28.72 go: extracting github.com/go-toolsmith/typep v1.0.0
06:56:45 [2020-10-24T06:56:45.751Z] #47 28.76 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:56:45 [2020-10-24T06:56:45.751Z] #47 28.79 go: extracting github.com/go-toolsmith/astequal v1.0.0
06:56:45 [2020-10-24T06:56:45.751Z] #47 28.84 go: extracting github.com/kisielk/gotool v1.0.0
06:56:45 [2020-10-24T06:56:45.838Z] #41 40.95   CC       criu/arch/s390/crtools.o
06:56:45 [2020-10-24T06:56:45.838Z] #41 ...
06:56:45 [2020-10-24T06:56:45.838Z] 
06:56:45 [2020-10-24T06:56:45.838Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:45 [2020-10-24T06:56:45.838Z] #43 65.47 encoding/xml
06:56:45 [2020-10-24T06:56:45.838Z] #43 67.60 go/doc
06:56:45 [2020-10-24T06:56:45.838Z] #43 68.67 github.com/LK4D4/vndr/versioned
06:56:45 [2020-10-24T06:56:45.838Z] #43 68.83 net
06:56:45 [2020-10-24T06:56:45.838Z] #43 70.09 github.com/LK4D4/vndr/build
06:56:45 [2020-10-24T06:56:45.838Z] #43 72.18 vendor/golang.org/x/text/transform
06:56:45 [2020-10-24T06:56:45.838Z] #43 72.80 vendor/golang.org/x/text/unicode/bidi
06:56:45 [2020-10-24T06:56:45.838Z] #43 74.11 vendor/golang.org/x/text/secure/bidirule
06:56:45 [2020-10-24T06:56:45.838Z] #43 74.38 vendor/golang.org/x/text/unicode/norm
06:56:46 [2020-10-24T06:56:46.131Z] #43 ...
06:56:46 [2020-10-24T06:56:46.131Z] 
06:56:46 [2020-10-24T06:56:46.131Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:56:46 [2020-10-24T06:56:46.436Z] #19 1.360 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:56:46 [2020-10-24T06:56:46.436Z] #19 1.363 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:56:46 [2020-10-24T06:56:46.436Z] #19 1.365 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:56:46 [2020-10-24T06:56:46.697Z] Removing intermediate container affb8f525e1b
06:56:46 [2020-10-24T06:56:46.697Z]  ---> c096614d115e
06:56:46 [2020-10-24T06:56:46.697Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
06:56:46 [2020-10-24T06:56:46.697Z]  ---> 805dc2d65d1c
06:56:46 [2020-10-24T06:56:46.697Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
06:56:46 [2020-10-24T06:56:46.697Z]  ---> 9e06f33b59c5
06:56:46 [2020-10-24T06:56:46.697Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
06:56:46 [2020-10-24T06:56:46.697Z]  ---> Running in 892aef012576
06:56:46 [2020-10-24T06:56:46.697Z] Removing intermediate container 892aef012576
06:56:46 [2020-10-24T06:56:46.697Z]  ---> c65893990782
06:56:46 [2020-10-24T06:56:46.697Z] Successfully built c65893990782
06:56:46 [2020-10-24T06:56:46.697Z] Successfully tagged moby-buildx:latest
06:56:46 [2020-10-24T06:56:46.697Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
06:56:46 [2020-10-24T06:56:46.697Z] if [ -n "${id}" ]; then \
06:56:46 [2020-10-24T06:56:46.697Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
06:56:46 [2020-10-24T06:56:46.697Z] 	&& touch bundles/buildx; \
06:56:46 [2020-10-24T06:56:46.697Z] 	docker rm -f ${id}; \
06:56:46 [2020-10-24T06:56:46.697Z] fi
06:56:46 [2020-10-24T06:56:46.697Z] 17032d0fc86817a249e83ad3f4e1f244ee6d08cc2c6004cc88ec6fa8e3c14129
06:56:46 [2020-10-24T06:56:46.697Z] bundles/buildx version
06:56:46 [2020-10-24T06:56:46.697Z] buildx v0.3.1 6db68d0
06:56:46 [2020-10-24T06:56:46.697Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1b8826beee9c86b76091931991f037c1410d0ea5 .
06:56:46 [2020-10-24T06:56:46.697Z] #1 [internal] booting buildkit
06:56:46 [2020-10-24T06:56:46.697Z] #1 pulling image moby/buildkit:buildx-stable-1
06:56:46 [2020-10-24T06:56:46.697Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
06:56:46 [2020-10-24T06:56:46.697Z] #1 creating container buildx_buildkit_default
06:56:46 [2020-10-24T06:56:46.697Z] #1 creating container buildx_buildkit_default 0.4s done
06:56:46 [2020-10-24T06:56:46.697Z] #1 DONE 2.3s
06:56:46 [2020-10-24T06:56:46.697Z] 
06:56:46 [2020-10-24T06:56:46.697Z] #3 [internal] load build definition from Dockerfile
06:56:46 [2020-10-24T06:56:46.697Z] #3 transferring dockerfile: 16.58kB done
06:56:46 [2020-10-24T06:56:46.697Z] #3 DONE 0.0s
06:56:46 [2020-10-24T06:56:46.697Z] 
06:56:46 [2020-10-24T06:56:46.697Z] #2 [internal] load .dockerignore
06:56:46 [2020-10-24T06:56:46.697Z] #2 transferring context: 87B done
06:56:46 [2020-10-24T06:56:46.697Z] #2 DONE 0.0s
06:56:46 [2020-10-24T06:56:46.697Z] 
06:56:46 [2020-10-24T06:56:46.697Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:56:46 [2020-10-24T06:56:46.697Z] #4 DONE 0.9s
06:56:46 [2020-10-24T06:56:46.697Z] 
06:56:46 [2020-10-24T06:56:46.697Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:56:46 [2020-10-24T06:56:46.697Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:56:46 [2020-10-24T06:56:46.697Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:56:46 [2020-10-24T06:56:46.697Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
06:56:46 [2020-10-24T06:56:46.697Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
06:56:46 [2020-10-24T06:56:46.697Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
06:56:46 [2020-10-24T06:56:46.730Z] #19 DONE 1.5s
06:56:46 [2020-10-24T06:56:46.730Z] 
06:56:46 [2020-10-24T06:56:46.730Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:56:47 [2020-10-24T06:56:47.736Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:56:47 [2020-10-24T06:56:47.811Z]  > git --version # timeout=10
06:56:47 [2020-10-24T06:56:47.860Z]  > git --version # 'git version 2.17.1'
06:56:47 [2020-10-24T06:56:47.885Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:56:48 [2020-10-24T06:56:48.292Z] #47 30.99 go: extracting github.com/gogo/protobuf v1.2.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:56:49 [2020-10-24T06:56:49.020Z] + docker version
06:56:49 [2020-10-24T06:56:49.675Z] #47 ...
06:56:49 [2020-10-24T06:56:49.675Z] 
06:56:49 [2020-10-24T06:56:49.675Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:56:49 [2020-10-24T06:56:49.675Z] #40 22.47 Fetched 8396 kB in 17s (497 kB/s)
06:56:49 [2020-10-24T06:56:49.675Z] #40 22.47 Reading package lists...
06:56:49 [2020-10-24T06:56:49.675Z] #40 29.90 Reading package lists...
06:56:49 [2020-10-24T06:56:49.675Z] #40 ...
06:56:49 [2020-10-24T06:56:49.675Z] 
06:56:49 [2020-10-24T06:56:49.675Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:56:49 [2020-10-24T06:56:49.675Z] #53 23.08 Reading package lists...
06:56:49 [2020-10-24T06:56:49.936Z] #53 29.99 Reading package lists...
06:56:49 [2020-10-24T06:56:49.936Z] #53 ...
06:56:49 [2020-10-24T06:56:49.936Z] 
06:56:49 [2020-10-24T06:56:49.936Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:56:49 [2020-10-24T06:56:49.936Z] #11 22.87 Fetched 8396 kB in 17s (483 kB/s)
06:56:49 [2020-10-24T06:56:49.936Z] #11 22.87 Reading package lists...
06:56:49 [2020-10-24T06:56:49.936Z] #11 29.99 Reading package lists...
06:56:49 [2020-10-24T06:56:49.936Z] #11 ...
06:56:49 [2020-10-24T06:56:49.936Z] 
06:56:49 [2020-10-24T06:56:49.936Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:56:49 [2020-10-24T06:56:49.936Z] #34 22.90 Fetched 8396 kB in 17s (484 kB/s)
06:56:49 [2020-10-24T06:56:49.936Z] #34 22.90 Reading package lists...
06:56:50 [2020-10-24T06:56:50.196Z] #34 30.13 Reading package lists...
06:56:50 [2020-10-24T06:56:50.196Z] #34 ...
06:56:50 [2020-10-24T06:56:50.196Z] 
06:56:50 [2020-10-24T06:56:50.196Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:56:50 [2020-10-24T06:56:50.196Z] #38 23.96 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:56:51 [2020-10-24T06:56:51.171Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 5.2s
06:56:51 [2020-10-24T06:56:51.423Z] #20 4.641 Collecting yamllint==1.16.0
06:56:51 [2020-10-24T06:56:51.423Z] #20 4.908   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:56:51 [2020-10-24T06:56:51.423Z] #20 4.955 Collecting pyyaml (from yamllint==1.16.0)
06:56:51 [2020-10-24T06:56:51.767Z] #20 5.091   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:56:52 [2020-10-24T06:56:52.327Z] Fetching without tags
06:56:52 [2020-10-24T06:56:52.403Z] #20 ...
06:56:52 [2020-10-24T06:56:52.403Z] 
06:56:52 [2020-10-24T06:56:52.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:52 [2020-10-24T06:56:52.403Z] #41 41.74   CC       criu/arch/s390/sigframe.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 41.98   LINK     criu/arch/s390/crtools.built-in.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 42.02   DEP      criu/pie/util-vdso.d
06:56:52 [2020-10-24T06:56:52.403Z] #41 42.25   DEP      criu/pie/util.d
06:56:52 [2020-10-24T06:56:52.403Z] #41 42.36   CC       criu/pie/util.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 42.64   CC       criu/pie/util-vdso.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 43.02   AR       criu/pie/pie.lib.a
06:56:52 [2020-10-24T06:56:52.403Z] #41 43.08   DEP      criu/pie/restorer.d
06:56:52 [2020-10-24T06:56:52.403Z] #41 43.31   DEP      criu/arch/s390/restorer.d
06:56:52 [2020-10-24T06:56:52.403Z] #41 43.55   DEP      criu/arch/s390/vdso-pie.d
06:56:52 [2020-10-24T06:56:52.403Z] #41 43.64   DEP      criu/pie/parasite-vdso.d
06:56:52 [2020-10-24T06:56:52.403Z] #41 43.85   DEP      criu/pie/parasite.d
06:56:52 [2020-10-24T06:56:52.403Z] #41 44.09   CC       criu/pie/parasite.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 44.99   LINK     criu/pie/parasite.built-in.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 45.00   GEN      criu/pie/parasite-blob.h
06:56:52 [2020-10-24T06:56:52.403Z] #41 45.01   CC       criu/pie/parasite-vdso.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 45.37   CC       criu/arch/s390/vdso-pie.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 45.61   CC       criu/arch/s390/restorer.o
06:56:52 [2020-10-24T06:56:52.403Z] #41 46.01   CC       criu/pie/restorer.o
06:56:52 [2020-10-24T06:56:52.696Z] #41 ...
06:56:52 [2020-10-24T06:56:52.696Z] 
06:56:52 [2020-10-24T06:56:52.696Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:56:52 [2020-10-24T06:56:52.696Z] #20 6.253 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:56:52 [2020-10-24T06:56:52.696Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:56:52 [2020-10-24T06:56:52.989Z] #20 6.315   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:56:52 [2020-10-24T06:56:52.989Z] #20 6.337 Building wheels for collected packages: pyyaml
06:56:52 [2020-10-24T06:56:52.989Z] #20 6.351   Running setup.py bdist_wheel for pyyaml: started
06:56:53 [2020-10-24T06:56:53.502Z] #38 ...
06:56:53 [2020-10-24T06:56:53.502Z] 
06:56:53 [2020-10-24T06:56:53.502Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:56:53 [2020-10-24T06:56:53.502Z] #53 29.99 Reading package lists...
06:56:52 [2020-10-24T06:56:52.227Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:56:52 [2020-10-24T06:56:52.238Z]  > git config --add remote.origin.fetch +refs/pull/41584/head:refs/remotes/origin/PR-41584 # timeout=10
06:56:52 [2020-10-24T06:56:52.270Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:56:52 [2020-10-24T06:56:52.296Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:56:52 [2020-10-24T06:56:52.331Z] Fetching upstream changes from https://github.com/moby/moby.git
06:56:52 [2020-10-24T06:56:52.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:56:52 [2020-10-24T06:56:52.333Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:56:52 [2020-10-24T06:56:52.703Z]  > git config core.sparsecheckout # timeout=10
06:56:52 [2020-10-24T06:56:52.731Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:56:53 [2020-10-24T06:56:53.746Z]  > git remote # timeout=10
06:56:53 [2020-10-24T06:56:53.779Z]  > git config --get remote.origin.url # timeout=10
06:56:53 [2020-10-24T06:56:53.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:56:53 [2020-10-24T06:56:53.800Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:56:53 [2020-10-24T06:56:53.846Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:56:53 [2020-10-24T06:56:53.847Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:56:54 [2020-10-24T06:56:54.040Z] #20 ...
06:56:54 [2020-10-24T06:56:54.040Z] 
06:56:54 [2020-10-24T06:56:54.040Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:56:54 [2020-10-24T06:56:54.040Z] #56 79.19 + for f in rootlesskit rootlesskit-docker-proxy
06:56:54 [2020-10-24T06:56:54.040Z] #56 79.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:56:54 [2020-10-24T06:56:54.040Z] #56 DONE 83.5s
06:56:54 [2020-10-24T06:56:54.040Z] 
06:56:54 [2020-10-24T06:56:54.040Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:56:54 [2020-10-24T06:56:54.040Z] #20 7.377   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:56:54 [2020-10-24T06:56:54.040Z] #20 7.377   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:56:54 [2020-10-24T06:56:54.040Z] #20 ...
06:56:54 [2020-10-24T06:56:54.040Z] 
06:56:54 [2020-10-24T06:56:54.040Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:56:54 [2020-10-24T06:56:54.040Z] #57 DONE 0.1s
06:56:54 [2020-10-24T06:56:54.040Z] 
06:56:54 [2020-10-24T06:56:54.040Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:56:54 [2020-10-24T06:56:54.040Z] #58 DONE 0.0s
06:56:54 [2020-10-24T06:56:54.040Z] 
06:56:54 [2020-10-24T06:56:54.040Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:56:54 [2020-10-24T06:56:54.040Z] #20 7.474 Successfully built pyyaml
06:56:54 [2020-10-24T06:56:54.040Z] #20 7.492 Installing collected packages: pyyaml, pathspec, yamllint
06:56:54 [2020-10-24T06:56:54.677Z] #20 8.191 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:56:54 [2020-10-24T06:56:54.886Z] #53 36.22 Building dependency tree...
06:56:55 [2020-10-24T06:56:55.322Z] #20 DONE 8.6s
06:56:55 [2020-10-24T06:56:55.323Z] 
06:56:55 [2020-10-24T06:56:55.323Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:56:55 [2020-10-24T06:56:55.323Z] #23 DONE 0.1s
06:56:55 [2020-10-24T06:56:55.323Z] 
06:56:55 [2020-10-24T06:56:55.323Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:56:55 [2020-10-24T06:56:55.661Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 10.3s
06:56:56 [2020-10-24T06:56:56.182Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 10.8s done
06:56:56 [2020-10-24T06:56:56.182Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
06:56:53 [2020-10-24T06:56:53.827Z]  > git rev-parse HEAD^{commit} # timeout=10
06:56:53 [2020-10-24T06:56:53.850Z]  > git config core.sparsecheckout # timeout=10
06:56:53 [2020-10-24T06:56:53.874Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:56:56 [2020-10-24T06:56:56.270Z] #53 ...
06:56:56 [2020-10-24T06:56:56.270Z] 
06:56:56 [2020-10-24T06:56:56.270Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:56:56 [2020-10-24T06:56:56.270Z] #62 DONE 39.1s
06:56:56 [2020-10-24T06:56:56.270Z] 
06:56:56 [2020-10-24T06:56:56.270Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:56 [2020-10-24T06:56:56.270Z] #43 38.83 github.com/LK4D4/vndr/godl/singleflight
06:56:56 [2020-10-24T06:56:56.270Z] #43 38.85 io
06:56:56 [2020-10-24T06:56:56.369Z] #28 DONE 0.8s
06:56:56 [2020-10-24T06:56:56.369Z] 
06:56:56 [2020-10-24T06:56:56.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:56 [2020-10-24T06:56:56.369Z] #41 48.09   LINK     criu/pie/restorer.built-in.o
06:56:56 [2020-10-24T06:56:56.369Z] #41 48.10   GEN      criu/pie/restorer-blob.h
06:56:56 [2020-10-24T06:56:56.369Z] #41 48.18   DEP      criu/vdso.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 48.46   DEP      criu/uts_ns.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 48.65   DEP      criu/util.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 48.88   DEP      criu/uffd.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 49.10   DEP      criu/tun.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 49.20   DEP      criu/tty.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 49.45   DEP      criu/timerfd.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 49.76   DEP      criu/timens.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.00   DEP      criu/sysfs_parse.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.23   DEP      criu/sysctl.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.40   DEP      criu/string.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.44   DEP      criu/stats.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.57   DEP      criu/sockets.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.69   DEP      criu/sk-unix.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.83   DEP      criu/sk-tcp.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.90   DEP      criu/sk-queue.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 50.96   DEP      criu/sk-packet.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.02   DEP      criu/sk-netlink.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.07   DEP      criu/sk-inet.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.14   DEP      criu/signalfd.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.32   DEP      criu/sigframe.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.36   DEP      criu/shmem.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.49   DEP      criu/servicefd.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.61   DEP      criu/seize.d
06:56:56 [2020-10-24T06:56:56.369Z] #41 51.73   DEP      criu/seccomp.d
06:56:56 [2020-10-24T06:56:56.477Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
06:56:56 [2020-10-24T06:56:56.477Z] #5 DONE 11.9s
06:56:56 [2020-10-24T06:56:56.541Z] #43 39.39 strconv
06:56:56 [2020-10-24T06:56:56.662Z] #41 51.89   DEP      criu/rst-malloc.d
06:56:56 [2020-10-24T06:56:56.662Z] #41 51.96   DEP      criu/rbtree.d
06:56:56 [2020-10-24T06:56:56.662Z] #41 51.99   DEP      criu/pstree.d
06:56:56 [2020-10-24T06:56:56.769Z] 
06:56:56 [2020-10-24T06:56:56.769Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:56:56 [2020-10-24T06:56:56.955Z] #41 52.18   DEP      criu/protobuf.d
06:56:56 [2020-10-24T06:56:56.955Z] #41 52.25   GEN      criu/protobuf-desc-gen.h
06:56:57 [2020-10-24T06:56:57.178Z] Client: Docker Engine - Community
06:56:57 [2020-10-24T06:56:57.178Z]  Version:           19.03.13
06:56:57 [2020-10-24T06:56:57.178Z]  API version:       1.40
06:56:57 [2020-10-24T06:56:57.178Z]  Go version:        go1.13.15
06:56:57 [2020-10-24T06:56:57.178Z]  Git commit:        4484c46d9d
06:56:57 [2020-10-24T06:56:57.178Z]  Built:             Wed Sep 16 17:02:36 2020
06:56:57 [2020-10-24T06:56:57.178Z]  OS/Arch:           linux/amd64
06:56:57 [2020-10-24T06:56:57.178Z]  Experimental:      false
06:56:57 [2020-10-24T06:56:57.178Z] 
06:56:57 [2020-10-24T06:56:57.178Z] Server: Docker Engine - Community
06:56:57 [2020-10-24T06:56:57.178Z]  Engine:
06:56:57 [2020-10-24T06:56:57.178Z]   Version:          19.03.13
06:56:57 [2020-10-24T06:56:57.178Z]   API version:      1.40 (minimum version 1.12)
06:56:57 [2020-10-24T06:56:57.178Z]   Go version:       go1.13.15
06:56:57 [2020-10-24T06:56:57.178Z]   Git commit:       4484c46d9d
06:56:57 [2020-10-24T06:56:57.178Z]   Built:            Wed Sep 16 17:01:06 2020
06:56:57 [2020-10-24T06:56:57.178Z]   OS/Arch:          linux/amd64
06:56:57 [2020-10-24T06:56:57.178Z]   Experimental:     true
06:56:57 [2020-10-24T06:56:57.178Z]  containerd:
06:56:57 [2020-10-24T06:56:57.178Z]   Version:          1.3.7
06:56:57 [2020-10-24T06:56:57.178Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
06:56:57 [2020-10-24T06:56:57.178Z]  runc:
06:56:57 [2020-10-24T06:56:57.178Z]   Version:          1.0.0-rc10
06:56:57 [2020-10-24T06:56:57.178Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:56:57 [2020-10-24T06:56:57.178Z]  docker-init:
06:56:57 [2020-10-24T06:56:57.178Z]   Version:          0.18.0
06:56:57 [2020-10-24T06:56:57.178Z]   GitCommit:        fec3683
[Pipeline] sh
06:56:57 [2020-10-24T06:56:57.483Z] #43 40.58 bytes
06:56:57 [2020-10-24T06:56:57.515Z] + docker info
06:56:57 [2020-10-24T06:56:57.993Z] #41 53.09   DEP      criu/protobuf-desc.d
06:56:57 [2020-10-24T06:56:57.993Z] #41 53.14   DEP      criu/proc_parse.d
06:56:57 [2020-10-24T06:56:57.993Z] #41 ...
06:56:57 [2020-10-24T06:56:57.993Z] 
06:56:57 [2020-10-24T06:56:57.993Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:56:57 [2020-10-24T06:56:57.993Z] #43 77.46 vendor/golang.org/x/net/idna
06:56:57 [2020-10-24T06:56:57.993Z] #43 79.04 vendor/golang.org/x/net/http2/hpack
06:56:57 [2020-10-24T06:56:57.993Z] #43 79.99 mime
06:56:57 [2020-10-24T06:56:57.993Z] #43 81.31 mime/quotedprintable
06:56:57 [2020-10-24T06:56:57.993Z] #43 81.57 net/http/internal
06:56:57 [2020-10-24T06:56:57.993Z] #43 82.28 net/textproto
06:56:57 [2020-10-24T06:56:57.993Z] #43 82.29 crypto/x509
06:56:57 [2020-10-24T06:56:57.993Z] #43 83.41 vendor/golang.org/x/net/http/httpguts
06:56:57 [2020-10-24T06:56:57.993Z] #43 83.67 vendor/golang.org/x/net/http/httpproxy
06:56:57 [2020-10-24T06:56:57.993Z] #43 84.31 mime/multipart
06:56:57 [2020-10-24T06:56:57.993Z] #43 85.60 crypto/tls
06:56:57 [2020-10-24T06:56:57.993Z] #43 ...
06:56:57 [2020-10-24T06:56:57.993Z] 
06:56:57 [2020-10-24T06:56:57.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:56:57 [2020-10-24T06:56:57.993Z] #41 53.25   DEP      criu/plugin.d
06:56:58 [2020-10-24T06:56:58.286Z] #41 53.32   DEP      criu/pipes.d
06:56:58 [2020-10-24T06:56:58.286Z] #41 53.47   DEP      criu/pie-util.d
06:56:58 [2020-10-24T06:56:58.286Z] #41 53.55   DEP      criu/pie-util-vdso.d
06:56:58 [2020-10-24T06:56:58.578Z] #41 53.69   DEP      criu/path.d
06:56:58 [2020-10-24T06:56:58.578Z] #41 53.81   DEP      criu/parasite-syscall.d
06:56:58 [2020-10-24T06:56:58.578Z] #41 53.93   DEP      criu/pagemap.d
06:56:58 [2020-10-24T06:56:58.747Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:56:58 [2020-10-24T06:56:58.851Z] #8 DONE 2.1s
06:56:58 [2020-10-24T06:56:58.851Z] 
06:56:58 [2020-10-24T06:56:58.851Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:56:58 [2020-10-24T06:56:58.871Z] #41 54.02   DEP      criu/pagemap-cache.d
06:56:58 [2020-10-24T06:56:58.871Z] #41 54.13   DEP      criu/page-xfer.d
06:56:58 [2020-10-24T06:56:58.855Z]  > git --version # timeout=10
06:56:58 [2020-10-24T06:56:58.880Z]  > git --version # 'git version 2.17.1'
06:56:58 [2020-10-24T06:56:58.911Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:56:59 [2020-10-24T06:56:59.163Z] #41 54.31   DEP      criu/page-pipe.d
06:56:59 [2020-10-24T06:56:59.163Z] #41 54.41   DEP      criu/netfilter.d
06:56:59 [2020-10-24T06:56:59.163Z] #41 54.50   DEP      criu/net.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:56:59 [2020-10-24T06:56:59.395Z] #43 42.42 bufio
06:56:59 [2020-10-24T06:56:59.456Z] #41 54.59   DEP      criu/namespaces.d
06:56:59 [2020-10-24T06:56:59.456Z] #41 54.66   DEP      criu/mount.d
06:56:59 [2020-10-24T06:56:59.456Z] #41 54.73   DEP      criu/memfd.d
06:56:59 [2020-10-24T06:56:59.456Z] #41 54.79   DEP      criu/mem.d
06:56:59 [2020-10-24T06:56:59.493Z] #7 DONE 2.8s
06:56:59 [2020-10-24T06:56:59.493Z] 
06:56:59 [2020-10-24T06:56:59.493Z] #6 [internal] load metadata for docker.io/library/debian:buster
06:56:59 [2020-10-24T06:56:59.493Z] #6 DONE 2.7s
06:56:59 [2020-10-24T06:56:59.493Z] 
06:56:59 [2020-10-24T06:56:59.493Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:56:59 [2020-10-24T06:56:59.493Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:56:59 [2020-10-24T06:56:59.493Z] #9 DONE 0.0s
06:56:59 [2020-10-24T06:56:59.493Z] 
06:56:59 [2020-10-24T06:56:59.493Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:56:59 [2020-10-24T06:56:59.493Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
06:56:59 [2020-10-24T06:56:59.493Z] #25 DONE 0.0s
06:56:59 [2020-10-24T06:56:59.493Z] 
06:56:59 [2020-10-24T06:56:59.493Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:56:59 [2020-10-24T06:56:59.493Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:56:59 [2020-10-24T06:56:59.749Z] #41 54.88   DEP      criu/lsm.d
06:56:59 [2020-10-24T06:56:59.749Z] #41 55.03   DEP      criu/log.d
06:56:59 [2020-10-24T06:56:59.888Z] + docker version
06:56:59 [2020-10-24T06:56:59.967Z] #43 ...
06:56:59 [2020-10-24T06:56:59.967Z] 
06:56:59 [2020-10-24T06:56:59.967Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:56:59 [2020-10-24T06:56:59.967Z] #53 39.77 The following additional packages will be installed:
06:56:59 [2020-10-24T06:56:59.967Z] #53 39.85   libbtrfs0
06:56:59 [2020-10-24T06:56:59.967Z] #53 40.20 The following NEW packages will be installed:
06:56:59 [2020-10-24T06:56:59.967Z] #53 40.20   libbtrfs-dev libbtrfs0
06:56:59 [2020-10-24T06:56:59.968Z] #53 40.64 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
06:56:59 [2020-10-24T06:56:59.968Z] #53 40.64 Need to get 119 kB of archives.
06:56:59 [2020-10-24T06:56:59.968Z] #53 40.64 After this operation, 387 kB of additional disk space will be used.
06:56:59 [2020-10-24T06:56:59.968Z] #53 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:56:59 [2020-10-24T06:56:59.968Z] #53 40.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:56:59 [2020-10-24T06:56:59.968Z] #53 41.70 debconf: delaying package configuration, since apt-utils is not installed
06:56:59 [2020-10-24T06:56:59.968Z] #53 41.85 Fetched 119 kB in 0s (435 kB/s)
06:56:59 [2020-10-24T06:56:59.968Z] #53 41.93 Selecting previously unselected package libbtrfs0.
06:56:59 [2020-10-24T06:56:59.968Z] #53 41.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.01 Unpacking libbtrfs0 (4.20.1-2) ...
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.11 Selecting previously unselected package libbtrfs-dev.
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.15 Unpacking libbtrfs-dev (4.20.1-2) ...
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.42 Setting up libbtrfs0 (4.20.1-2) ...
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.46 Setting up libbtrfs-dev (4.20.1-2) ...
06:56:59 [2020-10-24T06:56:59.968Z] #53 42.47 Processing triggers for libc-bin (2.28-10) ...
06:56:59 [2020-10-24T06:56:59.968Z] #53 DONE 42.9s
06:56:59 [2020-10-24T06:56:59.968Z] 
06:56:59 [2020-10-24T06:56:59.968Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:56:59 [2020-10-24T06:56:59.968Z] #47 36.11 go: extracting golang.org/x/text v0.3.2
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.03 go: finding github.com/fatih/color v1.7.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.28 go: finding github.com/mattn/go-colorable v0.1.4
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.31 go: finding github.com/mattn/go-isatty v0.0.8
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.38 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.42 go: finding github.com/go-critic/go-critic v0.4.1
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.45 go: finding github.com/pkg/errors v0.8.1
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.47 go: finding github.com/go-lintpack/lintpack v0.5.2
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.50 go: finding github.com/sirupsen/logrus v1.4.2
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.50 go: finding github.com/go-toolsmith/astfmt v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.57 go: finding github.com/stretchr/testify v1.4.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.62 go: finding github.com/go-toolsmith/astequal v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.63 go: finding github.com/mitchellh/go-homedir v1.1.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.64 go: finding github.com/davecgh/go-spew v1.1.1
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.66 go: finding github.com/go-toolsmith/astp v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.66 go: finding github.com/pmezard/go-difflib v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.67 go: finding github.com/go-toolsmith/astcast v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.69 go: finding github.com/go-toolsmith/typep v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.69 go: finding github.com/spf13/viper v1.6.1
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.70 go: finding github.com/stretchr/objx v0.2.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.74 go: finding gopkg.in/yaml.v2 v2.2.7
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.77 go: finding github.com/go-toolsmith/astcopy v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.87 go: finding github.com/go-toolsmith/strparse v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.92 go: finding github.com/bombsimon/wsl/v2 v2.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.97 go: finding github.com/fsnotify/fsnotify v1.4.7
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.98 go: finding github.com/gobwas/glob v0.2.3
06:56:59 [2020-10-24T06:56:59.968Z] #47 41.99 go: finding github.com/spf13/cobra v0.0.5
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.02 go: finding github.com/hashicorp/hcl v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.05 go: finding github.com/spf13/pflag v1.0.5
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.14 go: finding github.com/magiconair/properties v1.8.1
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.17 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.25 go: finding github.com/mitchellh/mapstructure v1.1.2
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.26 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.27 go: finding github.com/pelletier/go-toml v1.2.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.34 go: finding github.com/spf13/afero v1.1.2
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.35 go: finding github.com/spf13/cast v1.3.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.40 go: finding github.com/spf13/jwalterweatherman v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.44 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.50 go: finding github.com/subosito/gotenv v1.2.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.55 go: finding gopkg.in/ini.v1 v1.51.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.64 go: finding golang.org/x/text v0.3.2
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.78 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.82 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.85 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.91 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.92 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.93 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:56:59 [2020-10-24T06:56:59.968Z] #47 42.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:56:59 [2020-10-24T06:56:59.968Z] #47 43.00 go: finding github.com/kisielk/gotool v1.0.0
06:56:59 [2020-10-24T06:56:59.968Z] #47 43.03 go: finding github.com/sourcegraph/go-diff v0.5.1
06:57:00 [2020-10-24T06:57:00.042Z] #41 55.15   DEP      criu/libnetlink.d
06:57:00 [2020-10-24T06:57:00.042Z] #41 55.22   DEP      criu/kerndat.d
06:57:00 [2020-10-24T06:57:00.042Z] #41 55.33   DEP      criu/kcmp-ids.d
06:57:00 [2020-10-24T06:57:00.148Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
06:57:00 [2020-10-24T06:57:00.148Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:57:00 [2020-10-24T06:57:00.148Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:57:00 [2020-10-24T06:57:00.228Z] #47 43.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:57:00 [2020-10-24T06:57:00.228Z] #47 43.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1
06:57:00 [2020-10-24T06:57:00.228Z] #47 43.12 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:57:00 [2020-10-24T06:57:00.228Z] #47 43.26 go: finding github.com/ultraware/funlen v0.0.2
06:57:00 [2020-10-24T06:57:00.228Z] #47 43.30 go: finding github.com/uudashr/gocognit v1.0.1
06:57:00 [2020-10-24T06:57:00.335Z] #41 55.38   DEP      criu/irmap.d
06:57:00 [2020-10-24T06:57:00.335Z] #41 55.49   DEP      criu/ipc_ns.d
06:57:00 [2020-10-24T06:57:00.335Z] #41 55.62   DEP      criu/image.d
06:57:00 [2020-10-24T06:57:00.488Z] #47 43.32 go: finding github.com/ultraware/whitespace v0.0.4
06:57:00 [2020-10-24T06:57:00.488Z] #47 43.51 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:57:00 [2020-10-24T06:57:00.598Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.78MB / 9.86MB 0.6s
06:57:00 [2020-10-24T06:57:00.598Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.68MB / 9.86MB 0.7s
06:57:00 [2020-10-24T06:57:00.628Z] #41 55.70   DEP      criu/image-desc.d
06:57:00 [2020-10-24T06:57:00.628Z] #41 55.78   DEP      criu/fsnotify.d
06:57:00 [2020-10-24T06:57:00.758Z] #47 43.71 go: finding github.com/gogo/protobuf v1.2.1
06:57:00 [2020-10-24T06:57:00.921Z] #41 55.97   DEP      criu/filesystems.d
06:57:00 [2020-10-24T06:57:00.921Z] #41 56.14   DEP      criu/files.d
06:57:00 [2020-10-24T06:57:00.953Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.78MB / 9.86MB 0.9s
06:57:00 [2020-10-24T06:57:00.953Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.08MB / 9.86MB 1.1s
06:57:01 [2020-10-24T06:57:01.019Z] #47 43.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3
06:57:01 [2020-10-24T06:57:01.020Z] #47 43.90 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:57:01 [2020-10-24T06:57:01.020Z] #47 43.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:57:01 [2020-10-24T06:57:01.020Z] #47 43.98 go: finding github.com/BurntSushi/toml v0.3.1
06:57:01 [2020-10-24T06:57:01.020Z] #47 44.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:57:01 [2020-10-24T06:57:01.020Z] #47 ...
06:57:01 [2020-10-24T06:57:01.020Z] 
06:57:01 [2020-10-24T06:57:01.020Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.059 + RM_GOPATH=0
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.060 + TMP_GOPATH=
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.060 + : /build
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.061 + '[' -z '' ']'
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.072 ++ mktemp -d
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.075 + export GOPATH=/tmp/tmp.UEgZiLTFaX
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.091 + GOPATH=/tmp/tmp.UEgZiLTFaX
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.091 + RM_GOPATH=1
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.091 + case "$(go env GOARCH)" in
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.092 ++ go env GOARCH
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.139 + export GO_BUILDMODE=-buildmode=pie
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.143 + GO_BUILDMODE=-buildmode=pie
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.147 ++ dirname /tmp/install/install.sh
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.148 + dir=/tmp/install
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.148 + bin=containerd
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.148 + shift
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.149 + '[' '!' -f /tmp/install/containerd.installer ']'
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.149 + . /tmp/install/containerd.installer
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.149 ++ set -e
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.149 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.150 + install_containerd
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.151 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.151 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UEgZiLTFaX/src/github.com/containerd/containerd
06:57:01 [2020-10-24T06:57:01.020Z] #54 1.156 Cloning into '/tmp/tmp.UEgZiLTFaX/src/github.com/containerd/containerd'...
06:57:01 [2020-10-24T06:57:01.214Z] #41 56.33   DEP      criu/files-reg.d
06:57:01 [2020-10-24T06:57:01.314Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done
06:57:01 [2020-10-24T06:57:01.314Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
06:57:01 [2020-10-24T06:57:01.314Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done
06:57:01 [2020-10-24T06:57:01.508Z] #41 56.51   DEP      criu/files-ext.d
06:57:01 [2020-10-24T06:57:01.508Z] #41 56.62   DEP      criu/file-lock.d
06:57:01 [2020-10-24T06:57:01.508Z] #41 56.75   DEP      criu/file-ids.d
06:57:01 [2020-10-24T06:57:01.508Z] #41 56.85   DEP      criu/fifo.d
06:57:01 [2020-10-24T06:57:01.801Z] #41 56.92   DEP      criu/fdstore.d
06:57:01 [2020-10-24T06:57:01.801Z] #41 57.03   DEP      criu/fault-injection.d
06:57:01 [2020-10-24T06:57:01.801Z] #41 57.06   DEP      criu/external.d
06:57:01 [2020-10-24T06:57:01.801Z] #41 57.12   DEP      criu/eventpoll.d
06:57:02 [2020-10-24T06:57:02.094Z] #41 57.22   DEP      criu/eventfd.d
06:57:02 [2020-10-24T06:57:02.094Z] #41 57.35   DEP      criu/crtools.d
06:57:02 [2020-10-24T06:57:02.094Z] #41 57.46   DEP      criu/cr-service.d
06:57:02 [2020-10-24T06:57:02.387Z] #41 57.61   DEP      criu/cr-restore.d
06:57:02 [2020-10-24T06:57:02.680Z] #41 57.83   DEP      criu/cr-errno.d
06:57:02 [2020-10-24T06:57:02.680Z] #41 57.84   DEP      criu/cr-dump.d
06:57:02 [2020-10-24T06:57:02.930Z] #54 ...
06:57:02 [2020-10-24T06:57:02.930Z] 
06:57:02 [2020-10-24T06:57:02.930Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:02 [2020-10-24T06:57:02.930Z] #32 35.92 sync
06:57:02 [2020-10-24T06:57:02.930Z] #32 35.93 internal/reflectlite
06:57:02 [2020-10-24T06:57:02.930Z] #32 38.46 sort
06:57:02 [2020-10-24T06:57:02.930Z] #32 38.46 errors
06:57:02 [2020-10-24T06:57:02.930Z] #32 38.90 strconv
06:57:02 [2020-10-24T06:57:02.930Z] #32 40.18 io
06:57:02 [2020-10-24T06:57:02.930Z] #32 41.35 internal/oserror
06:57:02 [2020-10-24T06:57:02.930Z] #32 41.50 syscall
06:57:02 [2020-10-24T06:57:02.930Z] #32 43.25 reflect
06:57:02 [2020-10-24T06:57:02.973Z] #41 58.00   DEP      criu/cr-dedup.d
06:57:02 [2020-10-24T06:57:02.973Z] #41 58.11   DEP      criu/cr-check.d
06:57:03 [2020-10-24T06:57:03.190Z] #32 ...
06:57:03 [2020-10-24T06:57:03.190Z] 
06:57:03 [2020-10-24T06:57:03.190Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:57:03 [2020-10-24T06:57:03.190Z] #40 29.90 Reading package lists...
06:57:03 [2020-10-24T06:57:03.190Z] #40 36.35 Building dependency tree...
06:57:03 [2020-10-24T06:57:03.190Z] #40 40.01 The following additional packages will be installed:
06:57:03 [2020-10-24T06:57:03.190Z] #40 40.01   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:57:03 [2020-10-24T06:57:03.190Z] #40 40.01   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:57:03 [2020-10-24T06:57:03.190Z] #40 40.04 Suggested packages:
06:57:03 [2020-10-24T06:57:03.190Z] #40 40.04   manpages-dev python-setuptools
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.39 The following NEW packages will be installed:
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.39   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.39   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.40   python-six zlib1g-dev
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.79 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.79 Need to get 4095 kB of archives.
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.79 After this operation, 22.5 MB of additional disk space will be used.
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 41.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 42.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.05 debconf: delaying package configuration, since apt-utils is not installed
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.29 Fetched 4095 kB in 1s (5131 kB/s)
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.35 Selecting previously unselected package libcap-dev:amd64.
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.35 (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.)
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.44 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.59 Selecting previously unselected package libnet1:amd64.
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.75 Selecting previously unselected package libnet1-dev.
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 44.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 45.01 Selecting previously unselected package libnl-3-200:amd64.
06:57:03 [2020-10-24T06:57:03.190Z] #40 45.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 45.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:57:03 [2020-10-24T06:57:03.190Z] #40 45.18 Selecting previously unselected package libnl-3-dev:amd64.
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.22 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.49 Selecting previously unselected package libprotobuf-c1:amd64.
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.77 Selecting previously unselected package zlib1g-dev:amd64.
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 45.79 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 46.08 Selecting previously unselected package libprotobuf17:amd64.
06:57:03 [2020-10-24T06:57:03.191Z] #40 46.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 46.12 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:57:03 [2020-10-24T06:57:03.191Z] #40 ...
06:57:03 [2020-10-24T06:57:03.191Z] 
06:57:03 [2020-10-24T06:57:03.191Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:57:03 [2020-10-24T06:57:03.266Z] #41 58.28   DEP      criu/config.d
06:57:03 [2020-10-24T06:57:03.266Z] #41 58.46   DEP      criu/clone-noasan.d
06:57:03 [2020-10-24T06:57:03.451Z] #30 45.66 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.
06:57:03 [2020-10-24T06:57:03.451Z] #30 46.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:57:03 [2020-10-24T06:57:03.451Z] #30 ...
06:57:03 [2020-10-24T06:57:03.451Z] 
06:57:03 [2020-10-24T06:57:03.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:03 [2020-10-24T06:57:03.451Z] #11 29.99 Reading package lists...
06:57:03 [2020-10-24T06:57:03.451Z] #11 36.61 Building dependency tree...
06:57:03 [2020-10-24T06:57:03.451Z] #11 40.34 The following additional packages will be installed:
06:57:03 [2020-10-24T06:57:03.451Z] #11 40.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:57:03 [2020-10-24T06:57:03.451Z] #11 40.36   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:57:03 [2020-10-24T06:57:03.451Z] #11 40.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:57:03 [2020-10-24T06:57:03.451Z] #11 40.37   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:57:03 [2020-10-24T06:57:03.451Z] #11 40.37 Suggested packages:
06:57:03 [2020-10-24T06:57:03.451Z] #11 40.38   gcc-8-locales seccomp wine64
06:57:03 [2020-10-24T06:57:03.451Z] #11 41.63 The following NEW packages will be installed:
06:57:03 [2020-10-24T06:57:03.451Z] #11 41.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:57:03 [2020-10-24T06:57:03.451Z] #11 41.65   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:57:03 [2020-10-24T06:57:03.451Z] #11 41.65   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:57:03 [2020-10-24T06:57:03.451Z] #11 41.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:57:03 [2020-10-24T06:57:03.451Z] #11 41.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:57:03 [2020-10-24T06:57:03.451Z] #11 41.65   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:57:03 [2020-10-24T06:57:03.451Z] #11 42.12 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
06:57:03 [2020-10-24T06:57:03.451Z] #11 42.12 Need to get 77.7 MB of archives.
06:57:03 [2020-10-24T06:57:03.451Z] #11 42.12 After this operation, 487 MB of additional disk space will be used.
06:57:03 [2020-10-24T06:57:03.451Z] #11 42.12 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]
06:57:03 [2020-10-24T06:57:03.451Z] #11 43.19 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]
06:57:03 [2020-10-24T06:57:03.451Z] #11 43.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #11 43.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #11 43.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #11 43.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #11 44.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #11 44.95 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]
06:57:03 [2020-10-24T06:57:03.451Z] #11 44.96 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]
06:57:03 [2020-10-24T06:57:03.451Z] #11 ...
06:57:03 [2020-10-24T06:57:03.451Z] 
06:57:03 [2020-10-24T06:57:03.451Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:57:03 [2020-10-24T06:57:03.451Z] #34 30.13 Reading package lists...
06:57:03 [2020-10-24T06:57:03.451Z] #34 36.82 Building dependency tree...
06:57:03 [2020-10-24T06:57:03.451Z] #34 40.59 The following additional packages will be installed:
06:57:03 [2020-10-24T06:57:03.451Z] #34 40.59   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:57:03 [2020-10-24T06:57:03.451Z] #34 40.59 Suggested packages:
06:57:03 [2020-10-24T06:57:03.451Z] #34 40.61   cmake-doc ninja-build lrzip
06:57:03 [2020-10-24T06:57:03.451Z] #34 40.61 Recommended packages:
06:57:03 [2020-10-24T06:57:03.451Z] #34 40.61   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.53 The following NEW packages will be installed:
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.54   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.54   vim-common xxd
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.90 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.90 Need to get 14.9 MB of archives.
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.90 After this operation, 61.8 MB of additional disk space will be used.
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 41.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 42.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 42.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 42.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 42.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 42.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 42.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 42.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:57:03 [2020-10-24T06:57:03.451Z] #34 44.81 debconf: delaying package configuration, since apt-utils is not installed
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.01 Fetched 14.9 MB in 2s (7195 kB/s)
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.10 Selecting previously unselected package xxd.
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.10 (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.)
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.22 Unpacking xxd (2:8.1.0875-5) ...
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.41 Selecting previously unselected package vim-common.
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.51 Unpacking vim-common (2:8.1.0875-5) ...
06:57:03 [2020-10-24T06:57:03.451Z] #34 45.84 Selecting previously unselected package cmake-data.
06:57:03 [2020-10-24T06:57:03.452Z] #34 45.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:57:03 [2020-10-24T06:57:03.452Z] #34 45.85 Unpacking cmake-data (3.13.4-1) ...
06:57:03 [2020-10-24T06:57:03.559Z] #41 58.55   DEP      criu/cgroup.d
06:57:03 [2020-10-24T06:57:03.559Z] #41 58.66   DEP      criu/cgroup-props.d
06:57:03 [2020-10-24T06:57:03.559Z] #41 58.72   DEP      criu/bitmap.d
06:57:03 [2020-10-24T06:57:03.559Z] #41 58.73   DEP      criu/bfd.d
06:57:03 [2020-10-24T06:57:03.559Z] #41 58.79   DEP      criu/autofs.d
06:57:03 [2020-10-24T06:57:03.712Z] #34 ...
06:57:03 [2020-10-24T06:57:03.712Z] 
06:57:03 [2020-10-24T06:57:03.712Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:57:03 [2020-10-24T06:57:03.712Z] #30 46.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:57:03 [2020-10-24T06:57:03.809Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-038b36db5d8fe4343) in /home/ubuntu/workspace/moby_PR-41584
[Pipeline] {
[Pipeline] checkout
06:57:03 [2020-10-24T06:57:03.851Z] #41 58.98   DEP      criu/aio.d
06:57:03 [2020-10-24T06:57:03.851Z] #41 59.05   DEP      criu/action-scripts.d
06:57:04 [2020-10-24T06:57:04.086Z] Client: Docker Engine - Community
06:57:04 [2020-10-24T06:57:04.086Z]  Version:           19.03.13
06:57:04 [2020-10-24T06:57:04.086Z]  API version:       1.40
06:57:04 [2020-10-24T06:57:04.086Z]  Go version:        go1.13.15
06:57:04 [2020-10-24T06:57:04.086Z]  Git commit:        4484c46d9d
06:57:04 [2020-10-24T06:57:04.086Z]  Built:             Wed Sep 16 17:02:36 2020
06:57:04 [2020-10-24T06:57:04.086Z]  OS/Arch:           linux/amd64
06:57:04 [2020-10-24T06:57:04.086Z]  Experimental:      false
06:57:04 [2020-10-24T06:57:04.086Z] 
06:57:04 [2020-10-24T06:57:04.086Z] Server: Docker Engine - Community
06:57:04 [2020-10-24T06:57:04.086Z]  Engine:
06:57:04 [2020-10-24T06:57:04.086Z]   Version:          19.03.13
06:57:04 [2020-10-24T06:57:04.086Z]   API version:      1.40 (minimum version 1.12)
06:57:04 [2020-10-24T06:57:04.086Z]   Go version:       go1.13.15
06:57:04 [2020-10-24T06:57:04.086Z]   Git commit:       4484c46d9d
06:57:04 [2020-10-24T06:57:04.086Z]   Built:            Wed Sep 16 17:01:06 2020
06:57:04 [2020-10-24T06:57:04.086Z]   OS/Arch:          linux/amd64
06:57:04 [2020-10-24T06:57:04.086Z]   Experimental:     true
06:57:04 [2020-10-24T06:57:04.086Z]  containerd:
06:57:04 [2020-10-24T06:57:04.086Z]   Version:          1.3.7
06:57:04 [2020-10-24T06:57:04.086Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
06:57:04 [2020-10-24T06:57:04.086Z]  runc:
06:57:04 [2020-10-24T06:57:04.086Z]   Version:          1.0.0-rc10
06:57:04 [2020-10-24T06:57:04.086Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:57:04 [2020-10-24T06:57:04.086Z]  docker-init:
06:57:04 [2020-10-24T06:57:04.086Z]   Version:          0.18.0
06:57:04 [2020-10-24T06:57:04.086Z]   GitCommit:        fec3683
[Pipeline] sh
06:57:04 [2020-10-24T06:57:04.144Z] #41 59.20   CC       criu/action-scripts.o
06:57:04 [2020-10-24T06:57:04.432Z] + docker info
06:57:04 [2020-10-24T06:57:04.436Z] #41 59.65   CC       criu/aio.o
06:57:04 [2020-10-24T06:57:04.729Z] #41 59.89   CC       criu/autofs.o
06:57:04 [2020-10-24T06:57:04.932Z] #61 ...
06:57:04 [2020-10-24T06:57:04.932Z] 
06:57:04 [2020-10-24T06:57:04.932Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.09MB / 73.58MB 4.9s
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.81MB / 96.52MB 4.9s
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.4s done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.7s done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done
06:57:04 [2020-10-24T06:57:04.932Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 54.84MB / 73.58MB 5.1s
06:57:04 [2020-10-24T06:57:04.932Z] #9 ...
06:57:04 [2020-10-24T06:57:04.932Z] 
06:57:04 [2020-10-24T06:57:04.932Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:57:04 [2020-10-24T06:57:04.932Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.9s done
06:57:05 [2020-10-24T06:57:05.399Z] #41 60.67   CC       criu/bfd.o
06:57:05 [2020-10-24T06:57:05.508Z] #61 DONE 5.5s
06:57:05 [2020-10-24T06:57:05.509Z] 
06:57:05 [2020-10-24T06:57:05.509Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:05 [2020-10-24T06:57:05.509Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.84MB / 73.58MB 5.4s
06:57:05 [2020-10-24T06:57:05.509Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.20MB / 96.52MB 5.4s
06:57:05 [2020-10-24T06:57:05.509Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.61MB / 73.58MB 5.6s
06:57:05 [2020-10-24T06:57:05.509Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.69MB / 96.52MB 5.7s
06:57:05 [2020-10-24T06:57:05.840Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.8s done
06:57:05 [2020-10-24T06:57:05.840Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 92.22MB / 96.52MB 6.0s
06:57:05 [2020-10-24T06:57:05.840Z] #9 ...
06:57:05 [2020-10-24T06:57:05.840Z] 
06:57:05 [2020-10-24T06:57:05.840Z] #22 [internal] load build context
06:57:05 [2020-10-24T06:57:05.840Z] #22 transferring context: 52.01MB 6.3s done
06:57:05 [2020-10-24T06:57:05.840Z] #22 DONE 6.3s
06:57:05 [2020-10-24T06:57:05.840Z] 
06:57:05 [2020-10-24T06:57:05.840Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:05 [2020-10-24T06:57:05.840Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done
06:57:06 [2020-10-24T06:57:06.043Z] #41 61.08   CC       criu/bitmap.o
06:57:06 [2020-10-24T06:57:06.043Z] #41 61.16   CC       criu/cgroup-props.o
06:57:06 [2020-10-24T06:57:06.142Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
06:57:06 [2020-10-24T06:57:06.678Z] #41 61.75   CC       criu/cgroup.o
06:57:08 [2020-10-24T06:57:08.058Z] using credential docker-jenkins-github-credentials
06:57:08 [2020-10-24T06:57:08.066Z] Cloning the remote Git repository
06:57:08 [2020-10-24T06:57:08.066Z] Cloning with configured refspecs honoured and without tags
06:57:08 [2020-10-24T06:57:08.190Z] #41 63.40   CC       criu/clone-noasan.o
06:57:08 [2020-10-24T06:57:08.190Z] #41 63.49   CC       criu/config.o
06:57:07 [2020-10-24T06:57:07.739Z] Cloning repository https://github.com/moby/moby.git
06:57:07 [2020-10-24T06:57:07.806Z]  > git init /home/ubuntu/workspace/moby_PR-41584 # timeout=10
06:57:08 [2020-10-24T06:57:08.242Z] Fetching upstream changes from https://github.com/moby/moby.git
06:57:08 [2020-10-24T06:57:08.242Z]  > git --version # timeout=10
06:57:08 [2020-10-24T06:57:08.255Z]  > git --version # 'git version 2.7.4'
06:57:08 [2020-10-24T06:57:08.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:57:08 [2020-10-24T06:57:08.274Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:57:09 [2020-10-24T06:57:09.229Z] #41 64.45   CC       criu/cr-check.o
06:57:09 [2020-10-24T06:57:09.713Z] #9 ...
06:57:09 [2020-10-24T06:57:09.713Z] 
06:57:09 [2020-10-24T06:57:09.713Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:57:09 [2020-10-24T06:57:09.713Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done
06:57:09 [2020-10-24T06:57:09.713Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 5.2s done
06:57:09 [2020-10-24T06:57:09.713Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done
06:57:09 [2020-10-24T06:57:09.713Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
06:57:09 [2020-10-24T06:57:09.713Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244
06:57:09 [2020-10-24T06:57:09.865Z] #41 ...
06:57:09 [2020-10-24T06:57:09.865Z] 
06:57:09 [2020-10-24T06:57:09.865Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:09 [2020-10-24T06:57:09.865Z] #43 89.27 net/http/httptrace
06:57:09 [2020-10-24T06:57:09.865Z] #43 89.41 net/http
06:57:09 [2020-10-24T06:57:09.865Z] #43 96.25 github.com/LK4D4/vndr/godl
06:57:09 [2020-10-24T06:57:09.865Z] #43 96.80 github.com/LK4D4/vndr
06:57:10 [2020-10-24T06:57:10.158Z] #43 ...
06:57:10 [2020-10-24T06:57:10.158Z] 
06:57:10 [2020-10-24T06:57:10.158Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:10 [2020-10-24T06:57:10.158Z] #41 65.39   CC       criu/cr-dedup.o
06:57:10 [2020-10-24T06:57:10.293Z] #30 ...
06:57:10 [2020-10-24T06:57:10.293Z] 
06:57:10 [2020-10-24T06:57:10.293Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:57:10 [2020-10-24T06:57:10.293Z] #40 47.02 Selecting previously unselected package libprotobuf-lite17:amd64.
06:57:10 [2020-10-24T06:57:10.293Z] #40 47.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 47.07 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 47.22 Selecting previously unselected package libprotobuf-dev:amd64.
06:57:10 [2020-10-24T06:57:10.293Z] #40 47.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 47.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 48.79 Selecting previously unselected package libprotoc17:amd64.
06:57:10 [2020-10-24T06:57:10.293Z] #40 48.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 48.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.41 Selecting previously unselected package protobuf-c-compiler.
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.60 Selecting previously unselected package protobuf-compiler.
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.81 Selecting previously unselected package python-pkg-resources.
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 49.81 Unpacking python-pkg-resources (40.8.0-1) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 50.15 Selecting previously unselected package python-six.
06:57:10 [2020-10-24T06:57:10.293Z] #40 50.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 50.17 Unpacking python-six (1.12.0-1) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 50.29 Selecting previously unselected package python-protobuf.
06:57:10 [2020-10-24T06:57:10.293Z] #40 50.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 50.33 Unpacking python-protobuf (3.6.1.3-2) ...
06:57:10 [2020-10-24T06:57:10.293Z] #40 50.95 Setting up python-pkg-resources (40.8.0-1) ...
06:57:10 [2020-10-24T06:57:10.361Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.2s done
06:57:10 [2020-10-24T06:57:10.361Z] #25 DONE 10.9s
06:57:10 [2020-10-24T06:57:10.361Z] 
06:57:10 [2020-10-24T06:57:10.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:10 [2020-10-24T06:57:10.451Z] #41 65.60   CC       criu/cr-dump.o
06:57:10 [2020-10-24T06:57:10.992Z] Client:
06:57:10 [2020-10-24T06:57:10.992Z]  Debug Mode: false
06:57:10 [2020-10-24T06:57:10.992Z] 
06:57:10 [2020-10-24T06:57:10.992Z] Server:
06:57:10 [2020-10-24T06:57:10.992Z]  Containers: 0
06:57:10 [2020-10-24T06:57:10.992Z]   Running: 0
06:57:10 [2020-10-24T06:57:10.992Z]   Paused: 0
06:57:10 [2020-10-24T06:57:10.992Z]   Stopped: 0
06:57:10 [2020-10-24T06:57:10.992Z]  Images: 0
06:57:10 [2020-10-24T06:57:10.992Z]  Server Version: 19.03.13
06:57:10 [2020-10-24T06:57:10.992Z]  Storage Driver: overlay2
06:57:10 [2020-10-24T06:57:10.992Z]   Backing Filesystem: extfs
06:57:10 [2020-10-24T06:57:10.992Z]   Supports d_type: true
06:57:10 [2020-10-24T06:57:10.992Z]   Native Overlay Diff: true
06:57:10 [2020-10-24T06:57:10.992Z]  Logging Driver: json-file
06:57:10 [2020-10-24T06:57:10.992Z]  Cgroup Driver: cgroupfs
06:57:10 [2020-10-24T06:57:10.992Z]  Plugins:
06:57:10 [2020-10-24T06:57:10.992Z]   Volume: local
06:57:10 [2020-10-24T06:57:10.992Z]   Network: bridge host ipvlan macvlan null overlay
06:57:10 [2020-10-24T06:57:10.992Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:57:10 [2020-10-24T06:57:10.992Z]  Swarm: inactive
06:57:10 [2020-10-24T06:57:10.992Z]  Runtimes: runc
06:57:10 [2020-10-24T06:57:10.992Z]  Default Runtime: runc
06:57:10 [2020-10-24T06:57:10.992Z]  Init Binary: docker-init
06:57:10 [2020-10-24T06:57:10.992Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
06:57:10 [2020-10-24T06:57:10.992Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:57:10 [2020-10-24T06:57:10.992Z]  init version: fec3683
06:57:10 [2020-10-24T06:57:10.992Z]  Security Options:
06:57:10 [2020-10-24T06:57:10.992Z]   apparmor
06:57:10 [2020-10-24T06:57:10.992Z]   seccomp
06:57:10 [2020-10-24T06:57:10.992Z]    Profile: default
06:57:10 [2020-10-24T06:57:10.992Z]  Kernel Version: 5.4.0-1025-aws
06:57:10 [2020-10-24T06:57:10.992Z]  Operating System: Ubuntu 18.04.5 LTS
06:57:10 [2020-10-24T06:57:10.992Z]  OSType: linux
06:57:10 [2020-10-24T06:57:10.992Z]  Architecture: x86_64
06:57:10 [2020-10-24T06:57:10.992Z]  CPUs: 2
06:57:10 [2020-10-24T06:57:10.992Z]  Total Memory: 7.487GiB
06:57:10 [2020-10-24T06:57:10.992Z]  Name: ip-10-100-81-33
06:57:10 [2020-10-24T06:57:10.992Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
06:57:10 [2020-10-24T06:57:10.992Z]  Docker Root Dir: /var/lib/docker
06:57:10 [2020-10-24T06:57:10.992Z]  Debug Mode: false
06:57:10 [2020-10-24T06:57:10.992Z]  Registry: https://index.docker.io/v1/
06:57:10 [2020-10-24T06:57:10.992Z]  Labels:
06:57:10 [2020-10-24T06:57:10.992Z]  Experimental: true
06:57:10 [2020-10-24T06:57:10.992Z]  Insecure Registries:
06:57:10 [2020-10-24T06:57:10.992Z]   127.0.0.0/8
06:57:10 [2020-10-24T06:57:10.992Z]  Live Restore Enabled: true
06:57:10 [2020-10-24T06:57:10.992Z] 
06:57:10 [2020-10-24T06:57:10.992Z] WARNING: No swap limit support
[Pipeline] sh
06:57:11 [2020-10-24T06:57:11.007Z] #9 ...
06:57:11 [2020-10-24T06:57:11.007Z] 
06:57:11 [2020-10-24T06:57:11.007Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:57:11 [2020-10-24T06:57:11.007Z] #26 0.232 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:57:11 [2020-10-24T06:57:11.007Z] #26 0.257 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
06:57:11 [2020-10-24T06:57:11.007Z] #26 0.282 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:57:11 [2020-10-24T06:57:11.007Z] #26 0.458 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
06:57:11 [2020-10-24T06:57:11.007Z] #26 0.653 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #40 ...
06:57:11 [2020-10-24T06:57:11.234Z] 
06:57:11 [2020-10-24T06:57:11.234Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:11 [2020-10-24T06:57:11.234Z] #43 44.00 reflect
06:57:11 [2020-10-24T06:57:11.234Z] #43 44.14 syscall
06:57:11 [2020-10-24T06:57:11.234Z] #43 50.79 time
06:57:11 [2020-10-24T06:57:11.234Z] #43 ...
06:57:11 [2020-10-24T06:57:11.234Z] 
06:57:11 [2020-10-24T06:57:11.234Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:11 [2020-10-24T06:57:11.234Z] #11 48.57 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]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.21 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]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 51.38 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
06:57:11 [2020-10-24T06:57:11.234Z] #11 52.74 debconf: delaying package configuration, since apt-utils is not installed
06:57:11 [2020-10-24T06:57:11.234Z] #11 52.97 Fetched 77.7 MB in 10s (8051 kB/s)
06:57:11 [2020-10-24T06:57:11.234Z] #11 53.08 Selecting previously unselected package binutils-mingw-w64-i686.
06:57:11 [2020-10-24T06:57:11.234Z] #11 53.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:57:11 [2020-10-24T06:57:11.234Z] #11 53.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:57:11 [2020-10-24T06:57:11.234Z] #11 53.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:57:11 [2020-10-24T06:57:11.294Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:57:11 [2020-10-24T06:57:11.294Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:57:11 [2020-10-24T06:57:11.294Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41584/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:57:11 [2020-10-24T06:57:11.294Z] + bash /home/ubuntu/workspace/moby_PR-41584/check-config.sh
06:57:11 [2020-10-24T06:57:11.294Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:57:11 [2020-10-24T06:57:11.294Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
06:57:11 [2020-10-24T06:57:11.294Z] 
06:57:11 [2020-10-24T06:57:11.294Z] Generally Necessary:
06:57:11 [2020-10-24T06:57:11.294Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:57:11 [2020-10-24T06:57:11.294Z] - apparmor: enabled and tools installed
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_NAMESPACES: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_NET_NS: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_PID_NS: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_IPC_NS: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_UTS_NS: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_CGROUPS: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_CGROUP_CPUACCT: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_CGROUP_DEVICE: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_CGROUP_FREEZER: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_CGROUP_SCHED: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_CPUSETS: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_MEMCG: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_KEYS: enabled
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_VETH: enabled (as module)
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_BRIDGE: enabled (as module)
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_NF_NAT_IPV4: missing
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:57:11 [2020-10-24T06:57:11.294Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:57:11 [2020-10-24T06:57:11.295Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:57:11 [2020-10-24T06:57:11.295Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:57:11 [2020-10-24T06:57:11.295Z] - CONFIG_NF_NAT: enabled (as module)
06:57:11 [2020-10-24T06:57:11.295Z] - CONFIG_NF_NAT_NEEDED: missing
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_POSIX_MQUEUE: enabled
06:57:11 [2020-10-24T06:57:11.560Z] 
06:57:11 [2020-10-24T06:57:11.560Z] Optional Features:
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_USER_NS: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_SECCOMP: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_CGROUP_PIDS: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_MEMCG_SWAP: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:57:11 [2020-10-24T06:57:11.560Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_BLK_CGROUP: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_IOSCHED_CFQ: missing
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_CGROUP_PERF: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_CGROUP_HUGETLB: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_CFS_BANDWIDTH: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_RT_GROUP_SCHED: missing
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_IP_VS: enabled (as module)
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_IP_VS_NFCT: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_IP_VS_RR: enabled (as module)
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_EXT4_FS: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:57:11 [2020-10-24T06:57:11.560Z] - Network Drivers:
06:57:11 [2020-10-24T06:57:11.560Z]   - "overlay":
06:57:11 [2020-10-24T06:57:11.560Z]     - CONFIG_VXLAN: enabled (as module)
06:57:11 [2020-10-24T06:57:11.560Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:57:11 [2020-10-24T06:57:11.560Z]       Optional (for encrypted networks):
06:57:11 [2020-10-24T06:57:11.646Z] #26 1.011 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:57:11 [2020-10-24T06:57:11.820Z]       - CONFIG_CRYPTO: enabled
06:57:11 [2020-10-24T06:57:11.820Z]       - CONFIG_CRYPTO_AEAD: enabled
06:57:11 [2020-10-24T06:57:11.820Z]       - CONFIG_CRYPTO_GCM: enabled
06:57:11 [2020-10-24T06:57:11.820Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:57:11 [2020-10-24T06:57:11.820Z]       - CONFIG_CRYPTO_GHASH: enabled
06:57:11 [2020-10-24T06:57:11.820Z]       - CONFIG_XFRM: enabled
06:57:11 [2020-10-24T06:57:11.820Z]       - CONFIG_XFRM_USER: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]       - CONFIG_INET_ESP: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
06:57:11 [2020-10-24T06:57:11.821Z]   - "ipvlan":
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_IPVLAN: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]   - "macvlan":
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_MACVLAN: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_DUMMY: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]   - "ftp,tftp client in container":
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z] - Storage Drivers:
06:57:11 [2020-10-24T06:57:11.821Z]   - "aufs":
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_AUFS_FS: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]   - "btrfs":
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:57:11 [2020-10-24T06:57:11.821Z]   - "devicemapper":
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_BLK_DEV_DM: enabled
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]   - "overlay":
06:57:11 [2020-10-24T06:57:11.821Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:57:11 [2020-10-24T06:57:11.821Z]   - "zfs":
06:57:11 [2020-10-24T06:57:11.821Z]     - /dev/zfs: present
06:57:11 [2020-10-24T06:57:11.821Z]     - zfs command: missing
06:57:11 [2020-10-24T06:57:11.821Z]     - zpool command: missing
06:57:11 [2020-10-24T06:57:11.821Z] 
06:57:11 [2020-10-24T06:57:11.821Z] Limits:
06:57:11 [2020-10-24T06:57:11.821Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:57:11 [2020-10-24T06:57:11.821Z] 
06:57:11 [2020-10-24T06:57:11.821Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:57:11 [2020-10-24T06:57:11.964Z] #41 67.03   CC       criu/cr-errno.o
06:57:11 [2020-10-24T06:57:11.964Z] #41 67.08   CC       criu/cr-restore.o
06:57:12 [2020-10-24T06:57:12.171Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1b8826beee9c86b76091931991f037c1410d0ea5 .
06:57:12 [2020-10-24T06:57:12.428Z] #2 [internal] load .dockerignore
06:57:12 [2020-10-24T06:57:12.447Z] Client:
06:57:12 [2020-10-24T06:57:12.448Z]  Debug Mode: false
06:57:12 [2020-10-24T06:57:12.448Z] 
06:57:12 [2020-10-24T06:57:12.448Z] Server:
06:57:12 [2020-10-24T06:57:12.448Z]  Containers: 0
06:57:12 [2020-10-24T06:57:12.448Z]   Running: 0
06:57:12 [2020-10-24T06:57:12.448Z]   Paused: 0
06:57:12 [2020-10-24T06:57:12.448Z]   Stopped: 0
06:57:12 [2020-10-24T06:57:12.448Z]  Images: 0
06:57:12 [2020-10-24T06:57:12.448Z]  Server Version: 19.03.13
06:57:12 [2020-10-24T06:57:12.448Z]  Storage Driver: overlay2
06:57:12 [2020-10-24T06:57:12.448Z]   Backing Filesystem: extfs
06:57:12 [2020-10-24T06:57:12.448Z]   Supports d_type: true
06:57:12 [2020-10-24T06:57:12.448Z]   Native Overlay Diff: true
06:57:12 [2020-10-24T06:57:12.448Z]  Logging Driver: json-file
06:57:12 [2020-10-24T06:57:12.448Z]  Cgroup Driver: cgroupfs
06:57:12 [2020-10-24T06:57:12.448Z]  Plugins:
06:57:12 [2020-10-24T06:57:12.448Z]   Volume: local
06:57:12 [2020-10-24T06:57:12.448Z]   Network: bridge host ipvlan macvlan null overlay
06:57:12 [2020-10-24T06:57:12.448Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:57:12 [2020-10-24T06:57:12.448Z]  Swarm: inactive
06:57:12 [2020-10-24T06:57:12.448Z]  Runtimes: runc
06:57:12 [2020-10-24T06:57:12.448Z]  Default Runtime: runc
06:57:12 [2020-10-24T06:57:12.448Z]  Init Binary: docker-init
06:57:12 [2020-10-24T06:57:12.448Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
06:57:12 [2020-10-24T06:57:12.448Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:57:12 [2020-10-24T06:57:12.448Z]  init version: fec3683
06:57:12 [2020-10-24T06:57:12.448Z]  Security Options:
06:57:12 [2020-10-24T06:57:12.448Z]   apparmor
06:57:12 [2020-10-24T06:57:12.448Z]   seccomp
06:57:12 [2020-10-24T06:57:12.448Z]    Profile: default
06:57:12 [2020-10-24T06:57:12.448Z]  Kernel Version: 5.4.0-1025-aws
06:57:12 [2020-10-24T06:57:12.448Z]  Operating System: Ubuntu 18.04.5 LTS
06:57:12 [2020-10-24T06:57:12.448Z]  OSType: linux
06:57:12 [2020-10-24T06:57:12.448Z]  Architecture: x86_64
06:57:12 [2020-10-24T06:57:12.448Z]  CPUs: 2
06:57:12 [2020-10-24T06:57:12.448Z]  Total Memory: 7.569GiB
06:57:12 [2020-10-24T06:57:12.448Z]  Name: ip-10-100-39-192
06:57:12 [2020-10-24T06:57:12.448Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
06:57:12 [2020-10-24T06:57:12.448Z]  Docker Root Dir: /var/lib/docker
06:57:12 [2020-10-24T06:57:12.448Z]  Debug Mode: false
06:57:12 [2020-10-24T06:57:12.448Z]  Registry: https://index.docker.io/v1/
06:57:12 [2020-10-24T06:57:12.448Z]  Labels:
06:57:12 [2020-10-24T06:57:12.448Z]  Experimental: true
06:57:12 [2020-10-24T06:57:12.448Z]  Insecure Registries:
06:57:12 [2020-10-24T06:57:12.448Z]   127.0.0.0/8
06:57:12 [2020-10-24T06:57:12.448Z]  Live Restore Enabled: true
06:57:12 [2020-10-24T06:57:12.448Z] 
06:57:12 [2020-10-24T06:57:12.448Z] WARNING: No swap limit support
[Pipeline] sh
06:57:12 [2020-10-24T06:57:12.685Z] #2 ...
06:57:12 [2020-10-24T06:57:12.685Z] 
06:57:12 [2020-10-24T06:57:12.685Z] #1 [internal] load build definition from Dockerfile
06:57:12 [2020-10-24T06:57:12.685Z] #1 transferring dockerfile: 16.58kB done
06:57:12 [2020-10-24T06:57:12.685Z] #1 DONE 0.6s
06:57:12 [2020-10-24T06:57:12.685Z] 
06:57:12 [2020-10-24T06:57:12.685Z] #2 [internal] load .dockerignore
06:57:12 [2020-10-24T06:57:12.685Z] #2 transferring context: 87B done
06:57:12 [2020-10-24T06:57:12.740Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:57:12 [2020-10-24T06:57:12.740Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:57:12 [2020-10-24T06:57:12.740Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41584/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:57:12 [2020-10-24T06:57:12.942Z] #2 DONE 0.6s
06:57:12 [2020-10-24T06:57:12.942Z] 
06:57:12 [2020-10-24T06:57:12.942Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:57:13 [2020-10-24T06:57:13.003Z] #41 ...
06:57:13 [2020-10-24T06:57:13.003Z] 
06:57:13 [2020-10-24T06:57:13.003Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:13 [2020-10-24T06:57:13.003Z] #43 DONE 102.4s
06:57:13 [2020-10-24T06:57:13.003Z] 
06:57:13 [2020-10-24T06:57:13.003Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:57:13 [2020-10-24T06:57:13.047Z] + bash /home/ubuntu/workspace/moby_PR-41584/check-config.sh
06:57:13 [2020-10-24T06:57:13.047Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:57:13 [2020-10-24T06:57:13.047Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
06:57:13 [2020-10-24T06:57:13.047Z] 
06:57:13 [2020-10-24T06:57:13.047Z] Generally Necessary:
06:57:13 [2020-10-24T06:57:13.047Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:57:13 [2020-10-24T06:57:13.047Z] - apparmor: enabled and tools installed
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_NAMESPACES: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_NET_NS: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_PID_NS: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_IPC_NS: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_UTS_NS: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_CGROUPS: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_CGROUP_CPUACCT: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_CGROUP_DEVICE: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_CGROUP_FREEZER: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_CGROUP_SCHED: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_CPUSETS: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_MEMCG: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_KEYS: enabled
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_VETH: enabled (as module)
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_BRIDGE: enabled (as module)
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_NF_NAT_IPV4: missing
06:57:13 [2020-10-24T06:57:13.047Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:57:13 [2020-10-24T06:57:13.150Z] #11 55.73 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:57:13 [2020-10-24T06:57:13.150Z] #11 55.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:57:13 [2020-10-24T06:57:13.150Z] #11 55.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:57:13 [2020-10-24T06:57:13.150Z] #11 ...
06:57:13 [2020-10-24T06:57:13.150Z] 
06:57:13 [2020-10-24T06:57:13.150Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:57:13 [2020-10-24T06:57:13.150Z] #40 55.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:57:13 [2020-10-24T06:57:13.150Z] #40 55.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:57:13 [2020-10-24T06:57:13.150Z] #40 55.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:57:13 [2020-10-24T06:57:13.150Z] #40 55.76 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:57:13 [2020-10-24T06:57:13.150Z] #40 55.81 Setting up python-six (1.12.0-1) ...
06:57:13 [2020-10-24T06:57:13.163Z] #26 2.740 Fetched 8171 kB in 3s (3223 kB/s)
06:57:13 [2020-10-24T06:57:13.296Z] #30 DONE 105.6s
06:57:13 [2020-10-24T06:57:13.296Z] 
06:57:13 [2020-10-24T06:57:13.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_NF_NAT: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_NF_NAT_NEEDED: missing
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_POSIX_MQUEUE: enabled
06:57:13 [2020-10-24T06:57:13.326Z] 
06:57:13 [2020-10-24T06:57:13.326Z] Optional Features:
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_USER_NS: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_SECCOMP: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_CGROUP_PIDS: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_MEMCG_SWAP: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:57:13 [2020-10-24T06:57:13.326Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_BLK_CGROUP: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IOSCHED_CFQ: missing
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_CGROUP_PERF: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_CGROUP_HUGETLB: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_CFS_BANDWIDTH: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_RT_GROUP_SCHED: missing
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_VS: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_VS_NFCT: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_IP_VS_RR: enabled (as module)
06:57:13 [2020-10-24T06:57:13.326Z] - CONFIG_EXT4_FS: enabled
06:57:13 [2020-10-24T06:57:13.412Z] #40 ...
06:57:13 [2020-10-24T06:57:13.413Z] 
06:57:13 [2020-10-24T06:57:13.413Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:57:13 [2020-10-24T06:57:13.413Z] #45 DONE 56.3s
06:57:13 [2020-10-24T06:57:13.413Z] 
06:57:13 [2020-10-24T06:57:13.413Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:57:13 [2020-10-24T06:57:13.413Z] #34 48.94 Selecting previously unselected package libicu63:amd64.
06:57:13 [2020-10-24T06:57:13.413Z] #34 48.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:57:13 [2020-10-24T06:57:13.413Z] #34 48.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:57:13 [2020-10-24T06:57:13.413Z] #34 55.70 Selecting previously unselected package libxml2:amd64.
06:57:13 [2020-10-24T06:57:13.413Z] #34 55.70 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:57:13 [2020-10-24T06:57:13.413Z] #34 55.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:57:13 [2020-10-24T06:57:13.514Z] #3 DONE 0.4s
06:57:13 [2020-10-24T06:57:13.514Z] 
06:57:13 [2020-10-24T06:57:13.514Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:57:13 [2020-10-24T06:57:13.514Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:57:13 [2020-10-24T06:57:13.514Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s
06:57:13 [2020-10-24T06:57:13.514Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:57:13 [2020-10-24T06:57:13.514Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
06:57:13 [2020-10-24T06:57:13.514Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
06:57:13 [2020-10-24T06:57:13.514Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.17MB / 8.88MB 0.1s
06:57:13 [2020-10-24T06:57:13.514Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
06:57:13 [2020-10-24T06:57:13.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:57:13 [2020-10-24T06:57:13.603Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:57:13 [2020-10-24T06:57:13.603Z] - Network Drivers:
06:57:13 [2020-10-24T06:57:13.603Z]   - "overlay":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_VXLAN: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:57:13 [2020-10-24T06:57:13.603Z]       Optional (for encrypted networks):
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_CRYPTO: enabled
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_CRYPTO_AEAD: enabled
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_CRYPTO_GCM: enabled
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_CRYPTO_GHASH: enabled
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_XFRM: enabled
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_XFRM_USER: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_INET_ESP: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
06:57:13 [2020-10-24T06:57:13.603Z]   - "ipvlan":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_IPVLAN: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]   - "macvlan":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_MACVLAN: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_DUMMY: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]   - "ftp,tftp client in container":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z] - Storage Drivers:
06:57:13 [2020-10-24T06:57:13.603Z]   - "aufs":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_AUFS_FS: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]   - "btrfs":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:57:13 [2020-10-24T06:57:13.603Z]   - "devicemapper":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_BLK_DEV_DM: enabled
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]   - "overlay":
06:57:13 [2020-10-24T06:57:13.603Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:57:13 [2020-10-24T06:57:13.603Z]   - "zfs":
06:57:13 [2020-10-24T06:57:13.603Z]     - /dev/zfs: present
06:57:13 [2020-10-24T06:57:13.603Z]     - zfs command: missing
06:57:13 [2020-10-24T06:57:13.603Z]     - zpool command: missing
06:57:13 [2020-10-24T06:57:13.603Z] 
06:57:13 [2020-10-24T06:57:13.603Z] Limits:
06:57:13 [2020-10-24T06:57:13.603Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:57:13 [2020-10-24T06:57:13.603Z] 
06:57:13 [2020-10-24T06:57:13.603Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:57:13 [2020-10-24T06:57:13.772Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
06:57:13 [2020-10-24T06:57:13.963Z] + sudo modprobe ip_vs
06:57:13 [2020-10-24T06:57:13.963Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1b8826beee9c86b76091931991f037c1410d0ea5 .
06:57:13 [2020-10-24T06:57:13.983Z] #34 56.89 Selecting previously unselected package libarchive13:amd64.
06:57:13 [2020-10-24T06:57:13.983Z] #34 56.89 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:57:13 [2020-10-24T06:57:13.983Z] #34 56.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:57:14 [2020-10-24T06:57:14.207Z] #26 2.740 Reading package lists...
06:57:14 [2020-10-24T06:57:14.224Z] #1 [internal] load build definition from Dockerfile
06:57:14 [2020-10-24T06:57:14.224Z] #1 transferring dockerfile: 16.58kB done
06:57:14 [2020-10-24T06:57:14.224Z] #1 DONE 0.0s
06:57:14 [2020-10-24T06:57:14.224Z] 
06:57:14 [2020-10-24T06:57:14.224Z] #2 [internal] load .dockerignore
06:57:14 [2020-10-24T06:57:14.224Z] #2 transferring context: 87B done
06:57:14 [2020-10-24T06:57:14.224Z] #2 DONE 0.0s
06:57:14 [2020-10-24T06:57:14.224Z] 
06:57:14 [2020-10-24T06:57:14.224Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:57:14 [2020-10-24T06:57:14.339Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
06:57:14 [2020-10-24T06:57:14.339Z] #4 DONE 1.1s
06:57:14 [2020-10-24T06:57:14.486Z] #3 DONE 0.4s
06:57:14 [2020-10-24T06:57:14.486Z] 
06:57:14 [2020-10-24T06:57:14.486Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:57:14 [2020-10-24T06:57:14.486Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:57:14 [2020-10-24T06:57:14.554Z] #34 57.43 Selecting previously unselected package libjsoncpp1:amd64.
06:57:14 [2020-10-24T06:57:14.554Z] #34 57.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:57:14 [2020-10-24T06:57:14.554Z] #34 57.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:57:14 [2020-10-24T06:57:14.554Z] #34 57.68 Selecting previously unselected package librhash0:amd64.
06:57:14 [2020-10-24T06:57:14.554Z] #34 ...
06:57:14 [2020-10-24T06:57:14.554Z] 
06:57:14 [2020-10-24T06:57:14.554Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:14 [2020-10-24T06:57:14.554Z] #43 57.60 internal/syscall/unix
06:57:14 [2020-10-24T06:57:14.597Z] 
06:57:14 [2020-10-24T06:57:14.597Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:57:14 [2020-10-24T06:57:14.771Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:57:14 [2020-10-24T06:57:14.771Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
06:57:14 [2020-10-24T06:57:14.771Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
06:57:14 [2020-10-24T06:57:14.771Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 799.25kB / 8.88MB 0.1s
06:57:14 [2020-10-24T06:57:14.771Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
06:57:14 [2020-10-24T06:57:14.817Z] #43 ...
06:57:14 [2020-10-24T06:57:14.817Z] 
06:57:14 [2020-10-24T06:57:14.817Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:14 [2020-10-24T06:57:14.817Z] #49 47.89 syscall
06:57:14 [2020-10-24T06:57:14.817Z] #49 47.91 reflect
06:57:14 [2020-10-24T06:57:14.817Z] #49 55.87 context
06:57:14 [2020-10-24T06:57:14.817Z] #49 57.01 internal/poll
06:57:14 [2020-10-24T06:57:14.858Z] #41 ...
06:57:14 [2020-10-24T06:57:14.858Z] 
06:57:14 [2020-10-24T06:57:14.858Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:57:14 [2020-10-24T06:57:14.858Z] #31 DONE 0.2s
06:57:14 [2020-10-24T06:57:14.858Z] 
06:57:14 [2020-10-24T06:57:14.858Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:57:14 [2020-10-24T06:57:14.858Z] #33 DONE 0.1s
06:57:14 [2020-10-24T06:57:14.858Z] 
06:57:14 [2020-10-24T06:57:14.858Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:57:14 [2020-10-24T06:57:14.858Z] #36 DONE 0.1s
06:57:14 [2020-10-24T06:57:14.858Z] 
06:57:14 [2020-10-24T06:57:14.858Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:14 [2020-10-24T06:57:14.858Z] #41 70.01   CC       criu/cr-service.o
06:57:15 [2020-10-24T06:57:15.039Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
06:57:15 [2020-10-24T06:57:15.039Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
06:57:15 [2020-10-24T06:57:15.078Z] #49 ...
06:57:15 [2020-10-24T06:57:15.078Z] 
06:57:15 [2020-10-24T06:57:15.078Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:57:15 [2020-10-24T06:57:15.078Z] #34 57.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:57:15 [2020-10-24T06:57:15.078Z] #34 57.69 Unpacking librhash0:amd64 (1.3.8-1) ...
06:57:15 [2020-10-24T06:57:15.078Z] #34 57.87 Selecting previously unselected package libuv1:amd64.
06:57:15 [2020-10-24T06:57:15.078Z] #34 57.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:57:15 [2020-10-24T06:57:15.078Z] #34 57.88 Unpacking libuv1:amd64 (1.24.1-1) ...
06:57:15 [2020-10-24T06:57:15.078Z] #34 58.04 Selecting previously unselected package cmake.
06:57:15 [2020-10-24T06:57:15.078Z] #34 58.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:57:15 [2020-10-24T06:57:15.078Z] #34 58.07 Unpacking cmake (3.13.4-1) ...
06:57:15 [2020-10-24T06:57:15.159Z] #7 DONE 0.6s
06:57:15 [2020-10-24T06:57:15.159Z] 
06:57:15 [2020-10-24T06:57:15.159Z] #6 [internal] load metadata for docker.io/library/debian:buster
06:57:15 [2020-10-24T06:57:15.159Z] #6 DONE 0.6s
06:57:15 [2020-10-24T06:57:15.159Z] 
06:57:15 [2020-10-24T06:57:15.159Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:57:15 [2020-10-24T06:57:15.159Z] #5 DONE 0.6s
06:57:15 [2020-10-24T06:57:15.159Z] 
06:57:15 [2020-10-24T06:57:15.159Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:57:15 [2020-10-24T06:57:15.159Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
06:57:15 [2020-10-24T06:57:15.267Z] #26 3.798 Reading package lists...
06:57:15 [2020-10-24T06:57:15.419Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
06:57:15 [2020-10-24T06:57:15.419Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
06:57:15 [2020-10-24T06:57:15.419Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
06:57:15 [2020-10-24T06:57:15.531Z] #41 70.81   CC       criu/crtools.o
06:57:15 [2020-10-24T06:57:15.562Z] #26 4.936 Building dependency tree...
06:57:15 [2020-10-24T06:57:15.616Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
06:57:15 [2020-10-24T06:57:15.617Z] #4 DONE 0.9s
06:57:15 [2020-10-24T06:57:15.617Z] 
06:57:15 [2020-10-24T06:57:15.617Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:57:15 [2020-10-24T06:57:15.823Z] #41 71.04   CC       criu/eventfd.o
06:57:15 [2020-10-24T06:57:15.856Z] #26 5.316 The following additional packages will be installed:
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.316   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.316   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.317   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.318 Suggested packages:
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.318   krb5-doc krb5-user
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.318 Recommended packages:
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.318   krb5-locales publicsuffix libsasl2-modules
06:57:15 [2020-10-24T06:57:15.857Z] #26 5.584 The following NEW packages will be installed:
06:57:15 [2020-10-24T06:57:15.878Z] #7 ...
06:57:15 [2020-10-24T06:57:15.878Z] 
06:57:15 [2020-10-24T06:57:15.878Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:57:15 [2020-10-24T06:57:15.878Z] #5 DONE 0.2s
06:57:15 [2020-10-24T06:57:15.878Z] 
06:57:15 [2020-10-24T06:57:15.878Z] #6 [internal] load metadata for docker.io/library/debian:buster
06:57:16 [2020-10-24T06:57:16.117Z] #41 71.32   CC       criu/eventpoll.o
06:57:16 [2020-10-24T06:57:16.141Z] #6 DONE 0.4s
06:57:16 [2020-10-24T06:57:16.141Z] 
06:57:16 [2020-10-24T06:57:16.141Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:57:16 [2020-10-24T06:57:16.141Z] #7 DONE 0.5s
06:57:16 [2020-10-24T06:57:16.141Z] 
06:57:16 [2020-10-24T06:57:16.141Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:16 [2020-10-24T06:57:16.141Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
06:57:16 [2020-10-24T06:57:16.151Z] #26 5.584   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.584   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.585   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.585   libssh2-1 libssl1.1 openssl
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.630 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.630 Need to get 5165 kB of archives.
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.630 After this operation, 14.6 MB of additional disk space will be used.
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.630 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.727 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.748 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.751 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.753 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.755 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.759 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.768 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.772 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.774 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.778 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.780 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.786 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.789 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.790 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.791 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.796 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.803 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.807 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
06:57:16 [2020-10-24T06:57:16.152Z] #26 5.840 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
06:57:16 [2020-10-24T06:57:16.405Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.25MB / 7.81MB 0.1s
06:57:16 [2020-10-24T06:57:16.405Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
06:57:16 [2020-10-24T06:57:16.405Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.14MB / 50.40MB 0.1s
06:57:16 [2020-10-24T06:57:16.405Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:57:16 [2020-10-24T06:57:16.405Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
06:57:16 [2020-10-24T06:57:16.405Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.91MB / 7.81MB 0.2s
06:57:16 [2020-10-24T06:57:16.405Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.74MB / 50.40MB 0.2s
06:57:16 [2020-10-24T06:57:16.446Z] #26 5.856 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
06:57:16 [2020-10-24T06:57:16.447Z] #26 6.065 debconf: delaying package configuration, since apt-utils is not installed
06:57:16 [2020-10-24T06:57:16.447Z] #26 6.095 Fetched 5165 kB in 0s (20.6 MB/s)
06:57:16 [2020-10-24T06:57:16.462Z] #34 ...
06:57:16 [2020-10-24T06:57:16.462Z] 
06:57:16 [2020-10-24T06:57:16.462Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:16 [2020-10-24T06:57:16.462Z] #32 49.39 time
06:57:16 [2020-10-24T06:57:16.462Z] #32 54.90 internal/poll
06:57:16 [2020-10-24T06:57:16.462Z] #32 57.02 internal/syscall/execenv
06:57:16 [2020-10-24T06:57:16.462Z] #32 57.06 internal/fmtsort
06:57:16 [2020-10-24T06:57:16.462Z] #32 57.45 internal/syscall/unix
06:57:16 [2020-10-24T06:57:16.462Z] #32 57.74 os
06:57:16 [2020-10-24T06:57:16.462Z] #32 58.06 strings
06:57:16 [2020-10-24T06:57:16.462Z] #32 ...
06:57:16 [2020-10-24T06:57:16.462Z] 
06:57:16 [2020-10-24T06:57:16.462Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:16 [2020-10-24T06:57:16.462Z] #11 59.58 Selecting previously unselected package binutils-mingw-w64.
06:57:16 [2020-10-24T06:57:16.667Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
06:57:16 [2020-10-24T06:57:16.723Z] #11 59.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:57:16 [2020-10-24T06:57:16.723Z] #11 59.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:57:16 [2020-10-24T06:57:16.742Z] #26 6.116 Selecting previously unselected package libssl1.1:ppc64el.
06:57:16 [2020-10-24T06:57:16.742Z] #26 6.116 (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 ... 6677 files and directories currently installed.)
06:57:16 [2020-10-24T06:57:16.742Z] #26 6.124 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
06:57:16 [2020-10-24T06:57:16.742Z] #26 6.127 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
06:57:16 [2020-10-24T06:57:16.742Z] #26 6.309 Selecting previously unselected package openssl.
06:57:16 [2020-10-24T06:57:16.742Z] #26 6.312 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
06:57:16 [2020-10-24T06:57:16.742Z] #26 6.314 Unpacking openssl (1.1.1d-0+deb10u3) ...
06:57:16 [2020-10-24T06:57:16.751Z] #41 71.73   CC       criu/external.o
06:57:16 [2020-10-24T06:57:16.751Z] #41 71.86   CC       criu/fault-injection.o
06:57:16 [2020-10-24T06:57:16.751Z] #41 71.95   CC       criu/fdstore.o
06:57:16 [2020-10-24T06:57:16.943Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
06:57:16 [2020-10-24T06:57:16.943Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.24MB / 50.40MB 0.5s
06:57:16 [2020-10-24T06:57:16.943Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 888.83kB / 10.00MB 0.5s
06:57:16 [2020-10-24T06:57:16.943Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.80MB / 50.40MB 0.7s
06:57:16 [2020-10-24T06:57:16.943Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.14MB / 10.00MB 0.7s
06:57:16 [2020-10-24T06:57:16.984Z] #11 59.77 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:57:16 [2020-10-24T06:57:16.984Z] #11 59.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:57:16 [2020-10-24T06:57:16.984Z] #11 59.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.428 Selecting previously unselected package ca-certificates.
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.431 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.433 Unpacking ca-certificates (20200601~deb10u1) ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.491 Selecting previously unselected package libkeyutils1:ppc64el.
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.494 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.495 Unpacking libkeyutils1:ppc64el (1.6-6) ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.517 Selecting previously unselected package libkrb5support0:ppc64el.
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.520 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.521 Unpacking libkrb5support0:ppc64el (1.17-3) ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.548 Selecting previously unselected package libk5crypto3:ppc64el.
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.550 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.551 Unpacking libk5crypto3:ppc64el (1.17-3) ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.583 Selecting previously unselected package libkrb5-3:ppc64el.
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.585 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.586 Unpacking libkrb5-3:ppc64el (1.17-3) ...
06:57:17 [2020-10-24T06:57:17.037Z] #26 6.668 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
06:57:17 [2020-10-24T06:57:17.044Z] #41 72.19   CC       criu/fifo.o
06:57:17 [2020-10-24T06:57:17.044Z] #41 72.41   CC       criu/file-ids.o
06:57:17 [2020-10-24T06:57:17.211Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.61MB / 10.00MB 0.8s
06:57:17 [2020-10-24T06:57:17.212Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s
06:57:17 [2020-10-24T06:57:17.212Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.39MB / 50.40MB 0.9s
06:57:17 [2020-10-24T06:57:17.212Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.83MB / 10.00MB 0.9s
06:57:17 [2020-10-24T06:57:17.212Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.66MB / 51.83MB 0.9s
06:57:17 [2020-10-24T06:57:17.212Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.33MB / 50.40MB 1.0s
06:57:17 [2020-10-24T06:57:17.212Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s
06:57:17 [2020-10-24T06:57:17.212Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.73MB / 51.83MB 1.0s
06:57:17 [2020-10-24T06:57:17.244Z] #11 60.02 Selecting previously unselected package dmsetup.
06:57:17 [2020-10-24T06:57:17.244Z] #11 60.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:57:17 [2020-10-24T06:57:17.245Z] #11 60.04 Unpacking dmsetup (2:1.02.155-3) ...
06:57:17 [2020-10-24T06:57:17.245Z] #11 60.23 Selecting previously unselected package mingw-w64-common.
06:57:17 [2020-10-24T06:57:17.245Z] #11 60.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:57:17 [2020-10-24T06:57:17.245Z] #11 60.25 Unpacking mingw-w64-common (6.0.0-3) ...
06:57:17 [2020-10-24T06:57:17.333Z] #26 6.670 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.672 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.711 Selecting previously unselected package libsasl2-modules-db:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.714 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.715 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.753 Selecting previously unselected package libsasl2-2:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.754 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.755 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.788 Selecting previously unselected package libldap-common.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.791 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.792 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.817 Selecting previously unselected package libldap-2.4-2:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.820 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.821 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.867 Selecting previously unselected package libnghttp2-14:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.869 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.871 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.899 Selecting previously unselected package libpsl5:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.901 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.902 Unpacking libpsl5:ppc64el (0.20.2-2) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.924 Selecting previously unselected package librtmp1:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.926 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.927 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.949 Selecting previously unselected package libssh2-1:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.951 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.953 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.986 Selecting previously unselected package libcurl4:ppc64el.
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.988 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 6.989 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.334Z] #26 7.037 Selecting previously unselected package curl.
06:57:17 [2020-10-24T06:57:17.336Z] #41 72.56   CC       criu/file-lock.o
06:57:17 [2020-10-24T06:57:17.521Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.19MB / 50.40MB 1.2s
06:57:17 [2020-10-24T06:57:17.522Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done
06:57:17 [2020-10-24T06:57:17.522Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.31MB / 51.83MB 1.2s
06:57:17 [2020-10-24T06:57:17.522Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.2s
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.041 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.042 Unpacking curl (7.64.0-4+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.081 Selecting previously unselected package libonig5:ppc64el.
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.084 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.085 Unpacking libonig5:ppc64el (6.9.1-1) ...
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.123 Selecting previously unselected package libjq1:ppc64el.
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.125 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.127 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.157 Selecting previously unselected package jq.
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.158 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
06:57:17 [2020-10-24T06:57:17.628Z] #26 7.169 Unpacking jq (1.5+dfsg-2+b1) ...
06:57:17 [2020-10-24T06:57:17.792Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.16MB / 50.40MB 1.5s
06:57:17 [2020-10-24T06:57:17.792Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.02MB / 51.83MB 1.5s
06:57:17 [2020-10-24T06:57:17.792Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.39MB / 68.67MB 1.5s
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.318 Setting up libkeyutils1:ppc64el (1.6-6) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.321 Setting up libpsl5:ppc64el (0.20.2-2) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.324 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.450 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.453 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.457 Setting up libkrb5support0:ppc64el (1.17-3) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.460 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.462 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.469 Setting up libk5crypto3:ppc64el (1.17-3) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.472 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.475 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.478 Setting up libkrb5-3:ppc64el (1.17-3) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.481 Setting up openssl (1.1.1d-0+deb10u3) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.486 Setting up libonig5:ppc64el (6.9.1-1) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.490 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.493 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
06:57:17 [2020-10-24T06:57:17.923Z] #26 7.496 Setting up ca-certificates (20200601~deb10u1) ...
06:57:17 [2020-10-24T06:57:17.971Z] #41 73.09   CC       criu/files-ext.o
06:57:17 [2020-10-24T06:57:17.971Z] #41 73.24   CC       criu/files-reg.o
06:57:18 [2020-10-24T06:57:18.061Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.68MB / 50.40MB 1.7s
06:57:18 [2020-10-24T06:57:18.061Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.88MB / 51.83MB 1.7s
06:57:18 [2020-10-24T06:57:18.061Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.60MB / 51.83MB 1.9s
06:57:18 [2020-10-24T06:57:18.061Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.03MB / 68.67MB 1.9s
06:57:18 [2020-10-24T06:57:18.325Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.32MB / 50.40MB 2.0s
06:57:18 [2020-10-24T06:57:18.325Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.40MB / 68.67MB 2.0s
06:57:18 [2020-10-24T06:57:18.325Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.16MB / 51.83MB 2.2s
06:57:18 [2020-10-24T06:57:18.566Z] #26 8.126 Updating certificates in /etc/ssl/certs...
06:57:18 [2020-10-24T06:57:18.588Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.12MB / 50.40MB 2.2s
06:57:18 [2020-10-24T06:57:18.588Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.27MB / 68.67MB 2.2s
06:57:18 [2020-10-24T06:57:18.588Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.33MB / 50.40MB 2.4s
06:57:18 [2020-10-24T06:57:18.588Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.00MB / 51.83MB 2.4s
06:57:18 [2020-10-24T06:57:18.588Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.53MB / 68.67MB 2.4s
06:57:18 [2020-10-24T06:57:18.723Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 2.65MB / 50.40MB 3.6s
06:57:18 [2020-10-24T06:57:18.851Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s
06:57:18 [2020-10-24T06:57:18.851Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.33MB / 51.83MB 2.5s
06:57:18 [2020-10-24T06:57:18.851Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.75MB / 68.67MB 2.5s
06:57:18 [2020-10-24T06:57:18.851Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.83MB / 51.83MB 2.7s
06:57:18 [2020-10-24T06:57:18.851Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.48MB / 68.67MB 2.7s
06:57:18 [2020-10-24T06:57:18.984Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.30MB / 50.40MB 3.6s
06:57:18 [2020-10-24T06:57:18.984Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 8.19MB / 50.40MB 3.7s
06:57:19 [2020-10-24T06:57:19.008Z] #41 74.11   CC       criu/files.o
06:57:19 [2020-10-24T06:57:19.113Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.66MB / 68.67MB 2.8s
06:57:19 [2020-10-24T06:57:19.157Z] #11 ...
06:57:19 [2020-10-24T06:57:19.157Z] 
06:57:19 [2020-10-24T06:57:19.157Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.10 Setting up xxd (2:8.1.0875-5) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.11 Setting up libuv1:amd64 (1.24.1-1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.12 Setting up vim-common (2:8.1.0875-5) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.15 Setting up librhash0:amd64 (1.3.8-1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.16 Setting up cmake-data (3.13.4-1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.23 Setting up cmake (3.13.4-1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.24 Processing triggers for libc-bin (2.28-10) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 61.34 Processing triggers for mime-support (3.62) ...
06:57:19 [2020-10-24T06:57:19.157Z] #34 DONE 62.0s
06:57:19 [2020-10-24T06:57:19.157Z] 
06:57:19 [2020-10-24T06:57:19.157Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.37 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.39 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.41 Setting up protobuf-compiler (3.6.1.3-2) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:57:19 [2020-10-24T06:57:19.157Z] #40 60.47 Setting up python-protobuf (3.6.1.3-2) ...
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.755 126 added, 0 removed; done.
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.778 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.782 Setting up jq (1.5+dfsg-2+b1) ...
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.785 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.788 Setting up curl (7.64.0-4+deb10u1) ...
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.791 Processing triggers for libc-bin (2.28-10) ...
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.801 Processing triggers for ca-certificates (20200601~deb10u1) ...
06:57:19 [2020-10-24T06:57:19.212Z] #26 8.807 Updating certificates in /etc/ssl/certs...
06:57:19 [2020-10-24T06:57:19.247Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 11.91MB / 50.40MB 3.9s
06:57:19 [2020-10-24T06:57:19.247Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 15.91MB / 50.40MB 4.0s
06:57:19 [2020-10-24T06:57:19.247Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 22.93MB / 50.40MB 4.1s
06:57:19 [2020-10-24T06:57:19.379Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
06:57:19 [2020-10-24T06:57:19.508Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 26.55MB / 50.40MB 4.2s
06:57:19 [2020-10-24T06:57:19.642Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done
06:57:19 [2020-10-24T06:57:19.642Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done
06:57:19 [2020-10-24T06:57:19.642Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.27MB / 68.67MB 3.4s
06:57:19 [2020-10-24T06:57:19.642Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.42MB / 120.17MB 3.4s
06:57:19 [2020-10-24T06:57:19.642Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done
06:57:19 [2020-10-24T06:57:19.765Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 33.17MB / 50.40MB 4.5s
06:57:19 [2020-10-24T06:57:19.851Z] #26 9.326 0 added, 0 removed; done.
06:57:19 [2020-10-24T06:57:19.851Z] #26 9.326 Running hooks in /etc/ca-certificates/update.d...
06:57:19 [2020-10-24T06:57:19.851Z] #26 9.327 done.
06:57:19 [2020-10-24T06:57:19.851Z] #26 DONE 9.4s
06:57:19 [2020-10-24T06:57:19.851Z] 
06:57:19 [2020-10-24T06:57:19.851Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:57:19 [2020-10-24T06:57:19.851Z] #27 DONE 0.1s
06:57:19 [2020-10-24T06:57:19.851Z] 
06:57:19 [2020-10-24T06:57:19.851Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:57:19 [2020-10-24T06:57:19.907Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.01MB / 120.17MB 3.7s
06:57:20 [2020-10-24T06:57:20.022Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 39.52MB / 50.40MB 4.7s
06:57:20 [2020-10-24T06:57:20.047Z] #41 75.05   CC       criu/filesystems.o
06:57:20 [2020-10-24T06:57:20.047Z] #41 75.41   CC       criu/fsnotify.o
06:57:20 [2020-10-24T06:57:20.172Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.86MB / 120.17MB 3.9s
06:57:20 [2020-10-24T06:57:20.281Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 43.37MB / 50.40MB 4.9s
06:57:20 [2020-10-24T06:57:20.281Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.1s
06:57:20 [2020-10-24T06:57:20.434Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.38MB / 120.17MB 4.2s
06:57:20 [2020-10-24T06:57:20.434Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done
06:57:20 [2020-10-24T06:57:20.683Z] #41 75.90   CC       criu/image-desc.o
06:57:20 [2020-10-24T06:57:20.683Z] #41 75.99   CC       criu/image.o
06:57:20 [2020-10-24T06:57:20.699Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.47MB / 120.17MB 4.4s
06:57:20 [2020-10-24T06:57:20.849Z] #24 ...
06:57:20 [2020-10-24T06:57:20.849Z] 
06:57:20 [2020-10-24T06:57:20.849Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:20 [2020-10-24T06:57:20.849Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.18MB / 120.17MB 5.6s
06:57:20 [2020-10-24T06:57:20.849Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done
06:57:20 [2020-10-24T06:57:20.849Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s
06:57:20 [2020-10-24T06:57:20.962Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.68MB / 120.17MB 4.6s
06:57:20 [2020-10-24T06:57:20.975Z] #41 ...
06:57:20 [2020-10-24T06:57:20.975Z] 
06:57:20 [2020-10-24T06:57:20.975Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:20 [2020-10-24T06:57:20.975Z] #51 110.7 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
06:57:21 [2020-10-24T06:57:21.230Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.48MB / 120.17MB 4.9s
06:57:21 [2020-10-24T06:57:21.230Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.80MB / 120.17MB 5.1s
06:57:21 [2020-10-24T06:57:21.230Z] #28 0.693 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:57:21 [2020-10-24T06:57:21.230Z] #28 0.839 
06:57:21 [2020-10-24T06:57:21.498Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.33MB / 120.17MB 5.3s
06:57:21 [2020-10-24T06:57:21.549Z] #28 0.970 
#####                                                                      7.1%
################                                                          23.4%
############################                                              39.5%
#########################################                                 57.0%
#####################################################                     74.9%
#################################################################         91.2%
######################################################################## 100.0%
06:57:21 [2020-10-24T06:57:21.549Z] #28 1.678 
06:57:21 [2020-10-24T06:57:21.759Z] #8 ...
06:57:21 [2020-10-24T06:57:21.759Z] 
06:57:21 [2020-10-24T06:57:21.759Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:57:21 [2020-10-24T06:57:21.759Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:57:21 [2020-10-24T06:57:21.759Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:57:21 [2020-10-24T06:57:21.759Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:57:21 [2020-10-24T06:57:21.759Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
06:57:21 [2020-10-24T06:57:21.759Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done
06:57:21 [2020-10-24T06:57:21.759Z] #60 DONE 5.6s
06:57:21 [2020-10-24T06:57:21.759Z] 
06:57:21 [2020-10-24T06:57:21.759Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:21 [2020-10-24T06:57:21.759Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.76MB / 120.17MB 5.5s
06:57:21 [2020-10-24T06:57:21.759Z] #8 ...
06:57:21 [2020-10-24T06:57:21.759Z] 
06:57:21 [2020-10-24T06:57:21.759Z] #21 [internal] load build context
06:57:21 [2020-10-24T06:57:21.760Z] #21 transferring context: 29.67MB 5.6s
06:57:21 [2020-10-24T06:57:21.884Z] #28 1.798 
                                                                           0.8%
######################################################################    97.3%
######################################################################## 100.0%
06:57:22 [2020-10-24T06:57:22.179Z] #28 2.066 
06:57:22 [2020-10-24T06:57:22.223Z] #8 ...
06:57:22 [2020-10-24T06:57:22.223Z] 
06:57:22 [2020-10-24T06:57:22.223Z] #21 [internal] load build context
06:57:22 [2020-10-24T06:57:22.223Z] #21 transferring context: 52.01MB 6.7s done
06:57:22 [2020-10-24T06:57:22.223Z] #21 DONE 7.0s
06:57:22 [2020-10-24T06:57:22.223Z] 
06:57:22 [2020-10-24T06:57:22.223Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:22 [2020-10-24T06:57:22.223Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.9s done
06:57:22 [2020-10-24T06:57:22.223Z] #8 ...
06:57:22 [2020-10-24T06:57:22.223Z] 
06:57:22 [2020-10-24T06:57:22.223Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:57:22 [2020-10-24T06:57:22.223Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.9s done
06:57:22 [2020-10-24T06:57:22.223Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 0.7s
06:57:22 [2020-10-24T06:57:22.223Z] #24 ...
06:57:22 [2020-10-24T06:57:22.223Z] 
06:57:22 [2020-10-24T06:57:22.223Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:57:22 [2020-10-24T06:57:22.223Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:57:22 [2020-10-24T06:57:22.223Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:57:22 [2020-10-24T06:57:22.223Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:57:22 [2020-10-24T06:57:22.223Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.8s done
06:57:22 [2020-10-24T06:57:22.223Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done
06:57:22 [2020-10-24T06:57:22.223Z] #60 DONE 7.1s
06:57:22 [2020-10-24T06:57:22.223Z] 
06:57:22 [2020-10-24T06:57:22.223Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:57:22 [2020-10-24T06:57:22.488Z] #51 111.9 + mkdir -p /build
06:57:22 [2020-10-24T06:57:22.488Z] #51 111.9 + cp runc /build/runc
06:57:22 [2020-10-24T06:57:22.491Z] #28 2.186 
#                                                                          1.8%
##############################################################            86.2%
######################################################################## 100.0%
06:57:22 [2020-10-24T06:57:22.491Z] #28 2.468 
06:57:22 [2020-10-24T06:57:22.790Z] #51 DONE 112.2s
06:57:22 [2020-10-24T06:57:22.790Z] 
06:57:22 [2020-10-24T06:57:22.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:22 [2020-10-24T06:57:22.790Z] #41 76.48   CC       criu/ipc_ns.o
06:57:22 [2020-10-24T06:57:22.790Z] #41 77.12   CC       criu/irmap.o
06:57:22 [2020-10-24T06:57:22.790Z] #41 77.37   CC       criu/kcmp-ids.o
06:57:22 [2020-10-24T06:57:22.790Z] #41 77.58   CC       criu/kerndat.o
06:57:23 [2020-10-24T06:57:23.086Z] #28 2.606 
#####                                                                      7.4%
################                                                          23.0%
##############################                                            42.2%
##########################################                                59.4%
########################################################                  78.6%
##################################################################        92.1%
######################################################################## 100.0%
06:57:23 [2020-10-24T06:57:23.148Z] #21 ...
06:57:23 [2020-10-24T06:57:23.148Z] 
06:57:23 [2020-10-24T06:57:23.148Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:23 [2020-10-24T06:57:23.148Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.8s
06:57:23 [2020-10-24T06:57:23.429Z] #41 78.35   CC       criu/libnetlink.o
06:57:23 [2020-10-24T06:57:23.429Z] #41 78.62   CC       criu/log.o
06:57:23 [2020-10-24T06:57:23.446Z] #8 ...
06:57:23 [2020-10-24T06:57:23.446Z] 
06:57:23 [2020-10-24T06:57:23.446Z] #21 [internal] load build context
06:57:23 [2020-10-24T06:57:23.446Z] #21 transferring context: 52.01MB 7.1s done
06:57:23 [2020-10-24T06:57:23.446Z] #21 DONE 7.5s
06:57:23 [2020-10-24T06:57:23.446Z] 
06:57:23 [2020-10-24T06:57:23.446Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:23 [2020-10-24T06:57:23.614Z] #28 3.380 
06:57:23 [2020-10-24T06:57:23.722Z] #41 78.86   CC       criu/lsm.o
06:57:24 [2020-10-24T06:57:24.014Z] #41 79.07   CC       criu/mem.o
06:57:24 [2020-10-24T06:57:24.018Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.8s done
06:57:24 [2020-10-24T06:57:24.444Z] #40 66.54 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:57:24 [2020-10-24T06:57:24.444Z] #40 66.54 Processing triggers for libc-bin (2.28-10) ...
06:57:24 [2020-10-24T06:57:24.444Z] #40 DONE 67.0s
06:57:24 [2020-10-24T06:57:24.444Z] 
06:57:24 [2020-10-24T06:57:24.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:24 [2020-10-24T06:57:24.444Z] #11 67.10 Selecting previously unselected package mingw-w64-x86-64-dev.
06:57:24 [2020-10-24T06:57:24.444Z] #11 67.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:57:24 [2020-10-24T06:57:24.444Z] #11 67.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:57:24 [2020-10-24T06:57:24.591Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
06:57:24 [2020-10-24T06:57:24.650Z] #41 79.87   CC       criu/memfd.o
06:57:24 [2020-10-24T06:57:24.942Z] #41 80.13   CC       criu/mount.o
06:57:25 [2020-10-24T06:57:25.015Z] #11 ...
06:57:25 [2020-10-24T06:57:25.015Z] 
06:57:25 [2020-10-24T06:57:25.015Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:25 [2020-10-24T06:57:25.015Z] #43 57.98 os
06:57:25 [2020-10-24T06:57:25.015Z] #43 58.13 strings
06:57:25 [2020-10-24T06:57:25.015Z] #43 61.11 regexp/syntax
06:57:25 [2020-10-24T06:57:25.015Z] #43 62.09 fmt
06:57:25 [2020-10-24T06:57:25.015Z] #43 65.96 regexp
06:57:25 [2020-10-24T06:57:25.015Z] #43 67.61 flag
06:57:25 [2020-10-24T06:57:25.276Z] #43 ...
06:57:25 [2020-10-24T06:57:25.276Z] 
06:57:25 [2020-10-24T06:57:25.276Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + RM_GOPATH=0
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + TMP_GOPATH=
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + : /build
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + '[' -z '' ']'
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 ++ mktemp -d
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + export GOPATH=/tmp/tmp.dI7tvQBwJc
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + GOPATH=/tmp/tmp.dI7tvQBwJc
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + RM_GOPATH=1
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 + case "$(go env GOARCH)" in
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.032 ++ go env GOARCH
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.041 + export GO_BUILDMODE=-buildmode=pie
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.041 + GO_BUILDMODE=-buildmode=pie
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.049 ++ dirname /tmp/install/install.sh
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.050 + dir=/tmp/install
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.050 + bin=tini
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.051 + shift
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.051 + '[' '!' -f /tmp/install/tini.installer ']'
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.051 + . /tmp/install/tini.installer
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.051 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.052 + install_tini
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.052 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.052 + git clone https://github.com/krallin/tini.git /tmp/tmp.dI7tvQBwJc/tini
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.052 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.058 Cloning into '/tmp/tmp.dI7tvQBwJc/tini'...
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.736 + cd /tmp/tmp.dI7tvQBwJc/tini
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.736 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:57:25 [2020-10-24T06:57:25.276Z] #35 1.777 + cmake .
06:57:25 [2020-10-24T06:57:25.276Z] #35 2.277 -- The C compiler identification is GNU 8.3.0
06:57:25 [2020-10-24T06:57:25.276Z] #35 2.332 -- Check for working C compiler: /usr/bin/cc
06:57:25 [2020-10-24T06:57:25.276Z] #35 2.971 -- Check for working C compiler: /usr/bin/cc -- works
06:57:25 [2020-10-24T06:57:25.276Z] #35 2.972 -- Detecting C compiler ABI info
06:57:25 [2020-10-24T06:57:25.276Z] #35 3.565 -- Detecting C compiler ABI info - done
06:57:25 [2020-10-24T06:57:25.276Z] #35 3.618 -- Detecting C compile features
06:57:25 [2020-10-24T06:57:25.276Z] #35 5.911 -- Detecting C compile features - done
06:57:25 [2020-10-24T06:57:25.276Z] #35 5.945 -- Performing Test HAS_BUILTIN_FORTIFY
06:57:25 [2020-10-24T06:57:25.276Z] #35 6.178 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:57:25 [2020-10-24T06:57:25.276Z] #35 6.310 -- Configuring done
06:57:25 [2020-10-24T06:57:25.276Z] #35 6.337 -- Generating done
06:57:25 [2020-10-24T06:57:25.276Z] #35 6.349 -- Build files have been written to: /tmp/tmp.dI7tvQBwJc/tini
06:57:25 [2020-10-24T06:57:25.536Z] #35 6.365 + make tini-static
06:57:25 [2020-10-24T06:57:25.797Z] #35 6.743 Scanning dependencies of target tini-static
06:57:25 [2020-10-24T06:57:25.797Z] #35 6.824 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:57:26 [2020-10-24T06:57:26.367Z] #35 ...
06:57:26 [2020-10-24T06:57:26.367Z] 
06:57:26 [2020-10-24T06:57:26.367Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:26 [2020-10-24T06:57:26.367Z] #43 69.43 go/token
06:57:26 [2020-10-24T06:57:26.412Z] #28 3.500 
#                                                                          2.0%
####                                                                       6.7%
########                                                                  12.0%
############                                                              17.6%
################                                                          22.9%
####################                                                      28.3%
########################                                                  33.7%
###########################                                               38.1%
###############################                                           43.5%
#################################                                         47.2%
####################################                                      50.8%
######################################                                    53.7%
########################################                                  56.4%
##########################################                                59.0%
############################################                              61.4%
##############################################                            64.8%
################################################                          67.4%
##################################################                        70.0%
####################################################                      72.6%
######################################################                    75.5%
########################################################                  78.0%
##########################################################                80.6%
###########################################################               82.8%
##############################################################            86.2%
################################################################          89.1%
##################################################################        91.7%
###################################################################       94.3%
#####################################################################     96.6%
#######################################################################   99.3%
######################################################################## 100.0%
06:57:26 [2020-10-24T06:57:26.412Z] #28 6.405 
06:57:26 [2020-10-24T06:57:26.518Z] #8 ...
06:57:26 [2020-10-24T06:57:26.518Z] 
06:57:26 [2020-10-24T06:57:26.518Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:57:26 [2020-10-24T06:57:26.518Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
06:57:26 [2020-10-24T06:57:26.518Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
06:57:26 [2020-10-24T06:57:26.518Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
06:57:26 [2020-10-24T06:57:26.518Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
06:57:26 [2020-10-24T06:57:26.518Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.4s done
06:57:26 [2020-10-24T06:57:26.518Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 4.1s
06:57:26 [2020-10-24T06:57:26.518Z] #24 ...
06:57:26 [2020-10-24T06:57:26.518Z] 
06:57:26 [2020-10-24T06:57:26.518Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:26 [2020-10-24T06:57:26.628Z] #43 ...
06:57:26 [2020-10-24T06:57:26.628Z] 
06:57:26 [2020-10-24T06:57:26.628Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:26 [2020-10-24T06:57:26.628Z] #49 59.50 os
06:57:26 [2020-10-24T06:57:26.628Z] #49 61.48 encoding/binary
06:57:26 [2020-10-24T06:57:26.628Z] #49 63.53 fmt
06:57:26 [2020-10-24T06:57:26.628Z] #49 63.91 encoding/base64
06:57:26 [2020-10-24T06:57:26.628Z] #49 64.98 golang.org/x/sys/unix
06:57:26 [2020-10-24T06:57:26.628Z] #49 68.38 encoding/json
06:57:26 [2020-10-24T06:57:26.628Z] #49 ...
06:57:26 [2020-10-24T06:57:26.628Z] 
06:57:26 [2020-10-24T06:57:26.628Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:26 [2020-10-24T06:57:26.628Z] #41 2.241 Note: Building without setproctitle() and strlcpy() support.
06:57:26 [2020-10-24T06:57:26.628Z] #41 2.241       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:57:26 [2020-10-24T06:57:26.628Z] #41 2.255 Note: Building without GnuTLS support
06:57:26 [2020-10-24T06:57:26.628Z] #41 2.264 Makefile.config:39: Warn: you have no libnftables installed
06:57:26 [2020-10-24T06:57:26.628Z] #41 2.270 Makefile.config:40: Warn: Building without nftables support
06:57:27 [2020-10-24T06:57:27.016Z] #41 81.73   CC       criu/namespaces.o
06:57:27 [2020-10-24T06:57:27.059Z] #28 6.963 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:57:27 [2020-10-24T06:57:27.059Z] #28 7.139 
06:57:27 [2020-10-24T06:57:27.191Z] Fetching without tags
06:57:27 [2020-10-24T06:57:27.308Z] #41 82.47   CC       criu/net.o
06:57:27 [2020-10-24T06:57:27.352Z] #28 7.258 
############################################################              84.2%
######################################################################## 100.0%
06:57:27 [2020-10-24T06:57:27.352Z] #28 7.287 
06:57:27 [2020-10-24T06:57:27.461Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.1s done
06:57:27 [2020-10-24T06:57:27.478Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.8s done
06:57:27 [2020-10-24T06:57:27.478Z] #24 DONE 12.3s
06:57:27 [2020-10-24T06:57:27.478Z] 
06:57:27 [2020-10-24T06:57:27.478Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:57:27 [2020-10-24T06:57:27.568Z] #41 ...
06:57:27 [2020-10-24T06:57:27.568Z] 
06:57:27 [2020-10-24T06:57:27.568Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:27 [2020-10-24T06:57:27.568Z] #32 60.61 path
06:57:27 [2020-10-24T06:57:27.568Z] #32 61.29 text/tabwriter
06:57:27 [2020-10-24T06:57:27.568Z] #32 61.46 fmt
06:57:27 [2020-10-24T06:57:27.568Z] #32 62.18 path/filepath
06:57:27 [2020-10-24T06:57:27.568Z] #32 63.80 io/ioutil
06:57:27 [2020-10-24T06:57:27.568Z] #32 65.62 github.com/BurntSushi/toml
06:57:27 [2020-10-24T06:57:27.568Z] #32 65.63 flag
06:57:27 [2020-10-24T06:57:27.568Z] #32 67.80 log
06:57:27 [2020-10-24T06:57:27.587Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:57:27 [2020-10-24T06:57:27.060Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:57:27 [2020-10-24T06:57:27.083Z]  > git config --add remote.origin.fetch +refs/pull/41584/head:refs/remotes/origin/PR-41584 # timeout=10
06:57:27 [2020-10-24T06:57:27.104Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:57:27 [2020-10-24T06:57:27.123Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:57:27 [2020-10-24T06:57:27.147Z] Fetching upstream changes from https://github.com/moby/moby.git
06:57:27 [2020-10-24T06:57:27.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:57:27 [2020-10-24T06:57:27.149Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:57:27 [2020-10-24T06:57:27.549Z]  > git config core.sparsecheckout # timeout=10
06:57:27 [2020-10-24T06:57:27.557Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:57:27 [2020-10-24T06:57:27.723Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
06:57:27 [2020-10-24T06:57:27.830Z] #32 ...
06:57:27 [2020-10-24T06:57:27.830Z] 
06:57:27 [2020-10-24T06:57:27.830Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:27 [2020-10-24T06:57:27.830Z] #35 8.024 [100%] Linking C executable tini-static
06:57:27 [2020-10-24T06:57:27.830Z] #35 8.566 [100%] Built target tini-static
06:57:27 [2020-10-24T06:57:27.830Z] #35 8.651 + mkdir -p /build
06:57:27 [2020-10-24T06:57:27.830Z] #35 8.657 + cp tini-static /build/docker-init
06:57:27 [2020-10-24T06:57:27.830Z] #35 DONE 8.9s
06:57:27 [2020-10-24T06:57:27.830Z] 
06:57:27 [2020-10-24T06:57:27.830Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:27 [2020-10-24T06:57:27.830Z] #32 70.77 github.com/BurntSushi/toml/cmd/tomlv
06:57:27 [2020-10-24T06:57:27.830Z] #32 ...
06:57:27 [2020-10-24T06:57:27.830Z] 
06:57:27 [2020-10-24T06:57:27.830Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:27 [2020-10-24T06:57:27.830Z] #43 70.13 internal/lazyregexp
06:57:27 [2020-10-24T06:57:27.830Z] #43 70.31 net/url
06:57:27 [2020-10-24T06:57:27.830Z] #43 70.47 go/scanner
06:57:27 [2020-10-24T06:57:27.988Z] #28 8.038 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:57:27 [2020-10-24T06:57:27.988Z] #28 8.054 skipping existing 5cb8031fd95d
06:57:27 [2020-10-24T06:57:27.988Z] #28 8.076 
06:57:28 [2020-10-24T06:57:28.628Z] #28 8.576 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:57:28 [2020-10-24T06:57:28.628Z] #28 8.592 skipping existing 283607eaa57e
06:57:28 [2020-10-24T06:57:28.628Z] #28 8.615 
06:57:28 [2020-10-24T06:57:28.659Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:57:28 [2020-10-24T06:57:28.660Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:57:28 [2020-10-24T06:57:28.821Z] #41 84.03   CC       criu/netfilter.o
06:57:28 [2020-10-24T06:57:28.866Z] #25 1.560 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
06:57:28 [2020-10-24T06:57:28.866Z] #25 1.566 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:57:28 [2020-10-24T06:57:28.866Z] #25 1.584 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:57:28 [2020-10-24T06:57:28.922Z] #28 9.129 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:57:29 [2020-10-24T06:57:29.113Z] #8 ...
06:57:29 [2020-10-24T06:57:29.113Z] 
06:57:29 [2020-10-24T06:57:29.113Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:57:29 [2020-10-24T06:57:29.113Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.3s done
06:57:29 [2020-10-24T06:57:29.113Z] #24 DONE 12.6s
06:57:29 [2020-10-24T06:57:29.113Z] 
06:57:29 [2020-10-24T06:57:29.113Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:29 [2020-10-24T06:57:29.113Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done
06:57:29 [2020-10-24T06:57:29.113Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
06:57:29 [2020-10-24T06:57:29.114Z] #41 84.14   CC       criu/page-pipe.o
06:57:29 [2020-10-24T06:57:29.114Z] #41 84.36   CC       criu/page-xfer.o
06:57:29 [2020-10-24T06:57:29.123Z] #25 1.742 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:57:29 [2020-10-24T06:57:29.213Z] #43 72.26 go/ast
06:57:29 [2020-10-24T06:57:29.216Z] #28 9.298 
06:57:29 [2020-10-24T06:57:29.216Z] #28 9.371 
######################################################################## 100.0%
06:57:29 [2020-10-24T06:57:29.216Z] #28 9.396 
06:57:29 [2020-10-24T06:57:29.380Z] #25 2.038 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:57:29 [2020-10-24T06:57:29.715Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
06:57:29 [2020-10-24T06:57:29.749Z] #41 84.92   CC       criu/pagemap-cache.o
06:57:29 [2020-10-24T06:57:29.785Z] #43 72.72 text/template/parse
06:57:28 [2020-10-24T06:57:28.573Z]  > git remote # timeout=10
06:57:28 [2020-10-24T06:57:28.577Z]  > git config --get remote.origin.url # timeout=10
06:57:28 [2020-10-24T06:57:28.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:57:28 [2020-10-24T06:57:28.591Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:57:28 [2020-10-24T06:57:28.612Z]  > git rev-parse HEAD^{commit} # timeout=10
06:57:28 [2020-10-24T06:57:28.621Z]  > git config core.sparsecheckout # timeout=10
06:57:28 [2020-10-24T06:57:28.626Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:57:29 [2020-10-24T06:57:29.857Z] #28 9.699 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:57:29 [2020-10-24T06:57:29.857Z] #28 9.867 
06:57:29 [2020-10-24T06:57:29.857Z] #28 9.954 
######################################################################## 100.0%
06:57:29 [2020-10-24T06:57:29.857Z] #28 9.981 
06:57:29 [2020-10-24T06:57:29.857Z] #28 9.997 Download of images into '/build' complete.
06:57:29 [2020-10-24T06:57:29.857Z] #28 9.997 Use something like the following to load the result into a Docker daemon:
06:57:29 [2020-10-24T06:57:29.857Z] #28 9.997   tar -cC '/build' . | docker load
06:57:29 [2020-10-24T06:57:29.857Z] #28 DONE 10.1s
06:57:29 [2020-10-24T06:57:29.857Z] 
06:57:29 [2020-10-24T06:57:29.857Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:29 [2020-10-24T06:57:29.944Z] #25 2.536 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:57:29 [2020-10-24T06:57:29.976Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
06:57:30 [2020-10-24T06:57:30.043Z] #41 85.03   CC       criu/pagemap.o
06:57:30 [2020-10-24T06:57:30.335Z] #41 85.50   CC       criu/parasite-syscall.o
06:57:30 [2020-10-24T06:57:30.971Z] #41 86.03   CC       criu/path.o
06:57:30 [2020-10-24T06:57:30.971Z] #41 86.23   CC       criu/pie-util-vdso.o
06:57:31 [2020-10-24T06:57:31.264Z] #41 86.45   CC       criu/pie-util.o
06:57:31 [2020-10-24T06:57:31.264Z] #41 86.53   CC       criu/pipes.o
06:57:31 [2020-10-24T06:57:31.315Z] #25 3.881 Fetched 8396 kB in 3s (3159 kB/s)
06:57:31 [2020-10-24T06:57:31.422Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.4s done
06:57:31 [2020-10-24T06:57:31.422Z] #9 DONE 31.8s
06:57:31 [2020-10-24T06:57:31.422Z] 
06:57:31 [2020-10-24T06:57:31.422Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:57:31 [2020-10-24T06:57:31.720Z] #10 DONE 0.2s
06:57:31 [2020-10-24T06:57:31.720Z] 
06:57:31 [2020-10-24T06:57:31.720Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:57:31 [2020-10-24T06:57:31.720Z] #11 DONE 0.2s
06:57:31 [2020-10-24T06:57:31.720Z] 
06:57:31 [2020-10-24T06:57:31.720Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:31 [2020-10-24T06:57:31.899Z] #41 87.01   CC       criu/plugin.o
06:57:32 [2020-10-24T06:57:32.017Z] #48 ...
06:57:32 [2020-10-24T06:57:32.017Z] 
06:57:32 [2020-10-24T06:57:32.017Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:57:32 [2020-10-24T06:57:32.017Z] #30 DONE 0.1s
06:57:32 [2020-10-24T06:57:32.017Z] 
06:57:32 [2020-10-24T06:57:32.017Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:57:32 [2020-10-24T06:57:32.017Z] #38 DONE 0.1s
06:57:32 [2020-10-24T06:57:32.017Z] 
06:57:32 [2020-10-24T06:57:32.017Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:57:32 [2020-10-24T06:57:32.192Z] #41 87.20   CC       criu/proc_parse.o
06:57:32 [2020-10-24T06:57:32.192Z] #41 ...
06:57:32 [2020-10-24T06:57:32.192Z] 
06:57:32 [2020-10-24T06:57:32.192Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:57:32 [2020-10-24T06:57:32.192Z] #38 124.6 + dpkg --print-architecture
06:57:32 [2020-10-24T06:57:32.192Z] #38 124.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:57:32 [2020-10-24T06:57:32.249Z] #25 3.881 Reading package lists...
06:57:32 [2020-10-24T06:57:32.249Z] #25 ...
06:57:32 [2020-10-24T06:57:32.249Z] 
06:57:32 [2020-10-24T06:57:32.249Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:32 [2020-10-24T06:57:32.249Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.8s done
06:57:32 [2020-10-24T06:57:32.249Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done
06:57:32 [2020-10-24T06:57:32.249Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done
06:57:32 [2020-10-24T06:57:32.249Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s
06:57:32 [2020-10-24T06:57:32.249Z] #8 ...
06:57:32 [2020-10-24T06:57:32.249Z] 
06:57:32 [2020-10-24T06:57:32.249Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:57:32 [2020-10-24T06:57:32.249Z] #25 3.881 Reading package lists...
06:57:32 [2020-10-24T06:57:32.327Z] #43 ...
06:57:32 [2020-10-24T06:57:32.327Z] 
06:57:32 [2020-10-24T06:57:32.327Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:32 [2020-10-24T06:57:32.327Z] #32 DONE 75.4s
06:57:32 [2020-10-24T06:57:32.327Z] 
06:57:32 [2020-10-24T06:57:32.327Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:32 [2020-10-24T06:57:32.327Z] #41 5.079 fatal: not a git repository (or any of the parent directories): .git
06:57:32 [2020-10-24T06:57:32.327Z] #41 5.130   GEN      .gitid
06:57:32 [2020-10-24T06:57:32.327Z] #41 5.150   GEN      criu/include/version.h
06:57:32 [2020-10-24T06:57:32.327Z] #41 5.210   GEN      include/common/asm
06:57:32 [2020-10-24T06:57:32.327Z] #41 6.746   PBCC     images/timens.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 6.772   DEP      images/timens.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 6.846   PBCC     images/fown.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 6.872   PBCC     images/google/protobuf/descriptor.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 6.994   PBCC     images/opts.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.034   PBCC     images/memfd.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.109   DEP      images/fown.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.168   DEP      images/google/protobuf/descriptor.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.230   DEP      images/opts.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.281   DEP      images/memfd.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.358   PBCC     images/sit.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.426   DEP      images/sit.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.465   PBCC     images/macvlan.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.492   DEP      images/macvlan.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.531   PBCC     images/autofs.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.552   DEP      images/autofs.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.580   PBCC     images/sysctl.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.600   DEP      images/sysctl.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.644   PBCC     images/time.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.665   DEP      images/time.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.691   PBCC     images/binfmt-misc.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.708   DEP      images/binfmt-misc.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.739   PBCC     images/seccomp.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.756   DEP      images/seccomp.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.799   PBCC     images/userns.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.818   DEP      images/userns.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.857   PBCC     images/cgroup.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.890   DEP      images/cgroup.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.935   PBCC     images/ext-file.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 7.970   DEP      images/ext-file.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 8.020   PBCC     images/rpc.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 8.087   DEP      images/rpc.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 8.202   PBCC     images/siginfo.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 8.226   DEP      images/siginfo.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 8.277   PBCC     images/pagemap.pb-c.c
06:57:32 [2020-10-24T06:57:32.327Z] #41 8.379   DEP      images/pagemap.pb-c.d
06:57:32 [2020-10-24T06:57:32.327Z] #41 8.447   PBCC     images/rlimit.pb-c.c
06:57:32 [2020-10-24T06:57:32.549Z] #38 124.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:57:32 [2020-10-24T06:57:32.549Z] #38 124.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:57:32 [2020-10-24T06:57:32.588Z] #41 8.510   DEP      images/rlimit.pb-c.d
06:57:32 [2020-10-24T06:57:32.616Z] #39 0.658 + git clone https://github.com/docker/distribution.git .
06:57:32 [2020-10-24T06:57:32.616Z] #39 0.702 Cloning into '.'...
06:57:32 [2020-10-24T06:57:32.848Z] #41 8.682   PBCC     images/file-lock.pb-c.c
06:57:32 [2020-10-24T06:57:32.848Z] #41 8.694   DEP      images/file-lock.pb-c.d
06:57:32 [2020-10-24T06:57:32.848Z] #41 8.744   PBCC     images/tty.pb-c.c
06:57:32 [2020-10-24T06:57:32.848Z] #41 8.836   DEP      images/tty.pb-c.d
06:57:33 [2020-10-24T06:57:33.108Z] #41 8.938   PBCC     images/tun.pb-c.c
06:57:33 [2020-10-24T06:57:33.108Z] #41 9.022   PBCC     images/netdev.pb-c.c
06:57:33 [2020-10-24T06:57:33.108Z] #41 9.098   DEP      images/tun.pb-c.d
06:57:33 [2020-10-24T06:57:33.204Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:57:33 [2020-10-24T06:57:33.208Z]  > git --version # timeout=10
06:57:33 [2020-10-24T06:57:33.229Z]  > git --version # 'git version 2.7.4'
06:57:33 [2020-10-24T06:57:33.233Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:57:33 [2020-10-24T06:57:33.369Z] #41 9.175   DEP      images/netdev.pb-c.d
06:57:33 [2020-10-24T06:57:33.369Z] #41 9.252   PBCC     images/vma.pb-c.c
06:57:33 [2020-10-24T06:57:33.369Z] #41 9.327   DEP      images/vma.pb-c.d
06:57:33 [2020-10-24T06:57:33.369Z] #41 9.448   PBCC     images/creds.pb-c.c
06:57:33 [2020-10-24T06:57:33.531Z] #25 4.959 Reading package lists...
06:57:33 [2020-10-24T06:57:33.531Z] #25 5.946 Building dependency tree...
06:57:33 [2020-10-24T06:57:33.629Z] #41 9.465   DEP      images/creds.pb-c.d
06:57:33 [2020-10-24T06:57:33.629Z] #41 9.527   PBCC     images/utsns.pb-c.c
06:57:33 [2020-10-24T06:57:33.629Z] #41 9.576   DEP      images/utsns.pb-c.d
06:57:33 [2020-10-24T06:57:33.629Z] #41 9.627   PBCC     images/ipc-desc.pb-c.c
06:57:33 [2020-10-24T06:57:33.629Z] #41 9.664   PBCC     images/ipc-sem.pb-c.c
06:57:33 [2020-10-24T06:57:33.629Z] #41 9.696   DEP      images/ipc-desc.pb-c.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304 The following additional packages will be installed:
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304 Suggested packages:
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304   krb5-doc krb5-user
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304 Recommended packages:
06:57:33 [2020-10-24T06:57:33.806Z] #25 6.304   krb5-locales publicsuffix libsasl2-modules
06:57:33 [2020-10-24T06:57:33.889Z] #41 9.757   DEP      images/ipc-sem.pb-c.d
06:57:33 [2020-10-24T06:57:33.889Z] #41 9.815   PBCC     images/ipc-msg.pb-c.c
06:57:33 [2020-10-24T06:57:33.889Z] #41 9.842   DEP      images/ipc-msg.pb-c.d
06:57:33 [2020-10-24T06:57:33.889Z] #41 9.875   PBCC     images/ipc-shm.pb-c.c
06:57:33 [2020-10-24T06:57:33.889Z] #41 9.918   DEP      images/ipc-shm.pb-c.d
06:57:34 [2020-10-24T06:57:34.070Z] #25 6.594 The following NEW packages will be installed:
06:57:34 [2020-10-24T06:57:34.070Z] #25 6.594   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
06:57:34 [2020-10-24T06:57:34.070Z] #25 6.594   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
06:57:34 [2020-10-24T06:57:34.070Z] #25 6.594   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:57:34 [2020-10-24T06:57:34.070Z] #25 6.594   libssh2-1 libssl1.1 openssl
06:57:34 [2020-10-24T06:57:34.149Z] #41 9.966   PBCC     images/ipc-var.pb-c.c
06:57:34 [2020-10-24T06:57:34.149Z] #41 10.01   DEP      images/ipc-var.pb-c.d
06:57:34 [2020-10-24T06:57:34.149Z] #41 10.06   PBCC     images/sk-opts.pb-c.c
06:57:34 [2020-10-24T06:57:34.149Z] #41 10.11   PBCC     images/packet-sock.pb-c.c
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.863 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.863 Need to get 5049 kB of archives.
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.863 After this operation, 12.1 MB of additional disk space will be used.
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.863 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.909 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.946 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.950 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.957 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.957 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
06:57:34 [2020-10-24T06:57:34.327Z] #25 6.957 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
06:57:34 [2020-10-24T06:57:34.366Z] + docker version
06:57:34 [2020-10-24T06:57:34.410Z] #41 10.21   DEP      images/sk-opts.pb-c.d
06:57:34 [2020-10-24T06:57:34.410Z] #41 10.26   DEP      images/packet-sock.pb-c.d
06:57:34 [2020-10-24T06:57:34.410Z] #41 10.30   PBCC     images/sk-netlink.pb-c.c
06:57:34 [2020-10-24T06:57:34.410Z] #41 10.35   DEP      images/sk-netlink.pb-c.d
06:57:34 [2020-10-24T06:57:34.410Z] #41 10.43   PBCC     images/sk-inet.pb-c.c
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.980 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.981 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.982 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.998 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.998 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.998 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.998 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.998 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.998 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 6.998 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 7.030 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 7.030 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 7.030 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:57:34 [2020-10-24T06:57:34.584Z] #25 7.033 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:57:34 [2020-10-24T06:57:34.670Z] #41 10.51   DEP      images/sk-inet.pb-c.d
06:57:34 [2020-10-24T06:57:34.670Z] #41 10.56   PBCC     images/sk-unix.pb-c.c
06:57:34 [2020-10-24T06:57:34.670Z] #41 10.61   DEP      images/sk-unix.pb-c.d
06:57:34 [2020-10-24T06:57:34.670Z] #41 10.70   PBCC     images/mm.pb-c.c
06:57:34 [2020-10-24T06:57:34.842Z] #25 7.280 debconf: delaying package configuration, since apt-utils is not installed
06:57:34 [2020-10-24T06:57:34.842Z] #25 7.303 Fetched 5049 kB in 0s (11.9 MB/s)
06:57:34 [2020-10-24T06:57:34.842Z] #25 7.356 Selecting previously unselected package libssl1.1:amd64.
06:57:34 [2020-10-24T06:57:34.842Z] #25 7.356 (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 ... 6677 files and directories currently installed.)
06:57:34 [2020-10-24T06:57:34.842Z] #25 7.356 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
06:57:34 [2020-10-24T06:57:34.842Z] #25 7.365 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
06:57:34 [2020-10-24T06:57:34.930Z] #41 10.79   DEP      images/mm.pb-c.d
06:57:34 [2020-10-24T06:57:34.930Z] #41 10.87   PBCC     images/timerfd.pb-c.c
06:57:34 [2020-10-24T06:57:34.930Z] #41 10.96   DEP      images/timerfd.pb-c.d
06:57:35 [2020-10-24T06:57:35.099Z] #25 7.601 Selecting previously unselected package openssl.
06:57:35 [2020-10-24T06:57:35.099Z] #25 7.604 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.099Z] #25 7.608 Unpacking openssl (1.1.1d-0+deb10u3) ...
06:57:35 [2020-10-24T06:57:35.191Z] #41 11.03   PBCC     images/timer.pb-c.c
06:57:35 [2020-10-24T06:57:35.191Z] #41 11.05   DEP      images/timer.pb-c.d
06:57:35 [2020-10-24T06:57:35.191Z] #41 11.09   PBCC     images/sa.pb-c.c
06:57:35 [2020-10-24T06:57:35.191Z] #41 11.13   DEP      images/sa.pb-c.d
06:57:35 [2020-10-24T06:57:35.191Z] #41 11.19   PBCC     images/pipe-data.pb-c.c
06:57:35 [2020-10-24T06:57:35.191Z] #41 11.24   DEP      images/pipe-data.pb-c.d
06:57:35 [2020-10-24T06:57:35.269Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.787 Selecting previously unselected package ca-certificates.
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.787 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.791 Unpacking ca-certificates (20200601~deb10u1) ...
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.914 Selecting previously unselected package libkeyutils1:amd64.
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.916 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.919 Unpacking libkeyutils1:amd64 (1.6-6) ...
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.967 Selecting previously unselected package libkrb5support0:amd64.
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.967 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.355Z] #25 7.973 Unpacking libkrb5support0:amd64 (1.17-3) ...
06:57:35 [2020-10-24T06:57:35.355Z] #25 8.013 Selecting previously unselected package libk5crypto3:amd64.
06:57:35 [2020-10-24T06:57:35.355Z] #25 8.013 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.356Z] #25 8.023 Unpacking libk5crypto3:amd64 (1.17-3) ...
06:57:35 [2020-10-24T06:57:35.451Z] #41 11.28   PBCC     images/mnt.pb-c.c
06:57:35 [2020-10-24T06:57:35.451Z] #41 11.32   DEP      images/mnt.pb-c.d
06:57:35 [2020-10-24T06:57:35.451Z] #41 11.38   PBCC     images/sk-packet.pb-c.c
06:57:35 [2020-10-24T06:57:35.451Z] #41 11.41   DEP      images/sk-packet.pb-c.d
06:57:35 [2020-10-24T06:57:35.451Z] #41 11.45   PBCC     images/tcp-stream.pb-c.c
06:57:35 [2020-10-24T06:57:35.451Z] #41 11.53   DEP      images/tcp-stream.pb-c.d
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.071 Selecting previously unselected package libkrb5-3:amd64.
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.071 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.075 Unpacking libkrb5-3:amd64 (1.17-3) ...
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.190 Selecting previously unselected package libgssapi-krb5-2:amd64.
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.192 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.196 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.268 Selecting previously unselected package libsasl2-modules-db:amd64.
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.268 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.613Z] #25 8.275 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:35 [2020-10-24T06:57:35.711Z] #41 11.60   PBCC     images/pipe.pb-c.c
06:57:35 [2020-10-24T06:57:35.711Z] #41 11.67   DEP      images/pipe.pb-c.d
06:57:35 [2020-10-24T06:57:35.711Z] #41 11.74   PBCC     images/pstree.pb-c.c
06:57:35 [2020-10-24T06:57:35.711Z] #41 11.78   DEP      images/pstree.pb-c.d
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.317 Selecting previously unselected package libsasl2-2:amd64.
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.317 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.321 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.375 Selecting previously unselected package libldap-common.
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.375 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.389 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.507 Selecting previously unselected package libldap-2.4-2:amd64.
06:57:35 [2020-10-24T06:57:35.870Z] #25 8.507 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
06:57:35 [2020-10-24T06:57:35.972Z] #41 11.83   PBCC     images/fs.pb-c.c
06:57:35 [2020-10-24T06:57:35.972Z] #41 11.89   DEP      images/fs.pb-c.d
06:57:35 [2020-10-24T06:57:35.972Z] #41 11.93   PBCC     images/signalfd.pb-c.c
06:57:35 [2020-10-24T06:57:35.972Z] #41 12.02   DEP      images/signalfd.pb-c.d
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.530 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.586 Selecting previously unselected package libnghttp2-14:amd64.
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.586 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.595 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.664 Selecting previously unselected package libpsl5:amd64.
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.664 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.664 Unpacking libpsl5:amd64 (0.20.2-2) ...
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.710 Selecting previously unselected package librtmp1:amd64.
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.710 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.713 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.802 Selecting previously unselected package libssh2-1:amd64.
06:57:36 [2020-10-24T06:57:36.127Z] #25 8.802 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.232Z] #41 12.08   PBCC     images/fh.pb-c.c
06:57:36 [2020-10-24T06:57:36.232Z] #41 12.13   PBCC     images/fsnotify.pb-c.c
06:57:36 [2020-10-24T06:57:36.232Z] #41 12.17   DEP      images/fh.pb-c.d
06:57:36 [2020-10-24T06:57:36.232Z] #41 12.24   DEP      images/fsnotify.pb-c.d
06:57:36 [2020-10-24T06:57:36.232Z] #41 12.32   PBCC     images/eventpoll.pb-c.c
06:57:36 [2020-10-24T06:57:36.232Z] #41 12.34   DEP      images/eventpoll.pb-c.d
06:57:36 [2020-10-24T06:57:36.384Z] #25 8.815 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
06:57:36 [2020-10-24T06:57:36.384Z] #25 8.915 Selecting previously unselected package libcurl4:amd64.
06:57:36 [2020-10-24T06:57:36.384Z] #25 8.915 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.384Z] #25 8.941 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
06:57:36 [2020-10-24T06:57:36.384Z] #25 9.010 Selecting previously unselected package curl.
06:57:36 [2020-10-24T06:57:36.384Z] #25 9.013 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.384Z] #25 9.017 Unpacking curl (7.64.0-4+deb10u1) ...
06:57:36 [2020-10-24T06:57:36.492Z] #41 12.39   PBCC     images/eventfd.pb-c.c
06:57:36 [2020-10-24T06:57:36.492Z] #41 12.43   DEP      images/eventfd.pb-c.d
06:57:36 [2020-10-24T06:57:36.492Z] #41 12.47   PBCC     images/remap-file-path.pb-c.c
06:57:36 [2020-10-24T06:57:36.492Z] #41 12.48   DEP      images/remap-file-path.pb-c.d
06:57:36 [2020-10-24T06:57:36.492Z] #41 12.52   PBCC     images/fifo.pb-c.c
06:57:36 [2020-10-24T06:57:36.492Z] #41 12.57   DEP      images/fifo.pb-c.d
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.089 Selecting previously unselected package libonig5:amd64.
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.089 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.094 Unpacking libonig5:amd64 (6.9.1-1) ...
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.180 Selecting previously unselected package libjq1:amd64.
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.180 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.184 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.240 Selecting previously unselected package jq.
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.240 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
06:57:36 [2020-10-24T06:57:36.642Z] #25 9.248 Unpacking jq (1.5+dfsg-2+b1) ...
06:57:36 [2020-10-24T06:57:36.659Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.7s done
06:57:36 [2020-10-24T06:57:36.752Z] #41 12.60   PBCC     images/ghost-file.pb-c.c
06:57:36 [2020-10-24T06:57:36.752Z] #41 12.66   DEP      images/ghost-file.pb-c.d
06:57:36 [2020-10-24T06:57:36.752Z] #41 12.74   PBCC     images/regfile.pb-c.c
06:57:36 [2020-10-24T06:57:36.752Z] #41 12.81   DEP      images/regfile.pb-c.d
06:57:36 [2020-10-24T06:57:36.752Z] #41 12.84   PBCC     images/ns.pb-c.c
06:57:36 [2020-10-24T06:57:36.899Z] #25 9.295 Setting up libkeyutils1:amd64 (1.6-6) ...
06:57:36 [2020-10-24T06:57:36.899Z] #25 9.309 Setting up libpsl5:amd64 (0.20.2-2) ...
06:57:36 [2020-10-24T06:57:36.899Z] #25 9.318 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
06:57:36 [2020-10-24T06:57:36.899Z] #25 9.488 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
06:57:36 [2020-10-24T06:57:36.899Z] #25 9.505 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:57:36 [2020-10-24T06:57:36.920Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
06:57:37 [2020-10-24T06:57:37.012Z] #41 12.87   DEP      images/ns.pb-c.d
06:57:37 [2020-10-24T06:57:37.012Z] #41 12.94   PBCC     images/fdinfo.pb-c.c
06:57:37 [2020-10-24T06:57:37.012Z] #41 13.02   DEP      images/fdinfo.pb-c.d
06:57:37 [2020-10-24T06:57:37.012Z] #41 13.06   PBCC     images/core-aarch64.pb-c.c
06:57:37 [2020-10-24T06:57:37.012Z] #41 13.10   PBCC     images/core-arm.pb-c.c
06:57:37 [2020-10-24T06:57:37.143Z] #39 ...
06:57:37 [2020-10-24T06:57:37.143Z] 
06:57:37 [2020-10-24T06:57:37.143Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.775 + RM_GOPATH=0
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.782 + TMP_GOPATH=
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.787 + : /build
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.788 + '[' -z '' ']'
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.793 ++ mktemp -d
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.800 + export GOPATH=/tmp/tmp.Ear5RkwQbu
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.800 + GOPATH=/tmp/tmp.Ear5RkwQbu
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.801 + RM_GOPATH=1
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.802 + case "$(go env GOARCH)" in
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.805 ++ go env GOARCH
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.836 + export GO_BUILDMODE=-buildmode=pie
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.842 + GO_BUILDMODE=-buildmode=pie
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.845 ++ dirname /tmp/install/install.sh
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.847 + dir=/tmp/install
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.847 + bin=tomlv
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.848 + shift
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.849 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.849 + . /tmp/install/tomlv.installer
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.850 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.851 + install_tomlv
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.851 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.851 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.851 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ear5RkwQbu/src/github.com/BurntSushi/toml
06:57:37 [2020-10-24T06:57:37.143Z] #33 0.857 Cloning into '/tmp/tmp.Ear5RkwQbu/src/github.com/BurntSushi/toml'...
06:57:37 [2020-10-24T06:57:37.143Z] #33 1.809 + cd /tmp/tmp.Ear5RkwQbu/src/github.com/BurntSushi/toml
06:57:37 [2020-10-24T06:57:37.143Z] #33 1.809 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:57:37 [2020-10-24T06:57:37.143Z] #33 1.852 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:57:37 [2020-10-24T06:57:37.143Z] #33 2.464 internal/cpu
06:57:37 [2020-10-24T06:57:37.143Z] #33 2.484 math/bits
06:57:37 [2020-10-24T06:57:37.143Z] #33 2.568 runtime/internal/sys
06:57:37 [2020-10-24T06:57:37.143Z] #33 2.651 runtime/internal/atomic
06:57:37 [2020-10-24T06:57:37.143Z] #33 3.377 runtime/internal/math
06:57:37 [2020-10-24T06:57:37.143Z] #33 3.620 unicode/utf8
06:57:37 [2020-10-24T06:57:37.143Z] #33 3.649 sync/atomic
06:57:37 [2020-10-24T06:57:37.143Z] #33 4.084 math
06:57:37 [2020-10-24T06:57:37.143Z] #33 4.162 internal/bytealg
06:57:37 [2020-10-24T06:57:37.143Z] #33 4.737 unicode
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.520 Setting up libkrb5support0:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.530 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.544 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.585 Setting up libk5crypto3:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.637 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.656 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.666 Setting up libkrb5-3:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.676 Setting up openssl (1.1.1d-0+deb10u3) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.689 Setting up libonig5:amd64 (6.9.1-1) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.699 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.709 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
06:57:37 [2020-10-24T06:57:37.156Z] #25 9.720 Setting up ca-certificates (20200601~deb10u1) ...
06:57:37 [2020-10-24T06:57:37.273Z] #41 13.14   PBCC     images/core-ppc64.pb-c.c
06:57:37 [2020-10-24T06:57:37.273Z] #41 13.18   PBCC     images/core-s390.pb-c.c
06:57:37 [2020-10-24T06:57:37.273Z] #41 13.24   PBCC     images/core-x86.pb-c.c
06:57:37 [2020-10-24T06:57:37.273Z] #41 13.30   PBCC     images/core.pb-c.c
06:57:37 [2020-10-24T06:57:37.273Z] #41 13.35   PBCC     images/inventory.pb-c.c
06:57:37 [2020-10-24T06:57:37.443Z] #33 5.707 internal/testlog
06:57:37 [2020-10-24T06:57:37.443Z] #33 5.740 runtime
06:57:37 [2020-10-24T06:57:37.533Z] #41 13.39   DEP      images/core-aarch64.pb-c.d
06:57:37 [2020-10-24T06:57:37.533Z] #41 13.47   DEP      images/core-arm.pb-c.d
06:57:37 [2020-10-24T06:57:37.533Z] #41 13.52   DEP      images/core-ppc64.pb-c.d
06:57:37 [2020-10-24T06:57:37.533Z] #41 13.58   DEP      images/core-s390.pb-c.d
06:57:37 [2020-10-24T06:57:37.747Z] #33 ...
06:57:37 [2020-10-24T06:57:37.747Z] 
06:57:37 [2020-10-24T06:57:37.747Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.778 + RM_GOPATH=0
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.778 + TMP_GOPATH=
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.778 + : /build
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.781 + '[' -z '' ']'
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.781 ++ mktemp -d
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.786 + export GOPATH=/tmp/tmp.Gw7ZZzJHbi
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.786 + GOPATH=/tmp/tmp.Gw7ZZzJHbi
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.786 + RM_GOPATH=1
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.786 + case "$(go env GOARCH)" in
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.815 ++ go env GOARCH
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.857 + export GO_BUILDMODE=-buildmode=pie
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.857 + GO_BUILDMODE=-buildmode=pie
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.897 ++ dirname /tmp/install/install.sh
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.901 + dir=/tmp/install
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.902 + bin=gotestsum
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.902 + shift
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.902 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.902 + . /tmp/install/gotestsum.installer
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.903 ++ : v0.5.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.903 + install_gotestsum
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.905 + set -e
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.905 + export GO111MODULE=on
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.905 + GO111MODULE=on
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.905 + GOBIN=/build
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.905 + go get gotest.tools/gotestsum@v0.5.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.990 go: finding gotest.tools v0.5.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 0.991 go: finding gotest.tools/gotestsum v0.5.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 2.007 go: downloading gotest.tools/gotestsum v0.5.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 3.151 go: extracting gotest.tools/gotestsum v0.5.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 4.688 go: downloading github.com/pkg/errors v0.9.1
06:57:37 [2020-10-24T06:57:37.747Z] #46 4.701 go: downloading github.com/fatih/color v1.9.0
06:57:37 [2020-10-24T06:57:37.747Z] #46 4.702 go: downloading github.com/spf13/pflag v1.0.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 4.747 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:57:37 [2020-10-24T06:57:37.747Z] #46 4.849 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:57:37 [2020-10-24T06:57:37.747Z] #46 4.887 go: extracting github.com/fatih/color v1.9.0
06:57:37 [2020-10-24T06:57:37.747Z] #46 4.947 go: downloading github.com/mattn/go-isatty v0.0.12
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.007 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.015 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.016 go: extracting github.com/pkg/errors v0.9.1
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.184 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.231 go: downloading github.com/jonboulle/clockwork v0.1.0
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.346 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.393 go: downloading github.com/mattn/go-colorable v0.1.6
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.394 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.403 go: extracting github.com/spf13/pflag v1.0.3
06:57:37 [2020-10-24T06:57:37.747Z] #46 5.544 go: extracting github.com/mattn/go-isatty v0.0.12
06:57:37 [2020-10-24T06:57:37.747Z] #46 6.050 go: extracting github.com/jonboulle/clockwork v0.1.0
06:57:37 [2020-10-24T06:57:37.747Z] #46 6.138 go: extracting github.com/mattn/go-colorable v0.1.6
06:57:37 [2020-10-24T06:57:37.793Z] #41 13.65   DEP      images/core-x86.pb-c.d
06:57:37 [2020-10-24T06:57:37.793Z] #41 13.73   DEP      images/core.pb-c.d
06:57:37 [2020-10-24T06:57:37.793Z] #41 13.76   DEP      images/inventory.pb-c.d
06:57:37 [2020-10-24T06:57:37.793Z] #41 13.84   PBCC     images/cpuinfo.pb-c.c
06:57:37 [2020-10-24T06:57:37.865Z] #8 ...
06:57:37 [2020-10-24T06:57:37.865Z] 
06:57:37 [2020-10-24T06:57:37.865Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:57:37 [2020-10-24T06:57:37.865Z] #25 1.354 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 1.393 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 1.405 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 1.561 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 1.805 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 2.289 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:57:37 [2020-10-24T06:57:37.865Z] #25 3.766 Fetched 8396 kB in 3s (3072 kB/s)
06:57:37 [2020-10-24T06:57:37.865Z] #25 3.766 Reading package lists...
06:57:37 [2020-10-24T06:57:37.865Z] #25 4.708 Reading package lists...
06:57:37 [2020-10-24T06:57:37.865Z] #25 5.713 Building dependency tree...
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.107 The following additional packages will be installed:
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.108   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.109   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.109   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.113 Suggested packages:
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.113   krb5-doc krb5-user
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.113 Recommended packages:
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.113   krb5-locales publicsuffix libsasl2-modules
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.350 The following NEW packages will be installed:
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.350   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.350   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.350   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.350   libssh2-1 libssl1.1 openssl
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.630 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.630 Need to get 5049 kB of archives.
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.630 After this operation, 12.1 MB of additional disk space will be used.
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.630 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.673 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.681 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.681 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.682 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.694 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.694 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.697 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.701 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.701 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.709 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.709 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.714 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.715 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.717 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.725 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.725 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.727 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.732 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.734 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.738 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.905 debconf: delaying package configuration, since apt-utils is not installed
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.943 Fetched 5049 kB in 0s (13.4 MB/s)
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.996 Selecting previously unselected package libssl1.1:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.996 (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 ... 6677 files and directories currently installed.)
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.996 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 6.996 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.212 Selecting previously unselected package openssl.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.212 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.221 Unpacking openssl (1.1.1d-0+deb10u3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.391 Selecting previously unselected package ca-certificates.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.391 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.405 Unpacking ca-certificates (20200601~deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.494 Selecting previously unselected package libkeyutils1:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.494 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.497 Unpacking libkeyutils1:amd64 (1.6-6) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.532 Selecting previously unselected package libkrb5support0:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.532 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.535 Unpacking libkrb5support0:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.581 Selecting previously unselected package libk5crypto3:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.581 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.585 Unpacking libk5crypto3:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.647 Selecting previously unselected package libkrb5-3:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.647 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.650 Unpacking libkrb5-3:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.775 Selecting previously unselected package libgssapi-krb5-2:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.778 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.781 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.848 Selecting previously unselected package libsasl2-modules-db:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.848 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.852 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.905 Selecting previously unselected package libsasl2-2:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.907 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.910 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.984 Selecting previously unselected package libldap-common.
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.984 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 7.984 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.042 Selecting previously unselected package libldap-2.4-2:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.042 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.045 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.145 Selecting previously unselected package libnghttp2-14:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.145 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.152 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.203 Selecting previously unselected package libpsl5:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.203 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.207 Unpacking libpsl5:amd64 (0.20.2-2) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.270 Selecting previously unselected package librtmp1:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.273 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.275 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.330 Selecting previously unselected package libssh2-1:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.330 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.333 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.392 Selecting previously unselected package libcurl4:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.394 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.397 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.488 Selecting previously unselected package curl.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.488 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.491 Unpacking curl (7.64.0-4+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.583 Selecting previously unselected package libonig5:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.583 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.586 Unpacking libonig5:amd64 (6.9.1-1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.664 Selecting previously unselected package libjq1:amd64.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.664 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.668 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.735 Selecting previously unselected package jq.
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.735 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.735 Unpacking jq (1.5+dfsg-2+b1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.776 Setting up libkeyutils1:amd64 (1.6-6) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.785 Setting up libpsl5:amd64 (0.20.2-2) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.795 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.918 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.929 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.942 Setting up libkrb5support0:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.960 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.972 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.981 Setting up libk5crypto3:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 8.991 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 9.003 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 9.013 Setting up libkrb5-3:amd64 (1.17-3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 9.022 Setting up openssl (1.1.1d-0+deb10u3) ...
06:57:37 [2020-10-24T06:57:37.865Z] #25 ...
06:57:37 [2020-10-24T06:57:37.865Z] 
06:57:37 [2020-10-24T06:57:37.865Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:38 [2020-10-24T06:57:38.053Z] #41 13.86   DEP      images/cpuinfo.pb-c.d
06:57:38 [2020-10-24T06:57:38.053Z] #41 13.90   PBCC     images/stats.pb-c.c
06:57:38 [2020-10-24T06:57:38.053Z] #41 13.94   DEP      images/stats.pb-c.d
06:57:38 [2020-10-24T06:57:38.089Z] #25 10.48 Updating certificates in /etc/ssl/certs...
06:57:38 [2020-10-24T06:57:38.472Z] #46 ...
06:57:38 [2020-10-24T06:57:38.472Z] 
06:57:38 [2020-10-24T06:57:38.472Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:38 [2020-10-24T06:57:38.472Z] #33 6.455 encoding
06:57:38 [2020-10-24T06:57:38.773Z] #33 7.135 runtime/cgo
06:57:39 [2020-10-24T06:57:39.023Z] #25 11.67 126 added, 0 removed; done.
06:57:39 [2020-10-24T06:57:39.023Z] #25 11.76 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
06:57:39 [2020-10-24T06:57:39.280Z] #25 11.77 Setting up jq (1.5+dfsg-2+b1) ...
06:57:39 [2020-10-24T06:57:39.280Z] #25 11.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
06:57:39 [2020-10-24T06:57:39.280Z] #25 11.79 Setting up curl (7.64.0-4+deb10u1) ...
06:57:39 [2020-10-24T06:57:39.280Z] #25 11.80 Processing triggers for libc-bin (2.28-10) ...
06:57:39 [2020-10-24T06:57:39.280Z] #25 11.86 Processing triggers for ca-certificates (20200601~deb10u1) ...
06:57:39 [2020-10-24T06:57:39.280Z] #25 11.87 Updating certificates in /etc/ssl/certs...
06:57:39 [2020-10-24T06:57:39.435Z] #41 15.36 make[1]: Nothing to be done for 'all'.
06:57:39 [2020-10-24T06:57:39.436Z] #41 ...
06:57:39 [2020-10-24T06:57:39.436Z] 
06:57:39 [2020-10-24T06:57:39.436Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:40 [2020-10-24T06:57:40.210Z] #25 12.81 0 added, 0 removed; done.
06:57:40 [2020-10-24T06:57:40.210Z] #25 12.81 Running hooks in /etc/ca-certificates/update.d...
06:57:40 [2020-10-24T06:57:40.210Z] #25 12.81 done.
06:57:40 [2020-10-24T06:57:40.506Z] #54 39.58 Checking out files:  54% (1888/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
06:57:40 [2020-10-24T06:57:40.506Z] #54 ...
06:57:40 [2020-10-24T06:57:40.506Z] 
06:57:40 [2020-10-24T06:57:40.506Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:40 [2020-10-24T06:57:40.506Z] #11 73.41 Selecting previously unselected package gcc-mingw-w64-base.
06:57:40 [2020-10-24T06:57:40.506Z] #11 73.41 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:57:40 [2020-10-24T06:57:40.506Z] #11 73.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:57:40 [2020-10-24T06:57:40.506Z] #11 73.56 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:57:40 [2020-10-24T06:57:40.506Z] #11 73.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:57:40 [2020-10-24T06:57:40.506Z] #11 73.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:57:40 [2020-10-24T06:57:40.506Z] #11 ...
06:57:40 [2020-10-24T06:57:40.506Z] 
06:57:40 [2020-10-24T06:57:40.506Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:41 [2020-10-24T06:57:41.026Z] #54 39.58 Checking out files:  54% (1888/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  91% (3162/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
06:57:41 [2020-10-24T06:57:41.026Z] #54 41.18 + cd /tmp/tmp.UEgZiLTFaX/src/github.com/containerd/containerd
06:57:41 [2020-10-24T06:57:41.026Z] #54 41.18 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:57:41 [2020-10-24T06:57:41.042Z] #38 ...
06:57:41 [2020-10-24T06:57:41.042Z] 
06:57:41 [2020-10-24T06:57:41.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:41 [2020-10-24T06:57:41.042Z] #41 88.47   CC       criu/protobuf-desc.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 88.87   CC       criu/protobuf.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 89.05   CC       criu/pstree.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 89.43   CC       criu/rbtree.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 89.65   CC       criu/rst-malloc.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 89.78   CC       criu/seccomp.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 90.07   CC       criu/seize.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 90.42   CC       criu/servicefd.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 90.64   CC       criu/shmem.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 91.08   CC       criu/sigframe.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 91.14   CC       criu/signalfd.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 91.24   CC       criu/sk-inet.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 91.63   CC       criu/sk-netlink.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 91.85   CC       criu/sk-packet.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 92.12   CC       criu/sk-queue.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 92.29   CC       criu/sk-tcp.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 92.51   CC       criu/sk-unix.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 93.37   CC       criu/sockets.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 93.71   CC       criu/stats.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 93.87   CC       criu/string.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 93.90   CC       criu/sysctl.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 94.35   CC       criu/sysfs_parse.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 94.57   CC       criu/timens.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 94.80   CC       criu/timerfd.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 95.00   CC       criu/tty.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 95.89   CC       criu/tun.o
06:57:41 [2020-10-24T06:57:41.042Z] #41 96.14   CC       criu/uffd.o
06:57:41 [2020-10-24T06:57:41.335Z] #41 96.63   CC       criu/util.o
06:57:41 [2020-10-24T06:57:41.965Z] #54 ...
06:57:41 [2020-10-24T06:57:41.965Z] 
06:57:41 [2020-10-24T06:57:41.965Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:41 [2020-10-24T06:57:41.965Z] #49 75.03 github.com/pkg/diff
06:57:41 [2020-10-24T06:57:41.965Z] #49 75.44 go/ast
06:57:41 [2020-10-24T06:57:41.965Z] #49 76.90 golang.org/x/crypto/ssh/terminal
06:57:41 [2020-10-24T06:57:41.965Z] #49 78.20 mvdan.cc/editorconfig
06:57:41 [2020-10-24T06:57:41.965Z] #49 79.63 mvdan.cc/sh/v3/fileutil
06:57:41 [2020-10-24T06:57:41.965Z] #49 79.83 mvdan.cc/sh/v3/syntax
06:57:41 [2020-10-24T06:57:41.970Z] #41 97.15   CC       criu/uts_ns.o
06:57:42 [2020-10-24T06:57:42.096Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
06:57:42 [2020-10-24T06:57:42.226Z] #49 ...
06:57:42 [2020-10-24T06:57:42.226Z] 
06:57:42 [2020-10-24T06:57:42.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:42 [2020-10-24T06:57:42.226Z] #41 16.90   CC       images/stats.o
06:57:42 [2020-10-24T06:57:42.226Z] #41 17.32   CC       images/core.o
06:57:42 [2020-10-24T06:57:42.226Z] #41 18.10   CC       images/core-x86.o
06:57:42 [2020-10-24T06:57:42.262Z] #41 97.25   CC       criu/vdso.o
06:57:42 [2020-10-24T06:57:42.363Z] #33 ...
06:57:42 [2020-10-24T06:57:42.363Z] 
06:57:42 [2020-10-24T06:57:42.363Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.504 + RM_GOPATH=0
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.504 + TMP_GOPATH=
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.504 + : /build
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.504 + '[' -z '' ']'
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.505 ++ mktemp -d
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.506 + export GOPATH=/tmp/tmp.TJNsIWMUt2
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.506 + GOPATH=/tmp/tmp.TJNsIWMUt2
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.506 + RM_GOPATH=1
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.506 + case "$(go env GOARCH)" in
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.507 ++ go env GOARCH
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.511 + export GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.511 + GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.512 ++ dirname /tmp/install/install.sh
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.513 + dir=/tmp/install
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.513 + bin=dockercli
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.513 + shift
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.514 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.515 + . /tmp/install/dockercli.installer
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.515 ++ : stable
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.515 ++ : 17.06.2-ce
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.515 + install_dockercli
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.515 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.516 Install docker/cli version 17.06.2-ce from stable
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.516 ++ uname -m
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.517 + arch=ppc64le
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.518 + '[' ppc64le '!=' x86_64 ']'
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.518 + '[' ppc64le '!=' s390x ']'
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.518 + '[' ppc64le '!=' armhf ']'
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.518 + build_dockercli
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.518 + git clone https://github.com/docker/docker-ce /tmp/tmp.TJNsIWMUt2/tmp/docker-ce
06:57:42 [2020-10-24T06:57:42.363Z] #23 0.520 Cloning into '/tmp/tmp.TJNsIWMUt2/tmp/docker-ce'...
06:57:42 [2020-10-24T06:57:42.363Z] #23 ...
06:57:42 [2020-10-24T06:57:42.363Z] 
06:57:42 [2020-10-24T06:57:42.363Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:42 [2020-10-24T06:57:42.363Z] #44 0.799 + RM_GOPATH=0
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.799 + TMP_GOPATH=
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.800 + : /build
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.800 + '[' -z '' ']'
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.803 ++ mktemp -d
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.806 + export GOPATH=/tmp/tmp.vXv0R76dj2
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.806 + GOPATH=/tmp/tmp.vXv0R76dj2
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.806 + RM_GOPATH=1
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.806 + case "$(go env GOARCH)" in
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.827 ++ go env GOARCH
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.845 + export GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.845 + GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.846 ++ dirname /tmp/install/install.sh
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.853 + dir=/tmp/install
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.853 + bin=vndr
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.853 + shift
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.853 + '[' '!' -f /tmp/install/vndr.installer ']'
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.854 + . /tmp/install/vndr.installer
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.854 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.854 + install_vndr
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.855 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.855 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.855 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vXv0R76dj2/src/github.com/LK4D4/vndr
06:57:42 [2020-10-24T06:57:42.364Z] #44 0.868 Cloning into '/tmp/tmp.vXv0R76dj2/src/github.com/LK4D4/vndr'...
06:57:42 [2020-10-24T06:57:42.364Z] #44 1.670 + cd /tmp/tmp.vXv0R76dj2/src/github.com/LK4D4/vndr
06:57:42 [2020-10-24T06:57:42.364Z] #44 1.674 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
06:57:42 [2020-10-24T06:57:42.364Z] #44 1.699 + go build -buildmode=pie -v -o /build/vndr .
06:57:42 [2020-10-24T06:57:42.364Z] #44 3.004 runtime/internal/sys
06:57:42 [2020-10-24T06:57:42.364Z] #44 3.035 runtime/internal/atomic
06:57:42 [2020-10-24T06:57:42.364Z] #44 3.078 internal/race
06:57:42 [2020-10-24T06:57:42.364Z] #44 3.167 internal/cpu
06:57:42 [2020-10-24T06:57:42.364Z] #44 3.402 sync/atomic
06:57:42 [2020-10-24T06:57:42.364Z] #44 3.693 unicode
06:57:42 [2020-10-24T06:57:42.364Z] #44 3.796 unicode/utf8
06:57:42 [2020-10-24T06:57:42.364Z] #44 4.473 internal/bytealg
06:57:42 [2020-10-24T06:57:42.364Z] #44 4.535 math
06:57:42 [2020-10-24T06:57:42.364Z] #44 5.764 internal/testlog
06:57:42 [2020-10-24T06:57:42.364Z] #44 6.263 runtime
06:57:42 [2020-10-24T06:57:42.364Z] #44 6.402 encoding
06:57:42 [2020-10-24T06:57:42.364Z] #44 6.803 unicode/utf16
06:57:42 [2020-10-24T06:57:42.364Z] #44 7.229 container/list
06:57:42 [2020-10-24T06:57:42.364Z] #44 9.620 crypto/internal/subtle
06:57:42 [2020-10-24T06:57:42.364Z] #44 9.935 crypto/subtle
06:57:42 [2020-10-24T06:57:42.364Z] #44 ...
06:57:42 [2020-10-24T06:57:42.364Z] 
06:57:42 [2020-10-24T06:57:42.364Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.783 + RM_GOPATH=0
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.783 + TMP_GOPATH=
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.783 + : /build
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.783 + '[' -z '' ']'
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.785 ++ mktemp -d
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.826 + export GOPATH=/tmp/tmp.BBbP7BUfh5
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.834 + GOPATH=/tmp/tmp.BBbP7BUfh5
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.835 + RM_GOPATH=1
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.836 + case "$(go env GOARCH)" in
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.839 ++ go env GOARCH
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.880 + export GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.880 + GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.882 ++ dirname /tmp/install/install.sh
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.885 + dir=/tmp/install
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.885 + bin=shfmt
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.886 + shift
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.886 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.886 + . /tmp/install/shfmt.installer
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.886 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.886 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.886 + install_shfmt
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.886 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.893 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BBbP7BUfh5/src/github.com/mvdan/sh
06:57:42 [2020-10-24T06:57:42.364Z] #50 0.950 Cloning into '/tmp/tmp.BBbP7BUfh5/src/github.com/mvdan/sh'...
06:57:42 [2020-10-24T06:57:42.364Z] #50 9.938 + cd /tmp/tmp.BBbP7BUfh5/src/github.com/mvdan/sh
06:57:42 [2020-10-24T06:57:42.364Z] #50 9.939 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:57:42 [2020-10-24T06:57:42.364Z] #50 10.07 + GO111MODULE=on
06:57:42 [2020-10-24T06:57:42.364Z] #50 10.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:57:42 [2020-10-24T06:57:42.364Z] #50 ...
06:57:42 [2020-10-24T06:57:42.364Z] 
06:57:42 [2020-10-24T06:57:42.364Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.831 + RM_GOPATH=0
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.831 + TMP_GOPATH=
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.832 + : /build
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.833 + '[' -z '' ']'
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.834 ++ mktemp -d
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.842 + export GOPATH=/tmp/tmp.4Q9Q5PMb0l
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.842 + GOPATH=/tmp/tmp.4Q9Q5PMb0l
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.842 + RM_GOPATH=1
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.843 + case "$(go env GOARCH)" in
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.851 ++ go env GOARCH
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.880 + export GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.890 + GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.896 ++ dirname /tmp/install/install.sh
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.903 + dir=/tmp/install
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.903 + bin=rootlesskit
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.903 + shift
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.903 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.904 + . /tmp/install/rootlesskit.installer
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.904 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.910 + install_rootlesskit
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.910 + case "$1" in
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.911 + export CGO_ENABLED=0
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.911 + CGO_ENABLED=0
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.911 + _install_rootlesskit
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.911 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.911 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.912 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4Q9Q5PMb0l/src/github.com/rootless-containers/rootlesskit
06:57:42 [2020-10-24T06:57:42.364Z] #57 0.958 Cloning into '/tmp/tmp.4Q9Q5PMb0l/src/github.com/rootless-containers/rootlesskit'...
06:57:42 [2020-10-24T06:57:42.364Z] #57 5.874 + cd /tmp/tmp.4Q9Q5PMb0l/src/github.com/rootless-containers/rootlesskit
06:57:42 [2020-10-24T06:57:42.364Z] #57 5.874 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:57:42 [2020-10-24T06:57:42.364Z] #57 6.585 + for f in rootlesskit rootlesskit-docker-proxy
06:57:42 [2020-10-24T06:57:42.364Z] #57 6.585 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:57:42 [2020-10-24T06:57:42.364Z] #57 ...
06:57:42 [2020-10-24T06:57:42.364Z] 
06:57:42 [2020-10-24T06:57:42.364Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:42 [2020-10-24T06:57:42.364Z] #12 1.079 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #12 1.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #12 1.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #12 2.220 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #12 4.336 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #12 6.150 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:57:42 [2020-10-24T06:57:42.364Z] #12 ...
06:57:42 [2020-10-24T06:57:42.364Z] 
06:57:42 [2020-10-24T06:57:42.364Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:57:42 [2020-10-24T06:57:42.364Z] #35 0.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #35 1.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #35 1.128 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #35 2.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #35 4.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
06:57:42 [2020-10-24T06:57:42.364Z] #35 6.218 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:57:42 [2020-10-24T06:57:42.415Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done
06:57:42 [2020-10-24T06:57:42.555Z] #41 97.57   LINK     criu/built-in.o
06:57:42 [2020-10-24T06:57:42.555Z] #41 97.65   LINK     criu/criu
06:57:42 [2020-10-24T06:57:42.667Z] #35 ...
06:57:42 [2020-10-24T06:57:42.667Z] 
06:57:42 [2020-10-24T06:57:42.667Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.798 + RM_GOPATH=0
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.798 + TMP_GOPATH=
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.798 + : /build
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.798 + '[' -z '' ']'
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.801 ++ mktemp -d
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.819 + export GOPATH=/tmp/tmp.qPMMnVzTVo
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.819 + GOPATH=/tmp/tmp.qPMMnVzTVo
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.819 + RM_GOPATH=1
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.819 + case "$(go env GOARCH)" in
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.820 ++ go env GOARCH
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.848 + export GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.849 + GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.859 ++ dirname /tmp/install/install.sh
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 + dir=/tmp/install
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 + bin=golangci_lint
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 + shift
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 + . /tmp/install/golangci_lint.installer
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 ++ : v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 + install_golangci_lint
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.885 + set -e
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.886 + export GO111MODULE=on
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.886 + GO111MODULE=on
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.886 + GOBIN=/build
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.886 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.991 go: finding github.com v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.992 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.994 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.994 go: finding github.com/golangci/golangci-lint v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 0.994 go: finding github.com/golangci v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 1.858 go: downloading github.com/golangci/golangci-lint v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 3.242 go: extracting github.com/golangci/golangci-lint v1.23.8
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.62 go: downloading github.com/spf13/viper v1.6.1
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.66 go: downloading github.com/pkg/errors v0.8.1
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.72 go: downloading github.com/stretchr/testify v1.4.0
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.73 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.75 go: downloading github.com/mattn/go-colorable v0.1.4
06:57:42 [2020-10-24T06:57:42.667Z] #48 10.79 go: downloading github.com/spf13/cobra v0.0.5
06:57:42 [2020-10-24T06:57:42.667Z] #48 ...
06:57:42 [2020-10-24T06:57:42.667Z] 
06:57:42 [2020-10-24T06:57:42.667Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:57:42 [2020-10-24T06:57:42.667Z] #41 0.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:57:42 [2020-10-24T06:57:42.667Z] #41 1.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:57:42 [2020-10-24T06:57:42.667Z] #41 1.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:57:42 [2020-10-24T06:57:42.667Z] #41 2.276 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:57:42 [2020-10-24T06:57:42.667Z] #41 4.441 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
06:57:42 [2020-10-24T06:57:42.667Z] #41 6.188 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:57:42 [2020-10-24T06:57:42.667Z] #41 ...
06:57:42 [2020-10-24T06:57:42.667Z] 
06:57:42 [2020-10-24T06:57:42.667Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:57:42 [2020-10-24T06:57:42.667Z] #31 0.705 + git clone https://github.com/kolyshkin/go-swagger.git .
06:57:42 [2020-10-24T06:57:42.667Z] #31 0.710 Cloning into '.'...
06:57:42 [2020-10-24T06:57:42.734Z] #25 ...
06:57:42 [2020-10-24T06:57:42.734Z] 
06:57:42 [2020-10-24T06:57:42.734Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:42 [2020-10-24T06:57:42.734Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done
06:57:42 [2020-10-24T06:57:42.734Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done
06:57:42 [2020-10-24T06:57:42.734Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.2s
06:57:42 [2020-10-24T06:57:42.796Z] #41 18.69   CC       images/core-arm.o
06:57:42 [2020-10-24T06:57:42.847Z] #41 97.84   DEP      lib/c/criu.d
06:57:42 [2020-10-24T06:57:42.847Z] #41 97.89   CC       images/rpc.pb-c.o
06:57:42 [2020-10-24T06:57:42.847Z] #41 98.22   CC       lib/c/criu.o
06:57:42 [2020-10-24T06:57:42.980Z] #31 ...
06:57:42 [2020-10-24T06:57:42.980Z] 
06:57:42 [2020-10-24T06:57:42.980Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.810 + RM_GOPATH=0
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.820 + TMP_GOPATH=
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.820 + : /build
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.829 + '[' -z '' ']'
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.831 ++ mktemp -d
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.838 + export GOPATH=/tmp/tmp.RxhwD1kgWj
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.838 + GOPATH=/tmp/tmp.RxhwD1kgWj
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.838 + RM_GOPATH=1
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.838 + case "$(go env GOARCH)" in
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.840 ++ go env GOARCH
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.864 + export GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.864 + GO_BUILDMODE=-buildmode=pie
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.873 ++ dirname /tmp/install/install.sh
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.894 + dir=/tmp/install
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.894 + bin=proxy
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.894 + shift
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.895 + '[' '!' -f /tmp/install/proxy.installer ']'
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.897 + . /tmp/install/proxy.installer
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.898 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.905 + install_proxy
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.906 + case "$1" in
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.906 + export CGO_ENABLED=0
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.906 + CGO_ENABLED=0
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.906 + _install_proxy
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.907 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.908 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.908 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RxhwD1kgWj/src/github.com/docker/libnetwork
06:57:42 [2020-10-24T06:57:42.980Z] #63 0.918 Cloning into '/tmp/tmp.RxhwD1kgWj/src/github.com/docker/libnetwork'...
06:57:42 [2020-10-24T06:57:42.980Z] #63 ...
06:57:42 [2020-10-24T06:57:42.980Z] 
06:57:42 [2020-10-24T06:57:42.980Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:57:42 [2020-10-24T06:57:42.980Z] #54 1.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:57:42 [2020-10-24T06:57:42.980Z] #54 1.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:57:42 [2020-10-24T06:57:42.980Z] #54 1.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:57:42 [2020-10-24T06:57:42.980Z] #54 2.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:57:42 [2020-10-24T06:57:42.980Z] #54 4.493 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
06:57:42 [2020-10-24T06:57:42.980Z] #54 6.689 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:57:42 [2020-10-24T06:57:42.986Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
06:57:43 [2020-10-24T06:57:43.056Z] #41 19.16   CC       images/core-aarch64.o
06:57:43 [2020-10-24T06:57:43.305Z] #54 ...
06:57:43 [2020-10-24T06:57:43.305Z] 
06:57:43 [2020-10-24T06:57:43.305Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:43 [2020-10-24T06:57:43.305Z] #48 10.98 go: downloading github.com/spf13/pflag v1.0.5
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.01 go: extracting github.com/pkg/errors v0.8.1
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.04 go: downloading github.com/fatih/color v1.7.0
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.09 go: extracting github.com/spf13/viper v1.6.1
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.29 go: extracting github.com/mattn/go-colorable v0.1.4
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.46 go: extracting github.com/stretchr/testify v1.4.0
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.48 go: downloading github.com/subosito/gotenv v1.2.0
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.57 go: downloading gopkg.in/yaml.v2 v2.2.7
06:57:43 [2020-10-24T06:57:43.305Z] #48 11.67 go: downloading github.com/pelletier/go-toml v1.2.0
06:57:43 [2020-10-24T06:57:43.483Z] #41 98.72   LINK     lib/c/built-in.o
06:57:43 [2020-10-24T06:57:43.483Z] #41 98.73   LINK     lib/c/libcriu.so
06:57:43 [2020-10-24T06:57:43.483Z] #41 98.76   LINK     lib/c/libcriu.a
06:57:43 [2020-10-24T06:57:43.559Z] #8 ...
06:57:43 [2020-10-24T06:57:43.559Z] 
06:57:43 [2020-10-24T06:57:43.559Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:57:43 [2020-10-24T06:57:43.559Z] #25 9.038 Setting up libonig5:amd64 (6.9.1-1) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 9.050 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 9.058 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 9.105 Setting up ca-certificates (20200601~deb10u1) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 9.855 Updating certificates in /etc/ssl/certs...
06:57:43 [2020-10-24T06:57:43.559Z] #25 10.96 126 added, 0 removed; done.
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.00 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.01 Setting up jq (1.5+dfsg-2+b1) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.12 Setting up curl (7.64.0-4+deb10u1) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.13 Processing triggers for libc-bin (2.28-10) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.18 Processing triggers for ca-certificates (20200601~deb10u1) ...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.19 Updating certificates in /etc/ssl/certs...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.97 0 added, 0 removed; done.
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.97 Running hooks in /etc/ca-certificates/update.d...
06:57:43 [2020-10-24T06:57:43.559Z] #25 11.97 done.
06:57:43 [2020-10-24T06:57:43.559Z] #25 DONE 14.7s
06:57:43 [2020-10-24T06:57:43.559Z] 
06:57:43 [2020-10-24T06:57:43.559Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:43 [2020-10-24T06:57:43.559Z] #8 ...
06:57:43 [2020-10-24T06:57:43.559Z] 
06:57:43 [2020-10-24T06:57:43.559Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:57:43 [2020-10-24T06:57:43.559Z] #26 DONE 0.2s
06:57:43 [2020-10-24T06:57:43.559Z] 
06:57:43 [2020-10-24T06:57:43.559Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:43 [2020-10-24T06:57:43.605Z] #48 11.81 go: extracting github.com/fatih/color v1.7.0
06:57:43 [2020-10-24T06:57:43.626Z] #41 19.54   CC       images/core-ppc64.o
06:57:43 [2020-10-24T06:57:43.663Z] #8 ...
06:57:43 [2020-10-24T06:57:43.663Z] 
06:57:43 [2020-10-24T06:57:43.663Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:57:43 [2020-10-24T06:57:43.663Z] #25 DONE 16.3s
06:57:43 [2020-10-24T06:57:43.663Z] 
06:57:43 [2020-10-24T06:57:43.663Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:43 [2020-10-24T06:57:43.775Z] #41 98.83   GEN      magic.py
06:57:43 [2020-10-24T06:57:43.775Z] #41 98.89 Note: Building without setproctitle() and strlcpy() support.
06:57:43 [2020-10-24T06:57:43.775Z] #41 98.89       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:57:43 [2020-10-24T06:57:43.775Z] #41 98.90 Note: Building without GnuTLS support
06:57:43 [2020-10-24T06:57:43.775Z] #41 98.90 Makefile.config:39: Warn: you have no libnftables installed
06:57:43 [2020-10-24T06:57:43.775Z] #41 98.90 Makefile.config:40: Warn: Building without nftables support
06:57:43 [2020-10-24T06:57:43.901Z] #48 11.96 go: extracting github.com/subosito/gotenv v1.2.0
06:57:43 [2020-10-24T06:57:43.902Z] #48 11.98 go: downloading github.com/davecgh/go-spew v1.1.1
06:57:43 [2020-10-24T06:57:43.902Z] #48 12.19 go: extracting github.com/spf13/pflag v1.0.5
06:57:43 [2020-10-24T06:57:43.920Z] #8 ...
06:57:43 [2020-10-24T06:57:43.920Z] 
06:57:43 [2020-10-24T06:57:43.920Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:57:43 [2020-10-24T06:57:43.920Z] #26 DONE 0.3s
06:57:43 [2020-10-24T06:57:43.920Z] 
06:57:43 [2020-10-24T06:57:43.920Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:44 [2020-10-24T06:57:44.068Z] #41 99.29 fatal: not a git repository (or any of the parent directories): .git
06:57:44 [2020-10-24T06:57:44.196Z] #41 20.10   CC       images/core-s390.o
06:57:44 [2020-10-24T06:57:44.196Z] #41 ...
06:57:44 [2020-10-24T06:57:44.196Z] 
06:57:44 [2020-10-24T06:57:44.196Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:44 [2020-10-24T06:57:44.196Z] #43 77.17 text/template
06:57:44 [2020-10-24T06:57:44.196Z] #43 77.72 go/parser
06:57:44 [2020-10-24T06:57:44.196Z] #43 81.07 encoding/xml
06:57:44 [2020-10-24T06:57:44.196Z] #43 81.80 go/doc
06:57:44 [2020-10-24T06:57:44.196Z] #43 85.08 github.com/LK4D4/vndr/build
06:57:44 [2020-10-24T06:57:44.200Z] #48 12.27 go: extracting github.com/davecgh/go-spew v1.1.1
06:57:44 [2020-10-24T06:57:44.200Z] #48 12.28 go: extracting github.com/pelletier/go-toml v1.2.0
06:57:44 [2020-10-24T06:57:44.200Z] #48 12.29 go: extracting github.com/spf13/cobra v0.0.5
06:57:44 [2020-10-24T06:57:44.200Z] #48 12.37 go: extracting gopkg.in/yaml.v2 v2.2.7
06:57:44 [2020-10-24T06:57:44.361Z] #41 99.62 make[1]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.361Z] #41 ...
06:57:44 [2020-10-24T06:57:44.361Z] 
06:57:44 [2020-10-24T06:57:44.361Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:44 [2020-10-24T06:57:44.361Z] #47 134.1 + /build/golangci-lint --version
06:57:44 [2020-10-24T06:57:44.430Z] Client: Docker Engine - Community
06:57:44 [2020-10-24T06:57:44.430Z]  Version:           19.03.13
06:57:44 [2020-10-24T06:57:44.430Z]  API version:       1.40
06:57:44 [2020-10-24T06:57:44.430Z]  Go version:        go1.13.15
06:57:44 [2020-10-24T06:57:44.430Z]  Git commit:        4484c46
06:57:44 [2020-10-24T06:57:44.430Z]  Built:             Wed Sep 16 17:03:45 2020
06:57:44 [2020-10-24T06:57:44.430Z]  OS/Arch:           linux/arm64
06:57:44 [2020-10-24T06:57:44.430Z]  Experimental:      false
06:57:44 [2020-10-24T06:57:44.430Z] 
06:57:44 [2020-10-24T06:57:44.430Z] Server: Docker Engine - Community
06:57:44 [2020-10-24T06:57:44.430Z]  Engine:
06:57:44 [2020-10-24T06:57:44.430Z]   Version:          19.03.13
06:57:44 [2020-10-24T06:57:44.430Z]   API version:      1.40 (minimum version 1.12)
06:57:44 [2020-10-24T06:57:44.430Z]   Go version:       go1.13.15
06:57:44 [2020-10-24T06:57:44.430Z]   Git commit:       4484c46
06:57:44 [2020-10-24T06:57:44.430Z]   Built:            Wed Sep 16 17:02:17 2020
06:57:44 [2020-10-24T06:57:44.430Z]   OS/Arch:          linux/arm64
06:57:44 [2020-10-24T06:57:44.430Z]   Experimental:     true
06:57:44 [2020-10-24T06:57:44.430Z]  containerd:
06:57:44 [2020-10-24T06:57:44.430Z]   Version:          1.3.7
06:57:44 [2020-10-24T06:57:44.430Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
06:57:44 [2020-10-24T06:57:44.430Z]  runc:
06:57:44 [2020-10-24T06:57:44.430Z]   Version:          1.0.0-rc10
06:57:44 [2020-10-24T06:57:44.430Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:57:44 [2020-10-24T06:57:44.430Z]  docker-init:
06:57:44 [2020-10-24T06:57:44.430Z]   Version:          0.18.0
06:57:44 [2020-10-24T06:57:44.430Z]   GitCommit:        fec3683
06:57:44 [2020-10-24T06:57:44.456Z] #43 ...
06:57:44 [2020-10-24T06:57:44.456Z] 
06:57:44 [2020-10-24T06:57:44.456Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + export 'BUILDTAGS=netgo osusergo static_build'
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + BUILDTAGS='netgo osusergo static_build'
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + export EXTRA_FLAGS=-buildmode=pie
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + EXTRA_FLAGS=-buildmode=pie
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + '[' '' = dynamic ']'
06:57:44 [2020-10-24T06:57:44.456Z] #54 42.48 + make
06:57:44 [2020-10-24T06:57:44.456Z] #54 43.56 + bin/ctr
[Pipeline] sh
06:57:44 [2020-10-24T06:57:44.498Z] #48 12.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:57:44 [2020-10-24T06:57:44.498Z] #48 12.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0
06:57:44 [2020-10-24T06:57:44.672Z] #47 134.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
06:57:44 [2020-10-24T06:57:44.785Z] + docker info
06:57:44 [2020-10-24T06:57:44.799Z] #48 12.94 go: downloading gopkg.in/ini.v1 v1.51.0
06:57:44 [2020-10-24T06:57:44.799Z] #48 13.01 go: downloading github.com/stretchr/objx v0.2.0
06:57:44 [2020-10-24T06:57:44.799Z] #48 13.09 go: extracting github.com/spf13/jwalterweatherman v1.0.0
06:57:44 [2020-10-24T06:57:44.799Z] #48 13.13 go: downloading github.com/spf13/afero v1.1.2
06:57:44 [2020-10-24T06:57:44.979Z] #47 DONE 134.6s
06:57:44 [2020-10-24T06:57:44.979Z] 
06:57:44 [2020-10-24T06:57:44.979Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:57:44 [2020-10-24T06:57:44.979Z] #38 DONE 137.3s
06:57:44 [2020-10-24T06:57:44.979Z] 
06:57:44 [2020-10-24T06:57:44.979Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:44 [2020-10-24T06:57:44.979Z] #41 99.88 make[1]: 'images/built-in.o' is up to date.
06:57:44 [2020-10-24T06:57:44.979Z] #41 99.88 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:57:44 [2020-10-24T06:57:44.979Z] #41 99.89 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:57:44 [2020-10-24T06:57:44.979Z] #41 99.90 make[1]: 'compel/libcompel.a' is up to date.
06:57:44 [2020-10-24T06:57:44.979Z] #41 99.91 make[1]: 'compel/compel-host-bin' is up to date.
06:57:44 [2020-10-24T06:57:44.979Z] #41 99.91 make[1]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 99.92 make[1]: 'soccr/libsoccr.a' is up to date.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.0 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.0 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.1 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.1 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.1 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.1 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.1 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.2 make[2]: Nothing to be done for 'all'.
06:57:44 [2020-10-24T06:57:44.979Z] #41 100.2   INSTALL  criu/criu
06:57:45 [2020-10-24T06:57:45.097Z] #48 13.26 go: extracting github.com/stretchr/objx v0.2.0
06:57:45 [2020-10-24T06:57:45.098Z] #48 13.33 go: extracting gopkg.in/ini.v1 v1.51.0
06:57:45 [2020-10-24T06:57:45.098Z] #48 13.41 go: downloading github.com/mitchellh/mapstructure v1.1.2
06:57:45 [2020-10-24T06:57:45.098Z] #48 13.52 go: extracting github.com/spf13/afero v1.1.2
06:57:45 [2020-10-24T06:57:45.399Z] #48 13.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:57:45 [2020-10-24T06:57:45.400Z] #48 13.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:57:45 [2020-10-24T06:57:45.400Z] #48 13.82 go: extracting github.com/mitchellh/mapstructure v1.1.2
06:57:45 [2020-10-24T06:57:45.639Z] #41 DONE 100.7s
06:57:45 [2020-10-24T06:57:45.639Z] 
06:57:45 [2020-10-24T06:57:45.639Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:45 [2020-10-24T06:57:45.697Z] #48 13.99 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:57:45 [2020-10-24T06:57:45.697Z] #48 14.11 go: downloading golang.org/x/text v0.3.2
06:57:47 [2020-10-24T06:57:47.235Z] #54 ...
06:57:47 [2020-10-24T06:57:47.235Z] 
06:57:47 [2020-10-24T06:57:47.235Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:57:47 [2020-10-24T06:57:47.548Z] #39 DONE 0.4s
06:57:47 [2020-10-24T06:57:47.548Z] 
06:57:47 [2020-10-24T06:57:47.548Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:47 [2020-10-24T06:57:47.548Z] #54 ...
06:57:47 [2020-10-24T06:57:47.548Z] 
06:57:47 [2020-10-24T06:57:47.548Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
06:57:47 [2020-10-24T06:57:47.814Z] #48 ...
06:57:47 [2020-10-24T06:57:47.814Z] 
06:57:47 [2020-10-24T06:57:47.814Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:57:47 [2020-10-24T06:57:47.814Z] #54 16.05 Fetched 8171 kB in 15s (545 kB/s)
06:57:47 [2020-10-24T06:57:47.843Z] #42 DONE 0.3s
06:57:47 [2020-10-24T06:57:47.843Z] 
06:57:47 [2020-10-24T06:57:47.843Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
06:57:48 [2020-10-24T06:57:48.106Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.3s
06:57:48 [2020-10-24T06:57:48.137Z] #44 DONE 0.1s
06:57:48 [2020-10-24T06:57:48.137Z] 
06:57:48 [2020-10-24T06:57:48.137Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
06:57:48 [2020-10-24T06:57:48.137Z] #46 DONE 0.1s
06:57:48 [2020-10-24T06:57:48.137Z] 
06:57:48 [2020-10-24T06:57:48.137Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
06:57:48 [2020-10-24T06:57:48.137Z] #48 DONE 0.2s
06:57:48 [2020-10-24T06:57:48.137Z] 
06:57:48 [2020-10-24T06:57:48.137Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:48 [2020-10-24T06:57:48.429Z] #54 ...
06:57:48 [2020-10-24T06:57:48.429Z] 
06:57:48 [2020-10-24T06:57:48.429Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
06:57:48 [2020-10-24T06:57:48.429Z] #50 DONE 0.1s
06:57:48 [2020-10-24T06:57:48.429Z] 
06:57:48 [2020-10-24T06:57:48.429Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
06:57:48 [2020-10-24T06:57:48.429Z] #52 DONE 0.1s
06:57:48 [2020-10-24T06:57:48.429Z] 
06:57:48 [2020-10-24T06:57:48.429Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:57:48 [2020-10-24T06:57:48.676Z] #54 ...
06:57:48 [2020-10-24T06:57:48.676Z] 
06:57:48 [2020-10-24T06:57:48.676Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:48 [2020-10-24T06:57:48.676Z] #49 85.51 mvdan.cc/sh/v3/cmd/shfmt
06:57:48 [2020-10-24T06:57:48.676Z] #49 DONE 91.6s
06:57:48 [2020-10-24T06:57:48.676Z] 
06:57:48 [2020-10-24T06:57:48.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:48 [2020-10-24T06:57:48.676Z] #41 20.77   CC       images/cpuinfo.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 21.13   CC       images/inventory.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 21.43   CC       images/fdinfo.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 21.72   CC       images/fown.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 22.03   CC       images/ns.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 22.27   CC       images/regfile.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 22.55   CC       images/ghost-file.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 22.85   CC       images/fifo.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 23.11   CC       images/remap-file-path.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 23.32   CC       images/eventfd.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 23.51   CC       images/eventpoll.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 23.82   CC       images/fh.o
06:57:48 [2020-10-24T06:57:48.676Z] #41 24.17   CC       images/fsnotify.o
06:57:48 [2020-10-24T06:57:48.872Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
06:57:48 [2020-10-24T06:57:48.937Z] #41 24.77   CC       images/signalfd.o
06:57:49 [2020-10-24T06:57:49.197Z] #41 25.08   CC       images/fs.o
06:57:49 [2020-10-24T06:57:49.457Z] #41 25.45   CC       images/pstree.o
06:57:49 [2020-10-24T06:57:49.718Z] #41 25.75   CC       images/pipe.o
06:57:49 [2020-10-24T06:57:49.922Z] #54 16.05 Reading package lists...
06:57:49 [2020-10-24T06:57:49.922Z] #54 ...
06:57:49 [2020-10-24T06:57:49.922Z] 
06:57:49 [2020-10-24T06:57:49.922Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:57:49 [2020-10-24T06:57:49.922Z] #46 8.193 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:57:49 [2020-10-24T06:57:49.922Z] #46 9.143 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:57:49 [2020-10-24T06:57:49.922Z] #46 10.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:57:49 [2020-10-24T06:57:49.923Z] #46 14.25 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:57:49 [2020-10-24T06:57:49.923Z] #46 14.25 go: finding github.com/fatih/color v1.9.0
06:57:49 [2020-10-24T06:57:49.923Z] #46 14.27 go: finding github.com/pkg/errors v0.9.1
06:57:49 [2020-10-24T06:57:49.923Z] #46 14.35 go: finding github.com/spf13/pflag v1.0.3
06:57:49 [2020-10-24T06:57:49.923Z] #46 14.40 go: finding github.com/mattn/go-colorable v0.1.6
06:57:49 [2020-10-24T06:57:49.923Z] #46 14.54 go: finding github.com/mattn/go-isatty v0.0.12
06:57:49 [2020-10-24T06:57:49.923Z] #46 14.95 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:57:49 [2020-10-24T06:57:49.923Z] #46 15.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:57:49 [2020-10-24T06:57:49.923Z] #46 15.04 go: finding github.com/jonboulle/clockwork v0.1.0
06:57:49 [2020-10-24T06:57:49.923Z] #46 15.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:57:49 [2020-10-24T06:57:49.923Z] #46 15.22 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:57:49 [2020-10-24T06:57:49.979Z] #41 25.94   CC       images/tcp-stream.o
06:57:50 [2020-10-24T06:57:50.239Z] #41 26.20   CC       images/sk-packet.o
06:57:50 [2020-10-24T06:57:50.243Z] #46 ...
06:57:50 [2020-10-24T06:57:50.243Z] 
06:57:50 [2020-10-24T06:57:50.243Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:50 [2020-10-24T06:57:50.243Z] #63 17.84 Checking out files:  89% (1698/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.
06:57:50 [2020-10-24T06:57:50.243Z] #63 18.15 + cd /tmp/tmp.RxhwD1kgWj/src/github.com/docker/libnetwork
06:57:50 [2020-10-24T06:57:50.243Z] #63 18.16 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
06:57:50 [2020-10-24T06:57:50.542Z] #63 18.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:57:50 [2020-10-24T06:57:50.809Z] #41 26.51   CC       images/mnt.o
06:57:51 [2020-10-24T06:57:51.070Z] #41 26.80   CC       images/pipe-data.o
06:57:51 [2020-10-24T06:57:51.070Z] #41 27.05   CC       images/sa.o
06:57:51 [2020-10-24T06:57:51.332Z] #41 27.35   CC       images/timer.o
06:57:51 [2020-10-24T06:57:51.406Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.7s done
06:57:51 [2020-10-24T06:57:51.406Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
06:57:51 [2020-10-24T06:57:51.406Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
06:57:51 [2020-10-24T06:57:51.406Z] #8 DONE 36.3s
06:57:51 [2020-10-24T06:57:51.406Z] 
06:57:51 [2020-10-24T06:57:51.406Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:57:51 [2020-10-24T06:57:51.592Z] #41 27.65   CC       images/timerfd.o
06:57:51 [2020-10-24T06:57:51.852Z] #41 27.93   CC       images/mm.o
06:57:51 [2020-10-24T06:57:51.954Z] #54 120.4 + bin/containerd
06:57:52 [2020-10-24T06:57:52.081Z] #63 ...
06:57:52 [2020-10-24T06:57:52.081Z] 
06:57:52 [2020-10-24T06:57:52.081Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:52 [2020-10-24T06:57:52.081Z] #44 10.36 vendor/golang.org/x/crypto/cryptobyte/asn1
06:57:52 [2020-10-24T06:57:52.081Z] #44 10.61 internal/nettrace
06:57:52 [2020-10-24T06:57:52.081Z] #44 10.97 runtime/cgo
06:57:52 [2020-10-24T06:57:52.081Z] #44 14.49 vendor/golang.org/x/crypto/internal/subtle
06:57:52 [2020-10-24T06:57:52.081Z] #44 ...
06:57:52 [2020-10-24T06:57:52.081Z] 
06:57:52 [2020-10-24T06:57:52.081Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:52 [2020-10-24T06:57:52.081Z] #50 11.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:57:52 [2020-10-24T06:57:52.081Z] #50 11.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:57:52 [2020-10-24T06:57:52.081Z] #50 12.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:57:52 [2020-10-24T06:57:52.081Z] #50 12.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:57:52 [2020-10-24T06:57:52.081Z] #50 12.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:57:52 [2020-10-24T06:57:52.081Z] #50 13.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:57:52 [2020-10-24T06:57:52.081Z] #50 14.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:57:52 [2020-10-24T06:57:52.081Z] #50 16.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:57:52 [2020-10-24T06:57:52.081Z] #50 17.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:57:52 [2020-10-24T06:57:52.081Z] #50 17.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:57:52 [2020-10-24T06:57:52.081Z] #50 18.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:57:52 [2020-10-24T06:57:52.081Z] #50 18.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:57:52 [2020-10-24T06:57:52.081Z] #50 19.48 runtime/cgo
06:57:52 [2020-10-24T06:57:52.081Z] #50 19.81 runtime
06:57:52 [2020-10-24T06:57:52.112Z] #41 28.20   CC       images/sk-opts.o
06:57:52 [2020-10-24T06:57:52.683Z] #41 28.44   CC       images/sk-unix.o
06:57:52 [2020-10-24T06:57:52.683Z] #41 28.79   CC       images/sk-inet.o
06:57:53 [2020-10-24T06:57:53.141Z] #50 ...
06:57:53 [2020-10-24T06:57:53.141Z] 
06:57:53 [2020-10-24T06:57:53.141Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:53 [2020-10-24T06:57:53.141Z] #48 16.77 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.45 go: downloading github.com/mattn/go-isatty v0.0.8
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:57:53 [2020-10-24T06:57:53.141Z] #48 21.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:57:53 [2020-10-24T06:57:53.255Z] #41 29.18   CC       images/tun.o
06:57:53 [2020-10-24T06:57:53.442Z] #48 21.73 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:57:53 [2020-10-24T06:57:53.442Z] #48 21.73 go: extracting github.com/mattn/go-isatty v0.0.8
06:57:53 [2020-10-24T06:57:53.442Z] #48 21.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:57:53 [2020-10-24T06:57:53.442Z] #48 21.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
06:57:53 [2020-10-24T06:57:53.516Z] #41 29.44   CC       images/sk-netlink.o
06:57:53 [2020-10-24T06:57:53.743Z] #48 21.85 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:57:53 [2020-10-24T06:57:53.743Z] #48 21.88 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:57:53 [2020-10-24T06:57:53.743Z] #48 21.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
06:57:53 [2020-10-24T06:57:53.743Z] #48 21.99 go: downloading github.com/uudashr/gocognit v1.0.1
06:57:53 [2020-10-24T06:57:53.743Z] #48 22.04 go: downloading github.com/spf13/cast v1.3.0
06:57:53 [2020-10-24T06:57:53.743Z] #48 22.04 go: downloading github.com/magiconair/properties v1.8.1
06:57:53 [2020-10-24T06:57:53.743Z] #48 22.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:57:53 [2020-10-24T06:57:53.743Z] #48 22.08 go: downloading github.com/inconshreveable/mousetrap v1.0.0
06:57:53 [2020-10-24T06:57:53.743Z] #48 22.12 go: downloading github.com/fsnotify/fsnotify v1.4.7
06:57:53 [2020-10-24T06:57:53.776Z] #41 29.69   CC       images/packet-sock.o
06:57:53 [2020-10-24T06:57:53.927Z] #9 ...
06:57:53 [2020-10-24T06:57:53.927Z] 
06:57:53 [2020-10-24T06:57:53.927Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:57:53 [2020-10-24T06:57:53.927Z] #27 1.780 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:57:53 [2020-10-24T06:57:53.927Z] #27 1.884 
06:57:53 [2020-10-24T06:57:53.927Z] #27 2.016 
###                                                                        5.4%
##############                                                            20.1%
##########################                                                36.2%
#####################################                                     52.2%
#############################################                             62.7%
#########################################################                 79.2%
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 2.696 
06:57:53 [2020-10-24T06:57:53.927Z] #27 2.818 
##################                                                        25.6%
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 3.001 
06:57:53 [2020-10-24T06:57:53.927Z] #27 3.104 
##########################################                                58.3%
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 3.268 
06:57:53 [2020-10-24T06:57:53.927Z] #27 3.389 
###########                                                               16.1%
#########################                                                 35.3%
#######################################                                   54.8%
#####################################################                     74.1%
###################################################################       93.4%
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 3.928 
06:57:53 [2020-10-24T06:57:53.927Z] #27 4.042 
###                                                                        4.6%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.3%
##################                                                        25.5%
######################                                                    30.7%
#########################                                                 35.9%
#############################                                             41.0%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.0%
################################################                          67.2%
####################################################                      72.4%
#######################################################                   77.7%
###########################################################               82.9%
###############################################################           88.1%
###################################################################       93.3%
######################################################################    98.5%
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 5.908 
06:57:53 [2020-10-24T06:57:53.927Z] #27 6.317 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:57:53 [2020-10-24T06:57:53.927Z] #27 6.432 
06:57:53 [2020-10-24T06:57:53.927Z] #27 6.496 
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 6.517 
06:57:53 [2020-10-24T06:57:53.927Z] #27 7.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:57:53 [2020-10-24T06:57:53.927Z] #27 7.211 
06:57:53 [2020-10-24T06:57:53.927Z] #27 7.351 
#######################################################                   77.0%
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 7.374 
06:57:53 [2020-10-24T06:57:53.927Z] #27 7.856 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:57:53 [2020-10-24T06:57:53.927Z] #27 7.878 skipping existing c35d46ef359f
06:57:53 [2020-10-24T06:57:53.927Z] #27 7.921 
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.470 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.544 
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.586 
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.607 
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.798 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.887 
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.928 
######################################################################## 100.0%
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.956 
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.967 Download of images into '/build' complete.
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.967 Use something like the following to load the result into a Docker daemon:
06:57:53 [2020-10-24T06:57:53.927Z] #27 8.967   tar -cC '/build' . | docker load
06:57:54 [2020-10-24T06:57:54.037Z] #41 30.05   CC       images/ipc-var.o
06:57:54 [2020-10-24T06:57:54.037Z] #41 ...
06:57:54 [2020-10-24T06:57:54.037Z] 
06:57:54 [2020-10-24T06:57:54.037Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:54 [2020-10-24T06:57:54.037Z] #11 97.09 Selecting previously unselected package g++-mingw-w64-x86-64.
06:57:54 [2020-10-24T06:57:54.037Z] #11 97.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:57:54 [2020-10-24T06:57:54.037Z] #11 97.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:57:54 [2020-10-24T06:57:54.050Z] #48 22.28 go: extracting github.com/inconshreveable/mousetrap v1.0.0
06:57:54 [2020-10-24T06:57:54.050Z] #48 22.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:57:54 [2020-10-24T06:57:54.050Z] #48 22.37 go: extracting github.com/uudashr/gocognit v1.0.1
06:57:54 [2020-10-24T06:57:54.050Z] #48 22.42 go: downloading github.com/gobwas/glob v0.2.3
06:57:54 [2020-10-24T06:57:54.171Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s
06:57:54 [2020-10-24T06:57:54.171Z] #8 ...
06:57:54 [2020-10-24T06:57:54.171Z] 
06:57:54 [2020-10-24T06:57:54.171Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:57:54 [2020-10-24T06:57:54.171Z] #27 1.352 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:57:54 [2020-10-24T06:57:54.171Z] #27 1.448 
06:57:54 [2020-10-24T06:57:54.171Z] #27 1.577 
#####                                                                      7.9%
#########################                                                 34.9%
#######################################                                   54.6%
######################################################                    75.2%
#################################################################         91.3%
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.171Z] #27 2.118 
06:57:54 [2020-10-24T06:57:54.171Z] #27 2.238 
###########                                                               16.0%
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.171Z] #27 2.437 
06:57:54 [2020-10-24T06:57:54.171Z] #27 2.558 
###############################################################           88.0%
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.171Z] #27 2.655 
06:57:54 [2020-10-24T06:57:54.171Z] #27 2.777 
#########                                                                 13.5%
#########################                                                 35.5%
#######################################                                   54.9%
####################################################                      73.3%
###################################################################       93.5%
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.171Z] #27 3.322 
06:57:54 [2020-10-24T06:57:54.171Z] #27 3.441 
                                                                           0.0%
####                                                                       5.8%
##########                                                                14.8%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.5%
#########################                                                 35.6%
#############################                                             40.9%
#################################                                         46.1%
####################################                                      51.4%
######################################                                    53.6%
###########################################                               60.7%
################################################                          67.0%
###################################################                       71.9%
#######################################################                   77.4%
###########################################################               82.7%
###############################################################           87.8%
###################################################################       93.1%
######################################################################    98.1%
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.171Z] #27 5.328 
06:57:54 [2020-10-24T06:57:54.171Z] #27 5.760 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:57:54 [2020-10-24T06:57:54.171Z] #27 5.849 
06:57:54 [2020-10-24T06:57:54.171Z] #27 5.920 
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.171Z] #27 5.948 
06:57:54 [2020-10-24T06:57:54.171Z] #27 6.266 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:57:54 [2020-10-24T06:57:54.171Z] #27 6.365 
06:57:54 [2020-10-24T06:57:54.171Z] #27 6.514 
                                                                           0.6%
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.171Z] #27 6.582 
06:57:54 [2020-10-24T06:57:54.171Z] #27 7.106 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:57:54 [2020-10-24T06:57:54.171Z] #27 7.130 skipping existing c35d46ef359f
06:57:54 [2020-10-24T06:57:54.171Z] #27 7.147 
06:57:54 [2020-10-24T06:57:54.171Z] #27 7.769 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:57:54 [2020-10-24T06:57:54.171Z] #27 7.878 
06:57:54 [2020-10-24T06:57:54.172Z] #27 7.963 
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.172Z] #27 7.982 
06:57:54 [2020-10-24T06:57:54.172Z] #27 8.333 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:57:54 [2020-10-24T06:57:54.172Z] #27 8.417 
06:57:54 [2020-10-24T06:57:54.172Z] #27 8.536 
######################################################################## 100.0%
06:57:54 [2020-10-24T06:57:54.172Z] #27 8.561 
06:57:54 [2020-10-24T06:57:54.172Z] #27 8.582 Download of images into '/build' complete.
06:57:54 [2020-10-24T06:57:54.172Z] #27 8.582 Use something like the following to load the result into a Docker daemon:
06:57:54 [2020-10-24T06:57:54.172Z] #27 8.582   tar -cC '/build' . | docker load
06:57:54 [2020-10-24T06:57:54.172Z] #27 ...
06:57:54 [2020-10-24T06:57:54.172Z] 
06:57:54 [2020-10-24T06:57:54.172Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:57:54 [2020-10-24T06:57:54.172Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done
06:57:54 [2020-10-24T06:57:54.350Z] #48 22.43 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
06:57:54 [2020-10-24T06:57:54.350Z] #48 22.47 go: extracting github.com/fsnotify/fsnotify v1.4.7
06:57:54 [2020-10-24T06:57:54.350Z] #48 22.48 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:57:54 [2020-10-24T06:57:54.350Z] #48 22.53 go: extracting github.com/magiconair/properties v1.8.1
06:57:54 [2020-10-24T06:57:54.350Z] #48 22.60 go: extracting github.com/spf13/cast v1.3.0
06:57:54 [2020-10-24T06:57:54.350Z] #48 22.68 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:57:54 [2020-10-24T06:57:54.607Z] #11 ...
06:57:54 [2020-10-24T06:57:54.607Z] 
06:57:54 [2020-10-24T06:57:54.607Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:57:54 [2020-10-24T06:57:54.607Z] #43 87.54 github.com/LK4D4/vndr/versioned
06:57:54 [2020-10-24T06:57:54.607Z] #43 87.60 compress/flate
06:57:54 [2020-10-24T06:57:54.607Z] #43 87.68 hash/crc32
06:57:54 [2020-10-24T06:57:54.607Z] #43 88.36 net
06:57:54 [2020-10-24T06:57:54.607Z] #43 90.19 compress/gzip
06:57:54 [2020-10-24T06:57:54.607Z] #43 90.86 vendor/golang.org/x/text/transform
06:57:54 [2020-10-24T06:57:54.607Z] #43 91.63 vendor/golang.org/x/text/unicode/bidi
06:57:54 [2020-10-24T06:57:54.607Z] #43 93.58 vendor/golang.org/x/text/secure/bidirule
06:57:54 [2020-10-24T06:57:54.607Z] #43 93.87 vendor/golang.org/x/text/unicode/norm
06:57:54 [2020-10-24T06:57:54.607Z] #43 97.46 vendor/golang.org/x/net/idna
06:57:54 [2020-10-24T06:57:54.607Z] #43 ...
06:57:54 [2020-10-24T06:57:54.607Z] 
06:57:54 [2020-10-24T06:57:54.607Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:57:54 [2020-10-24T06:57:54.607Z] #41 30.27   CC       images/ipc-desc.o
06:57:54 [2020-10-24T06:57:54.607Z] #41 30.52   CC       images/ipc-shm.o
06:57:54 [2020-10-24T06:57:54.649Z] #48 22.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:57:54 [2020-10-24T06:57:54.649Z] #48 22.76 go: downloading github.com/ultraware/funlen v0.0.2
06:57:54 [2020-10-24T06:57:54.649Z] #48 23.00 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:57:54 [2020-10-24T06:57:54.649Z] #48 23.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:57:54 [2020-10-24T06:57:54.649Z] #48 23.11 go: extracting github.com/mitchellh/go-homedir v1.1.0
06:57:54 [2020-10-24T06:57:54.868Z] #41 30.78   CC       images/ipc-msg.o
06:57:54 [2020-10-24T06:57:54.949Z] #48 23.18 go: extracting github.com/gobwas/glob v0.2.3
06:57:54 [2020-10-24T06:57:54.949Z] #48 23.21 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:57:55 [2020-10-24T06:57:55.128Z] #41 31.01   CC       images/ipc-sem.o
06:57:55 [2020-10-24T06:57:55.128Z] #41 31.18   CC       images/utsns.o
06:57:55 [2020-10-24T06:57:55.248Z] #48 23.40 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
06:57:55 [2020-10-24T06:57:55.248Z] #48 23.54 go: extracting github.com/sourcegraph/go-diff v0.5.1
06:57:55 [2020-10-24T06:57:55.248Z] #48 23.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:57:55 [2020-10-24T06:57:55.248Z] #48 23.58 go: downloading github.com/sirupsen/logrus v1.4.2
06:57:55 [2020-10-24T06:57:55.248Z] #48 23.65 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:57:55 [2020-10-24T06:57:55.390Z] #41 31.35   CC       images/creds.o
06:57:55 [2020-10-24T06:57:55.549Z] #48 23.65 go: extracting github.com/ultraware/funlen v0.0.2
06:57:55 [2020-10-24T06:57:55.549Z] #48 23.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:57:55 [2020-10-24T06:57:55.549Z] #48 23.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:57:55 [2020-10-24T06:57:55.556Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
06:57:55 [2020-10-24T06:57:55.650Z] #41 31.54   CC       images/vma.o
06:57:55 [2020-10-24T06:57:55.847Z] #48 24.05 go: extracting github.com/sirupsen/logrus v1.4.2
06:57:55 [2020-10-24T06:57:55.847Z] #48 24.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:57:55 [2020-10-24T06:57:55.847Z] #48 24.10 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:57:55 [2020-10-24T06:57:55.847Z] #48 24.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:57:55 [2020-10-24T06:57:55.910Z] #41 31.80   CC       images/netdev.o
06:57:56 [2020-10-24T06:57:56.147Z] #48 24.42 go: downloading github.com/kisielk/gotool v1.0.0
06:57:56 [2020-10-24T06:57:56.147Z] #48 24.48 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:57:56 [2020-10-24T06:57:56.170Z] #41 32.14   CC       images/tty.o
06:57:56 [2020-10-24T06:57:56.444Z] #48 ...
06:57:56 [2020-10-24T06:57:56.444Z] 
06:57:56 [2020-10-24T06:57:56.444Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:57:56 [2020-10-24T06:57:56.444Z] #35 14.56 Fetched 8171 kB in 14s (601 kB/s)
06:57:56 [2020-10-24T06:57:56.444Z] #35 14.56 Reading package lists...
06:57:56 [2020-10-24T06:57:56.444Z] #35 21.72 Reading package lists...
06:57:56 [2020-10-24T06:57:56.444Z] #35 ...
06:57:56 [2020-10-24T06:57:56.444Z] 
06:57:56 [2020-10-24T06:57:56.444Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:57:56 [2020-10-24T06:57:56.444Z] #54 16.05 Reading package lists...
06:57:56 [2020-10-24T06:57:56.739Z] #41 32.60   CC       images/file-lock.o
06:57:56 [2020-10-24T06:57:56.743Z] #54 23.25 Reading package lists...
06:57:56 [2020-10-24T06:57:56.743Z] #54 ...
06:57:56 [2020-10-24T06:57:56.743Z] 
06:57:56 [2020-10-24T06:57:56.743Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:57:56 [2020-10-24T06:57:56.743Z] #12 15.00 Fetched 8171 kB in 14s (586 kB/s)
06:57:56 [2020-10-24T06:57:56.743Z] #12 15.00 Reading package lists...
06:57:56 [2020-10-24T06:57:56.943Z] #8 DONE 40.6s
06:57:56 [2020-10-24T06:57:56.943Z] 
06:57:56 [2020-10-24T06:57:56.943Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:57:56 [2020-10-24T06:57:56.999Z] #41 32.80   CC       images/rlimit.o
06:57:56 [2020-10-24T06:57:56.999Z] #41 32.96   CC       images/pagemap.o
06:57:57 [2020-10-24T06:57:57.043Z] #12 21.98 Reading package lists...
06:57:57 [2020-10-24T06:57:57.043Z] #12 ...
06:57:57 [2020-10-24T06:57:57.043Z] 
06:57:57 [2020-10-24T06:57:57.043Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:57 [2020-10-24T06:57:57.043Z] #48 24.79 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:57:57 [2020-10-24T06:57:57.043Z] #48 24.82 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:57:57 [2020-10-24T06:57:57.043Z] #48 24.94 go: extracting github.com/kisielk/gotool v1.0.0
06:57:57 [2020-10-24T06:57:57.043Z] #48 ...
06:57:57 [2020-10-24T06:57:57.043Z] 
06:57:57 [2020-10-24T06:57:57.043Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:57:57 [2020-10-24T06:57:57.043Z] #41 15.29 Fetched 8171 kB in 14s (570 kB/s)
06:57:57 [2020-10-24T06:57:57.043Z] #41 15.29 Reading package lists...
06:57:57 [2020-10-24T06:57:57.259Z] #41 33.20   CC       images/siginfo.o
06:57:57 [2020-10-24T06:57:57.352Z] #41 22.25 Reading package lists...
06:57:57 [2020-10-24T06:57:57.352Z] #41 ...
06:57:57 [2020-10-24T06:57:57.352Z] 
06:57:57 [2020-10-24T06:57:57.352Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:57 [2020-10-24T06:57:57.352Z] #48 25.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:57:57 [2020-10-24T06:57:57.352Z] #48 25.64 go: downloading github.com/go-critic/go-critic v0.4.1
06:57:57 [2020-10-24T06:57:57.352Z] #48 25.68 go: downloading github.com/ultraware/whitespace v0.0.4
06:57:57 [2020-10-24T06:57:57.352Z] #48 25.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:57:57 [2020-10-24T06:57:57.352Z] #48 ...
06:57:57 [2020-10-24T06:57:57.352Z] 
06:57:57 [2020-10-24T06:57:57.352Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:57:57 [2020-10-24T06:57:57.352Z] #39 15.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:57:57 [2020-10-24T06:57:57.352Z] #39 17.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:57:57 [2020-10-24T06:57:57.519Z] #41 33.44   CC       images/rpc.o
06:57:57 [2020-10-24T06:57:57.650Z] #39 ...
06:57:57 [2020-10-24T06:57:57.650Z] 
06:57:57 [2020-10-24T06:57:57.650Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:57:57 [2020-10-24T06:57:57.650Z] #48 25.96 go: extracting github.com/ultraware/whitespace v0.0.4
06:57:57 [2020-10-24T06:57:57.650Z] #48 25.98 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:57:57 [2020-10-24T06:57:57.650Z] #48 26.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:57:57 [2020-10-24T06:57:57.894Z] #9 ...
06:57:57 [2020-10-24T06:57:57.894Z] 
06:57:57 [2020-10-24T06:57:57.894Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:57:57 [2020-10-24T06:57:57.894Z] #27 DONE 14.3s
06:57:57 [2020-10-24T06:57:57.894Z] 
06:57:57 [2020-10-24T06:57:57.894Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:57:57 [2020-10-24T06:57:57.950Z] #48 26.11 go: downloading github.com/hashicorp/hcl v1.0.0
06:57:57 [2020-10-24T06:57:57.950Z] #48 26.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:57:58 [2020-10-24T06:57:58.460Z] #41 34.43   CC       images/ext-file.o
06:57:58 [2020-10-24T06:57:58.601Z] #48 26.73 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:57:58 [2020-10-24T06:57:58.601Z] #48 26.88 go: downloading github.com/pmezard/go-difflib v1.0.0
06:57:58 [2020-10-24T06:57:58.720Z] #41 34.65   CC       images/cgroup.o
06:57:58 [2020-10-24T06:57:58.837Z] #9 DONE 1.9s
06:57:58 [2020-10-24T06:57:58.837Z] 
06:57:58 [2020-10-24T06:57:58.837Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:57:58 [2020-10-24T06:57:58.900Z] #48 27.13 go: extracting github.com/go-critic/go-critic v0.4.1
06:57:58 [2020-10-24T06:57:58.900Z] #48 27.14 go: extracting github.com/pmezard/go-difflib v1.0.0
06:57:58 [2020-10-24T06:57:58.900Z] #48 27.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:57:59 [2020-10-24T06:57:59.172Z] #27 DONE 14.5s
06:57:59 [2020-10-24T06:57:59.172Z] 
06:57:59 [2020-10-24T06:57:59.172Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:57:59 [2020-10-24T06:57:59.172Z] #9 DONE 7.1s
06:57:59 [2020-10-24T06:57:59.172Z] 
06:57:59 [2020-10-24T06:57:59.172Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:57:59 [2020-10-24T06:57:59.200Z] #48 27.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:57:59 [2020-10-24T06:57:59.200Z] #48 27.42 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:57:59 [2020-10-24T06:57:59.290Z] #41 35.18   CC       images/userns.o
06:57:59 [2020-10-24T06:57:59.291Z] #41 35.40   CC       images/google/protobuf/descriptor.o
06:57:59 [2020-10-24T06:57:59.428Z] #10 DONE 0.9s
06:57:59 [2020-10-24T06:57:59.428Z] 
06:57:59 [2020-10-24T06:57:59.428Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:57:59 [2020-10-24T06:57:59.428Z] #37 DONE 0.1s
06:57:59 [2020-10-24T06:57:59.428Z] 
06:57:59 [2020-10-24T06:57:59.428Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:57:59 [2020-10-24T06:57:59.497Z] #48 27.60 go: extracting github.com/hashicorp/hcl v1.0.0
06:57:59 [2020-10-24T06:57:59.497Z] #48 27.77 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:57:59 [2020-10-24T06:57:59.685Z] #62 ...
06:57:59 [2020-10-24T06:57:59.685Z] 
06:57:59 [2020-10-24T06:57:59.685Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:57:59 [2020-10-24T06:57:59.685Z] #29 DONE 0.1s
06:57:59 [2020-10-24T06:57:59.685Z] 
06:57:59 [2020-10-24T06:57:59.685Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:57:59 [2020-10-24T06:57:59.799Z] #48 27.87 go: downloading github.com/go-lintpack/lintpack v0.5.2
06:57:59 [2020-10-24T06:57:59.799Z] #48 28.04 go: extracting golang.org/x/text v0.3.2
06:58:00 [2020-10-24T06:58:00.099Z] #48 28.31 go: extracting github.com/go-lintpack/lintpack v0.5.2
06:58:00 [2020-10-24T06:58:00.099Z] #48 28.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:00 [2020-10-24T06:58:00.225Z] #10 DONE 1.1s
06:58:00 [2020-10-24T06:58:00.225Z] 
06:58:00 [2020-10-24T06:58:00.225Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:00 [2020-10-24T06:58:00.225Z] #53 ...
06:58:00 [2020-10-24T06:58:00.225Z] 
06:58:00 [2020-10-24T06:58:00.225Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:58:00 [2020-10-24T06:58:00.225Z] #37 DONE 0.2s
06:58:00 [2020-10-24T06:58:00.225Z] 
06:58:00 [2020-10-24T06:58:00.225Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:58:00 [2020-10-24T06:58:00.225Z] #29 DONE 0.2s
06:58:00 [2020-10-24T06:58:00.225Z] 
06:58:00 [2020-10-24T06:58:00.225Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:00 [2020-10-24T06:58:00.398Z] #48 28.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:00 [2020-10-24T06:58:00.398Z] #48 28.67 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:00 [2020-10-24T06:58:00.398Z] #48 28.84 go: downloading github.com/BurntSushi/toml v0.3.1
06:58:00 [2020-10-24T06:58:00.671Z] #41 ...
06:58:00 [2020-10-24T06:58:00.671Z] 
06:58:00 [2020-10-24T06:58:00.671Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:58:00 [2020-10-24T06:58:00.671Z] #56 103.4 + for f in rootlesskit rootlesskit-docker-proxy
06:58:00 [2020-10-24T06:58:00.671Z] #56 103.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:58:00 [2020-10-24T06:58:00.698Z] #48 28.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:00 [2020-10-24T06:58:00.698Z] #48 29.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:58:00 [2020-10-24T06:58:00.999Z] #48 29.13 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:00 [2020-10-24T06:58:00.999Z] #48 29.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:00 [2020-10-24T06:58:00.999Z] #48 29.25 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:00 [2020-10-24T06:58:00.999Z] #48 29.37 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:01 [2020-10-24T06:58:01.300Z] #48 29.44 go: downloading github.com/gogo/protobuf v1.2.1
06:58:01 [2020-10-24T06:58:01.300Z] #48 29.49 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:01 [2020-10-24T06:58:01.300Z] #48 29.54 go: extracting github.com/BurntSushi/toml v0.3.1
06:58:01 [2020-10-24T06:58:01.300Z] #48 29.62 go: extracting github.com/go-toolsmith/astfmt v1.0.0
06:58:01 [2020-10-24T06:58:01.300Z] #48 29.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:01 [2020-10-24T06:58:01.300Z] #48 29.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:58:01 [2020-10-24T06:58:01.821Z] #48 29.88 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:58:01 [2020-10-24T06:58:01.821Z] #48 30.04 go: extracting github.com/go-toolsmith/astcopy v1.0.0
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.19 go: downloading github.com/go-toolsmith/astp v1.0.0
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.25 go: extracting github.com/go-toolsmith/astequal v1.0.0
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.31 go: downloading github.com/go-toolsmith/typep v1.0.0
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.39 go: extracting github.com/go-toolsmith/astp v1.0.0
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.39 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.42 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:02 [2020-10-24T06:58:02.132Z] #48 30.56 go: extracting github.com/go-toolsmith/typep v1.0.0
06:58:02 [2020-10-24T06:58:02.433Z] #48 30.59 go: extracting github.com/go-toolsmith/strparse v1.0.0
06:58:02 [2020-10-24T06:58:02.433Z] #48 30.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:02 [2020-10-24T06:58:02.433Z] #48 30.83 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:02 [2020-10-24T06:58:02.740Z] #48 30.97 go: extracting github.com/go-toolsmith/astcast v1.0.0
06:58:02 [2020-10-24T06:58:02.932Z] Client:
06:58:02 [2020-10-24T06:58:02.932Z]  Debug Mode: false
06:58:02 [2020-10-24T06:58:02.932Z] 
06:58:02 [2020-10-24T06:58:02.932Z] Server:
06:58:02 [2020-10-24T06:58:02.932Z]  Containers: 0
06:58:02 [2020-10-24T06:58:02.932Z]   Running: 0
06:58:02 [2020-10-24T06:58:02.932Z]   Paused: 0
06:58:02 [2020-10-24T06:58:02.932Z]   Stopped: 0
06:58:02 [2020-10-24T06:58:02.932Z]  Images: 0
06:58:02 [2020-10-24T06:58:02.932Z]  Server Version: 19.03.13
06:58:02 [2020-10-24T06:58:02.932Z]  Storage Driver: overlay2
06:58:02 [2020-10-24T06:58:02.932Z]   Backing Filesystem: extfs
06:58:02 [2020-10-24T06:58:02.932Z]   Supports d_type: true
06:58:02 [2020-10-24T06:58:02.932Z]   Native Overlay Diff: true
06:58:02 [2020-10-24T06:58:02.932Z]  Logging Driver: json-file
06:58:02 [2020-10-24T06:58:02.932Z]  Cgroup Driver: cgroupfs
06:58:02 [2020-10-24T06:58:02.932Z]  Plugins:
06:58:02 [2020-10-24T06:58:02.932Z]   Volume: local
06:58:02 [2020-10-24T06:58:02.932Z]   Network: bridge host ipvlan macvlan null overlay
06:58:02 [2020-10-24T06:58:02.932Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:58:02 [2020-10-24T06:58:02.932Z]  Swarm: inactive
06:58:02 [2020-10-24T06:58:02.932Z]  Runtimes: runc
06:58:02 [2020-10-24T06:58:02.932Z]  Default Runtime: runc
06:58:02 [2020-10-24T06:58:02.932Z]  Init Binary: docker-init
06:58:02 [2020-10-24T06:58:02.932Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
06:58:02 [2020-10-24T06:58:02.932Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:58:02 [2020-10-24T06:58:02.932Z]  init version: fec3683
06:58:02 [2020-10-24T06:58:02.932Z]  Security Options:
06:58:02 [2020-10-24T06:58:02.932Z]   apparmor
06:58:02 [2020-10-24T06:58:02.932Z]   seccomp
06:58:02 [2020-10-24T06:58:02.932Z]    Profile: default
06:58:02 [2020-10-24T06:58:02.932Z]  Kernel Version: 4.15.0-1083-aws
06:58:02 [2020-10-24T06:58:02.932Z]  Operating System: Ubuntu 16.04.7 LTS
06:58:02 [2020-10-24T06:58:02.932Z]  OSType: linux
06:58:02 [2020-10-24T06:58:02.932Z]  Architecture: aarch64
06:58:02 [2020-10-24T06:58:02.932Z]  CPUs: 4
06:58:02 [2020-10-24T06:58:02.932Z]  Total Memory: 7.525GiB
06:58:02 [2020-10-24T06:58:02.932Z]  Name: ip-10-100-37-131
06:58:02 [2020-10-24T06:58:02.932Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
06:58:02 [2020-10-24T06:58:02.932Z]  Docker Root Dir: /var/lib/docker
06:58:02 [2020-10-24T06:58:02.932Z]  Debug Mode: false
06:58:02 [2020-10-24T06:58:02.932Z]  Registry: https://index.docker.io/v1/
06:58:02 [2020-10-24T06:58:02.932Z]  Labels:
06:58:02 [2020-10-24T06:58:02.932Z]  Experimental: true
06:58:02 [2020-10-24T06:58:02.932Z]  Insecure Registries:
06:58:02 [2020-10-24T06:58:02.932Z]   127.0.0.0/8
06:58:02 [2020-10-24T06:58:02.932Z]  Live Restore Enabled: true
06:58:02 [2020-10-24T06:58:02.932Z] 
06:58:02 [2020-10-24T06:58:02.932Z] WARNING: No swap limit support
[Pipeline] sh
06:58:03 [2020-10-24T06:58:03.040Z] #48 31.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:03 [2020-10-24T06:58:03.231Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:58:03 [2020-10-24T06:58:03.231Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:58:03 [2020-10-24T06:58:03.231Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41584/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:58:03 [2020-10-24T06:58:03.231Z] + bash /home/ubuntu/workspace/moby_PR-41584/check-config.sh
06:58:03 [2020-10-24T06:58:03.231Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:58:03 [2020-10-24T06:58:03.231Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
06:58:03 [2020-10-24T06:58:03.231Z] 
06:58:03 [2020-10-24T06:58:03.231Z] Generally Necessary:
06:58:03 [2020-10-24T06:58:03.231Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:58:03 [2020-10-24T06:58:03.231Z] - apparmor: enabled and tools installed
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NAMESPACES: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NET_NS: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_PID_NS: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_IPC_NS: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_UTS_NS: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_CGROUPS: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_CGROUP_CPUACCT: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_CGROUP_DEVICE: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_CGROUP_FREEZER: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_CGROUP_SCHED: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_CPUSETS: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_MEMCG: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_KEYS: enabled
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_VETH: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_BRIDGE: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NF_NAT: enabled (as module)
06:58:03 [2020-10-24T06:58:03.495Z] - CONFIG_NF_NAT_NEEDED: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_POSIX_MQUEUE: enabled
06:58:03 [2020-10-24T06:58:03.758Z] 
06:58:03 [2020-10-24T06:58:03.758Z] Optional Features:
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_USER_NS: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_SECCOMP: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_CGROUP_PIDS: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_MEMCG_SWAP: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:58:03 [2020-10-24T06:58:03.758Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_BLK_CGROUP: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_IOSCHED_CFQ: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_CGROUP_PERF: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_CGROUP_HUGETLB: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_CFS_BANDWIDTH: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_RT_GROUP_SCHED: missing
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_IP_VS: enabled (as module)
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_IP_VS_NFCT: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_IP_VS_RR: enabled (as module)
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_EXT4_FS: enabled
06:58:03 [2020-10-24T06:58:03.758Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:58:04 [2020-10-24T06:58:04.024Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:58:04 [2020-10-24T06:58:04.024Z] - Network Drivers:
06:58:04 [2020-10-24T06:58:04.024Z]   - "overlay":
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_VXLAN: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:58:04 [2020-10-24T06:58:04.024Z]       Optional (for encrypted networks):
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_CRYPTO: enabled
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_CRYPTO_AEAD: enabled
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_CRYPTO_GCM: enabled
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_CRYPTO_GHASH: enabled
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_XFRM: enabled
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_XFRM_USER: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_INET_ESP: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]   - "ipvlan":
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_IPVLAN: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]   - "macvlan":
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_MACVLAN: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_DUMMY: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]   - "ftp,tftp client in container":
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:58:04 [2020-10-24T06:58:04.024Z] - Storage Drivers:
06:58:04 [2020-10-24T06:58:04.024Z]   - "aufs":
06:58:04 [2020-10-24T06:58:04.024Z]     - CONFIG_AUFS_FS: enabled (as module)
06:58:04 [2020-10-24T06:58:04.287Z]   - "btrfs":
06:58:04 [2020-10-24T06:58:04.287Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:58:04 [2020-10-24T06:58:04.287Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:58:04 [2020-10-24T06:58:04.287Z]   - "devicemapper":
06:58:04 [2020-10-24T06:58:04.287Z]     - CONFIG_BLK_DEV_DM: enabled
06:58:04 [2020-10-24T06:58:04.287Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:58:04 [2020-10-24T06:58:04.287Z]   - "overlay":
06:58:04 [2020-10-24T06:58:04.287Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:58:04 [2020-10-24T06:58:04.287Z]   - "zfs":
06:58:04 [2020-10-24T06:58:04.287Z]     - /dev/zfs: missing
06:58:04 [2020-10-24T06:58:04.287Z]     - zfs command: missing
06:58:04 [2020-10-24T06:58:04.287Z]     - zpool command: missing
06:58:04 [2020-10-24T06:58:04.287Z] 
06:58:04 [2020-10-24T06:58:04.287Z] Limits:
06:58:04 [2020-10-24T06:58:04.287Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:58:04 [2020-10-24T06:58:04.287Z] 
06:58:04 [2020-10-24T06:58:04.287Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:58:04 [2020-10-24T06:58:04.642Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1b8826beee9c86b76091931991f037c1410d0ea5 .
06:58:04 [2020-10-24T06:58:04.642Z] #2 [internal] load build definition from Dockerfile
06:58:04 [2020-10-24T06:58:04.642Z] #2 transferring dockerfile:
06:58:04 [2020-10-24T06:58:04.905Z] #2 transferring dockerfile: 16.58kB done
06:58:04 [2020-10-24T06:58:04.905Z] #2 DONE 0.2s
06:58:04 [2020-10-24T06:58:04.905Z] 
06:58:04 [2020-10-24T06:58:04.905Z] #1 [internal] load .dockerignore
06:58:04 [2020-10-24T06:58:04.905Z] #1 transferring context: 87B done
06:58:04 [2020-10-24T06:58:04.905Z] #1 DONE 0.2s
06:58:04 [2020-10-24T06:58:04.905Z] 
06:58:04 [2020-10-24T06:58:04.905Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
06:58:05 [2020-10-24T06:58:05.162Z] #48 33.29 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:05 [2020-10-24T06:58:05.527Z] #30 ...
06:58:05 [2020-10-24T06:58:05.527Z] 
06:58:05 [2020-10-24T06:58:05.527Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.883 + RM_GOPATH=0
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.883 + TMP_GOPATH=
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.883 + : /build
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.883 + '[' -z '' ']'
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.883 ++ mktemp -d
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.927 + export GOPATH=/tmp/tmp.uqRiiC7TuD
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.927 + GOPATH=/tmp/tmp.uqRiiC7TuD
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.927 + RM_GOPATH=1
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.927 + case "$(go env GOARCH)" in
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.927 ++ go env GOARCH
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + export GO_BUILDMODE=-buildmode=pie
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + GO_BUILDMODE=-buildmode=pie
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 ++ dirname /tmp/install/install.sh
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + dir=/tmp/install
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + bin=proxy
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + shift
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + '[' '!' -f /tmp/install/proxy.installer ']'
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + . /tmp/install/proxy.installer
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + install_proxy
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + case "$1" in
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + export CGO_ENABLED=0
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + CGO_ENABLED=0
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + _install_proxy
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.936 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uqRiiC7TuD/src/github.com/docker/libnetwork
06:58:05 [2020-10-24T06:58:05.527Z] #62 4.937 Cloning into '/tmp/tmp.uqRiiC7TuD/src/github.com/docker/libnetwork'...
06:58:05 [2020-10-24T06:58:05.855Z] #3 DONE 0.8s
06:58:05 [2020-10-24T06:58:05.855Z] 
06:58:05 [2020-10-24T06:58:05.855Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
06:58:05 [2020-10-24T06:58:05.855Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
06:58:05 [2020-10-24T06:58:05.855Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
06:58:05 [2020-10-24T06:58:05.855Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
06:58:05 [2020-10-24T06:58:05.855Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
06:58:05 [2020-10-24T06:58:05.855Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
06:58:05 [2020-10-24T06:58:05.953Z] #56 ...
06:58:05 [2020-10-24T06:58:05.953Z] 
06:58:05 [2020-10-24T06:58:05.953Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:05 [2020-10-24T06:58:05.953Z] #41 37.04   CC       images/opts.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 37.29   CC       images/seccomp.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 37.56   CC       images/binfmt-misc.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 37.83   CC       images/time.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 37.99   CC       images/sysctl.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 38.26   CC       images/autofs.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 38.49   CC       images/macvlan.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 38.66   CC       images/sit.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 38.94   CC       images/memfd.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.20   CC       images/timens.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.45   LINK     images/built-in.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.60   GEN      compel/include/asm
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.63   GEN      compel/include/version.h
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.65 touch .config
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.69   GEN      include/common/config.h
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.79   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.82   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.83   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.86   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.89   DEP      compel/arch/x86/plugins/std/memcpy.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.93   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.95   GEN      compel/plugins/include/uapi/std/syscall.h
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.97   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:58:05 [2020-10-24T06:58:05.953Z] #41 39.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.02   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.02   DEP      compel/plugins/std/infect.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.12   DEP      compel/plugins/std/string.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.19   DEP      compel/plugins/std/log.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.31   DEP      compel/plugins/std/fds.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.40   DEP      compel/plugins/std/std.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.51   DEP      compel/plugins/shmem/shmem.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.61   DEP      compel/plugins/fds/fds.d
06:58:05 [2020-10-24T06:58:05.953Z] #41 40.77   CC       compel/plugins/std/std.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 41.06   CC       compel/plugins/std/fds.o
06:58:05 [2020-10-24T06:58:05.953Z] #41 41.57   CC       compel/plugins/std/log.o
06:58:06 [2020-10-24T06:58:06.122Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.4s
06:58:06 [2020-10-24T06:58:06.122Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s
06:58:06 [2020-10-24T06:58:06.247Z] #30 ...
06:58:06 [2020-10-24T06:58:06.248Z] 
06:58:06 [2020-10-24T06:58:06.248Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:06 [2020-10-24T06:58:06.248Z] #34 6.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:06 [2020-10-24T06:58:06.248Z] #34 6.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:06 [2020-10-24T06:58:06.248Z] #34 6.321 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:06 [2020-10-24T06:58:06.248Z] #34 6.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:06 [2020-10-24T06:58:06.386Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done
06:58:06 [2020-10-24T06:58:06.386Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
06:58:06 [2020-10-24T06:58:06.505Z] #34 ...
06:58:06 [2020-10-24T06:58:06.506Z] 
06:58:06 [2020-10-24T06:58:06.506Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + RM_GOPATH=0
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + TMP_GOPATH=
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + : /build
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + '[' -z '' ']'
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 ++ mktemp -d
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + export GOPATH=/tmp/tmp.MCmuuqVJrT
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + GOPATH=/tmp/tmp.MCmuuqVJrT
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + RM_GOPATH=1
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 + case "$(go env GOARCH)" in
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.964 ++ go env GOARCH
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.973 + export GO_BUILDMODE=-buildmode=pie
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.974 + GO_BUILDMODE=-buildmode=pie
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.974 ++ dirname /tmp/install/install.sh
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.977 + dir=/tmp/install
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + bin=rootlesskit
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + shift
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + . /tmp/install/rootlesskit.installer
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + install_rootlesskit
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + case "$1" in
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + export CGO_ENABLED=0
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + CGO_ENABLED=0
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + _install_rootlesskit
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.978 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MCmuuqVJrT/src/github.com/rootless-containers/rootlesskit
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.984 Cloning into '/tmp/tmp.MCmuuqVJrT/src/github.com/rootless-containers/rootlesskit'...
06:58:06 [2020-10-24T06:58:06.506Z] #56 6.988 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:06 [2020-10-24T06:58:06.522Z] #41 42.32   CC       compel/plugins/std/string.o
06:58:06 [2020-10-24T06:58:06.522Z] #41 ...
06:58:06 [2020-10-24T06:58:06.522Z] 
06:58:06 [2020-10-24T06:58:06.522Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:06 [2020-10-24T06:58:06.522Z] #43 99.55 vendor/golang.org/x/net/http2/hpack
06:58:06 [2020-10-24T06:58:06.522Z] #43 100.6 mime
06:58:06 [2020-10-24T06:58:06.522Z] #43 102.5 mime/quotedprintable
06:58:06 [2020-10-24T06:58:06.522Z] #43 102.7 net/http/internal
06:58:06 [2020-10-24T06:58:06.522Z] #43 105.4 net/textproto
06:58:06 [2020-10-24T06:58:06.522Z] #43 105.5 crypto/x509
06:58:06 [2020-10-24T06:58:06.522Z] #43 106.6 vendor/golang.org/x/net/http/httpguts
06:58:06 [2020-10-24T06:58:06.522Z] #43 107.0 vendor/golang.org/x/net/http/httpproxy
06:58:06 [2020-10-24T06:58:06.522Z] #43 107.5 mime/multipart
06:58:06 [2020-10-24T06:58:06.522Z] #43 109.5 crypto/tls
06:58:06 [2020-10-24T06:58:06.650Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
06:58:06 [2020-10-24T06:58:06.650Z] #4 DONE 1.0s
06:58:06 [2020-10-24T06:58:06.713Z] #48 ...
06:58:06 [2020-10-24T06:58:06.714Z] 
06:58:06 [2020-10-24T06:58:06.714Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:06 [2020-10-24T06:58:06.714Z] #54 23.25 Reading package lists...
06:58:06 [2020-10-24T06:58:06.714Z] #54 30.17 Building dependency tree...
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.42 The following additional packages will be installed:
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.42   libbtrfs0
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.60 The following NEW packages will be installed:
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.61   libbtrfs-dev libbtrfs0
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.84 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.84 Need to get 120 kB of archives.
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.84 After this operation, 423 kB of additional disk space will be used.
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
06:58:06 [2020-10-24T06:58:06.714Z] #54 32.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.28 debconf: delaying package configuration, since apt-utils is not installed
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.52 Fetched 120 kB in 0s (622 kB/s)
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.61 Selecting previously unselected package libbtrfs0.
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.70 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.73 Unpacking libbtrfs0 (4.20.1-2) ...
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.86 Selecting previously unselected package libbtrfs-dev.
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
06:58:06 [2020-10-24T06:58:06.714Z] #54 34.86 Unpacking libbtrfs-dev (4.20.1-2) ...
06:58:06 [2020-10-24T06:58:06.714Z] #54 35.11 Setting up libbtrfs0 (4.20.1-2) ...
06:58:06 [2020-10-24T06:58:06.714Z] #54 35.13 Setting up libbtrfs-dev (4.20.1-2) ...
06:58:07 [2020-10-24T06:58:07.015Z] #54 35.14 Processing triggers for libc-bin (2.28-10) ...
06:58:07 [2020-10-24T06:58:07.071Z] #56 ...
06:58:07 [2020-10-24T06:58:07.071Z] 
06:58:07 [2020-10-24T06:58:07.071Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.487 + RM_GOPATH=0
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.487 + TMP_GOPATH=
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.487 + : /build
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.487 + '[' -z '' ']'
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.488 ++ mktemp -d
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.491 + export GOPATH=/tmp/tmp.LoGjr9vQIA
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.491 + GOPATH=/tmp/tmp.LoGjr9vQIA
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.491 + RM_GOPATH=1
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.491 + case "$(go env GOARCH)" in
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.506 ++ go env GOARCH
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + export GO_BUILDMODE=-buildmode=pie
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + GO_BUILDMODE=-buildmode=pie
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 ++ dirname /tmp/install/install.sh
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + dir=/tmp/install
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + bin=proxy
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + shift
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + '[' '!' -f /tmp/install/proxy.installer ']'
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + . /tmp/install/proxy.installer
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + install_proxy
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + case "$1" in
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + export CGO_ENABLED=0
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + CGO_ENABLED=0
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + _install_proxy
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LoGjr9vQIA/src/github.com/docker/libnetwork
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.532 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:07 [2020-10-24T06:58:07.071Z] #62 7.555 Cloning into '/tmp/tmp.LoGjr9vQIA/src/github.com/docker/libnetwork'...
06:58:07 [2020-10-24T06:58:07.091Z] #43 ...
06:58:07 [2020-10-24T06:58:07.091Z] 
06:58:07 [2020-10-24T06:58:07.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:07 [2020-10-24T06:58:07.091Z] #41 42.92   CC       compel/plugins/std/infect.o
06:58:07 [2020-10-24T06:58:07.227Z] 
06:58:07 [2020-10-24T06:58:07.227Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
06:58:07 [2020-10-24T06:58:07.227Z] #7 DONE 0.4s
06:58:07 [2020-10-24T06:58:07.227Z] 
06:58:07 [2020-10-24T06:58:07.227Z] #5 [internal] load metadata for docker.io/library/debian:buster
06:58:07 [2020-10-24T06:58:07.227Z] #5 DONE 0.3s
06:58:07 [2020-10-24T06:58:07.227Z] 
06:58:07 [2020-10-24T06:58:07.227Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
06:58:07 [2020-10-24T06:58:07.323Z] #54 DONE 35.4s
06:58:07 [2020-10-24T06:58:07.323Z] 
06:58:07 [2020-10-24T06:58:07.323Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:58:07 [2020-10-24T06:58:07.323Z] #55 0.332 + RM_GOPATH=0
06:58:07 [2020-10-24T06:58:07.351Z] #41 43.31   CC       compel/arch/x86/plugins/std/parasite-head.o
06:58:07 [2020-10-24T06:58:07.351Z] #41 43.36   CC       compel/arch/x86/plugins/std/memcpy.o
06:58:07 [2020-10-24T06:58:07.351Z] #41 43.40   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:58:07 [2020-10-24T06:58:07.447Z] #62 ...
06:58:07 [2020-10-24T06:58:07.447Z] 
06:58:07 [2020-10-24T06:58:07.447Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.419 + RM_GOPATH=0
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.419 + TMP_GOPATH=
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.419 + : /build
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.419 + '[' -z '' ']'
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.419 ++ mktemp -d
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.441 + export GOPATH=/tmp/tmp.RGbuYOMCzy
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.441 + GOPATH=/tmp/tmp.RGbuYOMCzy
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.441 + RM_GOPATH=1
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.441 + case "$(go env GOARCH)" in
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.441 ++ go env GOARCH
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.489 + export GO_BUILDMODE=-buildmode=pie
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.489 + GO_BUILDMODE=-buildmode=pie
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.493 ++ dirname /tmp/install/install.sh
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 + dir=/tmp/install
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 + bin=dockercli
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 + shift
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 + . /tmp/install/dockercli.installer
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 ++ : stable
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 ++ : 17.06.2-ce
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 + install_dockercli
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.499 ++ uname -m
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.500 Install docker/cli version 17.06.2-ce from stable
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.527 + arch=x86_64
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.527 + '[' x86_64 '!=' x86_64 ']'
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.527 + url=https://download.docker.com/linux/static
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.527 + tar -xz docker/docker
06:58:07 [2020-10-24T06:58:07.447Z] #22 7.527 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:58:07 [2020-10-24T06:58:07.508Z] #6 DONE 0.4s
06:58:07 [2020-10-24T06:58:07.508Z] 
06:58:07 [2020-10-24T06:58:07.508Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:58:07 [2020-10-24T06:58:07.508Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
06:58:07 [2020-10-24T06:58:07.611Z] #41 43.47   AR       compel/plugins/std.lib.a
06:58:07 [2020-10-24T06:58:07.611Z] #41 43.55   CC       compel/plugins/fds/fds.o
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.333 + TMP_GOPATH=
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.334 + : /build
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.335 + '[' -z '' ']'
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.336 ++ mktemp -d
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.339 + export GOPATH=/tmp/tmp.7uvNAF0Zeh
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.341 + GOPATH=/tmp/tmp.7uvNAF0Zeh
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.341 + RM_GOPATH=1
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.342 + case "$(go env GOARCH)" in
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.344 ++ go env GOARCH
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.372 + export GO_BUILDMODE=-buildmode=pie
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.372 + GO_BUILDMODE=-buildmode=pie
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.375 ++ dirname /tmp/install/install.sh
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.377 + dir=/tmp/install
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.378 + bin=containerd
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.378 + shift
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.378 + '[' '!' -f /tmp/install/containerd.installer ']'
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.379 + . /tmp/install/containerd.installer
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.380 ++ set -e
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.380 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.386 + install_containerd
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.389 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.389 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7uvNAF0Zeh/src/github.com/containerd/containerd
06:58:07 [2020-10-24T06:58:07.637Z] #55 0.392 Cloning into '/tmp/tmp.7uvNAF0Zeh/src/github.com/containerd/containerd'...
06:58:07 [2020-10-24T06:58:07.802Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
06:58:07 [2020-10-24T06:58:07.802Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done
06:58:07 [2020-10-24T06:58:07.802Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done
06:58:07 [2020-10-24T06:58:07.879Z] #41 43.78   AR       compel/plugins/fds.lib.a
06:58:07 [2020-10-24T06:58:07.879Z] #41 43.84   HOSTDEP  compel/src/lib/log-host.d
06:58:07 [2020-10-24T06:58:07.879Z] #41 ...
06:58:07 [2020-10-24T06:58:07.879Z] 
06:58:07 [2020-10-24T06:58:07.879Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:58:07 [2020-10-24T06:58:07.879Z] #56 DONE 110.9s
06:58:07 [2020-10-24T06:58:07.879Z] 
06:58:07 [2020-10-24T06:58:07.879Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:58:07 [2020-10-24T06:58:07.879Z] #57 DONE 0.1s
06:58:07 [2020-10-24T06:58:07.879Z] 
06:58:07 [2020-10-24T06:58:07.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:07 [2020-10-24T06:58:07.879Z] #41 43.94   HOSTDEP  compel/src/lib/handle-elf-host.d
06:58:08 [2020-10-24T06:58:08.019Z] #22 ...
06:58:08 [2020-10-24T06:58:08.019Z] 
06:58:08 [2020-10-24T06:58:08.019Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:08 [2020-10-24T06:58:08.019Z] #53 8.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:08 [2020-10-24T06:58:08.139Z] #41 ...
06:58:08 [2020-10-24T06:58:08.139Z] 
06:58:08 [2020-10-24T06:58:08.139Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:58:08 [2020-10-24T06:58:08.139Z] #58 DONE 0.1s
06:58:08 [2020-10-24T06:58:08.139Z] 
06:58:08 [2020-10-24T06:58:08.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:08 [2020-10-24T06:58:08.139Z] #41 44.12   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:58:08 [2020-10-24T06:58:08.139Z] #41 44.19   HOSTDEP  compel/src/main-host.d
06:58:08 [2020-10-24T06:58:08.280Z] #53 8.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:08 [2020-10-24T06:58:08.280Z] #53 8.304 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:08 [2020-10-24T06:58:08.398Z] #41 44.31   DEP      compel/src/lib/ptrace.d
06:58:08 [2020-10-24T06:58:08.658Z] #41 44.47   DEP      compel/src/lib/infect.d
06:58:08 [2020-10-24T06:58:08.658Z] #41 44.64   DEP      compel/src/lib/infect-util.d
06:58:08 [2020-10-24T06:58:08.658Z] #41 44.77   DEP      compel/src/lib/infect-rpc.d
06:58:08 [2020-10-24T06:58:08.932Z] #41 44.94   DEP      compel/arch/x86/src/lib/infect.d
06:58:08 [2020-10-24T06:58:08.932Z] #41 45.03   DEP      compel/arch/x86/src/lib/cpu.d
06:58:09 [2020-10-24T06:58:09.193Z] #41 45.10   DEP      compel/src/lib/log.d
06:58:09 [2020-10-24T06:58:09.193Z] #41 45.21   DEP      compel/src/main.d
06:58:09 [2020-10-24T06:58:09.452Z] #41 45.35   DEP      compel/src/lib/handle-elf.d
06:58:09 [2020-10-24T06:58:09.452Z] #41 45.43   DEP      compel/arch/x86/src/lib/handle-elf.d
06:58:09 [2020-10-24T06:58:09.607Z] #62 ...
06:58:09 [2020-10-24T06:58:09.607Z] 
06:58:09 [2020-10-24T06:58:09.608Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.220 + RM_GOPATH=0
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.220 + TMP_GOPATH=
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.220 + : /build
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.220 + '[' -z '' ']'
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.232 ++ mktemp -d
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.232 + export GOPATH=/tmp/tmp.jzwWdOBolB
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.232 + GOPATH=/tmp/tmp.jzwWdOBolB
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.232 + RM_GOPATH=1
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.232 + case "$(go env GOARCH)" in
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.232 ++ go env GOARCH
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 Install docker/cli version 17.06.2-ce from stable
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + export GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 ++ dirname /tmp/install/install.sh
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + dir=/tmp/install
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + bin=dockercli
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + shift
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + . /tmp/install/dockercli.installer
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 ++ : stable
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 ++ : 17.06.2-ce
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + install_dockercli
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.264 ++ uname -m
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.277 + arch=x86_64
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.277 + '[' x86_64 '!=' x86_64 ']'
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.277 + url=https://download.docker.com/linux/static
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.277 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:58:09 [2020-10-24T06:58:09.608Z] #22 7.277 + tar -xz docker/docker
06:58:09 [2020-10-24T06:58:09.608Z] #22 ...
06:58:09 [2020-10-24T06:58:09.608Z] 
06:58:09 [2020-10-24T06:58:09.608Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:58:09 [2020-10-24T06:58:09.608Z] #38 7.142 + git clone https://github.com/docker/distribution.git .
06:58:09 [2020-10-24T06:58:09.608Z] #38 7.156 Cloning into '.'...
06:58:09 [2020-10-24T06:58:09.608Z] #38 ...
06:58:09 [2020-10-24T06:58:09.608Z] 
06:58:09 [2020-10-24T06:58:09.608Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.106 + RM_GOPATH=0
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.106 + TMP_GOPATH=
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.106 + : /build
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.106 + '[' -z '' ']'
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.114 ++ mktemp -d
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.114 + export GOPATH=/tmp/tmp.J32nIg4Mtc
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.114 + GOPATH=/tmp/tmp.J32nIg4Mtc
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.114 + RM_GOPATH=1
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.114 + case "$(go env GOARCH)" in
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.114 ++ go env GOARCH
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.151 + export GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.151 + GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.151 ++ dirname /tmp/install/install.sh
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + dir=/tmp/install
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + bin=tomlv
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + shift
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + . /tmp/install/tomlv.installer
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + install_tomlv
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.166 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.J32nIg4Mtc/src/github.com/BurntSushi/toml
06:58:09 [2020-10-24T06:58:09.608Z] #32 7.175 Cloning into '/tmp/tmp.J32nIg4Mtc/src/github.com/BurntSushi/toml'...
06:58:09 [2020-10-24T06:58:09.608Z] #32 8.932 + cd /tmp/tmp.J32nIg4Mtc/src/github.com/BurntSushi/toml
06:58:09 [2020-10-24T06:58:09.608Z] #32 8.943 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:09 [2020-10-24T06:58:09.608Z] #32 9.114 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:58:09 [2020-10-24T06:58:09.608Z] #32 9.797 internal/cpu
06:58:09 [2020-10-24T06:58:09.608Z] #32 9.802 runtime/internal/atomic
06:58:09 [2020-10-24T06:58:09.608Z] #32 10.24 runtime/internal/math
06:58:09 [2020-10-24T06:58:09.677Z] #53 9.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:09 [2020-10-24T06:58:09.712Z] #41 45.54   CC       compel/src/lib/log.o
06:58:09 [2020-10-24T06:58:09.712Z] #41 45.76   CC       compel/arch/x86/src/lib/cpu.o
06:58:09 [2020-10-24T06:58:09.755Z] #55 ...
06:58:09 [2020-10-24T06:58:09.755Z] 
06:58:09 [2020-10-24T06:58:09.755Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:09 [2020-10-24T06:58:09.755Z] #35 21.72 Reading package lists...
06:58:09 [2020-10-24T06:58:09.755Z] #35 27.80 Building dependency tree...
06:58:09 [2020-10-24T06:58:09.755Z] #35 30.08 The following additional packages will be installed:
06:58:09 [2020-10-24T06:58:09.755Z] #35 30.09   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:58:09 [2020-10-24T06:58:09.755Z] #35 30.10 Suggested packages:
06:58:09 [2020-10-24T06:58:09.755Z] #35 30.10   cmake-doc ninja-build lrzip
06:58:09 [2020-10-24T06:58:09.755Z] #35 30.10 Recommended packages:
06:58:09 [2020-10-24T06:58:09.755Z] #35 30.10   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.10 The following NEW packages will be installed:
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.11   vim-common xxd
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.26 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.26 Need to get 14.9 MB of archives.
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.26 After this operation, 67.2 MB of additional disk space will be used.
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
06:58:09 [2020-10-24T06:58:09.755Z] #35 31.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
06:58:09 [2020-10-24T06:58:09.755Z] #35 33.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
06:58:09 [2020-10-24T06:58:09.755Z] #35 33.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
06:58:09 [2020-10-24T06:58:09.756Z] #35 33.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
06:58:09 [2020-10-24T06:58:09.756Z] #35 33.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
06:58:09 [2020-10-24T06:58:09.756Z] #35 33.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
06:58:09 [2020-10-24T06:58:09.756Z] #35 33.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
06:58:09 [2020-10-24T06:58:09.756Z] #35 35.21 debconf: delaying package configuration, since apt-utils is not installed
06:58:09 [2020-10-24T06:58:09.756Z] #35 35.42 Fetched 14.9 MB in 3s (5313 kB/s)
06:58:09 [2020-10-24T06:58:09.756Z] #35 35.64 Selecting previously unselected package xxd.
06:58:09 [2020-10-24T06:58:09.756Z] #35 35.64 (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.)
06:58:09 [2020-10-24T06:58:09.756Z] #35 35.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
06:58:09 [2020-10-24T06:58:09.756Z] #35 35.89 Unpacking xxd (2:8.1.0875-5) ...
06:58:09 [2020-10-24T06:58:09.756Z] #35 36.09 Selecting previously unselected package vim-common.
06:58:09 [2020-10-24T06:58:09.756Z] #35 36.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:58:09 [2020-10-24T06:58:09.756Z] #35 36.12 Unpacking vim-common (2:8.1.0875-5) ...
06:58:09 [2020-10-24T06:58:09.756Z] #35 36.42 Selecting previously unselected package cmake-data.
06:58:09 [2020-10-24T06:58:09.756Z] #35 36.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:58:09 [2020-10-24T06:58:09.756Z] #35 36.44 Unpacking cmake-data (3.13.4-1) ...
06:58:09 [2020-10-24T06:58:09.869Z] #32 ...
06:58:09 [2020-10-24T06:58:09.869Z] 
06:58:09 [2020-10-24T06:58:09.869Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.703 + RM_GOPATH=0
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.703 + TMP_GOPATH=
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.703 + : /build
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.703 + '[' -z '' ']'
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.703 ++ mktemp -d
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.722 + export GOPATH=/tmp/tmp.hhe67Rbs4e
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.722 + GOPATH=/tmp/tmp.hhe67Rbs4e
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.722 + RM_GOPATH=1
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.722 + case "$(go env GOARCH)" in
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.722 ++ go env GOARCH
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.836 + export GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.836 + GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.836 ++ dirname /tmp/install/install.sh
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + dir=/tmp/install
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + bin=golangci_lint
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + shift
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + . /tmp/install/golangci_lint.installer
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 ++ : v1.23.8
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + install_golangci_lint
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + set -e
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + export GO111MODULE=on
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + GO111MODULE=on
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + GOBIN=/build
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.847 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.848 go: finding github.com v1.23.8
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.850 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
06:58:09 [2020-10-24T06:58:09.869Z] #47 7.850 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
06:58:09 [2020-10-24T06:58:09.870Z] #47 7.850 go: finding github.com/golangci/golangci-lint v1.23.8
06:58:09 [2020-10-24T06:58:09.870Z] #47 7.850 go: finding github.com/golangci v1.23.8
06:58:09 [2020-10-24T06:58:09.870Z] #47 9.157 go: downloading github.com/golangci/golangci-lint v1.23.8
06:58:09 [2020-10-24T06:58:09.870Z] #47 10.09 go: extracting github.com/golangci/golangci-lint v1.23.8
06:58:09 [2020-10-24T06:58:09.870Z] #47 ...
06:58:09 [2020-10-24T06:58:09.870Z] 
06:58:09 [2020-10-24T06:58:09.870Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + RM_GOPATH=0
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + TMP_GOPATH=
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + : /build
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + '[' -z '' ']'
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 ++ mktemp -d
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + export GOPATH=/tmp/tmp.2s7GFFJRRC
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + GOPATH=/tmp/tmp.2s7GFFJRRC
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + RM_GOPATH=1
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 + case "$(go env GOARCH)" in
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.429 ++ go env GOARCH
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + export GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + GO_BUILDMODE=-buildmode=pie
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 ++ dirname /tmp/install/install.sh
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + dir=/tmp/install
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + bin=vndr
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + shift
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + '[' '!' -f /tmp/install/vndr.installer ']'
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + . /tmp/install/vndr.installer
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + install_vndr
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2s7GFFJRRC/src/github.com/LK4D4/vndr
06:58:09 [2020-10-24T06:58:09.870Z] #43 6.439 Cloning into '/tmp/tmp.2s7GFFJRRC/src/github.com/LK4D4/vndr'...
06:58:09 [2020-10-24T06:58:09.870Z] #43 7.082 + cd /tmp/tmp.2s7GFFJRRC/src/github.com/LK4D4/vndr
06:58:09 [2020-10-24T06:58:09.870Z] #43 7.082 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
06:58:09 [2020-10-24T06:58:09.870Z] #43 7.106 + go build -buildmode=pie -v -o /build/vndr .
06:58:09 [2020-10-24T06:58:09.870Z] #43 9.531 internal/cpu
06:58:09 [2020-10-24T06:58:09.870Z] #43 9.537 runtime/internal/atomic
06:58:09 [2020-10-24T06:58:09.870Z] #43 9.881 runtime/internal/sys
06:58:09 [2020-10-24T06:58:09.870Z] #43 10.11 runtime/internal/math
06:58:09 [2020-10-24T06:58:09.870Z] #43 10.17 internal/bytealg
06:58:09 [2020-10-24T06:58:09.870Z] #43 10.36 internal/race
06:58:09 [2020-10-24T06:58:09.870Z] #43 10.58 sync/atomic
06:58:09 [2020-10-24T06:58:09.957Z] #53 ...
06:58:09 [2020-10-24T06:58:09.957Z] 
06:58:09 [2020-10-24T06:58:09.957Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:09 [2020-10-24T06:58:09.957Z] #34 7.991 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:09 [2020-10-24T06:58:09.957Z] #34 8.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:09 [2020-10-24T06:58:09.957Z] #34 8.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:09 [2020-10-24T06:58:09.957Z] #34 9.354 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:09 [2020-10-24T06:58:09.957Z] #34 ...
06:58:09 [2020-10-24T06:58:09.957Z] 
06:58:09 [2020-10-24T06:58:09.957Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:09 [2020-10-24T06:58:09.957Z] #40 8.732 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:09 [2020-10-24T06:58:09.957Z] #40 8.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:09 [2020-10-24T06:58:09.957Z] #40 8.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:09 [2020-10-24T06:58:09.957Z] #40 9.631 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:10 [2020-10-24T06:58:10.056Z] #35 ...
06:58:10 [2020-10-24T06:58:10.056Z] 
06:58:10 [2020-10-24T06:58:10.056Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:10 [2020-10-24T06:58:10.056Z] #12 21.98 Reading package lists...
06:58:10 [2020-10-24T06:58:10.056Z] #12 28.40 Building dependency tree...
06:58:10 [2020-10-24T06:58:10.056Z] #12 30.98 The following additional packages will be installed:
06:58:10 [2020-10-24T06:58:10.056Z] #12 30.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:58:10 [2020-10-24T06:58:10.056Z] #12 30.99   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:58:10 [2020-10-24T06:58:10.057Z] #12 30.99   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:58:10 [2020-10-24T06:58:10.057Z] #12 30.99   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:58:10 [2020-10-24T06:58:10.057Z] #12 31.00 Suggested packages:
06:58:10 [2020-10-24T06:58:10.057Z] #12 31.01   gcc-8-locales seccomp wine64
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.32 The following NEW packages will be installed:
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.32   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.32   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.32   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.32   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.32   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.33   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.52 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.52 Need to get 78.9 MB of archives.
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.52 After this operation, 532 MB of additional disk space will be used.
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.52 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]
06:58:10 [2020-10-24T06:58:10.057Z] #12 32.85 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]
06:58:10 [2020-10-24T06:58:10.057Z] #12 33.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #12 33.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #12 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #12 33.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #12 33.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #12 33.97 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]
06:58:10 [2020-10-24T06:58:10.057Z] #12 33.99 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]
06:58:10 [2020-10-24T06:58:10.057Z] #12 36.91 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]
06:58:10 [2020-10-24T06:58:10.057Z] #12 ...
06:58:10 [2020-10-24T06:58:10.057Z] 
06:58:10 [2020-10-24T06:58:10.057Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:10 [2020-10-24T06:58:10.057Z] #41 22.25 Reading package lists...
06:58:10 [2020-10-24T06:58:10.057Z] #41 32.08 Building dependency tree...
06:58:10 [2020-10-24T06:58:10.057Z] #41 35.15 The following additional packages will be installed:
06:58:10 [2020-10-24T06:58:10.057Z] #41 35.15   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:58:10 [2020-10-24T06:58:10.057Z] #41 35.15   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:58:10 [2020-10-24T06:58:10.057Z] #41 35.16 Suggested packages:
06:58:10 [2020-10-24T06:58:10.057Z] #41 35.16   manpages-dev python-setuptools
06:58:10 [2020-10-24T06:58:10.057Z] #41 36.99 The following NEW packages will be installed:
06:58:10 [2020-10-24T06:58:10.057Z] #41 36.99   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:58:10 [2020-10-24T06:58:10.057Z] #41 36.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:58:10 [2020-10-24T06:58:10.057Z] #41 36.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.00   python-six zlib1g-dev
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.13 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.13 Need to get 4075 kB of archives.
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.13 After this operation, 24.5 MB of additional disk space will be used.
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 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]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
06:58:10 [2020-10-24T06:58:10.057Z] #41 37.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
06:58:10 [2020-10-24T06:58:10.130Z] #43 ...
06:58:10 [2020-10-24T06:58:10.130Z] 
06:58:10 [2020-10-24T06:58:10.130Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:10 [2020-10-24T06:58:10.130Z] #53 8.125 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:10 [2020-10-24T06:58:10.130Z] #53 8.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:10 [2020-10-24T06:58:10.130Z] #53 8.295 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:10 [2020-10-24T06:58:10.130Z] #53 9.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:10 [2020-10-24T06:58:10.223Z] #40 ...
06:58:10 [2020-10-24T06:58:10.223Z] 
06:58:10 [2020-10-24T06:58:10.223Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + RM_GOPATH=0
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + TMP_GOPATH=
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + : /build
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + '[' -z '' ']'
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 ++ mktemp -d
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + export GOPATH=/tmp/tmp.rdGm2KJNxc
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + GOPATH=/tmp/tmp.rdGm2KJNxc
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + RM_GOPATH=1
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + case "$(go env GOARCH)" in
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 ++ go env GOARCH
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + export GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 ++ dirname /tmp/install/install.sh
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + dir=/tmp/install
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + bin=rootlesskit
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + shift
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + . /tmp/install/rootlesskit.installer
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + install_rootlesskit
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + case "$1" in
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + export CGO_ENABLED=0
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + CGO_ENABLED=0
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + _install_rootlesskit
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.165 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rdGm2KJNxc/src/github.com/rootless-containers/rootlesskit
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.197 Cloning into '/tmp/tmp.rdGm2KJNxc/src/github.com/rootless-containers/rootlesskit'...
06:58:10 [2020-10-24T06:58:10.223Z] #56 6.198 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:10 [2020-10-24T06:58:10.387Z] #53 ...
06:58:10 [2020-10-24T06:58:10.387Z] 
06:58:10 [2020-10-24T06:58:10.387Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:10 [2020-10-24T06:58:10.387Z] #11 6.556 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:10 [2020-10-24T06:58:10.387Z] #11 6.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:10 [2020-10-24T06:58:10.387Z] #11 6.610 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:10 [2020-10-24T06:58:10.387Z] #11 7.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:10 [2020-10-24T06:58:10.387Z] #11 ...
06:58:10 [2020-10-24T06:58:10.387Z] 
06:58:10 [2020-10-24T06:58:10.387Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + RM_GOPATH=0
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + TMP_GOPATH=
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + : /build
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + '[' -z '' ']'
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 ++ mktemp -d
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + export GOPATH=/tmp/tmp.jsoCxXnPXY
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + GOPATH=/tmp/tmp.jsoCxXnPXY
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + RM_GOPATH=1
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 + case "$(go env GOARCH)" in
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.793 ++ go env GOARCH
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + export GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 ++ dirname /tmp/install/install.sh
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + dir=/tmp/install
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + bin=gotestsum
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + shift
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + . /tmp/install/gotestsum.installer
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 ++ : v0.5.3
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + install_gotestsum
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + set -e
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + export GO111MODULE=on
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + GO111MODULE=on
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + GOBIN=/build
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.839 + go get gotest.tools/gotestsum@v0.5.3
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.920 go: finding gotest.tools/gotestsum v0.5.3
06:58:10 [2020-10-24T06:58:10.387Z] #45 6.920 go: finding gotest.tools v0.5.3
06:58:10 [2020-10-24T06:58:10.387Z] #45 8.398 go: downloading gotest.tools/gotestsum v0.5.3
06:58:10 [2020-10-24T06:58:10.387Z] #45 9.083 go: extracting gotest.tools/gotestsum v0.5.3
06:58:10 [2020-10-24T06:58:10.387Z] #45 10.76 go: downloading github.com/spf13/pflag v1.0.3
06:58:10 [2020-10-24T06:58:10.387Z] #45 10.93 go: downloading github.com/fatih/color v1.9.0
06:58:10 [2020-10-24T06:58:10.387Z] #45 10.97 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:10 [2020-10-24T06:58:10.387Z] #45 10.97 go: downloading github.com/jonboulle/clockwork v0.1.0
06:58:10 [2020-10-24T06:58:10.525Z] #56 ...
06:58:10 [2020-10-24T06:58:10.525Z] 
06:58:10 [2020-10-24T06:58:10.525Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.406 + RM_GOPATH=0
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.406 + TMP_GOPATH=
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.406 + : /build
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.406 + '[' -z '' ']'
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.406 ++ mktemp -d
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.412 + export GOPATH=/tmp/tmp.2F8Z489hZz
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.412 + GOPATH=/tmp/tmp.2F8Z489hZz
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.412 + RM_GOPATH=1
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.412 + case "$(go env GOARCH)" in
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.412 ++ go env GOARCH
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.476 + export GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.476 + GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.477 ++ dirname /tmp/install/install.sh
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + dir=/tmp/install
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + bin=gotestsum
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + shift
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + . /tmp/install/gotestsum.installer
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 ++ : v0.5.3
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + install_gotestsum
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + set -e
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + export GO111MODULE=on
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + GO111MODULE=on
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + GOBIN=/build
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.500 + go get gotest.tools/gotestsum@v0.5.3
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.565 go: finding gotest.tools v0.5.3
06:58:10 [2020-10-24T06:58:10.525Z] #45 7.565 go: finding gotest.tools/gotestsum v0.5.3
06:58:10 [2020-10-24T06:58:10.525Z] #45 8.941 go: downloading gotest.tools/gotestsum v0.5.3
06:58:10 [2020-10-24T06:58:10.525Z] #45 10.55 go: extracting gotest.tools/gotestsum v0.5.3
06:58:10 [2020-10-24T06:58:10.525Z] #45 ...
06:58:10 [2020-10-24T06:58:10.525Z] 
06:58:10 [2020-10-24T06:58:10.525Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + RM_GOPATH=0
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + TMP_GOPATH=
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + : /build
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + '[' -z '' ']'
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 ++ mktemp -d
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + export GOPATH=/tmp/tmp.VeW3xVdSVa
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + GOPATH=/tmp/tmp.VeW3xVdSVa
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + RM_GOPATH=1
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 + case "$(go env GOARCH)" in
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.837 ++ go env GOARCH
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + export GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 ++ dirname /tmp/install/install.sh
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + dir=/tmp/install
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + bin=golangci_lint
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + shift
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + . /tmp/install/golangci_lint.installer
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 ++ : v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + install_golangci_lint
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + set -e
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + export GO111MODULE=on
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + GO111MODULE=on
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + GOBIN=/build
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.848 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.897 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.898 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.898 go: finding github.com/golangci/golangci-lint v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.898 go: finding github.com/golangci v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 5.898 go: finding github.com v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 6.616 go: downloading github.com/golangci/golangci-lint v1.23.8
06:58:10 [2020-10-24T06:58:10.525Z] #47 7.541 go: extracting github.com/golangci/golangci-lint v1.23.8
06:58:10 [2020-10-24T06:58:10.550Z] #54 139.3 + bin/containerd-stress
06:58:10 [2020-10-24T06:58:10.646Z] #45 ...
06:58:10 [2020-10-24T06:58:10.646Z] 
06:58:10 [2020-10-24T06:58:10.646Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + RM_GOPATH=0
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + TMP_GOPATH=
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + : /build
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + '[' -z '' ']'
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 ++ mktemp -d
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + export GOPATH=/tmp/tmp.mxDFOihqco
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + GOPATH=/tmp/tmp.mxDFOihqco
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + RM_GOPATH=1
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 + case "$(go env GOARCH)" in
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.875 ++ go env GOARCH
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.914 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + export GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 ++ dirname /tmp/install/install.sh
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + dir=/tmp/install
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + bin=shfmt
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + shift
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + . /tmp/install/shfmt.installer
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + install_shfmt
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mxDFOihqco/src/github.com/mvdan/sh
06:58:10 [2020-10-24T06:58:10.646Z] #49 6.920 Cloning into '/tmp/tmp.mxDFOihqco/src/github.com/mvdan/sh'...
06:58:10 [2020-10-24T06:58:10.646Z] #49 ...
06:58:10 [2020-10-24T06:58:10.646Z] 
06:58:10 [2020-10-24T06:58:10.646Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:10 [2020-10-24T06:58:10.646Z] #40 6.535 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:10 [2020-10-24T06:58:10.646Z] #40 6.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:10 [2020-10-24T06:58:10.646Z] #40 6.588 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:10 [2020-10-24T06:58:10.646Z] #40 7.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:10 [2020-10-24T06:58:10.652Z] #41 46.37   CC       compel/arch/x86/src/lib/infect.o
06:58:10 [2020-10-24T06:58:10.710Z] #41 39.15 debconf: delaying package configuration, since apt-utils is not installed
06:58:10 [2020-10-24T06:58:10.787Z] #47 ...
06:58:10 [2020-10-24T06:58:10.787Z] 
06:58:10 [2020-10-24T06:58:10.787Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.218 + RM_GOPATH=0
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.218 + TMP_GOPATH=
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.218 + : /build
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.218 + '[' -z '' ']'
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.219 ++ mktemp -d
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.228 + export GOPATH=/tmp/tmp.PfFQ05zTKJ
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.228 + GOPATH=/tmp/tmp.PfFQ05zTKJ
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.228 + RM_GOPATH=1
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.228 + case "$(go env GOARCH)" in
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.228 ++ go env GOARCH
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.246 + export GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.246 + GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.246 ++ dirname /tmp/install/install.sh
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + dir=/tmp/install
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + bin=tomlv
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + shift
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + . /tmp/install/tomlv.installer
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + install_tomlv
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.279 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PfFQ05zTKJ/src/github.com/BurntSushi/toml
06:58:10 [2020-10-24T06:58:10.787Z] #32 8.304 Cloning into '/tmp/tmp.PfFQ05zTKJ/src/github.com/BurntSushi/toml'...
06:58:10 [2020-10-24T06:58:10.787Z] #32 10.21 + cd /tmp/tmp.PfFQ05zTKJ/src/github.com/BurntSushi/toml
06:58:10 [2020-10-24T06:58:10.787Z] #32 10.21 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:10 [2020-10-24T06:58:10.787Z] #32 10.28 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:58:10 [2020-10-24T06:58:10.787Z] #32 10.85 internal/bytealg
06:58:10 [2020-10-24T06:58:10.787Z] #32 10.86 math/bits
06:58:10 [2020-10-24T06:58:10.787Z] #32 ...
06:58:10 [2020-10-24T06:58:10.787Z] 
06:58:10 [2020-10-24T06:58:10.787Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + RM_GOPATH=0
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + TMP_GOPATH=
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + : /build
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + '[' -z '' ']'
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 ++ mktemp -d
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + export GOPATH=/tmp/tmp.5BWjo9FrPz
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + GOPATH=/tmp/tmp.5BWjo9FrPz
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + RM_GOPATH=1
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 + case "$(go env GOARCH)" in
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.412 ++ go env GOARCH
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.460 + export GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.460 + GO_BUILDMODE=-buildmode=pie
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.468 ++ dirname /tmp/install/install.sh
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + dir=/tmp/install
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + bin=shfmt
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + shift
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + . /tmp/install/shfmt.installer
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + install_shfmt
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5BWjo9FrPz/src/github.com/mvdan/sh
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.476 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:10 [2020-10-24T06:58:10.787Z] #49 7.484 Cloning into '/tmp/tmp.5BWjo9FrPz/src/github.com/mvdan/sh'...
06:58:10 [2020-10-24T06:58:10.905Z] #40 ...
06:58:10 [2020-10-24T06:58:10.905Z] 
06:58:10 [2020-10-24T06:58:10.905Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:10 [2020-10-24T06:58:10.905Z] #43 11.19 unicode
06:58:11 [2020-10-24T06:58:11.011Z] #41 39.30 Fetched 4075 kB in 1s (5125 kB/s)
06:58:11 [2020-10-24T06:58:11.011Z] #41 39.39 Selecting previously unselected package libcap-dev:ppc64el.
06:58:11 [2020-10-24T06:58:11.011Z] #41 39.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
06:58:11 [2020-10-24T06:58:11.011Z] #41 ...
06:58:11 [2020-10-24T06:58:11.011Z] 
06:58:11 [2020-10-24T06:58:11.011Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:11 [2020-10-24T06:58:11.011Z] #12 39.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
06:58:11 [2020-10-24T06:58:11.011Z] #12 39.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
06:58:11 [2020-10-24T06:58:11.061Z] #49 ...
06:58:11 [2020-10-24T06:58:11.061Z] 
06:58:11 [2020-10-24T06:58:11.061Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:11 [2020-10-24T06:58:11.061Z] #11 8.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:11 [2020-10-24T06:58:11.061Z] #11 9.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:11 [2020-10-24T06:58:11.061Z] #11 9.050 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:11 [2020-10-24T06:58:11.061Z] #11 10.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:11 [2020-10-24T06:58:11.061Z] #11 ...
06:58:11 [2020-10-24T06:58:11.061Z] 
06:58:11 [2020-10-24T06:58:11.061Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + RM_GOPATH=0
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + TMP_GOPATH=
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + : /build
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + '[' -z '' ']'
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 ++ mktemp -d
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + export GOPATH=/tmp/tmp.Y3xkWKiPfw
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + GOPATH=/tmp/tmp.Y3xkWKiPfw
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + RM_GOPATH=1
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 + case "$(go env GOARCH)" in
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.846 ++ go env GOARCH
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + export GO_BUILDMODE=-buildmode=pie
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + GO_BUILDMODE=-buildmode=pie
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 ++ dirname /tmp/install/install.sh
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + dir=/tmp/install
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + bin=vndr
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + shift
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + '[' '!' -f /tmp/install/vndr.installer ']'
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + . /tmp/install/vndr.installer
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + install_vndr
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Y3xkWKiPfw/src/github.com/LK4D4/vndr
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.861 Cloning into '/tmp/tmp.Y3xkWKiPfw/src/github.com/LK4D4/vndr'...
06:58:11 [2020-10-24T06:58:11.061Z] #43 6.862 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
06:58:11 [2020-10-24T06:58:11.061Z] #43 7.443 + cd /tmp/tmp.Y3xkWKiPfw/src/github.com/LK4D4/vndr
06:58:11 [2020-10-24T06:58:11.061Z] #43 7.443 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
06:58:11 [2020-10-24T06:58:11.061Z] #43 7.458 + go build -buildmode=pie -v -o /build/vndr .
06:58:11 [2020-10-24T06:58:11.061Z] #43 9.442 internal/cpu
06:58:11 [2020-10-24T06:58:11.061Z] #43 9.470 runtime/internal/atomic
06:58:11 [2020-10-24T06:58:11.061Z] #43 9.812 runtime/internal/sys
06:58:11 [2020-10-24T06:58:11.061Z] #43 10.11 runtime/internal/math
06:58:11 [2020-10-24T06:58:11.061Z] #43 10.13 internal/bytealg
06:58:11 [2020-10-24T06:58:11.061Z] #43 10.28 internal/race
06:58:11 [2020-10-24T06:58:11.061Z] #43 10.35 sync/atomic
06:58:11 [2020-10-24T06:58:11.061Z] #43 10.90 unicode
06:58:11 [2020-10-24T06:58:11.061Z] #43 10.99 runtime
06:58:11 [2020-10-24T06:58:11.143Z] #24 ...
06:58:11 [2020-10-24T06:58:11.143Z] 
06:58:11 [2020-10-24T06:58:11.143Z] #21 [internal] load build context
06:58:11 [2020-10-24T06:58:11.143Z] #21 transferring context: 52.01MB 2.6s done
06:58:11 [2020-10-24T06:58:11.143Z] #21 DONE 3.6s
06:58:11 [2020-10-24T06:58:11.143Z] 
06:58:11 [2020-10-24T06:58:11.143Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:58:11 [2020-10-24T06:58:11.143Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s done
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.2s
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.2s
06:58:11 [2020-10-24T06:58:11.143Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.2s
06:58:11 [2020-10-24T06:58:11.143Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.3s
06:58:11 [2020-10-24T06:58:11.162Z] #43 11.72 runtime
06:58:11 [2020-10-24T06:58:11.221Z] #41 47.08   CC       compel/src/lib/infect-rpc.o
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.44 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]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
06:58:11 [2020-10-24T06:58:11.324Z] #12 39.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
06:58:11 [2020-10-24T06:58:11.326Z] #43 ...
06:58:11 [2020-10-24T06:58:11.326Z] 
06:58:11 [2020-10-24T06:58:11.326Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:58:11 [2020-10-24T06:58:11.326Z] #38 8.018 + git clone https://github.com/docker/distribution.git .
06:58:11 [2020-10-24T06:58:11.326Z] #38 8.021 Cloning into '.'...
06:58:11 [2020-10-24T06:58:11.326Z] #38 ...
06:58:11 [2020-10-24T06:58:11.326Z] 
06:58:11 [2020-10-24T06:58:11.326Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:11 [2020-10-24T06:58:11.326Z] #34 11.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:11 [2020-10-24T06:58:11.406Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.2s done
06:58:11 [2020-10-24T06:58:11.406Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.5s done
06:58:11 [2020-10-24T06:58:11.406Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.7s done
06:58:11 [2020-10-24T06:58:11.406Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.9s
06:58:11 [2020-10-24T06:58:11.406Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.9s done
06:58:11 [2020-10-24T06:58:11.407Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.78MB / 97.69MB 4.1s
06:58:11 [2020-10-24T06:58:11.481Z] #41 47.39   CC       compel/src/lib/infect-util.o
06:58:11 [2020-10-24T06:58:11.481Z] #41 47.57   CC       compel/src/lib/infect.o
06:58:11 [2020-10-24T06:58:11.626Z] #12 39.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
06:58:11 [2020-10-24T06:58:11.626Z] #12 39.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
06:58:11 [2020-10-24T06:58:11.626Z] #12 39.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
06:58:11 [2020-10-24T06:58:11.670Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 23.11MB / 97.69MB 4.4s
06:58:11 [2020-10-24T06:58:11.933Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 35.28MB / 97.69MB 4.5s
06:58:11 [2020-10-24T06:58:11.933Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.25MB / 97.69MB 4.6s
06:58:12 [2020-10-24T06:58:12.063Z] #54 140.6 + bin/containerd-shim
06:58:12 [2020-10-24T06:58:12.200Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.52MB / 97.69MB 4.7s
06:58:12 [2020-10-24T06:58:12.200Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.37MB / 97.69MB 4.9s
06:58:12 [2020-10-24T06:58:12.467Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.96MB / 97.69MB 5.0s
06:58:12 [2020-10-24T06:58:12.467Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.21MB / 97.69MB 5.1s
06:58:12 [2020-10-24T06:58:12.863Z] #41 ...
06:58:12 [2020-10-24T06:58:12.863Z] 
06:58:12 [2020-10-24T06:58:12.863Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.3 Selecting previously unselected package libapparmor1:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.5 Selecting previously unselected package libapparmor-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.6 Selecting previously unselected package libbtrfs0.
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.6 Unpacking libbtrfs0 (4.20.1-2) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.6 Selecting previously unselected package libbtrfs-dev.
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.7 Unpacking libbtrfs-dev (4.20.1-2) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.9 Selecting previously unselected package libudev-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 112.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.0 Selecting previously unselected package libsepol1-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.3 Selecting previously unselected package libpcre16-3:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.5 Selecting previously unselected package libpcre32-3:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.7 Selecting previously unselected package libpcrecpp0v5:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.8 Selecting previously unselected package libpcre3-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 113.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.2 Selecting previously unselected package libselinux1-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.5 Selecting previously unselected package libdevmapper-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.5 Selecting previously unselected package libseccomp-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.6 Selecting previously unselected package libsystemd-dev:amd64.
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 114.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:58:12 [2020-10-24T06:58:12.863Z] #11 115.2 Setting up libbtrfs0 (4.20.1-2) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up libbtrfs-dev (4.20.1-2) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up mingw-w64-common (6.0.0-3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.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
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.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
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 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
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 Setting up dmsetup (2:1.02.155-3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 115.5 Processing triggers for libc-bin (2.28-10) ...
06:58:12 [2020-10-24T06:58:12.864Z] #11 DONE 115.8s
06:58:12 [2020-10-24T06:58:12.864Z] 
06:58:12 [2020-10-24T06:58:12.864Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
06:58:13 [2020-10-24T06:58:13.042Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.2s done
06:58:13 [2020-10-24T06:58:13.172Z] #12 41.32 debconf: delaying package configuration, since apt-utils is not installed
06:58:13 [2020-10-24T06:58:13.251Z] #34 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:13 [2020-10-24T06:58:13.469Z] #12 41.63 Fetched 78.9 MB in 7s (10.8 MB/s)
06:58:13 [2020-10-24T06:58:13.469Z] #12 41.78 Selecting previously unselected package binutils-mingw-w64-i686.
06:58:13 [2020-10-24T06:58:13.470Z] #12 41.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
06:58:13 [2020-10-24T06:58:13.780Z] #12 41.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
06:58:13 [2020-10-24T06:58:13.780Z] #12 41.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:58:14 [2020-10-24T06:58:14.246Z] #12 DONE 1.4s
06:58:14 [2020-10-24T06:58:14.246Z] 
06:58:14 [2020-10-24T06:58:14.246Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:58:14 [2020-10-24T06:58:14.965Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.3s done
06:58:14 [2020-10-24T06:58:14.965Z] #8 ...
06:58:14 [2020-10-24T06:58:14.965Z] 
06:58:14 [2020-10-24T06:58:14.965Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
06:58:14 [2020-10-24T06:58:14.965Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
06:58:14 [2020-10-24T06:58:14.965Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
06:58:14 [2020-10-24T06:58:14.965Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
06:58:14 [2020-10-24T06:58:14.965Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s done
06:58:14 [2020-10-24T06:58:14.965Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done
06:58:14 [2020-10-24T06:58:14.965Z] #60 DONE 7.4s
06:58:14 [2020-10-24T06:58:14.965Z] 
06:58:14 [2020-10-24T06:58:14.965Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:58:14 [2020-10-24T06:58:14.965Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
06:58:14 [2020-10-24T06:58:14.965Z] #8 ...
06:58:14 [2020-10-24T06:58:14.965Z] 
06:58:14 [2020-10-24T06:58:14.965Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
06:58:14 [2020-10-24T06:58:14.965Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 6.6s done
06:58:14 [2020-10-24T06:58:14.965Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 0.7s
06:58:15 [2020-10-24T06:58:15.627Z] #13 DONE 1.2s
06:58:15 [2020-10-24T06:58:15.627Z] 
06:58:15 [2020-10-24T06:58:15.627Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:58:15 [2020-10-24T06:58:15.924Z] #12 ...
06:58:15 [2020-10-24T06:58:15.924Z] 
06:58:15 [2020-10-24T06:58:15.924Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:15 [2020-10-24T06:58:15.924Z] #63 DONE 44.0s
06:58:15 [2020-10-24T06:58:15.924Z] 
06:58:15 [2020-10-24T06:58:15.924Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:15 [2020-10-24T06:58:15.924Z] #31 43.27 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
06:58:15 [2020-10-24T06:58:15.924Z] #31 43.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:58:16 [2020-10-24T06:58:16.444Z] #43 ...
06:58:16 [2020-10-24T06:58:16.444Z] 
06:58:16 [2020-10-24T06:58:16.444Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:58:16 [2020-10-24T06:58:16.444Z] #56 14.06 Checking out files:  94% (751/792)   
Checking out files:  95% (753/792)   
Checking out files:  96% (761/792)   
Checking out files:  97% (769/792)   
Checking out files:  98% (777/792)   
Checking out files:  99% (785/792)   
Checking out files: 100% (792/792)   
Checking out files: 100% (792/792), done.
06:58:16 [2020-10-24T06:58:16.444Z] #56 14.22 + cd /tmp/tmp.MCmuuqVJrT/src/github.com/rootless-containers/rootlesskit
06:58:16 [2020-10-24T06:58:16.444Z] #56 14.22 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:16 [2020-10-24T06:58:16.444Z] #56 15.04 + for f in rootlesskit rootlesskit-docker-proxy
06:58:16 [2020-10-24T06:58:16.444Z] #56 15.04 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:58:16 [2020-10-24T06:58:16.524Z] #54 145.0 + bin/containerd-shim-runc-v1
06:58:16 [2020-10-24T06:58:16.563Z] #34 ...
06:58:16 [2020-10-24T06:58:16.563Z] 
06:58:16 [2020-10-24T06:58:16.563Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:16 [2020-10-24T06:58:16.563Z] #62 15.99 Checking out files:  62% (1188/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.
06:58:16 [2020-10-24T06:58:16.563Z] #62 16.74 + cd /tmp/tmp.uqRiiC7TuD/src/github.com/docker/libnetwork
06:58:16 [2020-10-24T06:58:16.563Z] #62 16.75 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:16 [2020-10-24T06:58:16.567Z] #14 0.916 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:58:16 [2020-10-24T06:58:16.567Z] #14 DONE 1.0s
06:58:16 [2020-10-24T06:58:16.567Z] 
06:58:16 [2020-10-24T06:58:16.567Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.400 + RM_GOPATH=0
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.400 + TMP_GOPATH=
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.400 + : /build
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.400 + '[' -z '' ']'
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.403 ++ mktemp -d
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.404 + export GOPATH=/tmp/tmp.QTvzj0pauK
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.404 + GOPATH=/tmp/tmp.QTvzj0pauK
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.404 + RM_GOPATH=1
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.404 + case "$(go env GOARCH)" in
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.405 ++ go env GOARCH
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.428 + export GO_BUILDMODE=-buildmode=pie
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.428 + GO_BUILDMODE=-buildmode=pie
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.429 ++ dirname /tmp/install/install.sh
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.430 + dir=/tmp/install
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.433 + bin=runc
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.433 + shift
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.433 + '[' '!' -f /tmp/install/runc.installer ']'
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.433 + . /tmp/install/runc.installer
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.433 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.434 + install_runc
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.438 + grep -q '^3\.10\.0.*\.el7\.'
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.439 + uname -r
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.455 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.455 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.455 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QTvzj0pauK/src/github.com/opencontainers/runc
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.456 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:58:16 [2020-10-24T06:58:16.567Z] #51 1.471 Cloning into '/tmp/tmp.QTvzj0pauK/src/github.com/opencontainers/runc'...
06:58:16 [2020-10-24T06:58:16.574Z] #31 44.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:58:16 [2020-10-24T06:58:16.824Z] #62 ...
06:58:16 [2020-10-24T06:58:16.824Z] 
06:58:16 [2020-10-24T06:58:16.824Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:16 [2020-10-24T06:58:16.824Z] #22 16.58 + mkdir -p /build
06:58:16 [2020-10-24T06:58:16.824Z] #22 16.59 + mv docker/docker /build/
06:58:16 [2020-10-24T06:58:16.824Z] #22 16.59 + rmdir docker
06:58:16 [2020-10-24T06:58:16.824Z] #22 DONE 16.9s
06:58:16 [2020-10-24T06:58:16.824Z] 
06:58:16 [2020-10-24T06:58:16.824Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.53 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.53 go: downloading github.com/spf13/cobra v0.0.5
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.59 go: downloading github.com/pkg/errors v0.8.1
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.59 go: downloading github.com/fatih/color v1.7.0
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.59 go: downloading github.com/go-lintpack/lintpack v0.5.2
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.59 go: downloading github.com/go-critic/go-critic v0.4.1
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.59 go: downloading github.com/spf13/viper v1.6.1
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.68 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.79 go: extracting github.com/fatih/color v1.7.0
06:58:16 [2020-10-24T06:58:16.824Z] #47 15.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.02 go: downloading github.com/mattn/go-isatty v0.0.8
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.02 go: extracting github.com/spf13/viper v1.6.1
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.17 go: extracting github.com/pkg/errors v0.8.1
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.19 go: downloading github.com/pelletier/go-toml v1.2.0
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.19 go: downloading gopkg.in/yaml.v2 v2.2.7
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.32 go: downloading github.com/fsnotify/fsnotify v1.4.7
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.41 go: extracting github.com/spf13/cobra v0.0.5
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.47 go: extracting github.com/go-critic/go-critic v0.4.1
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.49 go: downloading github.com/spf13/cast v1.3.0
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.51 go: extracting github.com/go-lintpack/lintpack v0.5.2
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.60 go: extracting github.com/mattn/go-isatty v0.0.8
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0
06:58:16 [2020-10-24T06:58:16.824Z] #47 16.97 go: extracting github.com/pelletier/go-toml v1.2.0
06:58:16 [2020-10-24T06:58:16.927Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 2.4s done
06:58:17 [2020-10-24T06:58:17.018Z] #56 ...
06:58:17 [2020-10-24T06:58:17.018Z] 
06:58:17 [2020-10-24T06:58:17.018Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:17 [2020-10-24T06:58:17.018Z] #30 7.563 + git clone https://github.com/kolyshkin/go-swagger.git .
06:58:17 [2020-10-24T06:58:17.018Z] #30 7.577 Cloning into '.'...
06:58:17 [2020-10-24T06:58:17.085Z] #47 17.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0
06:58:17 [2020-10-24T06:58:17.085Z] #47 17.25 go: extracting github.com/spf13/cast v1.3.0
06:58:17 [2020-10-24T06:58:17.281Z] #30 ...
06:58:17 [2020-10-24T06:58:17.281Z] 
06:58:17 [2020-10-24T06:58:17.281Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:17 [2020-10-24T06:58:17.281Z] #45 11.17 go: extracting github.com/fatih/color v1.9.0
06:58:17 [2020-10-24T06:58:17.281Z] #45 11.17 go: downloading github.com/mattn/go-isatty v0.0.12
06:58:17 [2020-10-24T06:58:17.281Z] #45 11.59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:17 [2020-10-24T06:58:17.281Z] #45 11.66 go: downloading github.com/mattn/go-colorable v0.1.6
06:58:17 [2020-10-24T06:58:17.281Z] #45 11.75 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.03 go: downloading github.com/pkg/errors v0.9.1
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.04 go: extracting github.com/mattn/go-colorable v0.1.6
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.19 go: extracting github.com/spf13/pflag v1.0.3
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.30 go: extracting github.com/jonboulle/clockwork v0.1.0
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.32 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.32 go: extracting github.com/mattn/go-isatty v0.0.12
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.34 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.50 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.52 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:17 [2020-10-24T06:58:17.281Z] #45 12.96 go: extracting github.com/pkg/errors v0.9.1
06:58:17 [2020-10-24T06:58:17.281Z] #45 15.26 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:17 [2020-10-24T06:58:17.281Z] #45 16.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:17 [2020-10-24T06:58:17.348Z] #47 17.39 go: downloading gopkg.in/ini.v1 v1.51.0
06:58:17 [2020-10-24T06:58:17.348Z] #47 17.44 go: extracting gopkg.in/yaml.v2 v2.2.7
06:58:17 [2020-10-24T06:58:17.348Z] #47 17.46 go: downloading github.com/subosito/gotenv v1.2.0
06:58:17 [2020-10-24T06:58:17.348Z] #47 17.58 go: extracting github.com/fsnotify/fsnotify v1.4.7
06:58:17 [2020-10-24T06:58:17.505Z] #51 ...
06:58:17 [2020-10-24T06:58:17.506Z] 
06:58:17 [2020-10-24T06:58:17.506Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:58:17 [2020-10-24T06:58:17.506Z] #15 DONE 1.1s
06:58:17 [2020-10-24T06:58:17.507Z] #24 DONE 10.1s
06:58:17 [2020-10-24T06:58:17.507Z] 
06:58:17 [2020-10-24T06:58:17.507Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:58:17 [2020-10-24T06:58:17.610Z] #47 17.69 go: extracting gopkg.in/ini.v1 v1.51.0
06:58:17 [2020-10-24T06:58:17.610Z] #47 17.74 go: extracting github.com/subosito/gotenv v1.2.0
06:58:17 [2020-10-24T06:58:17.610Z] #47 17.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:17 [2020-10-24T06:58:17.768Z] 
06:58:17 [2020-10-24T06:58:17.768Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:58:17 [2020-10-24T06:58:17.877Z] #47 17.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:17 [2020-10-24T06:58:17.877Z] #47 17.88 go: downloading github.com/mitchellh/mapstructure v1.1.2
06:58:18 [2020-10-24T06:58:18.141Z] #47 18.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:18 [2020-10-24T06:58:18.141Z] #47 ...
06:58:18 [2020-10-24T06:58:18.141Z] 
06:58:18 [2020-10-24T06:58:18.141Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:18 [2020-10-24T06:58:18.141Z] #30 7.886 + git clone https://github.com/kolyshkin/go-swagger.git .
06:58:18 [2020-10-24T06:58:18.141Z] #30 7.886 Cloning into '.'...
06:58:18 [2020-10-24T06:58:18.141Z] #30 ...
06:58:18 [2020-10-24T06:58:18.141Z] 
06:58:18 [2020-10-24T06:58:18.141Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:18 [2020-10-24T06:58:18.141Z] #49 17.93 + cd /tmp/tmp.5BWjo9FrPz/src/github.com/mvdan/sh
06:58:18 [2020-10-24T06:58:18.141Z] #49 17.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:18 [2020-10-24T06:58:18.141Z] #49 18.17 + GO111MODULE=on
06:58:18 [2020-10-24T06:58:18.141Z] #49 18.17 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:58:18 [2020-10-24T06:58:18.662Z] #45 ...
06:58:18 [2020-10-24T06:58:18.663Z] 
06:58:18 [2020-10-24T06:58:18.663Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:18 [2020-10-24T06:58:18.663Z] #47 19.02 go: downloading github.com/pkg/errors v0.8.1
06:58:18 [2020-10-24T06:58:18.694Z] #31 ...
06:58:18 [2020-10-24T06:58:18.694Z] 
06:58:18 [2020-10-24T06:58:18.694Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:18 [2020-10-24T06:58:18.694Z] #48 36.79 go: extracting github.com/gogo/protobuf v1.2.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 42.86 go: finding github.com/fatih/color v1.7.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.24 go: finding github.com/mattn/go-colorable v0.1.4
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.29 go: finding github.com/mattn/go-isatty v0.0.8
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.47 go: finding github.com/go-lintpack/lintpack v0.5.2
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.63 go: finding github.com/pkg/errors v0.8.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.75 go: finding github.com/mitchellh/go-homedir v1.1.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.76 go: finding github.com/go-critic/go-critic v0.4.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.78 go: finding github.com/go-toolsmith/astfmt v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.81 go: finding github.com/sirupsen/logrus v1.4.2
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.83 go: finding github.com/spf13/viper v1.6.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.93 go: finding github.com/stretchr/testify v1.4.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 43.98 go: finding github.com/go-toolsmith/astequal v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.08 go: finding github.com/davecgh/go-spew v1.1.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.16 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.18 go: finding github.com/go-toolsmith/astp v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.25 go: finding github.com/go-toolsmith/astcast v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.27 go: finding github.com/pmezard/go-difflib v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.29 go: finding github.com/go-toolsmith/typep v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.32 go: finding github.com/bombsimon/wsl/v2 v2.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.38 go: finding github.com/go-toolsmith/astcopy v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.41 go: finding github.com/stretchr/objx v0.2.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.41 go: finding github.com/gobwas/glob v0.2.3
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.50 go: finding github.com/spf13/cobra v0.0.5
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.51 go: finding github.com/spf13/pflag v1.0.5
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.53 go: finding github.com/fsnotify/fsnotify v1.4.7
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.57 go: finding gopkg.in/yaml.v2 v2.2.7
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.60 go: finding github.com/hashicorp/hcl v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.65 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.86 go: finding github.com/go-toolsmith/strparse v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.88 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.89 go: finding github.com/magiconair/properties v1.8.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 44.94 go: finding github.com/mitchellh/mapstructure v1.1.2
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.09 go: finding github.com/pelletier/go-toml v1.2.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.17 go: finding github.com/spf13/afero v1.1.2
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.17 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.21 go: finding github.com/spf13/cast v1.3.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.34 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.37 go: finding github.com/spf13/jwalterweatherman v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.38 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.50 go: finding github.com/subosito/gotenv v1.2.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.50 go: finding gopkg.in/ini.v1 v1.51.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.66 go: finding golang.org/x/text v0.3.2
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.80 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.82 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.94 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:18 [2020-10-24T06:58:18.694Z] #48 45.97 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.01 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.06 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.07 go: finding github.com/sourcegraph/go-diff v0.5.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.11 go: finding github.com/kisielk/gotool v1.0.0
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.16 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.20 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.21 go: finding github.com/tommy-muehle/go-mnd v1.1.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.27 go: finding github.com/ultraware/funlen v0.0.2
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.30 go: finding github.com/ultraware/whitespace v0.0.4
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.33 go: finding github.com/uudashr/gocognit v1.0.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.51 go: finding github.com/gogo/protobuf v1.2.1
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.57 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3
06:58:18 [2020-10-24T06:58:18.694Z] #48 ...
06:58:18 [2020-10-24T06:58:18.694Z] 
06:58:18 [2020-10-24T06:58:18.694Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.45 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.57 Selecting previously unselected package libnet1:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.59 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.82 Selecting previously unselected package libnet1-dev.
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 39.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.14 Selecting previously unselected package libnl-3-200:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.14 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.21 Selecting previously unselected package libnl-3-dev:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.22 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.47 Selecting previously unselected package libprotobuf-c1:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.48 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.59 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.62 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.72 Selecting previously unselected package zlib1g-dev:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 40.73 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 41.03 Selecting previously unselected package libprotobuf17:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 41.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 41.04 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 41.84 Selecting previously unselected package libprotobuf-lite17:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 41.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 41.86 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 42.13 Selecting previously unselected package libprotobuf-dev:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 42.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 42.15 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 43.78 Selecting previously unselected package libprotoc17:ppc64el.
06:58:18 [2020-10-24T06:58:18.694Z] #41 43.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 43.82 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 44.78 Selecting previously unselected package protobuf-c-compiler.
06:58:18 [2020-10-24T06:58:18.694Z] #41 44.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 44.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.09 Selecting previously unselected package protobuf-compiler.
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.13 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.44 Selecting previously unselected package python-pkg-resources.
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.50 Unpacking python-pkg-resources (40.8.0-1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.81 Selecting previously unselected package python-six.
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.81 Unpacking python-six (1.12.0-1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.93 Selecting previously unselected package python-protobuf.
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 45.95 Unpacking python-protobuf (3.6.1.3-2) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 46.57 Setting up python-pkg-resources (40.8.0-1) ...
06:58:18 [2020-10-24T06:58:18.694Z] #41 ...
06:58:18 [2020-10-24T06:58:18.694Z] 
06:58:18 [2020-10-24T06:58:18.694Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:18 [2020-10-24T06:58:18.694Z] #48 46.94 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:18 [2020-10-24T06:58:18.694Z] #48 47.03 go: finding github.com/BurntSushi/toml v0.3.1
06:58:18 [2020-10-24T06:58:18.706Z] #16 DONE 1.1s
06:58:18 [2020-10-24T06:58:18.706Z] 
06:58:18 [2020-10-24T06:58:18.706Z] #17 [dev-systemd-false  6/26] RUN ldconfig
06:58:18 [2020-10-24T06:58:18.919Z] #47 19.34 go: downloading github.com/spf13/cobra v0.0.5
06:58:18 [2020-10-24T06:58:18.920Z] #47 19.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:18 [2020-10-24T06:58:18.920Z] #47 19.39 go: downloading github.com/fatih/color v1.7.0
06:58:18 [2020-10-24T06:58:18.920Z] #47 19.40 go: downloading github.com/go-critic/go-critic v0.4.1
06:58:18 [2020-10-24T06:58:18.920Z] #47 19.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:19 [2020-10-24T06:58:19.004Z] #48 47.09 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:58:19 [2020-10-24T06:58:19.177Z] #47 19.67 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:19 [2020-10-24T06:58:19.177Z] #47 19.68 go: downloading github.com/stretchr/testify v1.4.0
06:58:19 [2020-10-24T06:58:19.177Z] #47 19.70 go: extracting github.com/fatih/color v1.7.0
06:58:19 [2020-10-24T06:58:19.270Z] #54 148.1 + bin/containerd-shim-runc-v2
06:58:19 [2020-10-24T06:58:19.434Z] #47 19.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:19 [2020-10-24T06:58:19.434Z] #47 19.95 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:58:19 [2020-10-24T06:58:19.434Z] #47 20.08 go: extracting github.com/pkg/errors v0.8.1
06:58:19 [2020-10-24T06:58:19.434Z] #47 ...
06:58:19 [2020-10-24T06:58:19.434Z] 
06:58:19 [2020-10-24T06:58:19.434Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:19 [2020-10-24T06:58:19.434Z] #34 9.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:19 [2020-10-24T06:58:19.434Z] #34 13.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:19 [2020-10-24T06:58:19.643Z] #17 DONE 1.1s
06:58:19 [2020-10-24T06:58:19.643Z] 
06:58:19 [2020-10-24T06:58:19.643Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:58:19 [2020-10-24T06:58:19.644Z] #49 19.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:19 [2020-10-24T06:58:19.644Z] #49 19.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:19 [2020-10-24T06:58:19.644Z] #49 19.90 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:19 [2020-10-24T06:58:19.692Z] #34 ...
06:58:19 [2020-10-24T06:58:19.692Z] 
06:58:19 [2020-10-24T06:58:19.692Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:19 [2020-10-24T06:58:19.692Z] #47 20.22 go: extracting github.com/spf13/cobra v0.0.5
06:58:19 [2020-10-24T06:58:19.907Z] #54 148.8 + binaries
06:58:19 [2020-10-24T06:58:19.907Z] #54 148.8 + install -D bin/containerd /build/containerd
06:58:19 [2020-10-24T06:58:19.907Z] #54 148.8 + install -D bin/containerd-shim /build/containerd-shim
06:58:19 [2020-10-24T06:58:19.907Z] #54 148.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
06:58:19 [2020-10-24T06:58:19.907Z] #54 148.8 + install -D bin/ctr /build/ctr
06:58:19 [2020-10-24T06:58:19.921Z] #49 19.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:58:19 [2020-10-24T06:58:19.921Z] #49 20.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:19 [2020-10-24T06:58:19.949Z] #47 20.51 go: extracting github.com/stretchr/testify v1.4.0
06:58:19 [2020-10-24T06:58:19.949Z] #47 ...
06:58:19 [2020-10-24T06:58:19.949Z] 
06:58:19 [2020-10-24T06:58:19.949Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:19 [2020-10-24T06:58:19.949Z] #32 10.63 math/bits
06:58:19 [2020-10-24T06:58:19.949Z] #32 10.76 internal/bytealg
06:58:19 [2020-10-24T06:58:19.949Z] #32 11.35 math
06:58:19 [2020-10-24T06:58:19.949Z] #32 11.79 runtime
06:58:19 [2020-10-24T06:58:19.949Z] #32 18.68 internal/testlog
06:58:19 [2020-10-24T06:58:19.949Z] #32 19.23 encoding
06:58:19 [2020-10-24T06:58:19.949Z] #32 19.54 runtime/cgo
06:58:20 [2020-10-24T06:58:20.210Z] #32 ...
06:58:20 [2020-10-24T06:58:20.210Z] 
06:58:20 [2020-10-24T06:58:20.210Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:20 [2020-10-24T06:58:20.210Z] #45 19.96 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:20 [2020-10-24T06:58:20.542Z] #54 DONE 149.4s
06:58:20 [2020-10-24T06:58:20.794Z] #45 ...
06:58:20 [2020-10-24T06:58:20.794Z] 
06:58:20 [2020-10-24T06:58:20.794Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:20 [2020-10-24T06:58:20.794Z] #11 11.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:20 [2020-10-24T06:58:20.794Z] #11 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:20 [2020-10-24T06:58:20.794Z] #11 ...
06:58:20 [2020-10-24T06:58:20.794Z] 
06:58:20 [2020-10-24T06:58:20.794Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:20 [2020-10-24T06:58:20.794Z] #47 21.00 go: extracting github.com/sourcegraph/go-diff v0.5.1
06:58:20 [2020-10-24T06:58:20.794Z] #47 21.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:20 [2020-10-24T06:58:20.794Z] #47 21.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:21 [2020-10-24T06:58:21.052Z] #47 21.39 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:21 [2020-10-24T06:58:21.052Z] #47 21.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:58:21 [2020-10-24T06:58:21.052Z] #47 21.55 go: extracting github.com/go-critic/go-critic v0.4.1
06:58:21 [2020-10-24T06:58:21.052Z] #47 ...
06:58:21 [2020-10-24T06:58:21.052Z] 
06:58:21 [2020-10-24T06:58:21.052Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:21 [2020-10-24T06:58:21.052Z] #40 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:21 [2020-10-24T06:58:21.052Z] #40 14.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:21 [2020-10-24T06:58:21.177Z] 
06:58:21 [2020-10-24T06:58:21.177Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
06:58:21 [2020-10-24T06:58:21.309Z] #40 ...
06:58:21 [2020-10-24T06:58:21.309Z] 
06:58:21 [2020-10-24T06:58:21.309Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:21 [2020-10-24T06:58:21.309Z] #47 21.81 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:21 [2020-10-24T06:58:21.309Z] #47 ...
06:58:21 [2020-10-24T06:58:21.309Z] 
06:58:21 [2020-10-24T06:58:21.309Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:21 [2020-10-24T06:58:21.309Z] #22 20.84 + mkdir -p /build
06:58:21 [2020-10-24T06:58:21.309Z] #22 20.84 + mv docker/docker /build/
06:58:21 [2020-10-24T06:58:21.309Z] #22 20.86 + rmdir docker
06:58:21 [2020-10-24T06:58:21.309Z] #22 DONE 21.9s
06:58:21 [2020-10-24T06:58:21.309Z] 
06:58:21 [2020-10-24T06:58:21.309Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:21 [2020-10-24T06:58:21.309Z] #47 21.82 go: downloading github.com/uudashr/gocognit v1.0.1
06:58:21 [2020-10-24T06:58:21.322Z] #49 21.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:58:21 [2020-10-24T06:58:21.322Z] #49 ...
06:58:21 [2020-10-24T06:58:21.322Z] 
06:58:21 [2020-10-24T06:58:21.322Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:21 [2020-10-24T06:58:21.322Z] #32 11.26 math
06:58:21 [2020-10-24T06:58:21.322Z] #32 11.88 runtime
06:58:21 [2020-10-24T06:58:21.322Z] #32 15.62 internal/testlog
06:58:21 [2020-10-24T06:58:21.322Z] #32 15.89 encoding
06:58:21 [2020-10-24T06:58:21.322Z] #32 16.08 runtime/cgo
06:58:21 [2020-10-24T06:58:21.322Z] #32 ...
06:58:21 [2020-10-24T06:58:21.322Z] 
06:58:21 [2020-10-24T06:58:21.322Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:58:21 [2020-10-24T06:58:21.322Z] #56 11.34 + cd /tmp/tmp.rdGm2KJNxc/src/github.com/rootless-containers/rootlesskit
06:58:21 [2020-10-24T06:58:21.322Z] #56 11.34 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:21 [2020-10-24T06:58:21.322Z] #56 11.80 + for f in rootlesskit rootlesskit-docker-proxy
06:58:21 [2020-10-24T06:58:21.322Z] #56 11.80 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:58:21 [2020-10-24T06:58:21.322Z] #56 ...
06:58:21 [2020-10-24T06:58:21.322Z] 
06:58:21 [2020-10-24T06:58:21.322Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:21 [2020-10-24T06:58:21.322Z] #40 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:21 [2020-10-24T06:58:21.322Z] #40 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:21 [2020-10-24T06:58:21.470Z] #55 DONE 0.3s
06:58:21 [2020-10-24T06:58:21.470Z] 
06:58:21 [2020-10-24T06:58:21.470Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
06:58:21 [2020-10-24T06:58:21.553Z] #18 1.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:21 [2020-10-24T06:58:21.553Z] #18 1.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:21 [2020-10-24T06:58:21.553Z] #18 1.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:21 [2020-10-24T06:58:21.573Z] #47 21.96 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
06:58:21 [2020-10-24T06:58:21.573Z] #47 21.97 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:21 [2020-10-24T06:58:21.573Z] #47 21.99 go: extracting github.com/uudashr/gocognit v1.0.1
06:58:21 [2020-10-24T06:58:21.573Z] #47 22.05 go: downloading github.com/pmezard/go-difflib v1.0.0
06:58:21 [2020-10-24T06:58:21.573Z] #47 22.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:58:21 [2020-10-24T06:58:21.583Z] #40 ...
06:58:21 [2020-10-24T06:58:21.583Z] 
06:58:21 [2020-10-24T06:58:21.583Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:21 [2020-10-24T06:58:21.583Z] #53 11.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:21 [2020-10-24T06:58:21.584Z] #53 13.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:21 [2020-10-24T06:58:21.584Z] #53 ...
06:58:21 [2020-10-24T06:58:21.584Z] 
06:58:21 [2020-10-24T06:58:21.584Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:21 [2020-10-24T06:58:21.584Z] #45 11.68 go: downloading github.com/spf13/pflag v1.0.3
06:58:21 [2020-10-24T06:58:21.584Z] #45 11.75 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:21 [2020-10-24T06:58:21.584Z] #45 11.77 go: downloading github.com/pkg/errors v0.9.1
06:58:21 [2020-10-24T06:58:21.584Z] #45 11.80 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:21 [2020-10-24T06:58:21.584Z] #45 11.80 go: downloading github.com/jonboulle/clockwork v0.1.0
06:58:21 [2020-10-24T06:58:21.584Z] #45 11.81 go: downloading github.com/fatih/color v1.9.0
06:58:21 [2020-10-24T06:58:21.584Z] #45 11.94 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.20 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.25 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.26 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.27 go: extracting github.com/pkg/errors v0.9.1
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.31 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.36 go: extracting github.com/fatih/color v1.9.0
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.55 go: extracting github.com/jonboulle/clockwork v0.1.0
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.55 go: downloading github.com/mattn/go-colorable v0.1.6
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.58 go: downloading github.com/mattn/go-isatty v0.0.12
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.62 go: extracting github.com/spf13/pflag v1.0.3
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.69 go: extracting github.com/mattn/go-colorable v0.1.6
06:58:21 [2020-10-24T06:58:21.584Z] #45 12.76 go: extracting github.com/mattn/go-isatty v0.0.12
06:58:21 [2020-10-24T06:58:21.584Z] #45 14.94 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:21 [2020-10-24T06:58:21.584Z] #45 15.78 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:21 [2020-10-24T06:58:21.584Z] #45 17.95 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:21 [2020-10-24T06:58:21.584Z] #45 21.42 go: finding github.com/fatih/color v1.9.0
06:58:21 [2020-10-24T06:58:21.584Z] #45 21.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:21 [2020-10-24T06:58:21.584Z] #45 21.48 go: finding github.com/pkg/errors v0.9.1
06:58:21 [2020-10-24T06:58:21.584Z] #45 21.66 go: finding github.com/mattn/go-colorable v0.1.6
06:58:21 [2020-10-24T06:58:21.584Z] #45 21.67 go: finding github.com/spf13/pflag v1.0.3
06:58:21 [2020-10-24T06:58:21.584Z] #45 21.71 go: finding github.com/mattn/go-isatty v0.0.12
06:58:21 [2020-10-24T06:58:21.762Z] #59 DONE 0.2s
06:58:21 [2020-10-24T06:58:21.762Z] 
06:58:21 [2020-10-24T06:58:21.762Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
06:58:21 [2020-10-24T06:58:21.762Z] #61 DONE 0.2s
06:58:21 [2020-10-24T06:58:21.762Z] 
06:58:21 [2020-10-24T06:58:21.762Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
06:58:21 [2020-10-24T06:58:21.803Z] #48 ...
06:58:21 [2020-10-24T06:58:21.803Z] 
06:58:21 [2020-10-24T06:58:21.803Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:21 [2020-10-24T06:58:21.803Z] #33 39.93 sync
06:58:21 [2020-10-24T06:58:21.803Z] #33 39.95 internal/reflectlite
06:58:21 [2020-10-24T06:58:21.803Z] #33 43.75 errors
06:58:21 [2020-10-24T06:58:21.803Z] #33 43.75 sort
06:58:21 [2020-10-24T06:58:21.803Z] #33 44.56 io
06:58:21 [2020-10-24T06:58:21.803Z] #33 44.57 internal/oserror
06:58:21 [2020-10-24T06:58:21.803Z] #33 44.60 strconv
06:58:21 [2020-10-24T06:58:21.803Z] #33 45.13 syscall
06:58:21 [2020-10-24T06:58:21.803Z] #33 48.93 bytes
06:58:21 [2020-10-24T06:58:21.803Z] #33 48.97 strings
06:58:21 [2020-10-24T06:58:21.803Z] #33 ...
06:58:21 [2020-10-24T06:58:21.803Z] 
06:58:21 [2020-10-24T06:58:21.803Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:21 [2020-10-24T06:58:21.803Z] #35 40.01 Selecting previously unselected package libicu63:ppc64el.
06:58:21 [2020-10-24T06:58:21.803Z] #35 40.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 40.08 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 47.81 Selecting previously unselected package libxml2:ppc64el.
06:58:21 [2020-10-24T06:58:21.803Z] #35 47.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 47.83 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.51 Selecting previously unselected package libarchive13:ppc64el.
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.53 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.83 Selecting previously unselected package libjsoncpp1:ppc64el.
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.85 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.99 Selecting previously unselected package librhash0:ppc64el.
06:58:21 [2020-10-24T06:58:21.803Z] #35 48.99 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 49.01 Unpacking librhash0:ppc64el (1.3.8-1) ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 49.16 Selecting previously unselected package libuv1:ppc64el.
06:58:21 [2020-10-24T06:58:21.803Z] #35 49.20 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 49.23 Unpacking libuv1:ppc64el (1.24.1-1) ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 49.43 Selecting previously unselected package cmake.
06:58:21 [2020-10-24T06:58:21.803Z] #35 49.43 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 49.44 Unpacking cmake (3.13.4-1) ...
06:58:21 [2020-10-24T06:58:21.803Z] #35 ...
06:58:21 [2020-10-24T06:58:21.803Z] 
06:58:21 [2020-10-24T06:58:21.803Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:21 [2020-10-24T06:58:21.803Z] #12 45.02 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:58:21 [2020-10-24T06:58:21.803Z] #12 45.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 45.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.56 Selecting previously unselected package binutils-mingw-w64.
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.70 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.71 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.90 Selecting previously unselected package dmsetup.
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 48.92 Unpacking dmsetup (2:1.02.155-3) ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 49.12 Selecting previously unselected package mingw-w64-common.
06:58:21 [2020-10-24T06:58:21.803Z] #12 49.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:58:21 [2020-10-24T06:58:21.803Z] #12 49.13 Unpacking mingw-w64-common (6.0.0-3) ...
06:58:21 [2020-10-24T06:58:21.814Z] #18 2.146 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
06:58:21 [2020-10-24T06:58:21.831Z] #47 22.42 go: extracting github.com/pmezard/go-difflib v1.0.0
06:58:21 [2020-10-24T06:58:21.845Z] #45 22.05 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:21 [2020-10-24T06:58:21.845Z] #45 ...
06:58:21 [2020-10-24T06:58:21.845Z] 
06:58:21 [2020-10-24T06:58:21.845Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:21 [2020-10-24T06:58:21.845Z] #11 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:21 [2020-10-24T06:58:21.845Z] #11 14.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:22 [2020-10-24T06:58:22.064Z] #63 DONE 0.1s
06:58:22 [2020-10-24T06:58:22.064Z] 
06:58:22 [2020-10-24T06:58:22.064Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
06:58:22 [2020-10-24T06:58:22.064Z] #64 DONE 0.1s
06:58:22 [2020-10-24T06:58:22.064Z] 
06:58:22 [2020-10-24T06:58:22.064Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
06:58:22 [2020-10-24T06:58:22.090Z] #47 22.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
06:58:22 [2020-10-24T06:58:22.106Z] #11 ...
06:58:22 [2020-10-24T06:58:22.106Z] 
06:58:22 [2020-10-24T06:58:22.106Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:22 [2020-10-24T06:58:22.106Z] #45 22.13 go: finding github.com/jonboulle/clockwork v0.1.0
06:58:22 [2020-10-24T06:58:22.106Z] #45 22.21 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:22 [2020-10-24T06:58:22.106Z] #45 22.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:22 [2020-10-24T06:58:22.368Z] #45 22.31 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:22 [2020-10-24T06:58:22.657Z] #47 ...
06:58:22 [2020-10-24T06:58:22.657Z] 
06:58:22 [2020-10-24T06:58:22.657Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:22 [2020-10-24T06:58:22.657Z] #53 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:22 [2020-10-24T06:58:22.657Z] #53 16.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:22 [2020-10-24T06:58:22.657Z] #53 ...
06:58:22 [2020-10-24T06:58:22.657Z] 
06:58:22 [2020-10-24T06:58:22.657Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:22 [2020-10-24T06:58:22.657Z] #49 21.67 + cd /tmp/tmp.mxDFOihqco/src/github.com/mvdan/sh
06:58:22 [2020-10-24T06:58:22.657Z] #49 21.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:22 [2020-10-24T06:58:22.657Z] #49 21.86 + GO111MODULE=on
06:58:22 [2020-10-24T06:58:22.657Z] #49 21.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:58:22 [2020-10-24T06:58:22.699Z] #65 DONE 0.6s
06:58:22 [2020-10-24T06:58:22.755Z] #18 ...
06:58:22 [2020-10-24T06:58:22.755Z] 
06:58:22 [2020-10-24T06:58:22.755Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:22 [2020-10-24T06:58:22.755Z] #43 115.7 net/http/httptrace
06:58:22 [2020-10-24T06:58:22.755Z] #43 116.1 net/http
06:58:22 [2020-10-24T06:58:22.755Z] #43 ...
06:58:22 [2020-10-24T06:58:22.755Z] 
06:58:22 [2020-10-24T06:58:22.755Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:22 [2020-10-24T06:58:22.755Z] #41 50.58   CC       compel/src/lib/ptrace.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 50.99   AR       compel/libcompel.a
06:58:22 [2020-10-24T06:58:22.755Z] #41 51.07   HOSTCC   compel/src/main-host.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 51.50   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 51.81   HOSTCC   compel/src/lib/handle-elf-host.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 52.26   HOSTCC   compel/src/lib/log-host.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 52.54   HOSTLINK compel/compel-host-bin
06:58:22 [2020-10-24T06:58:22.755Z] #41 52.79   DEP      soccr/soccr.d
06:58:22 [2020-10-24T06:58:22.755Z] #41 52.99   CC       soccr/soccr.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 55.00   AR       soccr/libsoccr.a
06:58:22 [2020-10-24T06:58:22.755Z] #41 55.04 make[1]: 'soccr/libsoccr.a' is up to date.
06:58:22 [2020-10-24T06:58:22.755Z] #41 55.50   DEP      criu/arch/x86/sigframe.d
06:58:22 [2020-10-24T06:58:22.755Z] #41 55.58   DEP      criu/arch/x86/sigaction_compat.d
06:58:22 [2020-10-24T06:58:22.755Z] #41 55.74   DEP      criu/arch/x86/kerndat.d
06:58:22 [2020-10-24T06:58:22.755Z] #41 55.97   DEP      criu/arch/x86/crtools.d
06:58:22 [2020-10-24T06:58:22.755Z] #41 56.24   DEP      criu/arch/x86/cpu.d
06:58:22 [2020-10-24T06:58:22.755Z] #41 56.51   CC       criu/arch/x86/cpu.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 57.07   CC       criu/arch/x86/crtools.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 58.26   CC       criu/arch/x86/kerndat.o
06:58:22 [2020-10-24T06:58:22.755Z] #41 58.78   CC       criu/arch/x86/sigaction_compat.o
06:58:22 [2020-10-24T06:58:22.823Z] #25 4.870 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
06:58:22 [2020-10-24T06:58:22.823Z] #25 4.887 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:22 [2020-10-24T06:58:22.823Z] #25 4.900 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:22 [2020-10-24T06:58:22.823Z] #25 5.087 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:58:22 [2020-10-24T06:58:22.823Z] #25 5.360 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:58:22 [2020-10-24T06:58:22.923Z] #49 23.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:58:22 [2020-10-24T06:58:22.992Z] 
06:58:22 [2020-10-24T06:58:22.992Z] #66 exporting to image
06:58:22 [2020-10-24T06:58:22.992Z] #66 exporting layers
06:58:23 [2020-10-24T06:58:23.015Z] #41 58.99   CC       criu/arch/x86/sigframe.o
06:58:23 [2020-10-24T06:58:23.015Z] #41 ...
06:58:23 [2020-10-24T06:58:23.015Z] 
06:58:23 [2020-10-24T06:58:23.015Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:58:23 [2020-10-24T06:58:23.015Z] #18 3.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
06:58:23 [2020-10-24T06:58:23.183Z] #49 23.66 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:23 [2020-10-24T06:58:23.363Z] #12 ...
06:58:23 [2020-10-24T06:58:23.363Z] 
06:58:23 [2020-10-24T06:58:23.363Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:23 [2020-10-24T06:58:23.363Z] #44 41.55 sync
06:58:23 [2020-10-24T06:58:23.363Z] #44 41.56 internal/reflectlite
06:58:23 [2020-10-24T06:58:23.363Z] #44 43.77 math/rand
06:58:23 [2020-10-24T06:58:23.363Z] #44 43.78 internal/singleflight
06:58:23 [2020-10-24T06:58:23.363Z] #44 43.80 github.com/LK4D4/vndr/godl/singleflight
06:58:23 [2020-10-24T06:58:23.363Z] #44 46.71 io
06:58:23 [2020-10-24T06:58:23.363Z] #44 46.73 sort
06:58:23 [2020-10-24T06:58:23.363Z] #44 46.74 strconv
06:58:23 [2020-10-24T06:58:23.363Z] #44 46.92 syscall
06:58:23 [2020-10-24T06:58:23.363Z] #44 50.69 bytes
06:58:23 [2020-10-24T06:58:23.363Z] #44 51.22 strings
06:58:23 [2020-10-24T06:58:23.363Z] #44 ...
06:58:23 [2020-10-24T06:58:23.363Z] 
06:58:23 [2020-10-24T06:58:23.363Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:23 [2020-10-24T06:58:23.363Z] #50 47.16 sort
06:58:23 [2020-10-24T06:58:23.363Z] #50 47.17 io
06:58:23 [2020-10-24T06:58:23.363Z] #50 47.20 strconv
06:58:23 [2020-10-24T06:58:23.363Z] #50 47.23 syscall
06:58:23 [2020-10-24T06:58:23.363Z] #50 51.08 strings
06:58:23 [2020-10-24T06:58:23.363Z] #50 51.09 bytes
06:58:23 [2020-10-24T06:58:23.401Z] #25 5.670 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
06:58:23 [2020-10-24T06:58:23.402Z] #25 ...
06:58:23 [2020-10-24T06:58:23.402Z] 
06:58:23 [2020-10-24T06:58:23.402Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:58:23 [2020-10-24T06:58:23.402Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done
06:58:23 [2020-10-24T06:58:23.402Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done
06:58:23 [2020-10-24T06:58:23.402Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done
06:58:23 [2020-10-24T06:58:23.402Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.4s done
06:58:23 [2020-10-24T06:58:23.442Z] #49 23.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:23 [2020-10-24T06:58:23.665Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
06:58:23 [2020-10-24T06:58:23.707Z] #49 24.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:23 [2020-10-24T06:58:23.965Z] #49 24.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:24 [2020-10-24T06:58:24.015Z] #50 ...
06:58:24 [2020-10-24T06:58:24.015Z] 
06:58:24 [2020-10-24T06:58:24.015Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:24 [2020-10-24T06:58:24.286Z] #45 ...
06:58:24 [2020-10-24T06:58:24.286Z] 
06:58:24 [2020-10-24T06:58:24.286Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:24 [2020-10-24T06:58:24.286Z] #43 14.29 unicode/utf8
06:58:24 [2020-10-24T06:58:24.286Z] #43 15.05 math
06:58:24 [2020-10-24T06:58:24.286Z] #43 19.71 unicode/utf16
06:58:24 [2020-10-24T06:58:24.286Z] #43 19.90 container/list
06:58:24 [2020-10-24T06:58:24.286Z] #43 20.41 crypto/internal/subtle
06:58:24 [2020-10-24T06:58:24.286Z] #43 20.53 crypto/subtle
06:58:24 [2020-10-24T06:58:24.286Z] #43 20.73 vendor/golang.org/x/crypto/cryptobyte/asn1
06:58:24 [2020-10-24T06:58:24.286Z] #43 20.77 internal/nettrace
06:58:24 [2020-10-24T06:58:24.286Z] #43 20.91 runtime/cgo
06:58:24 [2020-10-24T06:58:24.286Z] #43 ...
06:58:24 [2020-10-24T06:58:24.286Z] 
06:58:24 [2020-10-24T06:58:24.286Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:58:24 [2020-10-24T06:58:24.286Z] #38 23.46 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.
06:58:24 [2020-10-24T06:58:24.286Z] #38 23.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.40 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.45 Setting up xxd (2:8.1.0875-5) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.45 Setting up libuv1:ppc64el (1.24.1-1) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.46 Setting up vim-common (2:8.1.0875-5) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.49 Setting up librhash0:ppc64el (1.3.8-1) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.50 Setting up cmake-data (3.13.4-1) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.51 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.52 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.53 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.54 Setting up cmake (3.13.4-1) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.57 Processing triggers for libc-bin (2.28-10) ...
06:58:24 [2020-10-24T06:58:24.314Z] #35 52.62 Processing triggers for mime-support (3.62) ...
06:58:24 [2020-10-24T06:58:24.504Z] #66 exporting layers 1.6s done
06:58:24 [2020-10-24T06:58:24.505Z] #66 writing image sha256:b461618912797e9925820354c41fab37e2bd693c4a52c64c0ead8c9e335b964b done
06:58:24 [2020-10-24T06:58:24.505Z] #66 naming to docker.io/library/docker:1b8826beee9c86b76091931991f037c1410d0ea5 done
06:58:24 [2020-10-24T06:58:24.505Z] #66 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:58:24 [2020-10-24T06:58:24.617Z] #35 DONE 53.0s
06:58:24 [2020-10-24T06:58:24.617Z] 
06:58:24 [2020-10-24T06:58:24.617Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:24 [2020-10-24T06:58:24.630Z] #8 ...
06:58:24 [2020-10-24T06:58:24.630Z] 
06:58:24 [2020-10-24T06:58:24.630Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:58:24 [2020-10-24T06:58:24.630Z] #25 6.975 Fetched 8219 kB in 2s (3400 kB/s)
06:58:24 [2020-10-24T06:58:24.926Z] #18 4.769 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
06:58:24 [2020-10-24T06:58:24.948Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/test/unit
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.446 + RM_GOPATH=0
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.446 + TMP_GOPATH=
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.448 + : /build
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.448 + '[' -z '' ']'
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.449 ++ mktemp -d
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.453 + export GOPATH=/tmp/tmp.aCsW8WJdvq
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.453 + GOPATH=/tmp/tmp.aCsW8WJdvq
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.453 + RM_GOPATH=1
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.453 + case "$(go env GOARCH)" in
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.454 ++ go env GOARCH
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.483 + export GO_BUILDMODE=-buildmode=pie
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.493 + GO_BUILDMODE=-buildmode=pie
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.495 ++ dirname /tmp/install/install.sh
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.510 + dir=/tmp/install
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.511 + bin=tini
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.512 + shift
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.512 + '[' '!' -f /tmp/install/tini.installer ']'
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.513 + . /tmp/install/tini.installer
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.517 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.521 + install_tini
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.522 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.523 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.523 + git clone https://github.com/krallin/tini.git /tmp/tmp.aCsW8WJdvq/tini
06:58:25 [2020-10-24T06:58:25.266Z] #36 0.532 Cloning into '/tmp/tmp.aCsW8WJdvq/tini'...
06:58:25 [2020-10-24T06:58:25.334Z] #49 25.75 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:58:26 [2020-10-24T06:58:26.024Z] #25 6.975 Reading package lists...
06:58:26 [2020-10-24T06:58:26.204Z] #38 25.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:58:26 [2020-10-24T06:58:26.264Z] #49 ...
06:58:26 [2020-10-24T06:58:26.264Z] 
06:58:26 [2020-10-24T06:58:26.264Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:26 [2020-10-24T06:58:26.264Z] #43 16.71 unicode/utf8
06:58:26 [2020-10-24T06:58:26.264Z] #43 17.70 math
06:58:26 [2020-10-24T06:58:26.264Z] #43 23.52 unicode/utf16
06:58:26 [2020-10-24T06:58:26.264Z] #43 23.98 container/list
06:58:26 [2020-10-24T06:58:26.264Z] #43 24.75 crypto/internal/subtle
06:58:26 [2020-10-24T06:58:26.264Z] #43 24.83 crypto/subtle
06:58:26 [2020-10-24T06:58:26.264Z] #43 25.06 vendor/golang.org/x/crypto/cryptobyte/asn1
06:58:26 [2020-10-24T06:58:26.264Z] #43 25.20 internal/nettrace
06:58:26 [2020-10-24T06:58:26.264Z] #43 25.48 runtime/cgo
06:58:26 [2020-10-24T06:58:26.264Z] #43 ...
06:58:26 [2020-10-24T06:58:26.264Z] 
06:58:26 [2020-10-24T06:58:26.264Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:26 [2020-10-24T06:58:26.264Z] #45 25.05 go: finding github.com/fatih/color v1.9.0
06:58:26 [2020-10-24T06:58:26.264Z] #45 25.08 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:26 [2020-10-24T06:58:26.264Z] #45 25.20 go: finding github.com/pkg/errors v0.9.1
06:58:26 [2020-10-24T06:58:26.264Z] #45 25.53 go: finding github.com/spf13/pflag v1.0.3
06:58:26 [2020-10-24T06:58:26.264Z] #45 25.56 go: finding github.com/mattn/go-colorable v0.1.6
06:58:26 [2020-10-24T06:58:26.264Z] #45 25.72 go: finding github.com/mattn/go-isatty v0.0.12
06:58:26 [2020-10-24T06:58:26.264Z] #45 26.02 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:26 [2020-10-24T06:58:26.264Z] #45 26.40 go: finding github.com/jonboulle/clockwork v0.1.0
06:58:26 [2020-10-24T06:58:26.264Z] #45 26.49 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:26 [2020-10-24T06:58:26.264Z] #45 26.57 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:26 [2020-10-24T06:58:26.264Z] #45 26.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:26 [2020-10-24T06:58:26.339Z] #36 1.604 + cd /tmp/tmp.aCsW8WJdvq/tini
06:58:26 [2020-10-24T06:58:26.339Z] #36 1.605 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:58:26 [2020-10-24T06:58:26.339Z] #36 1.618 + cmake .
06:58:26 [2020-10-24T06:58:26.976Z] #25 8.310 Reading package lists...
06:58:26 [2020-10-24T06:58:26.988Z] #36 2.262 -- The C compiler identification is GNU 8.3.0
06:58:26 [2020-10-24T06:58:26.988Z] #36 2.333 -- Check for working C compiler: /usr/bin/cc
06:58:27 [2020-10-24T06:58:27.024Z] ?   	github.com/docker/docker/api	[no test files]
06:58:27 [2020-10-24T06:58:27.150Z] #38 ...
06:58:27 [2020-10-24T06:58:27.150Z] 
06:58:27 [2020-10-24T06:58:27.150Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:27 [2020-10-24T06:58:27.150Z] #62 17.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:58:27 [2020-10-24T06:58:27.412Z] #62 ...
06:58:27 [2020-10-24T06:58:27.412Z] 
06:58:27 [2020-10-24T06:58:27.412Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:27 [2020-10-24T06:58:27.412Z] #47 18.55 go: downloading github.com/uudashr/gocognit v1.0.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 18.93 go: extracting github.com/mitchellh/mapstructure v1.1.2
06:58:27 [2020-10-24T06:58:27.412Z] #47 18.93 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 19.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:27 [2020-10-24T06:58:27.412Z] #47 19.59 go: extracting github.com/uudashr/gocognit v1.0.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 19.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:27 [2020-10-24T06:58:27.412Z] #47 19.81 go: extracting github.com/sourcegraph/go-diff v0.5.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 19.83 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:27 [2020-10-24T06:58:27.412Z] #47 19.92 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:27 [2020-10-24T06:58:27.412Z] #47 20.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:27 [2020-10-24T06:58:27.412Z] #47 20.46 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:27 [2020-10-24T06:58:27.412Z] #47 20.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:27 [2020-10-24T06:58:27.412Z] #47 21.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:27 [2020-10-24T06:58:27.412Z] #47 21.52 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:27 [2020-10-24T06:58:27.412Z] #47 21.63 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:27 [2020-10-24T06:58:27.412Z] #47 21.65 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:27 [2020-10-24T06:58:27.412Z] #47 21.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:27 [2020-10-24T06:58:27.412Z] #47 21.90 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:27 [2020-10-24T06:58:27.412Z] #47 21.93 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:58:27 [2020-10-24T06:58:27.412Z] #47 22.37 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:27 [2020-10-24T06:58:27.412Z] #47 22.86 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
06:58:27 [2020-10-24T06:58:27.412Z] #47 24.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:27 [2020-10-24T06:58:27.412Z] #47 24.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:27 [2020-10-24T06:58:27.412Z] #47 24.63 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:27 [2020-10-24T06:58:27.412Z] #47 24.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:27 [2020-10-24T06:58:27.412Z] #47 24.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:27 [2020-10-24T06:58:27.412Z] #47 25.11 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:27 [2020-10-24T06:58:27.412Z] #47 25.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:27 [2020-10-24T06:58:27.412Z] #47 25.23 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.59 go: downloading github.com/hashicorp/hcl v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.61 go: downloading github.com/ultraware/whitespace v0.0.4
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.64 go: downloading github.com/magiconair/properties v1.8.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.65 go: downloading github.com/kisielk/gotool v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.66 go: downloading github.com/go-toolsmith/astp v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.77 go: extracting github.com/go-toolsmith/astfmt v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.86 go: downloading github.com/spf13/afero v1.1.2
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.93 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:27 [2020-10-24T06:58:27.412Z] #47 26.94 go: downloading github.com/spf13/pflag v1.0.5
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.18 go: extracting github.com/spf13/afero v1.1.2
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.18 go: extracting github.com/go-toolsmith/astp v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.20 go: extracting github.com/ultraware/whitespace v0.0.4
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.21 go: extracting github.com/kisielk/gotool v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.29 go: extracting github.com/hashicorp/hcl v1.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.32 go: extracting github.com/magiconair/properties v1.8.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.34 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.43 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.46 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.61 go: extracting github.com/mitchellh/go-homedir v1.1.0
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:58:27 [2020-10-24T06:58:27.412Z] #47 27.72 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:27 [2020-10-24T06:58:27.508Z] #25 9.628 Building dependency tree...
06:58:27 [2020-10-24T06:58:27.638Z] #36 2.962 -- Check for working C compiler: /usr/bin/cc -- works
06:58:27 [2020-10-24T06:58:27.638Z] #36 2.977 -- Detecting C compiler ABI info
06:58:27 [2020-10-24T06:58:27.675Z] #47 27.73 go: extracting github.com/spf13/pflag v1.0.5
06:58:27 [2020-10-24T06:58:27.675Z] #47 27.73 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
06:58:27 [2020-10-24T06:58:27.936Z] #47 28.05 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
06:58:27 [2020-10-24T06:58:27.936Z] #47 28.05 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:27 [2020-10-24T06:58:27.936Z] #47 28.10 go: downloading github.com/sirupsen/logrus v1.4.2
06:58:27 [2020-10-24T06:58:27.936Z] #47 28.11 go: downloading github.com/mattn/go-colorable v0.1.4
06:58:27 [2020-10-24T06:58:27.936Z] #47 28.13 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.30 The following additional packages will be installed:
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.30   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.30   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.30   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.31 Suggested packages:
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.31   krb5-doc krb5-user
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.31 Recommended packages:
06:58:28 [2020-10-24T06:58:28.086Z] #25 10.31   krb5-locales publicsuffix libsasl2-modules
06:58:28 [2020-10-24T06:58:28.202Z] #47 28.21 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:58:28 [2020-10-24T06:58:28.202Z] #47 28.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:28 [2020-10-24T06:58:28.202Z] #47 28.40 go: downloading github.com/gobwas/glob v0.2.3
06:58:28 [2020-10-24T06:58:28.234Z] #18 ...
06:58:28 [2020-10-24T06:58:28.235Z] 
06:58:28 [2020-10-24T06:58:28.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:28 [2020-10-24T06:58:28.235Z] #41 59.21   LINK     criu/arch/x86/crtools.built-in.o
06:58:28 [2020-10-24T06:58:28.235Z] #41 59.27   DEP      criu/pie/util-vdso-elf32.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 59.39   DEP      criu/pie/util-vdso.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 59.53   DEP      criu/pie/util.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 59.75   CC       criu/pie/util.o
06:58:28 [2020-10-24T06:58:28.235Z] #41 60.15   CC       criu/pie/util-vdso.o
06:58:28 [2020-10-24T06:58:28.235Z] #41 60.79   CC       criu/pie/util-vdso-elf32.o
06:58:28 [2020-10-24T06:58:28.235Z] #41 61.65   AR       criu/pie/pie.lib.a
06:58:28 [2020-10-24T06:58:28.235Z] #41 61.72   DEP      criu/pie/restorer.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 61.93   DEP      criu/arch/x86/sigaction_compat_pie.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 62.04   DEP      criu/arch/x86/restorer_unmap.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 62.08   DEP      criu/arch/x86/restorer.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 62.24   DEP      criu/arch/x86/vdso-pie.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 62.34   DEP      criu/pie/parasite-vdso.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 62.47   DEP      criu/pie/parasite.d
06:58:28 [2020-10-24T06:58:28.235Z] #41 62.79   CC       criu/pie/parasite.o
06:58:28 [2020-10-24T06:58:28.235Z] #41 64.01   LINK     criu/pie/parasite.built-in.o
06:58:28 [2020-10-24T06:58:28.235Z] #41 64.01   GEN      criu/pie/parasite-blob.h
06:58:28 [2020-10-24T06:58:28.235Z] #41 64.03   CC       criu/pie/parasite-vdso.o
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.64 The following NEW packages will be installed:
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.64   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.64   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.64   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.64   libssh2-1 libssl1.1 openssl
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.93 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.93 Need to get 4772 kB of archives.
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.93 After this operation, 11.5 MB of additional disk space will be used.
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.93 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
06:58:28 [2020-10-24T06:58:28.352Z] #25 10.96 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
06:58:28 [2020-10-24T06:58:28.472Z] #47 28.49 go: downloading github.com/gogo/protobuf v1.2.1
06:58:28 [2020-10-24T06:58:28.472Z] #47 28.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:28 [2020-10-24T06:58:28.473Z] #47 28.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:28 [2020-10-24T06:58:28.473Z] #47 28.49 go: extracting github.com/go-toolsmith/astequal v1.0.0
06:58:28 [2020-10-24T06:58:28.473Z] #47 28.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:28 [2020-10-24T06:58:28.473Z] #47 28.54 go: extracting github.com/mattn/go-colorable v0.1.4
06:58:28 [2020-10-24T06:58:28.473Z] #47 28.57 go: extracting github.com/sirupsen/logrus v1.4.2
06:58:28 [2020-10-24T06:58:28.473Z] #47 28.59 go: downloading github.com/stretchr/testify v1.4.0
06:58:28 [2020-10-24T06:58:28.620Z] #25 10.97 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 10.98 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 10.98 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 10.98 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 10.98 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 10.99 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 10.99 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.00 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.00 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.00 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.00 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.00 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.01 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.01 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.01 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.01 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.02 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.03 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
06:58:28 [2020-10-24T06:58:28.620Z] #25 11.03 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
06:58:28 [2020-10-24T06:58:28.692Z] #36 3.815 -- Detecting C compiler ABI info - done
06:58:28 [2020-10-24T06:58:28.692Z] #36 3.884 -- Detecting C compile features
06:58:28 [2020-10-24T06:58:28.737Z] #47 28.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:28 [2020-10-24T06:58:28.737Z] #47 28.79 go: downloading golang.org/x/text v0.3.2
06:58:28 [2020-10-24T06:58:28.808Z] #41 64.70   CC       criu/arch/x86/vdso-pie.o
06:58:28 [2020-10-24T06:58:28.884Z] #25 11.29 debconf: delaying package configuration, since apt-utils is not installed
06:58:28 [2020-10-24T06:58:28.884Z] #25 11.33 Fetched 4772 kB in 0s (13.5 MB/s)
06:58:28 [2020-10-24T06:58:28.884Z] #25 11.39 Selecting previously unselected package libssl1.1:arm64.
06:58:28 [2020-10-24T06:58:28.998Z] #47 29.03 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:28 [2020-10-24T06:58:28.998Z] #47 29.07 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:28 [2020-10-24T06:58:28.998Z] #47 29.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:28 [2020-10-24T06:58:28.998Z] #47 29.10 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:28 [2020-10-24T06:58:28.998Z] #47 29.14 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:58:28 [2020-10-24T06:58:28.998Z] #47 29.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:28 [2020-10-24T06:58:28.998Z] #47 29.25 go: extracting github.com/gobwas/glob v0.2.3
06:58:29 [2020-10-24T06:58:29.068Z] #41 64.99   CC       criu/arch/x86/restorer.o
06:58:29 [2020-10-24T06:58:29.148Z] #25 11.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
06:58:29 [2020-10-24T06:58:29.148Z] #25 11.41 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
06:58:29 [2020-10-24T06:58:29.148Z] #25 11.41 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
06:58:29 [2020-10-24T06:58:29.148Z] #25 11.59 Selecting previously unselected package openssl.
06:58:29 [2020-10-24T06:58:29.148Z] #25 11.59 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ...
06:58:29 [2020-10-24T06:58:29.148Z] #25 11.60 Unpacking openssl (1.1.1d-0+deb10u3) ...
06:58:29 [2020-10-24T06:58:29.260Z] #47 29.29 go: extracting github.com/stretchr/testify v1.4.0
06:58:29 [2020-10-24T06:58:29.260Z] #47 29.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.75 Selecting previously unselected package ca-certificates.
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.75 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.75 Unpacking ca-certificates (20200601~deb10u1) ...
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.84 Selecting previously unselected package libkeyutils1:arm64.
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.85 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.85 Unpacking libkeyutils1:arm64 (1.6-6) ...
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.90 Selecting previously unselected package libkrb5support0:arm64.
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.90 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ...
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.90 Unpacking libkrb5support0:arm64 (1.17-3) ...
06:58:29 [2020-10-24T06:58:29.413Z] #25 11.95 Selecting previously unselected package libk5crypto3:arm64.
06:58:29 [2020-10-24T06:58:29.521Z] #47 29.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:58:29 [2020-10-24T06:58:29.522Z] #47 29.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0
06:58:29 [2020-10-24T06:58:29.522Z] #47 29.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:58:29 [2020-10-24T06:58:29.522Z] #47 29.80 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:58:29 [2020-10-24T06:58:29.644Z] #41 65.52   CC       criu/arch/x86/restorer_unmap.o
06:58:29 [2020-10-24T06:58:29.644Z] #41 65.58   CC       criu/arch/x86/sigaction_compat_pie.o
06:58:29 [2020-10-24T06:58:29.676Z] #25 ...
06:58:29 [2020-10-24T06:58:29.676Z] 
06:58:29 [2020-10-24T06:58:29.676Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
06:58:29 [2020-10-24T06:58:29.676Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.1s done
06:58:29 [2020-10-24T06:58:29.676Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
06:58:29 [2020-10-24T06:58:29.676Z] #8 DONE 22.1s
06:58:29 [2020-10-24T06:58:29.676Z] 
06:58:29 [2020-10-24T06:58:29.676Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:58:29 [2020-10-24T06:58:29.676Z] #25 11.95 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ...
06:58:29 [2020-10-24T06:58:29.676Z] #25 11.96 Unpacking libk5crypto3:arm64 (1.17-3) ...
06:58:29 [2020-10-24T06:58:29.676Z] #25 12.09 Selecting previously unselected package libkrb5-3:arm64.
06:58:29 [2020-10-24T06:58:29.676Z] #25 12.09 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ...
06:58:29 [2020-10-24T06:58:29.676Z] #25 ...
06:58:29 [2020-10-24T06:58:29.676Z] 
06:58:29 [2020-10-24T06:58:29.676Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:58:29 [2020-10-24T06:58:29.783Z] #47 29.99 go: extracting github.com/go-toolsmith/astcast v1.0.0
06:58:29 [2020-10-24T06:58:29.783Z] #47 30.01 go: downloading github.com/pmezard/go-difflib v1.0.0
06:58:29 [2020-10-24T06:58:29.783Z] #47 30.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:29 [2020-10-24T06:58:29.783Z] #47 30.09 go: extracting github.com/go-toolsmith/strparse v1.0.0
06:58:29 [2020-10-24T06:58:29.905Z] #41 65.86   CC       criu/pie/restorer.o
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.09 go: downloading github.com/ultraware/funlen v0.0.2
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.16 go: extracting github.com/pmezard/go-difflib v1.0.0
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.16 go: extracting github.com/go-toolsmith/astcopy v1.0.0
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.24 go: downloading github.com/go-toolsmith/typep v1.0.0
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.31 go: extracting github.com/ultraware/funlen v0.0.2
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.31 go: downloading github.com/BurntSushi/toml v0.3.1
06:58:30 [2020-10-24T06:58:30.045Z] #47 30.35 go: downloading github.com/stretchr/objx v0.2.0
06:58:30 [2020-10-24T06:58:30.165Z] #41 ...
06:58:30 [2020-10-24T06:58:30.165Z] 
06:58:30 [2020-10-24T06:58:30.165Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:58:30 [2020-10-24T06:58:30.165Z] #18 10.48 Fetched 8396 kB in 9s (892 kB/s)
06:58:30 [2020-10-24T06:58:30.306Z] #47 30.43 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:30 [2020-10-24T06:58:30.306Z] #47 30.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:30 [2020-10-24T06:58:30.442Z] #45 ...
06:58:30 [2020-10-24T06:58:30.442Z] 
06:58:30 [2020-10-24T06:58:30.442Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:58:30 [2020-10-24T06:58:30.442Z] #38 29.29 Checking out files:  88% (1471/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.
06:58:30 [2020-10-24T06:58:30.442Z] #38 29.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:58:30 [2020-10-24T06:58:30.567Z] #47 30.57 go: extracting github.com/go-toolsmith/typep v1.0.0
06:58:30 [2020-10-24T06:58:30.567Z] #47 30.76 go: extracting github.com/BurntSushi/toml v0.3.1
06:58:30 [2020-10-24T06:58:30.828Z] #47 30.89 go: downloading github.com/davecgh/go-spew v1.1.1
06:58:30 [2020-10-24T06:58:30.828Z] #47 30.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:58:30 [2020-10-24T06:58:30.828Z] #47 30.96 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:30 [2020-10-24T06:58:30.830Z] #36 6.156 -- Detecting C compile features - done
06:58:30 [2020-10-24T06:58:30.830Z] #36 6.180 -- Performing Test HAS_BUILTIN_FORTIFY
06:58:31 [2020-10-24T06:58:31.089Z] #47 31.10 go: extracting github.com/stretchr/objx v0.2.0
06:58:31 [2020-10-24T06:58:31.089Z] #47 31.16 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:58:31 [2020-10-24T06:58:31.134Z] #36 6.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:58:31 [2020-10-24T06:58:31.351Z] #47 31.40 go: extracting github.com/davecgh/go-spew v1.1.1
06:58:31 [2020-10-24T06:58:31.433Z] #36 6.649 -- Configuring done
06:58:31 [2020-10-24T06:58:31.433Z] #36 6.680 -- Generating done
06:58:31 [2020-10-24T06:58:31.433Z] #36 6.692 -- Build files have been written to: /tmp/tmp.aCsW8WJdvq/tini
06:58:31 [2020-10-24T06:58:31.433Z] #36 6.698 + make tini-static
06:58:31 [2020-10-24T06:58:31.734Z] #36 7.129 Scanning dependencies of target tini-static
06:58:31 [2020-10-24T06:58:31.820Z] #38 31.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:58:31 [2020-10-24T06:58:31.925Z] #47 ...
06:58:31 [2020-10-24T06:58:31.925Z] 
06:58:31 [2020-10-24T06:58:31.925Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:31 [2020-10-24T06:58:31.925Z] #49 21.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:58:31 [2020-10-24T06:58:31.925Z] #49 23.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:58:31 [2020-10-24T06:58:31.925Z] #49 24.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:31 [2020-10-24T06:58:31.925Z] #49 24.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:58:31 [2020-10-24T06:58:31.925Z] #49 24.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:31 [2020-10-24T06:58:31.925Z] #49 24.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:58:31 [2020-10-24T06:58:31.925Z] #49 25.51 runtime/cgo
06:58:31 [2020-10-24T06:58:31.925Z] #49 25.61 runtime
06:58:32 [2020-10-24T06:58:32.037Z] #36 7.258 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:58:33 [2020-10-24T06:58:33.547Z] #18 10.48 Reading package lists...
06:58:33 [2020-10-24T06:58:33.547Z] #18 ...
06:58:33 [2020-10-24T06:58:33.547Z] 
06:58:33 [2020-10-24T06:58:33.547Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:33 [2020-10-24T06:58:33.547Z] #51 10.67 + cd /tmp/tmp.QTvzj0pauK/src/github.com/opencontainers/runc
06:58:33 [2020-10-24T06:58:33.547Z] #51 10.67 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:58:33 [2020-10-24T06:58:33.547Z] #51 11.09 + '[' -z '' ']'
06:58:33 [2020-10-24T06:58:33.547Z] #51 11.09 + target=static
06:58:33 [2020-10-24T06:58:33.547Z] #51 11.09 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:58:33 [2020-10-24T06:58:33.547Z] #51 11.54 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 .
06:58:33 [2020-10-24T06:58:33.547Z] #51 ...
06:58:33 [2020-10-24T06:58:33.547Z] 
06:58:33 [2020-10-24T06:58:33.547Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:33 [2020-10-24T06:58:33.547Z] #41 69.19   LINK     criu/pie/restorer.built-in.o
06:58:33 [2020-10-24T06:58:33.547Z] #41 69.20   GEN      criu/pie/restorer-blob.h
06:58:33 [2020-10-24T06:58:33.547Z] #41 69.33   DEP      criu/vdso.d
06:58:33 [2020-10-24T06:58:33.547Z] #41 69.57   DEP      criu/vdso-compat.d
06:58:33 [2020-10-24T06:58:33.580Z] #36 ...
06:58:33 [2020-10-24T06:58:33.581Z] 
06:58:33 [2020-10-24T06:58:33.581Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:33 [2020-10-24T06:58:33.581Z] #41 51.85 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 51.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 51.87 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 51.87 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 51.88 Setting up python-six (1.12.0-1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.43 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.43 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.44 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.45 Setting up libcap-dev:ppc64el (1:2.25-2) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.46 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.49 Setting up protobuf-compiler (3.6.1.3-2) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.51 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:58:33 [2020-10-24T06:58:33.581Z] #41 56.53 Setting up python-protobuf (3.6.1.3-2) ...
06:58:33 [2020-10-24T06:58:33.883Z] #41 ...
06:58:33 [2020-10-24T06:58:33.883Z] 
06:58:33 [2020-10-24T06:58:33.883Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:33 [2020-10-24T06:58:33.883Z] #36 9.278 [100%] Linking C executable tini-static
06:58:33 [2020-10-24T06:58:33.901Z] #41 69.73   DEP      criu/uts_ns.d
06:58:33 [2020-10-24T06:58:33.901Z] #41 69.86   DEP      criu/util.d
06:58:34 [2020-10-24T06:58:34.340Z] #38 ...
06:58:34 [2020-10-24T06:58:34.340Z] 
06:58:34 [2020-10-24T06:58:34.340Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:34 [2020-10-24T06:58:34.340Z] #47 24.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.37 go: downloading github.com/mattn/go-colorable v0.1.4
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.37 go: downloading github.com/go-lintpack/lintpack v0.5.2
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.45 go: downloading github.com/davecgh/go-spew v1.1.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.53 go: downloading github.com/gogo/protobuf v1.2.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.88 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.88 go: extracting github.com/mattn/go-colorable v0.1.4
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.94 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 28.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.01 go: extracting github.com/davecgh/go-spew v1.1.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.06 go: extracting github.com/go-lintpack/lintpack v0.5.2
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.07 go: extracting github.com/go-toolsmith/strparse v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.07 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.10 go: downloading github.com/go-toolsmith/typep v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.28 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.32 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.49 go: extracting github.com/go-toolsmith/typep v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.60 go: extracting github.com/mitchellh/go-homedir v1.1.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.72 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.74 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.93 go: downloading github.com/ultraware/funlen v0.0.2
06:58:34 [2020-10-24T06:58:34.340Z] #47 29.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.02 go: extracting github.com/ultraware/funlen v0.0.2
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.20 go: extracting github.com/go-toolsmith/astequal v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.20 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.28 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.49 go: downloading github.com/mattn/go-isatty v0.0.8
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.51 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.53 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.68 go: downloading github.com/inconshreveable/mousetrap v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.77 go: extracting github.com/go-toolsmith/astcast v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.92 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:34 [2020-10-24T06:58:34.340Z] #47 30.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.08 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.10 go: extracting github.com/mattn/go-isatty v0.0.8
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.12 go: downloading github.com/spf13/viper v1.6.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.21 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.21 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.28 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.37 go: downloading github.com/ultraware/whitespace v0.0.4
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.50 go: extracting github.com/spf13/viper v1.6.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.59 go: extracting github.com/ultraware/whitespace v0.0.4
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.78 go: downloading golang.org/x/text v0.3.2
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.78 go: downloading github.com/gobwas/glob v0.2.3
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.79 go: downloading github.com/spf13/cast v1.3.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.89 go: downloading github.com/hashicorp/hcl v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 31.97 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:34 [2020-10-24T06:58:34.340Z] #47 32.33 go: downloading github.com/spf13/pflag v1.0.5
06:58:34 [2020-10-24T06:58:34.340Z] #47 32.70 go: downloading gopkg.in/ini.v1 v1.51.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 32.86 go: extracting github.com/hashicorp/hcl v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 32.94 go: extracting github.com/spf13/pflag v1.0.5
06:58:34 [2020-10-24T06:58:34.340Z] #47 32.99 go: extracting github.com/spf13/cast v1.3.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 33.19 go: extracting gopkg.in/ini.v1 v1.51.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 33.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:34 [2020-10-24T06:58:34.340Z] #47 33.44 go: extracting github.com/gobwas/glob v0.2.3
06:58:34 [2020-10-24T06:58:34.340Z] #47 33.73 go: downloading github.com/go-toolsmith/astp v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 33.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 33.82 go: extracting github.com/go-toolsmith/astp v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.08 go: downloading github.com/stretchr/objx v0.2.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.17 go: extracting github.com/spf13/jwalterweatherman v1.0.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.48 go: downloading github.com/magiconair/properties v1.8.1
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.54 go: downloading github.com/subosito/gotenv v1.2.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.82 go: extracting github.com/subosito/gotenv v1.2.0
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.89 go: downloading github.com/spf13/afero v1.1.2
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.91 go: downloading github.com/mitchellh/mapstructure v1.1.2
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:34 [2020-10-24T06:58:34.340Z] #47 34.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:34 [2020-10-24T06:58:34.340Z] #47 ...
06:58:34 [2020-10-24T06:58:34.340Z] 
06:58:34 [2020-10-24T06:58:34.340Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:34 [2020-10-24T06:58:34.341Z] #62 31.85 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.
06:58:34 [2020-10-24T06:58:34.341Z] #62 32.61 + cd /tmp/tmp.LoGjr9vQIA/src/github.com/docker/libnetwork
06:58:34 [2020-10-24T06:58:34.341Z] #62 32.61 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:34 [2020-10-24T06:58:34.341Z] #62 33.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:58:34 [2020-10-24T06:58:34.475Z] #49 ...
06:58:34 [2020-10-24T06:58:34.475Z] 
06:58:34 [2020-10-24T06:58:34.475Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:34 [2020-10-24T06:58:34.475Z] #47 34.51 go: extracting github.com/gogo/protobuf v1.2.1
06:58:34 [2020-10-24T06:58:34.477Z] #41 70.16   DEP      criu/uffd.d
06:58:34 [2020-10-24T06:58:34.477Z] #41 70.40   DEP      criu/tun.d
06:58:34 [2020-10-24T06:58:34.739Z] #41 70.66   DEP      criu/tty.d
06:58:34 [2020-10-24T06:58:34.739Z] #41 70.86   DEP      criu/timerfd.d
06:58:34 [2020-10-24T06:58:34.948Z] #36 10.13 [100%] Built target tini-static
06:58:34 [2020-10-24T06:58:34.948Z] #36 10.20 + mkdir -p /build
06:58:34 [2020-10-24T06:58:34.948Z] #36 10.20 + cp tini-static /build/docker-init
06:58:34 [2020-10-24T06:58:34.948Z] #36 DONE 10.3s
06:58:34 [2020-10-24T06:58:34.948Z] 
06:58:34 [2020-10-24T06:58:34.948Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:34 [2020-10-24T06:58:34.948Z] #12 55.91 Selecting previously unselected package mingw-w64-x86-64-dev.
06:58:34 [2020-10-24T06:58:34.948Z] #12 55.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:58:34 [2020-10-24T06:58:34.948Z] #12 55.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:58:34 [2020-10-24T06:58:34.948Z] #12 62.63 Selecting previously unselected package gcc-mingw-w64-base.
06:58:34 [2020-10-24T06:58:34.948Z] #12 62.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:58:34 [2020-10-24T06:58:34.948Z] #12 62.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:58:34 [2020-10-24T06:58:34.948Z] #12 62.80 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:58:34 [2020-10-24T06:58:34.948Z] #12 62.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:58:34 [2020-10-24T06:58:34.948Z] #12 62.82 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:58:34 [2020-10-24T06:58:34.983Z] #9 ...
06:58:34 [2020-10-24T06:58:34.983Z] 
06:58:34 [2020-10-24T06:58:34.983Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.09 Unpacking libkrb5-3:arm64 (1.17-3) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.19 Selecting previously unselected package libgssapi-krb5-2:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.20 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.20 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.25 Selecting previously unselected package libsasl2-modules-db:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.25 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.26 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.30 Selecting previously unselected package libsasl2-2:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.31 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.31 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.36 Selecting previously unselected package libldap-common.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.36 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.36 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.41 Selecting previously unselected package libldap-2.4-2:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.41 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.42 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.49 Selecting previously unselected package libnghttp2-14:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.49 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.49 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.54 Selecting previously unselected package libpsl5:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.54 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.54 Unpacking libpsl5:arm64 (0.20.2-2) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.60 Selecting previously unselected package librtmp1:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.60 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.61 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.65 Selecting previously unselected package libssh2-1:arm64.
06:58:34 [2020-10-24T06:58:34.983Z] #25 12.65 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.66 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.74 Selecting previously unselected package libcurl4:arm64.
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.74 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.75 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.83 Selecting previously unselected package curl.
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.83 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.84 Unpacking curl (7.64.0-4+deb10u1) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.94 Selecting previously unselected package libonig5:arm64.
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.94 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 12.95 Unpacking libonig5:arm64 (6.9.1-1) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 14.60 Selecting previously unselected package libjq1:arm64.
06:58:34 [2020-10-24T06:58:34.984Z] #25 14.61 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 14.61 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 14.70 Selecting previously unselected package jq.
06:58:34 [2020-10-24T06:58:34.984Z] #25 14.70 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 14.72 Unpacking jq (1.5+dfsg-2+b1) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 15.92 Setting up libkeyutils1:arm64 (1.6-6) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 16.71 Setting up libpsl5:arm64 (0.20.2-2) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 16.90 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 17.44 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 17.46 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 17.50 Setting up libkrb5support0:arm64 (1.17-3) ...
06:58:34 [2020-10-24T06:58:34.984Z] #25 17.52 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
06:58:35 [2020-10-24T06:58:35.050Z] #47 ...
06:58:35 [2020-10-24T06:58:35.050Z] 
06:58:35 [2020-10-24T06:58:35.050Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:35 [2020-10-24T06:58:35.050Z] #34 25.06 Fetched 8396 kB in 17s (481 kB/s)
06:58:35 [2020-10-24T06:58:35.050Z] #34 25.06 Reading package lists...
06:58:35 [2020-10-24T06:58:35.050Z] #34 31.66 Reading package lists...
06:58:35 [2020-10-24T06:58:35.050Z] #34 ...
06:58:35 [2020-10-24T06:58:35.050Z] 
06:58:35 [2020-10-24T06:58:35.050Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:35 [2020-10-24T06:58:35.050Z] #62 DONE 35.1s
06:58:35 [2020-10-24T06:58:35.050Z] 
06:58:35 [2020-10-24T06:58:35.050Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:35 [2020-10-24T06:58:35.050Z] #11 25.44 Fetched 8396 kB in 17s (502 kB/s)
06:58:35 [2020-10-24T06:58:35.050Z] #11 25.44 Reading package lists...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.54 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.56 Setting up libk5crypto3:arm64 (1.17-3) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.66 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 ...
06:58:35 [2020-10-24T06:58:35.248Z] 
06:58:35 [2020-10-24T06:58:35.248Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:58:35 [2020-10-24T06:58:35.248Z] #9 DONE 5.8s
06:58:35 [2020-10-24T06:58:35.248Z] 
06:58:35 [2020-10-24T06:58:35.248Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.68 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.69 Setting up libkrb5-3:arm64 (1.17-3) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.71 Setting up openssl (1.1.1d-0+deb10u3) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.73 Setting up libonig5:arm64 (6.9.1-1) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.75 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 17.77 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
06:58:35 [2020-10-24T06:58:35.248Z] #25 ...
06:58:35 [2020-10-24T06:58:35.248Z] 
06:58:35 [2020-10-24T06:58:35.248Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:58:35 [2020-10-24T06:58:35.308Z] #41 71.07   DEP      criu/timens.d
06:58:35 [2020-10-24T06:58:35.308Z] #41 71.29   DEP      criu/sysfs_parse.d
06:58:35 [2020-10-24T06:58:35.308Z] #41 71.43   DEP      criu/sysctl.d
06:58:35 [2020-10-24T06:58:35.313Z] #11 32.44 Reading package lists...
06:58:35 [2020-10-24T06:58:35.313Z] #11 ...
06:58:35 [2020-10-24T06:58:35.313Z] 
06:58:35 [2020-10-24T06:58:35.313Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:35 [2020-10-24T06:58:35.313Z] #40 25.33 Fetched 8396 kB in 17s (498 kB/s)
06:58:35 [2020-10-24T06:58:35.313Z] #40 25.33 Reading package lists...
06:58:35 [2020-10-24T06:58:35.313Z] #40 31.93 Reading package lists...
06:58:35 [2020-10-24T06:58:35.313Z] #40 ...
06:58:35 [2020-10-24T06:58:35.313Z] 
06:58:35 [2020-10-24T06:58:35.313Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:35 [2020-10-24T06:58:35.313Z] #53 25.29 Fetched 8396 kB in 17s (480 kB/s)
06:58:35 [2020-10-24T06:58:35.313Z] #53 25.29 Reading package lists...
06:58:35 [2020-10-24T06:58:35.568Z] #41 71.57   DEP      criu/string.d
06:58:35 [2020-10-24T06:58:35.827Z] #41 71.63   DEP      criu/stats.d
06:58:35 [2020-10-24T06:58:35.827Z] #41 71.80   DEP      criu/sockets.d
06:58:36 [2020-10-24T06:58:36.010Z] #12 ...
06:58:36 [2020-10-24T06:58:36.010Z] 
06:58:36 [2020-10-24T06:58:36.010Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:36 [2020-10-24T06:58:36.010Z] #41 64.38 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
06:58:36 [2020-10-24T06:58:36.010Z] #41 64.39 Processing triggers for libc-bin (2.28-10) ...
06:58:36 [2020-10-24T06:58:36.087Z] #41 71.99   DEP      criu/sk-unix.d
06:58:36 [2020-10-24T06:58:36.200Z] #10 DONE 0.9s
06:58:36 [2020-10-24T06:58:36.200Z] 
06:58:36 [2020-10-24T06:58:36.200Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:58:36 [2020-10-24T06:58:36.200Z] #29 DONE 0.0s
06:58:36 [2020-10-24T06:58:36.200Z] 
06:58:36 [2020-10-24T06:58:36.200Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:58:36 [2020-10-24T06:58:36.200Z] #37 DONE 0.1s
06:58:36 [2020-10-24T06:58:36.200Z] 
06:58:36 [2020-10-24T06:58:36.200Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:58:36 [2020-10-24T06:58:36.324Z] #41 ...
06:58:36 [2020-10-24T06:58:36.324Z] 
06:58:36 [2020-10-24T06:58:36.324Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:36 [2020-10-24T06:58:36.324Z] #33 54.60 bufio
06:58:36 [2020-10-24T06:58:36.324Z] #33 56.37 reflect
06:58:36 [2020-10-24T06:58:36.324Z] #33 58.31 path
06:58:36 [2020-10-24T06:58:36.324Z] #33 59.24 text/tabwriter
06:58:36 [2020-10-24T06:58:36.324Z] #33 ...
06:58:36 [2020-10-24T06:58:36.324Z] 
06:58:36 [2020-10-24T06:58:36.324Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:36 [2020-10-24T06:58:36.324Z] #44 57.27 bufio
06:58:36 [2020-10-24T06:58:36.324Z] #44 58.36 reflect
06:58:36 [2020-10-24T06:58:36.324Z] #44 61.18 regexp/syntax
06:58:36 [2020-10-24T06:58:36.324Z] #44 64.06 hash/crc32
06:58:36 [2020-10-24T06:58:36.347Z] #41 72.27   DEP      criu/sk-tcp.d
06:58:36 [2020-10-24T06:58:36.607Z] #41 72.49   DEP      criu/sk-queue.d
06:58:36 [2020-10-24T06:58:36.607Z] #41 72.64   DEP      criu/sk-packet.d
06:58:36 [2020-10-24T06:58:36.622Z] #44 ...
06:58:36 [2020-10-24T06:58:36.622Z] 
06:58:36 [2020-10-24T06:58:36.622Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:36 [2020-10-24T06:58:36.622Z] #41 DONE 64.8s
06:58:36 [2020-10-24T06:58:36.622Z] 
06:58:36 [2020-10-24T06:58:36.622Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:36 [2020-10-24T06:58:36.860Z] #62 ...
06:58:36 [2020-10-24T06:58:36.860Z] 
06:58:36 [2020-10-24T06:58:36.860Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:36 [2020-10-24T06:58:36.860Z] #49 27.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:58:36 [2020-10-24T06:58:36.860Z] #49 28.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:58:36 [2020-10-24T06:58:36.860Z] #49 30.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:36 [2020-10-24T06:58:36.860Z] #49 30.40 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:58:36 [2020-10-24T06:58:36.860Z] #49 30.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:36 [2020-10-24T06:58:36.860Z] #49 30.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:58:36 [2020-10-24T06:58:36.860Z] #49 31.31 runtime/cgo
06:58:36 [2020-10-24T06:58:36.860Z] #49 31.48 runtime
06:58:36 [2020-10-24T06:58:36.860Z] #49 ...
06:58:36 [2020-10-24T06:58:36.860Z] 
06:58:36 [2020-10-24T06:58:36.860Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:36 [2020-10-24T06:58:36.860Z] #47 35.13 go: extracting github.com/stretchr/objx v0.2.0
06:58:36 [2020-10-24T06:58:36.860Z] #47 35.21 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:36 [2020-10-24T06:58:36.860Z] #47 35.23 go: extracting github.com/magiconair/properties v1.8.1
06:58:36 [2020-10-24T06:58:36.860Z] #47 35.27 go: downloading github.com/kisielk/gotool v1.0.0
06:58:36 [2020-10-24T06:58:36.860Z] #47 35.64 go: downloading github.com/fsnotify/fsnotify v1.4.7
06:58:36 [2020-10-24T06:58:36.860Z] #47 35.89 go: extracting github.com/kisielk/gotool v1.0.0
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.12 go: downloading github.com/pelletier/go-toml v1.2.0
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.13 go: extracting github.com/spf13/afero v1.1.2
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.42 go: extracting github.com/fsnotify/fsnotify v1.4.7
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.44 go: extracting github.com/mitchellh/mapstructure v1.1.2
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.49 go: downloading gopkg.in/yaml.v2 v2.2.7
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.66 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.91 go: downloading github.com/BurntSushi/toml v0.3.1
06:58:36 [2020-10-24T06:58:36.860Z] #47 36.95 go: downloading github.com/sirupsen/logrus v1.4.2
06:58:36 [2020-10-24T06:58:36.860Z] #47 37.24 go: extracting github.com/pelletier/go-toml v1.2.0
06:58:36 [2020-10-24T06:58:36.867Z] #41 72.83   DEP      criu/sk-netlink.d
06:58:37 [2020-10-24T06:58:37.117Z] #47 37.48 go: extracting gopkg.in/yaml.v2 v2.2.7
06:58:37 [2020-10-24T06:58:37.117Z] #47 37.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:58:37 [2020-10-24T06:58:37.117Z] #47 37.67 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:58:37 [2020-10-24T06:58:37.131Z] #41 73.03   DEP      criu/sk-inet.d
06:58:37 [2020-10-24T06:58:37.373Z] #47 37.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:37 [2020-10-24T06:58:37.373Z] #47 37.91 go: extracting github.com/sirupsen/logrus v1.4.2
06:58:37 [2020-10-24T06:58:37.373Z] #47 37.92 go: extracting github.com/BurntSushi/toml v0.3.1
06:58:37 [2020-10-24T06:58:37.391Z] #41 73.22   DEP      criu/signalfd.d
06:58:37 [2020-10-24T06:58:37.391Z] #41 ...
06:58:37 [2020-10-24T06:58:37.391Z] 
06:58:37 [2020-10-24T06:58:37.391Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:37 [2020-10-24T06:58:37.391Z] #43 130.4 github.com/LK4D4/vndr/godl
06:58:37 [2020-10-24T06:58:37.391Z] #43 131.3 github.com/LK4D4/vndr
06:58:37 [2020-10-24T06:58:37.454Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
06:58:37 [2020-10-24T06:58:37.630Z] #47 38.09 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:58:37 [2020-10-24T06:58:37.630Z] #47 38.31 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:58:37 [2020-10-24T06:58:37.653Z] #43 ...
06:58:37 [2020-10-24T06:58:37.653Z] 
06:58:37 [2020-10-24T06:58:37.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:37 [2020-10-24T06:58:37.654Z] #41 73.45   DEP      criu/sigframe.d
06:58:37 [2020-10-24T06:58:37.654Z] #41 73.53   DEP      criu/shmem.d
06:58:37 [2020-10-24T06:58:37.875Z] #53 32.03 Reading package lists...
06:58:37 [2020-10-24T06:58:37.875Z] #53 ...
06:58:37 [2020-10-24T06:58:37.875Z] 
06:58:37 [2020-10-24T06:58:37.875Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:37 [2020-10-24T06:58:37.875Z] #47 37.78 go: extracting golang.org/x/text v0.3.2
06:58:37 [2020-10-24T06:58:37.913Z] #41 73.71   DEP      criu/servicefd.d
06:58:37 [2020-10-24T06:58:37.914Z] #41 ...
06:58:37 [2020-10-24T06:58:37.914Z] 
06:58:37 [2020-10-24T06:58:37.914Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:37 [2020-10-24T06:58:37.914Z] #43 DONE 140.9s
06:58:37 [2020-10-24T06:58:37.914Z] 
06:58:37 [2020-10-24T06:58:37.914Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:37 [2020-10-24T06:58:37.914Z] #41 73.85   DEP      criu/seize.d
06:58:38 [2020-10-24T06:58:38.160Z] #42 1.540 Note: Building without setproctitle() and strlcpy() support.
06:58:38 [2020-10-24T06:58:38.160Z] #42 1.541       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:58:38 [2020-10-24T06:58:38.160Z] #42 1.547 Note: Building without GnuTLS support
06:58:38 [2020-10-24T06:58:38.160Z] #42 1.550 Makefile.config:39: Warn: you have no libnftables installed
06:58:38 [2020-10-24T06:58:38.160Z] #42 1.550 Makefile.config:40: Warn: Building without nftables support
06:58:38 [2020-10-24T06:58:38.173Z] #41 74.04   DEP      criu/seccomp.d
06:58:38 [2020-10-24T06:58:38.173Z] #41 74.21   DEP      criu/rst-malloc.d
06:58:38 [2020-10-24T06:58:38.192Z] #47 38.68 go: extracting github.com/gogo/protobuf v1.2.1
06:58:38 [2020-10-24T06:58:38.433Z] #41 74.28   DEP      criu/rbtree.d
06:58:38 [2020-10-24T06:58:38.433Z] #41 74.30   DEP      criu/pstree.d
06:58:38 [2020-10-24T06:58:38.433Z] #41 74.50   DEP      criu/protobuf.d
06:58:38 [2020-10-24T06:58:38.695Z] #41 74.66   GEN      criu/protobuf-desc-gen.h
06:58:38 [2020-10-24T06:58:38.705Z] Running on azwin-2-8f3d50 in d:\jenkins\workspace\moby_PR-41584
[Pipeline] {
[Pipeline] ws
06:58:38 [2020-10-24T06:58:38.723Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
06:58:38 [2020-10-24T06:58:38.755Z] #47 ...
06:58:38 [2020-10-24T06:58:38.756Z] 
06:58:38 [2020-10-24T06:58:38.756Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:38 [2020-10-24T06:58:38.756Z] #34 29.19 Fetched 8396 kB in 23s (358 kB/s)
06:58:38 [2020-10-24T06:58:38.756Z] #34 29.19 Reading package lists...
06:58:38 [2020-10-24T06:58:38.756Z] #34 35.66 Reading package lists...
06:58:38 [2020-10-24T06:58:38.756Z] #34 ...
06:58:38 [2020-10-24T06:58:38.756Z] 
06:58:38 [2020-10-24T06:58:38.756Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:38 [2020-10-24T06:58:38.756Z] #53 31.94 Fetched 8396 kB in 24s (349 kB/s)
06:58:38 [2020-10-24T06:58:38.756Z] #53 31.94 Reading package lists...
06:58:39 [2020-10-24T06:58:39.013Z] #53 39.29 Reading package lists...
06:58:39 [2020-10-24T06:58:39.013Z] #53 ...
06:58:39 [2020-10-24T06:58:39.013Z] 
06:58:39 [2020-10-24T06:58:39.013Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:39 [2020-10-24T06:58:39.013Z] #47 39.62 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:39 [2020-10-24T06:58:39.271Z] #47 ...
06:58:39 [2020-10-24T06:58:39.271Z] 
06:58:39 [2020-10-24T06:58:39.271Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:39 [2020-10-24T06:58:39.271Z] #40 29.89 Fetched 8396 kB in 24s (356 kB/s)
06:58:39 [2020-10-24T06:58:39.271Z] #40 29.89 Reading package lists...
06:58:39 [2020-10-24T06:58:39.529Z] #40 37.21 Reading package lists...
06:58:39 [2020-10-24T06:58:39.529Z] #40 ...
06:58:39 [2020-10-24T06:58:39.529Z] 
06:58:39 [2020-10-24T06:58:39.529Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:39 [2020-10-24T06:58:39.529Z] #11 29.96 Fetched 8396 kB in 24s (355 kB/s)
06:58:39 [2020-10-24T06:58:39.529Z] #11 29.96 Reading package lists...
06:58:39 [2020-10-24T06:58:39.737Z] #42 2.874 fatal: not a git repository (or any of the parent directories): .git
06:58:39 [2020-10-24T06:58:39.737Z] #42 2.928   GEN      .gitid
06:58:39 [2020-10-24T06:58:39.737Z] #42 2.952   GEN      criu/include/version.h
06:58:39 [2020-10-24T06:58:39.737Z] #42 3.008   GEN      include/common/asm
06:58:39 [2020-10-24T06:58:39.737Z] #42 ...
06:58:39 [2020-10-24T06:58:39.737Z] 
06:58:39 [2020-10-24T06:58:39.737Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:39 [2020-10-24T06:58:39.737Z] #50 58.01 bufio
06:58:39 [2020-10-24T06:58:39.737Z] #50 58.50 reflect
06:58:39 [2020-10-24T06:58:39.737Z] #50 60.71 regexp/syntax
06:58:40 [2020-10-24T06:58:40.037Z] #50 ...
06:58:40 [2020-10-24T06:58:40.038Z] 
06:58:40 [2020-10-24T06:58:40.038Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:40 [2020-10-24T06:58:40.038Z] #33 65.54 internal/syscall/execenv
06:58:40 [2020-10-24T06:58:40.038Z] #33 65.55 time
06:58:40 [2020-10-24T06:58:40.038Z] #33 65.57 internal/syscall/unix
06:58:40 [2020-10-24T06:58:40.605Z] #41 76.61   DEP      criu/protobuf-desc.d
06:58:40 [2020-10-24T06:58:40.865Z] #41 76.71   DEP      criu/proc_parse.d
06:58:40 [2020-10-24T06:58:40.865Z] #41 76.86   DEP      criu/plugin.d
06:58:40 [2020-10-24T06:58:40.865Z] #41 76.92   DEP      criu/pipes.d
06:58:41 [2020-10-24T06:58:41.111Z] #33 ...
06:58:41 [2020-10-24T06:58:41.111Z] 
06:58:41 [2020-10-24T06:58:41.111Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:41 [2020-10-24T06:58:41.111Z] #46 DONE 69.2s
06:58:41 [2020-10-24T06:58:41.111Z] 
06:58:41 [2020-10-24T06:58:41.111Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:41 [2020-10-24T06:58:41.111Z] #50 68.40 time
06:58:41 [2020-10-24T06:58:41.126Z] #41 77.08   DEP      criu/pie-util.d
06:58:41 [2020-10-24T06:58:41.388Z] #41 77.25   DEP      criu/pie-util-vdso.d
06:58:41 [2020-10-24T06:58:41.388Z] #41 77.33   DEP      criu/pie-util-vdso-elf32.d
06:58:41 [2020-10-24T06:58:41.388Z] #41 77.42   DEP      criu/path.d
06:58:41 [2020-10-24T06:58:41.431Z] #11 36.30 Reading package lists...
06:58:41 [2020-10-24T06:58:41.431Z] #11 ...
06:58:41 [2020-10-24T06:58:41.431Z] 
06:58:41 [2020-10-24T06:58:41.431Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:41 [2020-10-24T06:58:41.431Z] #34 35.66 Reading package lists...
06:58:41 [2020-10-24T06:58:41.533Z] #38 ...
06:58:41 [2020-10-24T06:58:41.533Z] 
06:58:41 [2020-10-24T06:58:41.533Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:58:41 [2020-10-24T06:58:41.533Z] #25 17.79 Setting up ca-certificates (20200601~deb10u1) ...
06:58:41 [2020-10-24T06:58:41.533Z] #25 18.61 Updating certificates in /etc/ssl/certs...
06:58:41 [2020-10-24T06:58:41.533Z] #25 20.98 126 added, 0 removed; done.
06:58:41 [2020-10-24T06:58:41.533Z] #25 21.07 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
06:58:41 [2020-10-24T06:58:41.533Z] #25 21.08 Setting up jq (1.5+dfsg-2+b1) ...
06:58:41 [2020-10-24T06:58:41.533Z] #25 21.10 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
06:58:41 [2020-10-24T06:58:41.533Z] #25 21.11 Setting up curl (7.64.0-4+deb10u1) ...
06:58:41 [2020-10-24T06:58:41.533Z] #25 21.12 Processing triggers for libc-bin (2.28-10) ...
06:58:41 [2020-10-24T06:58:41.533Z] #25 21.15 Processing triggers for ca-certificates (20200601~deb10u1) ...
06:58:41 [2020-10-24T06:58:41.533Z] #25 21.17 Updating certificates in /etc/ssl/certs...
06:58:41 [2020-10-24T06:58:41.533Z] #25 22.77 0 added, 0 removed; done.
06:58:41 [2020-10-24T06:58:41.533Z] #25 22.77 Running hooks in /etc/ca-certificates/update.d...
06:58:41 [2020-10-24T06:58:41.533Z] #25 22.78 done.
06:58:41 [2020-10-24T06:58:41.533Z] #25 DONE 23.2s
06:58:41 [2020-10-24T06:58:41.533Z] 
06:58:41 [2020-10-24T06:58:41.533Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:58:41 [2020-10-24T06:58:41.533Z] #38 4.830 + #38 ...
06:58:41 [2020-10-24T06:58:41.533Z] 
06:58:41 [2020-10-24T06:58:41.533Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
06:58:41 [2020-10-24T06:58:41.533Z] #26 DONE 0.3s
06:58:41 [2020-10-24T06:58:41.533Z] 
06:58:41 [2020-10-24T06:58:41.533Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:58:41 [2020-10-24T06:58:41.533Z] #38 4.830 + git clone https://github.com/docker/distribution.git .
06:58:41 [2020-10-24T06:58:41.533Z] #38 4.844 Cloning into '.'...
06:58:41 [2020-10-24T06:58:41.649Z] #41 77.54   DEP      criu/parasite-syscall.d
06:58:41 [2020-10-24T06:58:41.649Z] #41 77.77   DEP      criu/pagemap.d
06:58:41 [2020-10-24T06:58:41.909Z] #41 77.90   DEP      criu/pagemap-cache.d
06:58:42 [2020-10-24T06:58:42.088Z] #47 42.33 go: finding github.com/fatih/color v1.7.0
06:58:42 [2020-10-24T06:58:42.169Z] #41 78.00   DEP      criu/page-xfer.d
06:58:42 [2020-10-24T06:58:42.169Z] #41 78.18   DEP      criu/page-pipe.d
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.46 go: finding github.com/mattn/go-colorable v0.1.4
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.48 go: finding github.com/mattn/go-isatty v0.0.8
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.52 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.57 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.59 go: finding github.com/go-critic/go-critic v0.4.1
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.59 go: finding github.com/pkg/errors v0.8.1
06:58:42 [2020-10-24T06:58:42.350Z] #47 42.65 go: finding github.com/go-lintpack/lintpack v0.5.2
06:58:42 [2020-10-24T06:58:42.429Z] #41 78.28   DEP      criu/netfilter.d
06:58:42 [2020-10-24T06:58:42.429Z] #41 78.41   DEP      criu/net.d
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.67 go: finding github.com/mitchellh/go-homedir v1.1.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.70 go: finding github.com/go-toolsmith/astequal v1.0.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.70 go: finding github.com/sirupsen/logrus v1.4.2
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.71 go: finding github.com/go-toolsmith/astfmt v1.0.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.73 go: finding github.com/stretchr/testify v1.4.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.75 go: finding github.com/spf13/viper v1.6.1
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.77 go: finding github.com/go-toolsmith/astp v1.0.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.78 go: finding github.com/davecgh/go-spew v1.1.1
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.78 go: finding github.com/go-toolsmith/astcast v1.0.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.79 go: finding github.com/go-toolsmith/typep v1.0.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.81 go: finding github.com/go-toolsmith/astcopy v1.0.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.81 go: finding github.com/pmezard/go-difflib v1.0.0
06:58:42 [2020-10-24T06:58:42.611Z] #47 42.83 go: finding github.com/stretchr/objx v0.2.0
06:58:42 [2020-10-24T06:58:42.689Z] #41 78.56   DEP      criu/namespaces.d
06:58:42 [2020-10-24T06:58:42.689Z] #41 78.67   DEP      criu/mount.d
06:58:42 [2020-10-24T06:58:42.689Z] #41 78.78   DEP      criu/memfd.d
06:58:42 [2020-10-24T06:58:42.874Z] #47 42.90 go: finding gopkg.in/yaml.v2 v2.2.7
06:58:42 [2020-10-24T06:58:42.874Z] #47 42.91 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
06:58:42 [2020-10-24T06:58:42.874Z] #47 43.01 go: finding github.com/go-toolsmith/strparse v1.0.0
06:58:42 [2020-10-24T06:58:42.874Z] #47 43.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0
06:58:42 [2020-10-24T06:58:42.874Z] #47 43.06 go: finding github.com/spf13/cobra v0.0.5
06:58:42 [2020-10-24T06:58:42.874Z] #47 43.08 go: finding github.com/gobwas/glob v0.2.3
06:58:42 [2020-10-24T06:58:42.949Z] #41 78.90   DEP      criu/mem.d
06:58:43 [2020-10-24T06:58:43.102Z] #34 42.17 Building dependency tree...
06:58:43 [2020-10-24T06:58:43.136Z] #47 43.11 go: finding github.com/fsnotify/fsnotify v1.4.7
06:58:43 [2020-10-24T06:58:43.136Z] #47 43.13 go: finding github.com/spf13/pflag v1.0.5
06:58:43 [2020-10-24T06:58:43.136Z] #47 43.13 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:43 [2020-10-24T06:58:43.136Z] #47 43.15 go: finding github.com/hashicorp/hcl v1.0.0
06:58:43 [2020-10-24T06:58:43.136Z] #47 43.31 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:43 [2020-10-24T06:58:43.136Z] #47 43.37 go: finding github.com/magiconair/properties v1.8.1
06:58:43 [2020-10-24T06:58:43.208Z] #41 79.05   DEP      criu/lsm.d
06:58:43 [2020-10-24T06:58:43.209Z] #41 79.19   DEP      criu/log.d
06:58:43 [2020-10-24T06:58:43.209Z] #41 79.28   DEP      criu/libnetlink.d
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.39 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.41 go: finding github.com/mitchellh/mapstructure v1.1.2
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.49 go: finding github.com/pelletier/go-toml v1.2.0
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.50 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.52 go: finding github.com/spf13/afero v1.1.2
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.54 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:43 [2020-10-24T06:58:43.398Z] #47 43.57 go: finding github.com/spf13/cast v1.3.0
06:58:43 [2020-10-24T06:58:43.469Z] #41 79.42   DEP      criu/kerndat.d
06:58:43 [2020-10-24T06:58:43.659Z] #47 43.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:43 [2020-10-24T06:58:43.659Z] #47 43.73 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:43 [2020-10-24T06:58:43.659Z] #47 43.80 go: finding github.com/spf13/jwalterweatherman v1.0.0
06:58:43 [2020-10-24T06:58:43.659Z] #47 43.82 go: finding github.com/subosito/gotenv v1.2.0
06:58:43 [2020-10-24T06:58:43.659Z] #47 43.87 go: finding gopkg.in/ini.v1 v1.51.0
06:58:43 [2020-10-24T06:58:43.729Z] #41 79.58   DEP      criu/kcmp-ids.d
06:58:43 [2020-10-24T06:58:43.729Z] #41 79.69   DEP      criu/irmap.d
06:58:43 [2020-10-24T06:58:43.729Z] #41 79.80   DEP      criu/ipc_ns.d
06:58:43 [2020-10-24T06:58:43.729Z] #41 ...
06:58:43 [2020-10-24T06:58:43.729Z] 
06:58:43 [2020-10-24T06:58:43.729Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:58:43 [2020-10-24T06:58:43.729Z] #18 10.48 Reading package lists...
06:58:43 [2020-10-24T06:58:43.729Z] #18 14.36 Reading package lists...
06:58:43 [2020-10-24T06:58:43.729Z] #18 18.14 Building dependency tree...
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.08 libcap2-bin is already the newest version (1:2.25-2).
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.08 The following additional packages will be installed:
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.08   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.08   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   python3.7 python3.7-minimal vim-runtime xxd
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09 Suggested packages:
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09 Recommended packages:
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   aufs-dkms nftables build-essential python3-dev python3-keyring
06:58:43 [2020-10-24T06:58:43.729Z] #18 20.09   python3-keyrings.alt python3-xdg unzip
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.82 The following NEW packages will be installed:
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.82   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:58:43 [2020-10-24T06:58:43.729Z] #18 21.83   xz-utils zip
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.18 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.18 Need to get 28.5 MB of archives.
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.18 After this operation, 116 MB of additional disk space will be used.
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 22.89 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 23.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 23.42 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 23.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 23.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 23.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:58:43 [2020-10-24T06:58:43.729Z] #18 23.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:58:43 [2020-10-24T06:58:43.921Z] #47 43.89 go: finding golang.org/x/text v0.3.2
06:58:43 [2020-10-24T06:58:43.921Z] #47 43.93 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:43 [2020-10-24T06:58:43.921Z] #47 43.95 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:43 [2020-10-24T06:58:43.921Z] #47 43.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:43 [2020-10-24T06:58:43.921Z] #47 43.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.05 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.06 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.07 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.08 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.09 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.11 go: finding github.com/kisielk/gotool v1.0.0
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.12 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.17 go: finding github.com/sourcegraph/go-diff v0.5.1
06:58:43 [2020-10-24T06:58:43.921Z] #47 44.19 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 24.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:58:43 [2020-10-24T06:58:43.989Z] #18 ...
06:58:43 [2020-10-24T06:58:43.989Z] 
06:58:43 [2020-10-24T06:58:43.989Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:43 [2020-10-24T06:58:43.989Z] #41 79.98   DEP      criu/image.d
06:58:44 [2020-10-24T06:58:44.183Z] #47 44.24 go: finding github.com/tommy-muehle/go-mnd v1.1.1
06:58:44 [2020-10-24T06:58:44.183Z] #47 44.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:44 [2020-10-24T06:58:44.183Z] #47 44.30 go: finding github.com/ultraware/funlen v0.0.2
06:58:44 [2020-10-24T06:58:44.183Z] #47 44.32 go: finding github.com/ultraware/whitespace v0.0.4
06:58:44 [2020-10-24T06:58:44.183Z] #47 44.38 go: finding github.com/uudashr/gocognit v1.0.1
06:58:44 [2020-10-24T06:58:44.250Z] #41 80.15   DEP      criu/image-desc.d
06:58:44 [2020-10-24T06:58:44.250Z] #41 80.27   DEP      criu/fsnotify.d
06:58:44 [2020-10-24T06:58:44.445Z] #47 44.42 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:44 [2020-10-24T06:58:44.445Z] #47 44.47 go: finding github.com/gogo/protobuf v1.2.1
06:58:44 [2020-10-24T06:58:44.445Z] #47 44.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3
06:58:44 [2020-10-24T06:58:44.445Z] #47 44.62 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:44 [2020-10-24T06:58:44.445Z] #47 44.63 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:44 [2020-10-24T06:58:44.511Z] #41 80.48   DEP      criu/filesystems.d
06:58:44 [2020-10-24T06:58:44.707Z] #47 44.75 go: finding github.com/BurntSushi/toml v0.3.1
06:58:44 [2020-10-24T06:58:44.707Z] #47 44.75 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:58:44 [2020-10-24T06:58:44.772Z] #41 80.63   DEP      criu/files.d
06:58:44 [2020-10-24T06:58:44.772Z] #41 80.78   DEP      criu/files-reg.d
06:58:44 [2020-10-24T06:58:44.969Z] #47 ...
06:58:44 [2020-10-24T06:58:44.969Z] 
06:58:44 [2020-10-24T06:58:44.969Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:44 [2020-10-24T06:58:44.969Z] #53 32.03 Reading package lists...
06:58:44 [2020-10-24T06:58:44.969Z] #53 39.03 Building dependency tree...
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.24 The following additional packages will be installed:
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.26   libbtrfs0
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.40 The following NEW packages will be installed:
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.42   libbtrfs-dev libbtrfs0
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.89 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.89 Need to get 119 kB of archives.
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.89 After this operation, 387 kB of additional disk space will be used.
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:58:44 [2020-10-24T06:58:44.969Z] #53 42.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.07 debconf: delaying package configuration, since apt-utils is not installed
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.20 Fetched 119 kB in 0s (347 kB/s)
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.30 Selecting previously unselected package libbtrfs0.
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.40 Unpacking libbtrfs0 (4.20.1-2) ...
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.49 Selecting previously unselected package libbtrfs-dev.
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.51 Unpacking libbtrfs-dev (4.20.1-2) ...
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.69 Setting up libbtrfs0 (4.20.1-2) ...
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.71 Setting up libbtrfs-dev (4.20.1-2) ...
06:58:44 [2020-10-24T06:58:44.969Z] #53 44.72 Processing triggers for libc-bin (2.28-10) ...
06:58:44 [2020-10-24T06:58:44.969Z] #53 DONE 45.2s
06:58:44 [2020-10-24T06:58:44.969Z] 
06:58:44 [2020-10-24T06:58:44.969Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:58:45 [2020-10-24T06:58:45.032Z] #41 80.95   DEP      criu/files-ext.d
06:58:45 [2020-10-24T06:58:45.032Z] #41 81.06   DEP      criu/file-lock.d
06:58:45 [2020-10-24T06:58:45.293Z] #41 81.20   DEP      criu/file-ids.d
06:58:45 [2020-10-24T06:58:45.293Z] #41 81.36   DEP      criu/fifo.d
06:58:45 [2020-10-24T06:58:45.553Z] #41 81.55   DEP      criu/fdstore.d
06:58:45 [2020-10-24T06:58:45.553Z] #41 81.63   DEP      criu/fault-injection.d
06:58:45 [2020-10-24T06:58:45.553Z] #41 81.67   DEP      criu/external.d
06:58:45 [2020-10-24T06:58:45.632Z] #50 ...
06:58:45 [2020-10-24T06:58:45.633Z] 
06:58:45 [2020-10-24T06:58:45.633Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:45 [2020-10-24T06:58:45.633Z] #42 4.938   PBCC     images/timens.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 4.968   DEP      images/timens.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.018   PBCC     images/fown.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.046   PBCC     images/google/protobuf/descriptor.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.136   PBCC     images/opts.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.213   PBCC     images/memfd.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.428   DEP      images/fown.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.501   DEP      images/google/protobuf/descriptor.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.574   DEP      images/opts.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.659   DEP      images/memfd.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.735   PBCC     images/sit.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.782   DEP      images/sit.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.872   PBCC     images/macvlan.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.888   DEP      images/macvlan.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.931   PBCC     images/autofs.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.951   DEP      images/autofs.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.977   PBCC     images/sysctl.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 5.995   DEP      images/sysctl.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.023   PBCC     images/time.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.040   DEP      images/time.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.097   PBCC     images/binfmt-misc.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.114   DEP      images/binfmt-misc.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.184   PBCC     images/seccomp.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.196   DEP      images/seccomp.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.307   PBCC     images/userns.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.329   DEP      images/userns.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.377   PBCC     images/cgroup.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.416   DEP      images/cgroup.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.473   PBCC     images/ext-file.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.529   DEP      images/ext-file.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.609   PBCC     images/rpc.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.716   DEP      images/rpc.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.752   PBCC     images/siginfo.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.762   DEP      images/siginfo.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.836   PBCC     images/pagemap.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 6.976   DEP      images/pagemap.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.042   PBCC     images/rlimit.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.067   DEP      images/rlimit.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.162   PBCC     images/file-lock.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.201   DEP      images/file-lock.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.276   PBCC     images/tty.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.306   DEP      images/tty.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.372   PBCC     images/tun.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.403   PBCC     images/netdev.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.508   DEP      images/tun.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.591   DEP      images/netdev.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.637   PBCC     images/vma.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.676   DEP      images/vma.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.708   PBCC     images/creds.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.723   DEP      images/creds.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.793   PBCC     images/utsns.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.804   DEP      images/utsns.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.854   PBCC     images/ipc-desc.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.872   PBCC     images/ipc-sem.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.922   DEP      images/ipc-desc.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 7.987   DEP      images/ipc-sem.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.057   PBCC     images/ipc-msg.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.117   DEP      images/ipc-msg.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.200   PBCC     images/ipc-shm.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.235   DEP      images/ipc-shm.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.291   PBCC     images/ipc-var.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.310   DEP      images/ipc-var.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.370   PBCC     images/sk-opts.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.388   PBCC     images/packet-sock.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.491   DEP      images/sk-opts.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.523   DEP      images/packet-sock.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.619   PBCC     images/sk-netlink.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.660   DEP      images/sk-netlink.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.802   PBCC     images/sk-inet.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 8.881   DEP      images/sk-inet.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 9.017   PBCC     images/sk-unix.pb-c.c
06:58:45 [2020-10-24T06:58:45.633Z] #42 9.103   DEP      images/sk-unix.pb-c.d
06:58:45 [2020-10-24T06:58:45.633Z] #42 9.141   PBCC     images/mm.pb-c.c
06:58:45 [2020-10-24T06:58:45.676Z] #34 45.78 The following additional packages will be installed:
06:58:45 [2020-10-24T06:58:45.676Z] #34 45.78   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:58:45 [2020-10-24T06:58:45.676Z] #34 45.81 Suggested packages:
06:58:45 [2020-10-24T06:58:45.676Z] #34 45.82   cmake-doc ninja-build lrzip
06:58:45 [2020-10-24T06:58:45.676Z] #34 45.82 Recommended packages:
06:58:45 [2020-10-24T06:58:45.676Z] #34 45.82   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:58:45 [2020-10-24T06:58:45.814Z] #41 81.81   DEP      criu/eventpoll.d
06:58:45 [2020-10-24T06:58:45.814Z] #41 81.93   DEP      criu/eventfd.d
06:58:45 [2020-10-24T06:58:45.930Z] #54 1.025 + RM_GOPATH=0
06:58:45 [2020-10-24T06:58:45.930Z] #54 1.025 + TMP_GOPATH=
06:58:45 [2020-10-24T06:58:45.930Z] #54 1.025 + : /build
06:58:45 [2020-10-24T06:58:45.930Z] #54 1.025 + '[' -z '' ']'
06:58:45 [2020-10-24T06:58:45.936Z] #42 9.185   DEP      images/mm.pb-c.d
06:58:45 [2020-10-24T06:58:45.937Z] #42 9.252   PBCC     images/timerfd.pb-c.c
06:58:45 [2020-10-24T06:58:45.937Z] #42 9.339   DEP      images/timerfd.pb-c.d
06:58:45 [2020-10-24T06:58:45.937Z] #42 9.422   PBCC     images/timer.pb-c.c
06:58:45 [2020-10-24T06:58:45.937Z] #42 9.466   DEP      images/timer.pb-c.d
06:58:45 [2020-10-24T06:58:45.937Z] #42 9.522   PBCC     images/sa.pb-c.c
06:58:46 [2020-10-24T06:58:46.076Z] #41 82.07   DEP      criu/crtools.d
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.029 ++ mktemp -d
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.033 + export GOPATH=/tmp/tmp.8mM2LMqMoC
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.033 + GOPATH=/tmp/tmp.8mM2LMqMoC
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.034 + RM_GOPATH=1
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.034 + case "$(go env GOARCH)" in
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.035 ++ go env GOARCH
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.096 + export GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.096 + GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.112 ++ dirname /tmp/install/install.sh
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.114 + dir=/tmp/install
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.120 + bin=containerd
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.120 + shift
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.122 + '[' '!' -f /tmp/install/containerd.installer ']'
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.122 + . /tmp/install/containerd.installer
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.122 ++ set -e
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.122 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.123 + install_containerd
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.123 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.127 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.127 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8mM2LMqMoC/src/github.com/containerd/containerd
06:58:46 [2020-10-24T06:58:46.192Z] #54 1.132 Cloning into '/tmp/tmp.8mM2LMqMoC/src/github.com/containerd/containerd'...
06:58:46 [2020-10-24T06:58:46.236Z] #42 9.600   DEP      images/sa.pb-c.d
06:58:46 [2020-10-24T06:58:46.236Z] #42 9.677   PBCC     images/pipe-data.pb-c.c
06:58:46 [2020-10-24T06:58:46.236Z] #42 9.693   DEP      images/pipe-data.pb-c.d
06:58:46 [2020-10-24T06:58:46.236Z] #42 9.792   PBCC     images/mnt.pb-c.c
06:58:46 [2020-10-24T06:58:46.337Z] #41 ...
06:58:46 [2020-10-24T06:58:46.337Z] 
06:58:46 [2020-10-24T06:58:46.337Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:46 [2020-10-24T06:58:46.337Z] #30 DONE 149.2s
06:58:46 [2020-10-24T06:58:46.337Z] 
06:58:46 [2020-10-24T06:58:46.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:46 [2020-10-24T06:58:46.337Z] #41 82.28   DEP      criu/cr-service.d
06:58:46 [2020-10-24T06:58:46.536Z] #42 9.897   DEP      images/mnt.pb-c.d
06:58:46 [2020-10-24T06:58:46.537Z] #42 9.976   PBCC     images/sk-packet.pb-c.c
06:58:46 [2020-10-24T06:58:46.537Z] #42 10.01   DEP      images/sk-packet.pb-c.d
06:58:46 [2020-10-24T06:58:46.537Z] #42 10.11   PBCC     images/tcp-stream.pb-c.c
06:58:46 [2020-10-24T06:58:46.597Z] #41 82.48   DEP      criu/cr-restore.d
06:58:46 [2020-10-24T06:58:46.605Z] #34 46.96 The following NEW packages will be installed:
06:58:46 [2020-10-24T06:58:46.605Z] #34 46.98   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:58:46 [2020-10-24T06:58:46.606Z] #34 46.98   vim-common xxd
06:58:46 [2020-10-24T06:58:46.836Z] #42 10.17   DEP      images/tcp-stream.pb-c.d
06:58:46 [2020-10-24T06:58:46.836Z] #42 10.25   PBCC     images/pipe.pb-c.c
06:58:46 [2020-10-24T06:58:46.836Z] #42 10.30   DEP      images/pipe.pb-c.d
06:58:46 [2020-10-24T06:58:46.836Z] #42 10.37   PBCC     images/pstree.pb-c.c
06:58:46 [2020-10-24T06:58:46.858Z] #41 82.72   DEP      criu/cr-errno.d
06:58:46 [2020-10-24T06:58:46.858Z] #41 82.77   DEP      criu/cr-dump.d
06:58:46 [2020-10-24T06:58:46.875Z] #38 ...
06:58:46 [2020-10-24T06:58:46.876Z] 
06:58:46 [2020-10-24T06:58:46.876Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.415 + RM_GOPATH=0
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.415 + TMP_GOPATH=
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.415 + : /build
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.415 + '[' -z '' ']'
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.415 ++ mktemp -d
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.423 + export GOPATH=/tmp/tmp.b46dw8Q1d4
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.423 + GOPATH=/tmp/tmp.b46dw8Q1d4
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.423 + RM_GOPATH=1
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.423 + case "$(go env GOARCH)" in
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.428 ++ go env GOARCH
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.438 + export GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.438 + GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.439 ++ dirname /tmp/install/install.sh
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.443 Install docker/cli version 17.06.2-ce from stable
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 + dir=/tmp/install
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 + bin=dockercli
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 + shift
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 + '[' '!' -f /tmp/install/dockercli.installer ']'
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 + . /tmp/install/dockercli.installer
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 ++ : stable
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 ++ : 17.06.2-ce
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 + install_dockercli
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.444 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.450 ++ uname -m
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.450 + arch=aarch64
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.450 + '[' aarch64 '!=' x86_64 ']'
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.450 + '[' aarch64 '!=' s390x ']'
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.450 + '[' aarch64 '!=' armhf ']'
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.450 + build_dockercli
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.450 + git clone https://github.com/docker/docker-ce /tmp/tmp.b46dw8Q1d4/tmp/docker-ce
06:58:46 [2020-10-24T06:58:46.876Z] #22 4.460 Cloning into '/tmp/tmp.b46dw8Q1d4/tmp/docker-ce'...
06:58:46 [2020-10-24T06:58:46.876Z] #22 ...
06:58:46 [2020-10-24T06:58:46.876Z] 
06:58:46 [2020-10-24T06:58:46.876Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.050 + RM_GOPATH=0
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.050 + TMP_GOPATH=
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.050 + : /build
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.050 + '[' -z '' ']'
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.050 ++ mktemp -d
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.059 + export GOPATH=/tmp/tmp.6fWB4yjuQI
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.059 + GOPATH=/tmp/tmp.6fWB4yjuQI
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.059 + RM_GOPATH=1
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.059 + case "$(go env GOARCH)" in
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.059 ++ go env GOARCH
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.071 + export GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.071 + GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.071 ++ dirname /tmp/install/install.sh
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.071 + dir=/tmp/install
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.074 + bin=tomlv
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.074 + shift
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.076 + '[' '!' -f /tmp/install/tomlv.installer ']'
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.076 + . /tmp/install/tomlv.installer
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.076 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.090 + install_tomlv
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.090 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.090 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6fWB4yjuQI/src/github.com/BurntSushi/toml
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.094 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:46 [2020-10-24T06:58:46.876Z] #32 5.096 Cloning into '/tmp/tmp.6fWB4yjuQI/src/github.com/BurntSushi/toml'...
06:58:46 [2020-10-24T06:58:46.876Z] #32 6.504 + cd /tmp/tmp.6fWB4yjuQI/src/github.com/BurntSushi/toml
06:58:46 [2020-10-24T06:58:46.876Z] #32 6.504 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:58:46 [2020-10-24T06:58:46.876Z] #32 6.521 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:58:46 [2020-10-24T06:58:46.876Z] #32 7.331 unicode/utf8
06:58:46 [2020-10-24T06:58:46.876Z] #32 7.337 unicode
06:58:46 [2020-10-24T06:58:46.876Z] #32 7.341 math/bits
06:58:46 [2020-10-24T06:58:46.876Z] #32 7.527 internal/bytealg
06:58:46 [2020-10-24T06:58:46.876Z] #32 8.053 internal/testlog
06:58:46 [2020-10-24T06:58:46.876Z] #32 8.344 math
06:58:46 [2020-10-24T06:58:46.876Z] #32 8.842 runtime/cgo
06:58:46 [2020-10-24T06:58:46.876Z] #32 9.148 runtime
06:58:46 [2020-10-24T06:58:46.876Z] #32 ...
06:58:46 [2020-10-24T06:58:46.876Z] 
06:58:46 [2020-10-24T06:58:46.876Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:46 [2020-10-24T06:58:46.876Z] #53 5.523 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #53 5.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #53 5.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #53 6.671 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #53 8.391 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #53 9.340 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:58:46 [2020-10-24T06:58:46.876Z] #53 ...
06:58:46 [2020-10-24T06:58:46.876Z] 
06:58:46 [2020-10-24T06:58:46.876Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:46 [2020-10-24T06:58:46.876Z] #40 5.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #40 5.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #40 5.951 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #40 6.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #40 8.750 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #40 9.343 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:58:46 [2020-10-24T06:58:46.876Z] #40 ...
06:58:46 [2020-10-24T06:58:46.876Z] 
06:58:46 [2020-10-24T06:58:46.876Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.011 + RM_GOPATH=0
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.012 + TMP_GOPATH=
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.012 + : /build
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.012 + '[' -z '' ']'
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.013 ++ mktemp -d
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.015 + export GOPATH=/tmp/tmp.Yhu8B1Xaid
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.015 + GOPATH=/tmp/tmp.Yhu8B1Xaid
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.015 + RM_GOPATH=1
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.015 + case "$(go env GOARCH)" in
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.017 ++ go env GOARCH
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.031 + export GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.031 + GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.031 ++ dirname /tmp/install/install.sh
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.034 + dir=/tmp/install
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.034 + bin=gotestsum
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.034 + shift
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.034 + '[' '!' -f /tmp/install/gotestsum.installer ']'
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.034 + . /tmp/install/gotestsum.installer
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.034 ++ : v0.5.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.034 + install_gotestsum
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.037 + set -e
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.037 + export GO111MODULE=on
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.037 + GO111MODULE=on
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.037 + GOBIN=/build
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.037 + go get gotest.tools/gotestsum@v0.5.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.085 go: finding gotest.tools/gotestsum v0.5.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.085 go: finding gotest.tools v0.5.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 4.683 go: downloading gotest.tools/gotestsum v0.5.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 5.225 go: extracting gotest.tools/gotestsum v0.5.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.149 go: downloading github.com/spf13/pflag v1.0.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.151 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.181 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.228 go: downloading github.com/jonboulle/clockwork v0.1.0
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.248 go: downloading github.com/fatih/color v1.9.0
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.651 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.668 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.902 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:46 [2020-10-24T06:58:46.876Z] #45 6.959 go: extracting github.com/jonboulle/clockwork v0.1.0
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.023 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.065 go: downloading github.com/pkg/errors v0.9.1
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.211 go: extracting github.com/spf13/pflag v1.0.3
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.330 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.440 go: extracting github.com/fatih/color v1.9.0
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.718 go: downloading github.com/mattn/go-isatty v0.0.12
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.719 go: downloading github.com/mattn/go-colorable v0.1.6
06:58:46 [2020-10-24T06:58:46.876Z] #45 7.952 go: extracting github.com/pkg/errors v0.9.1
06:58:46 [2020-10-24T06:58:46.876Z] #45 8.094 go: extracting github.com/mattn/go-colorable v0.1.6
06:58:46 [2020-10-24T06:58:46.876Z] #45 8.376 go: extracting github.com/mattn/go-isatty v0.0.12
06:58:46 [2020-10-24T06:58:46.876Z] #45 8.475 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:58:46 [2020-10-24T06:58:46.876Z] #45 8.538 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:58:46 [2020-10-24T06:58:46.876Z] #45 9.951 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:58:46 [2020-10-24T06:58:46.876Z] #45 ...
06:58:46 [2020-10-24T06:58:46.876Z] 
06:58:46 [2020-10-24T06:58:46.876Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.480 + RM_GOPATH=0
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.480 + TMP_GOPATH=
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.480 + : /build
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.480 + '[' -z '' ']'
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.493 ++ mktemp -d
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.493 + export GOPATH=/tmp/tmp.nAHLLJOEBR
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.493 + GOPATH=/tmp/tmp.nAHLLJOEBR
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.493 + RM_GOPATH=1
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.493 + case "$(go env GOARCH)" in
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.493 ++ go env GOARCH
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.540 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + export GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + GO_BUILDMODE=-buildmode=pie
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 ++ dirname /tmp/install/install.sh
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + dir=/tmp/install
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + bin=proxy
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + shift
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + '[' '!' -f /tmp/install/proxy.installer ']'
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + . /tmp/install/proxy.installer
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + install_proxy
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + case "$1" in
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + export CGO_ENABLED=0
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + CGO_ENABLED=0
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + _install_proxy
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nAHLLJOEBR/src/github.com/docker/libnetwork
06:58:46 [2020-10-24T06:58:46.876Z] #62 4.546 Cloning into '/tmp/tmp.nAHLLJOEBR/src/github.com/docker/libnetwork'...
06:58:46 [2020-10-24T06:58:46.876Z] #62 ...
06:58:46 [2020-10-24T06:58:46.876Z] 
06:58:46 [2020-10-24T06:58:46.876Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:46 [2020-10-24T06:58:46.876Z] #11 5.469 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #11 5.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #11 5.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #11 6.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #11 8.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
06:58:46 [2020-10-24T06:58:46.876Z] #11 9.342 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:58:47 [2020-10-24T06:58:47.118Z] #41 83.10   DEP      criu/cr-dedup.d
06:58:47 [2020-10-24T06:58:47.136Z] #42 10.38   DEP      images/pstree.pb-c.d
06:58:47 [2020-10-24T06:58:47.136Z] #42 10.46   PBCC     images/fs.pb-c.c
06:58:47 [2020-10-24T06:58:47.136Z] #42 10.48   DEP      images/fs.pb-c.d
06:58:47 [2020-10-24T06:58:47.136Z] #42 10.57   PBCC     images/signalfd.pb-c.c
06:58:47 [2020-10-24T06:58:47.136Z] #42 10.59   DEP      images/signalfd.pb-c.d
06:58:47 [2020-10-24T06:58:47.136Z] #42 10.70   PBCC     images/fh.pb-c.c
06:58:47 [2020-10-24T06:58:47.140Z] #11 ...
06:58:47 [2020-10-24T06:58:47.140Z] 
06:58:47 [2020-10-24T06:58:47.140Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:47 [2020-10-24T06:58:47.141Z] #34 5.447 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:58:47 [2020-10-24T06:58:47.141Z] #34 5.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:58:47 [2020-10-24T06:58:47.141Z] #34 5.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:58:47 [2020-10-24T06:58:47.141Z] #34 6.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
06:58:47 [2020-10-24T06:58:47.141Z] #34 8.293 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
06:58:47 [2020-10-24T06:58:47.141Z] #34 9.342 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
06:58:47 [2020-10-24T06:58:47.141Z] #34 ...
06:58:47 [2020-10-24T06:58:47.141Z] 
06:58:47 [2020-10-24T06:58:47.141Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.282 + RM_GOPATH=0
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.282 + TMP_GOPATH=
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.282 + : /build
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.282 + '[' -z '' ']'
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.285 ++ mktemp -d
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.288 + export GOPATH=/tmp/tmp.WtURpd30Dc
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.288 + GOPATH=/tmp/tmp.WtURpd30Dc
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.288 + RM_GOPATH=1
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.288 + case "$(go env GOARCH)" in
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.288 ++ go env GOARCH
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.315 + export GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.315 + GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 ++ dirname /tmp/install/install.sh
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + dir=/tmp/install
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + bin=shfmt
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + shift
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + '[' '!' -f /tmp/install/shfmt.installer ']'
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + . /tmp/install/shfmt.installer
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + install_shfmt
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WtURpd30Dc/src/github.com/mvdan/sh
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.317 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:47 [2020-10-24T06:58:47.141Z] #49 4.327 Cloning into '/tmp/tmp.WtURpd30Dc/src/github.com/mvdan/sh'...
06:58:47 [2020-10-24T06:58:47.169Z] #34 47.53 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
06:58:47 [2020-10-24T06:58:47.169Z] #34 47.53 Need to get 14.9 MB of archives.
06:58:47 [2020-10-24T06:58:47.169Z] #34 47.53 After this operation, 61.8 MB of additional disk space will be used.
06:58:47 [2020-10-24T06:58:47.169Z] #34 47.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:58:47 [2020-10-24T06:58:47.169Z] #34 47.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:58:47 [2020-10-24T06:58:47.169Z] #34 47.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:58:47 [2020-10-24T06:58:47.169Z] #34 47.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:58:47 [2020-10-24T06:58:47.169Z] #34 ...
06:58:47 [2020-10-24T06:58:47.169Z] 
06:58:47 [2020-10-24T06:58:47.169Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:47 [2020-10-24T06:58:47.169Z] #43 47.68 internal/reflectlite
06:58:47 [2020-10-24T06:58:47.169Z] #43 47.69 github.com/LK4D4/vndr/godl/singleflight
06:58:47 [2020-10-24T06:58:47.378Z] #41 83.29   DEP      criu/cr-check.d
06:58:47 [2020-10-24T06:58:47.405Z] #49 ...
06:58:47 [2020-10-24T06:58:47.405Z] 
06:58:47 [2020-10-24T06:58:47.405Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:47 [2020-10-24T06:58:47.405Z] #30 4.339 + git clone https://github.com/kolyshkin/go-swagger.git .
06:58:47 [2020-10-24T06:58:47.405Z] #30 4.350 Cloning into '.'...
06:58:47 [2020-10-24T06:58:47.405Z] #30 ...
06:58:47 [2020-10-24T06:58:47.405Z] 
06:58:47 [2020-10-24T06:58:47.405Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.029 + RM_GOPATH=0
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.029 + TMP_GOPATH=
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.029 + : /build
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.029 + '[' -z '' ']'
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.029 ++ mktemp -d
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.033 + export GOPATH=/tmp/tmp.4ErbwOo2Ng
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.033 + GOPATH=/tmp/tmp.4ErbwOo2Ng
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.033 + RM_GOPATH=1
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.033 + case "$(go env GOARCH)" in
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.033 ++ go env GOARCH
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.045 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + export GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 ++ dirname /tmp/install/install.sh
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + dir=/tmp/install
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + bin=vndr
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + shift
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + '[' '!' -f /tmp/install/vndr.installer ']'
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + . /tmp/install/vndr.installer
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + install_vndr
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.046 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4ErbwOo2Ng/src/github.com/LK4D4/vndr
06:58:47 [2020-10-24T06:58:47.405Z] #43 4.050 Cloning into '/tmp/tmp.4ErbwOo2Ng/src/github.com/LK4D4/vndr'...
06:58:47 [2020-10-24T06:58:47.406Z] #43 4.682 + cd /tmp/tmp.4ErbwOo2Ng/src/github.com/LK4D4/vndr
06:58:47 [2020-10-24T06:58:47.406Z] #43 4.682 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
06:58:47 [2020-10-24T06:58:47.406Z] #43 4.704 + go build -buildmode=pie -v -o /build/vndr .
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.060 runtime/internal/sys
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.120 internal/race
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.169 runtime/internal/atomic
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.211 internal/cpu
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.289 runtime/internal/math
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.498 sync/atomic
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.599 unicode
06:58:47 [2020-10-24T06:58:47.406Z] #43 6.769 internal/bytealg
06:58:47 [2020-10-24T06:58:47.406Z] #43 7.067 unicode/utf8
06:58:47 [2020-10-24T06:58:47.406Z] #43 7.188 math/bits
06:58:47 [2020-10-24T06:58:47.406Z] #43 7.970 internal/testlog
06:58:47 [2020-10-24T06:58:47.406Z] #43 8.082 math
06:58:47 [2020-10-24T06:58:47.406Z] #43 8.132 runtime
06:58:47 [2020-10-24T06:58:47.406Z] #43 8.511 encoding
06:58:47 [2020-10-24T06:58:47.406Z] #43 8.669 unicode/utf16
06:58:47 [2020-10-24T06:58:47.406Z] #43 9.117 container/list
06:58:47 [2020-10-24T06:58:47.406Z] #43 10.10 crypto/internal/subtle
06:58:47 [2020-10-24T06:58:47.406Z] #43 10.41 crypto/subtle
06:58:47 [2020-10-24T06:58:47.406Z] #43 11.04 vendor/golang.org/x/crypto/cryptobyte/asn1
06:58:47 [2020-10-24T06:58:47.406Z] #43 11.39 internal/nettrace
06:58:47 [2020-10-24T06:58:47.434Z] #42 10.80   PBCC     images/fsnotify.pb-c.c
06:58:47 [2020-10-24T06:58:47.434Z] #42 10.86   DEP      images/fh.pb-c.d
06:58:47 [2020-10-24T06:58:47.434Z] #42 10.90   DEP      images/fsnotify.pb-c.d
06:58:47 [2020-10-24T06:58:47.434Z] #42 10.97   PBCC     images/eventpoll.pb-c.c
06:58:47 [2020-10-24T06:58:47.434Z] #42 11.02   DEP      images/eventpoll.pb-c.d
06:58:47 [2020-10-24T06:58:47.639Z] #41 83.51   DEP      criu/config.d
06:58:47 [2020-10-24T06:58:47.672Z] #43 11.55 runtime/cgo
06:58:47 [2020-10-24T06:58:47.672Z] #43 ...
06:58:47 [2020-10-24T06:58:47.672Z] 
06:58:47 [2020-10-24T06:58:47.672Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.346 + RM_GOPATH=0
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.346 + TMP_GOPATH=
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.346 + : /build
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.346 + '[' -z '' ']'
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.346 ++ mktemp -d
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.348 + export GOPATH=/tmp/tmp.Jaf6ii5p2u
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.348 + GOPATH=/tmp/tmp.Jaf6ii5p2u
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.348 + RM_GOPATH=1
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.348 + case "$(go env GOARCH)" in
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.348 ++ go env GOARCH
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + export GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 ++ dirname /tmp/install/install.sh
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + dir=/tmp/install
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + bin=golangci_lint
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + shift
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + . /tmp/install/golangci_lint.installer
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 ++ : v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + install_golangci_lint
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + set -e
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + export GO111MODULE=on
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + GO111MODULE=on
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + GOBIN=/build
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.387 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.416 go: finding github.com v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.423 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.423 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.423 go: finding github.com/golangci/golangci-lint v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 4.423 go: finding github.com/golangci v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 5.261 go: downloading github.com/golangci/golangci-lint v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 5.909 go: extracting github.com/golangci/golangci-lint v1.23.8
06:58:47 [2020-10-24T06:58:47.672Z] #47 ...
06:58:47 [2020-10-24T06:58:47.672Z] 
06:58:47 [2020-10-24T06:58:47.672Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.095 + RM_GOPATH=0
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.106 + TMP_GOPATH=
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.106 + : /build
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.106 + '[' -z '' ']'
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.109 ++ mktemp -d
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.111 + export GOPATH=/tmp/tmp.PJFywUF2bJ
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.111 + GOPATH=/tmp/tmp.PJFywUF2bJ
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.111 + RM_GOPATH=1
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.111 + case "$(go env GOARCH)" in
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.113 ++ go env GOARCH
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.125 + export GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.125 + GO_BUILDMODE=-buildmode=pie
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.125 ++ dirname /tmp/install/install.sh
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.125 + dir=/tmp/install
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.125 + bin=rootlesskit
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.125 + shift
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.125 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + . /tmp/install/rootlesskit.installer
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + install_rootlesskit
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + case "$1" in
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + export CGO_ENABLED=0
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + CGO_ENABLED=0
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + _install_rootlesskit
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PJFywUF2bJ/src/github.com/rootless-containers/rootlesskit
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 Cloning into '/tmp/tmp.PJFywUF2bJ/src/github.com/rootless-containers/rootlesskit'...
06:58:47 [2020-10-24T06:58:47.672Z] #56 4.137 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:47 [2020-10-24T06:58:47.672Z] #56 7.803 + cd /tmp/tmp.PJFywUF2bJ/src/github.com/rootless-containers/rootlesskit
06:58:47 [2020-10-24T06:58:47.672Z] #56 7.810 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
06:58:47 [2020-10-24T06:58:47.672Z] #56 8.347 + for f in rootlesskit rootlesskit-docker-proxy
06:58:47 [2020-10-24T06:58:47.672Z] #56 8.353 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:58:47 [2020-10-24T06:58:47.732Z] #43 48.15 math/rand
06:58:47 [2020-10-24T06:58:47.735Z] #42 11.11   PBCC     images/eventfd.pb-c.c
06:58:47 [2020-10-24T06:58:47.735Z] #42 11.13   DEP      images/eventfd.pb-c.d
06:58:47 [2020-10-24T06:58:47.735Z] #42 11.19   PBCC     images/remap-file-path.pb-c.c
06:58:47 [2020-10-24T06:58:47.735Z] #42 11.20   DEP      images/remap-file-path.pb-c.d
06:58:47 [2020-10-24T06:58:47.899Z] #41 83.70   DEP      criu/clone-noasan.d
06:58:47 [2020-10-24T06:58:47.899Z] #41 83.81   DEP      criu/cgroup.d
06:58:47 [2020-10-24T06:58:47.899Z] #41 83.92   DEP      criu/cgroup-props.d
06:58:47 [2020-10-24T06:58:47.899Z] #41 84.00   DEP      criu/bitmap.d
06:58:47 [2020-10-24T06:58:47.899Z] #41 84.02   DEP      criu/bfd.d
06:58:47 [2020-10-24T06:58:47.938Z] #56 ...
06:58:47 [2020-10-24T06:58:47.938Z] 
06:58:47 [2020-10-24T06:58:47.938Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:47 [2020-10-24T06:58:47.938Z] #49 11.81 + cd /tmp/tmp.WtURpd30Dc/src/github.com/mvdan/sh
06:58:47 [2020-10-24T06:58:47.938Z] #49 11.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
06:58:47 [2020-10-24T06:58:47.938Z] #49 11.90 + GO111MODULE=on
06:58:47 [2020-10-24T06:58:47.938Z] #49 11.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
06:58:48 [2020-10-24T06:58:48.035Z] #42 11.31   PBCC     images/fifo.pb-c.c
06:58:48 [2020-10-24T06:58:48.035Z] #42 11.36   DEP      images/fifo.pb-c.d
06:58:48 [2020-10-24T06:58:48.035Z] #42 11.45   PBCC     images/ghost-file.pb-c.c
06:58:48 [2020-10-24T06:58:48.035Z] #42 11.55   DEP      images/ghost-file.pb-c.d
06:58:48 [2020-10-24T06:58:48.113Z] #54 ...
06:58:48 [2020-10-24T06:58:48.113Z] 
06:58:48 [2020-10-24T06:58:48.113Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:48 [2020-10-24T06:58:48.113Z] #40 31.93 Reading package lists...
06:58:48 [2020-10-24T06:58:48.113Z] #40 38.56 Building dependency tree...
06:58:48 [2020-10-24T06:58:48.113Z] #40 41.66 The following additional packages will be installed:
06:58:48 [2020-10-24T06:58:48.113Z] #40 41.67   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:58:48 [2020-10-24T06:58:48.113Z] #40 41.67   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:58:48 [2020-10-24T06:58:48.113Z] #40 41.68 Suggested packages:
06:58:48 [2020-10-24T06:58:48.113Z] #40 41.68   manpages-dev python-setuptools
06:58:48 [2020-10-24T06:58:48.113Z] #40 42.75 The following NEW packages will be installed:
06:58:48 [2020-10-24T06:58:48.113Z] #40 42.76   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:58:48 [2020-10-24T06:58:48.113Z] #40 42.76   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:58:48 [2020-10-24T06:58:48.113Z] #40 42.76   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:58:48 [2020-10-24T06:58:48.113Z] #40 42.76   python-six zlib1g-dev
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.11 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.11 Need to get 4095 kB of archives.
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.11 After this operation, 22.5 MB of additional disk space will be used.
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 43.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:58:48 [2020-10-24T06:58:48.113Z] #40 44.49 debconf: delaying package configuration, since apt-utils is not installed
06:58:48 [2020-10-24T06:58:48.113Z] #40 44.70 Fetched 4095 kB in 1s (6030 kB/s)
06:58:48 [2020-10-24T06:58:48.113Z] #40 44.77 Selecting previously unselected package libcap-dev:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 44.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:58:48 [2020-10-24T06:58:48.113Z] #40 44.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 44.89 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.11 Selecting previously unselected package libnet1:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.48 Selecting previously unselected package libnet1-dev.
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.72 Selecting previously unselected package libnl-3-200:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.92 Selecting previously unselected package libnl-3-dev:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.92 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 45.94 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.21 Selecting previously unselected package libprotobuf-c1:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.37 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.50 Selecting previously unselected package zlib1g-dev:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.53 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.78 Selecting previously unselected package libprotobuf17:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 46.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 47.77 Selecting previously unselected package libprotobuf-lite17:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 47.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 47.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 48.02 Selecting previously unselected package libprotobuf-dev:amd64.
06:58:48 [2020-10-24T06:58:48.113Z] #40 48.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.113Z] #40 48.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:58:48 [2020-10-24T06:58:48.160Z] #41 84.15   DEP      criu/autofs.d
06:58:48 [2020-10-24T06:58:48.160Z] #41 84.27   DEP      criu/aio.d
06:58:48 [2020-10-24T06:58:48.369Z] #42 11.67   PBCC     images/regfile.pb-c.c
06:58:48 [2020-10-24T06:58:48.369Z] #42 11.71   DEP      images/regfile.pb-c.d
06:58:48 [2020-10-24T06:58:48.369Z] #42 11.78   PBCC     images/ns.pb-c.c
06:58:48 [2020-10-24T06:58:48.369Z] #42 11.79   DEP      images/ns.pb-c.d
06:58:48 [2020-10-24T06:58:48.369Z] #42 11.90   PBCC     images/fdinfo.pb-c.c
06:58:48 [2020-10-24T06:58:48.375Z] #40 ...
06:58:48 [2020-10-24T06:58:48.375Z] 
06:58:48 [2020-10-24T06:58:48.375Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:48 [2020-10-24T06:58:48.375Z] #34 31.66 Reading package lists...
06:58:48 [2020-10-24T06:58:48.375Z] #34 38.67 Building dependency tree...
06:58:48 [2020-10-24T06:58:48.375Z] #34 41.28 The following additional packages will be installed:
06:58:48 [2020-10-24T06:58:48.375Z] #34 41.28   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:58:48 [2020-10-24T06:58:48.375Z] #34 41.30 Suggested packages:
06:58:48 [2020-10-24T06:58:48.375Z] #34 41.30   cmake-doc ninja-build lrzip
06:58:48 [2020-10-24T06:58:48.375Z] #34 41.30 Recommended packages:
06:58:48 [2020-10-24T06:58:48.375Z] #34 41.30   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:58:48 [2020-10-24T06:58:48.375Z] #34 42.30 The following NEW packages will be installed:
06:58:48 [2020-10-24T06:58:48.375Z] #34 42.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:58:48 [2020-10-24T06:58:48.375Z] #34 42.33   vim-common xxd
06:58:48 [2020-10-24T06:58:48.375Z] #34 42.83 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
06:58:48 [2020-10-24T06:58:48.375Z] #34 42.83 Need to get 14.9 MB of archives.
06:58:48 [2020-10-24T06:58:48.376Z] #34 42.83 After this operation, 61.8 MB of additional disk space will be used.
06:58:48 [2020-10-24T06:58:48.376Z] #34 42.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 42.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 42.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 42.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 43.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 43.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 43.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 44.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 44.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 44.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:58:48 [2020-10-24T06:58:48.376Z] #34 45.72 debconf: delaying package configuration, since apt-utils is not installed
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.07 Fetched 14.9 MB in 2s (7857 kB/s)
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.20 Selecting previously unselected package xxd.
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.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.)
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.33 Unpacking xxd (2:8.1.0875-5) ...
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.58 Selecting previously unselected package vim-common.
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:58:48 [2020-10-24T06:58:48.376Z] #34 46.63 Unpacking vim-common (2:8.1.0875-5) ...
06:58:48 [2020-10-24T06:58:48.376Z] #34 47.01 Selecting previously unselected package cmake-data.
06:58:48 [2020-10-24T06:58:48.376Z] #34 47.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:58:48 [2020-10-24T06:58:48.376Z] #34 47.02 Unpacking cmake-data (3.13.4-1) ...
06:58:48 [2020-10-24T06:58:48.420Z] #41 84.42   DEP      criu/action-scripts.d
06:58:48 [2020-10-24T06:58:48.638Z] #34 ...
06:58:48 [2020-10-24T06:58:48.638Z] 
06:58:48 [2020-10-24T06:58:48.638Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:48 [2020-10-24T06:58:48.638Z] #11 32.44 Reading package lists...
06:58:48 [2020-10-24T06:58:48.638Z] #11 39.11 Building dependency tree...
06:58:48 [2020-10-24T06:58:48.638Z] #11 42.50 The following additional packages will be installed:
06:58:48 [2020-10-24T06:58:48.638Z] #11 42.51   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:58:48 [2020-10-24T06:58:48.638Z] #11 42.51   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:58:48 [2020-10-24T06:58:48.638Z] #11 42.51   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:58:48 [2020-10-24T06:58:48.638Z] #11 42.52   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:58:48 [2020-10-24T06:58:48.638Z] #11 42.52 Suggested packages:
06:58:48 [2020-10-24T06:58:48.638Z] #11 42.52   gcc-8-locales seccomp wine64
06:58:48 [2020-10-24T06:58:48.638Z] #11 43.74 The following NEW packages will be installed:
06:58:48 [2020-10-24T06:58:48.638Z] #11 43.76   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:58:48 [2020-10-24T06:58:48.638Z] #11 43.76   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:58:48 [2020-10-24T06:58:48.638Z] #11 43.76   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:58:48 [2020-10-24T06:58:48.638Z] #11 43.76   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:58:48 [2020-10-24T06:58:48.638Z] #11 43.77   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:58:48 [2020-10-24T06:58:48.638Z] #11 43.77   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.14 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.14 Need to get 77.7 MB of archives.
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.14 After this operation, 487 MB of additional disk space will be used.
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.14 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]
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.36 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]
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:58:48 [2020-10-24T06:58:48.638Z] #11 44.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:58:48 [2020-10-24T06:58:48.638Z] #11 45.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:58:48 [2020-10-24T06:58:48.638Z] #11 45.80 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]
06:58:48 [2020-10-24T06:58:48.638Z] #11 45.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
06:58:48 [2020-10-24T06:58:48.665Z] #43 49.10 internal/singleflight
06:58:48 [2020-10-24T06:58:48.668Z] #42 12.02   DEP      images/fdinfo.pb-c.d
06:58:48 [2020-10-24T06:58:48.668Z] #42 12.06   PBCC     images/core-aarch64.pb-c.c
06:58:48 [2020-10-24T06:58:48.668Z] #42 12.14   PBCC     images/core-arm.pb-c.c
06:58:48 [2020-10-24T06:58:48.668Z] #42 12.21   PBCC     images/core-ppc64.pb-c.c
06:58:48 [2020-10-24T06:58:48.668Z] #42 12.26   PBCC     images/core-s390.pb-c.c
06:58:48 [2020-10-24T06:58:48.679Z] #41 84.69   CC       criu/action-scripts.o
06:58:48 [2020-10-24T06:58:48.968Z] #42 12.34   PBCC     images/core-x86.pb-c.c
06:58:48 [2020-10-24T06:58:48.968Z] #42 12.40   PBCC     images/core.pb-c.c
06:58:48 [2020-10-24T06:58:48.968Z] #42 12.50   PBCC     images/inventory.pb-c.c
06:58:48 [2020-10-24T06:58:48.968Z] #42 ...
06:58:48 [2020-10-24T06:58:48.968Z] 
06:58:48 [2020-10-24T06:58:48.968Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:48 [2020-10-24T06:58:48.968Z] #44 67.33 vendor/golang.org/x/net/dns/dnsmessage
06:58:48 [2020-10-24T06:58:48.968Z] #44 71.12 time
06:58:48 [2020-10-24T06:58:48.968Z] #44 75.74 regexp
06:58:49 [2020-10-24T06:58:49.213Z] #11 49.23 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]
06:58:49 [2020-10-24T06:58:49.213Z] #11 ...
06:58:49 [2020-10-24T06:58:49.213Z] 
06:58:49 [2020-10-24T06:58:49.213Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:49 [2020-10-24T06:58:49.213Z] #40 49.46 Selecting previously unselected package libprotoc17:amd64.
06:58:49 [2020-10-24T06:58:49.213Z] #40 49.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:58:49 [2020-10-24T06:58:49.213Z] #40 49.47 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:58:49 [2020-10-24T06:58:49.249Z] #41 85.19   CC       criu/aio.o
06:58:49 [2020-10-24T06:58:49.266Z] #44 ...
06:58:49 [2020-10-24T06:58:49.266Z] 
06:58:49 [2020-10-24T06:58:49.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:49 [2020-10-24T06:58:49.266Z] #42 12.61   DEP      images/core-aarch64.pb-c.d
06:58:49 [2020-10-24T06:58:49.266Z] #42 12.68   DEP      images/core-arm.pb-c.d
06:58:49 [2020-10-24T06:58:49.266Z] #42 12.72   DEP      images/core-ppc64.pb-c.d
06:58:49 [2020-10-24T06:58:49.266Z] #42 12.77   DEP      images/core-s390.pb-c.d
06:58:49 [2020-10-24T06:58:49.475Z] #40 ...
06:58:49 [2020-10-24T06:58:49.476Z] 
06:58:49 [2020-10-24T06:58:49.476Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:49 [2020-10-24T06:58:49.476Z] #32 39.56 internal/reflectlite
06:58:49 [2020-10-24T06:58:49.476Z] #32 39.56 sync
06:58:49 [2020-10-24T06:58:49.476Z] #32 41.79 sort
06:58:49 [2020-10-24T06:58:49.476Z] #32 41.79 errors
06:58:49 [2020-10-24T06:58:49.476Z] #32 42.09 strconv
06:58:49 [2020-10-24T06:58:49.476Z] #32 43.09 io
06:58:49 [2020-10-24T06:58:49.476Z] #32 44.11 internal/oserror
06:58:49 [2020-10-24T06:58:49.476Z] #32 44.23 syscall
06:58:49 [2020-10-24T06:58:49.476Z] #32 46.64 reflect
06:58:49 [2020-10-24T06:58:49.476Z] #32 ...
06:58:49 [2020-10-24T06:58:49.476Z] 
06:58:49 [2020-10-24T06:58:49.476Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:49 [2020-10-24T06:58:49.476Z] #34 49.77 Selecting previously unselected package libicu63:amd64.
06:58:49 [2020-10-24T06:58:49.476Z] #34 49.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:58:49 [2020-10-24T06:58:49.565Z] #42 12.90   DEP      images/core-x86.pb-c.d
06:58:49 [2020-10-24T06:58:49.565Z] #42 12.95   DEP      images/core.pb-c.d
06:58:49 [2020-10-24T06:58:49.565Z] #42 13.01   DEP      images/inventory.pb-c.d
06:58:49 [2020-10-24T06:58:49.565Z] #42 13.12   PBCC     images/cpuinfo.pb-c.c
06:58:49 [2020-10-24T06:58:49.739Z] #34 49.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:58:49 [2020-10-24T06:58:49.819Z] #41 85.73   CC       criu/autofs.o
06:58:49 [2020-10-24T06:58:49.865Z] #42 13.16   DEP      images/cpuinfo.pb-c.d
06:58:49 [2020-10-24T06:58:49.865Z] #42 13.28   PBCC     images/stats.pb-c.c
06:58:49 [2020-10-24T06:58:49.865Z] #42 13.30   DEP      images/stats.pb-c.d
06:58:50 [2020-10-24T06:58:50.055Z] #43 50.24 strconv
06:58:50 [2020-10-24T06:58:50.055Z] #43 50.24 io
06:58:50 [2020-10-24T06:58:50.509Z] #49 13.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:50 [2020-10-24T06:58:50.509Z] #49 13.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:50 [2020-10-24T06:58:50.509Z] #49 13.92 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:58:50 [2020-10-24T06:58:50.509Z] #49 13.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:58:50 [2020-10-24T06:58:50.509Z] #49 14.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:58:50 [2020-10-24T06:58:50.685Z] #34 ...
06:58:50 [2020-10-24T06:58:50.685Z] 
06:58:50 [2020-10-24T06:58:50.685Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:50 [2020-10-24T06:58:50.685Z] #43 40.64 sync
06:58:50 [2020-10-24T06:58:50.685Z] #43 40.65 internal/reflectlite
06:58:50 [2020-10-24T06:58:50.685Z] #43 41.99 github.com/LK4D4/vndr/godl/singleflight
06:58:50 [2020-10-24T06:58:50.685Z] #43 42.28 math/rand
06:58:50 [2020-10-24T06:58:50.685Z] #43 43.16 internal/singleflight
06:58:50 [2020-10-24T06:58:50.685Z] #43 43.66 strconv
06:58:50 [2020-10-24T06:58:50.685Z] #43 43.67 io
06:58:50 [2020-10-24T06:58:50.685Z] #43 44.79 bytes
06:58:50 [2020-10-24T06:58:50.685Z] #43 47.20 bufio
06:58:50 [2020-10-24T06:58:50.685Z] #43 47.62 reflect
06:58:50 [2020-10-24T06:58:50.685Z] #43 49.17 syscall
06:58:50 [2020-10-24T06:58:50.685Z] #43 ...
06:58:50 [2020-10-24T06:58:50.685Z] 
06:58:50 [2020-10-24T06:58:50.685Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.16 Selecting previously unselected package protobuf-c-compiler.
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.30 Selecting previously unselected package protobuf-compiler.
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.31 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.43 Selecting previously unselected package python-pkg-resources.
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.46 Unpacking python-pkg-resources (40.8.0-1) ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.70 Selecting previously unselected package python-six.
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.70 Unpacking python-six (1.12.0-1) ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.82 Selecting previously unselected package python-protobuf.
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:58:50 [2020-10-24T06:58:50.685Z] #40 50.83 Unpacking python-protobuf (3.6.1.3-2) ...
06:58:50 [2020-10-24T06:58:50.988Z] #43 ...
06:58:50 [2020-10-24T06:58:50.988Z] 
06:58:50 [2020-10-24T06:58:50.988Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:50 [2020-10-24T06:58:50.988Z] #62 DONE 51.6s
06:58:51 [2020-10-24T06:58:51.087Z] #49 ...
06:58:51 [2020-10-24T06:58:51.087Z] 
06:58:51 [2020-10-24T06:58:51.087Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:58:51 [2020-10-24T06:58:51.087Z] #27 2.582 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
06:58:51 [2020-10-24T06:58:51.087Z] #27 2.963 
06:58:51 [2020-10-24T06:58:51.087Z] #27 3.232 
                                                                           0.0%
####                                                                       6.2%
########                                                                  11.2%
###########                                                               15.9%
############                                                              17.8%
###############                                                           21.5%
################                                                          23.5%
###################                                                       27.3%
####################                                                      29.0%
#######################                                                   33.3%
##########################                                                36.6%
##############################                                            42.0%
################################                                          44.6%
###################################                                       49.3%
######################################                                    54.0%
##########################################                                58.5%
###########################################                               60.8%
#############################################                             63.4%
################################################                          67.2%
##################################################                        70.6%
#####################################################                     74.4%
########################################################                  78.6%
#############################################################             84.8%
###############################################################           87.6%
###################################################################       93.1%
######################################################################## 100.0%
06:58:51 [2020-10-24T06:58:51.087Z] #27 6.324 
06:58:51 [2020-10-24T06:58:51.087Z] #27 6.521 
                                                                           0.2%
#################                                                         23.9%
##############################                                            41.8%
#########################################                                 57.2%
########################################################                  79.0%
##################################################################        93.0%
######################################################################## 100.0%
06:58:51 [2020-10-24T06:58:51.087Z] #27 7.620 
06:58:51 [2020-10-24T06:58:51.087Z] #27 7.885 
                                                                           0.2%
##############                                                            19.7%
########################                                                  34.0%
##################################                                        48.3%
#############################################                             62.9%
###################################################                       71.4%
#######################################################################   98.8%
######################################################################## 100.0%
06:58:51 [2020-10-24T06:58:51.087Z] #27 9.019 
06:58:51 [2020-10-24T06:58:51.251Z] 
06:58:51 [2020-10-24T06:58:51.251Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:51 [2020-10-24T06:58:51.251Z] #43 51.67 bytes
06:58:51 [2020-10-24T06:58:51.264Z] #40 51.48 Setting up python-pkg-resources (40.8.0-1) ...
06:58:51 [2020-10-24T06:58:51.730Z] #41 87.25   CC       criu/bfd.o
06:58:51 [2020-10-24T06:58:51.730Z] #41 87.70   CC       criu/bitmap.o
06:58:51 [2020-10-24T06:58:51.977Z] #42 15.17 make[1]: Nothing to be done for 'all'.
06:58:51 [2020-10-24T06:58:51.991Z] #41 87.91   CC       criu/cgroup-props.o
06:58:52 [2020-10-24T06:58:52.562Z] #41 88.60   CC       criu/cgroup.o
06:58:52 [2020-10-24T06:58:52.625Z] #43 ...
06:58:52 [2020-10-24T06:58:52.625Z] 
06:58:52 [2020-10-24T06:58:52.625Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:52 [2020-10-24T06:58:52.625Z] #11 36.30 Reading package lists...
06:58:52 [2020-10-24T06:58:52.625Z] #11 43.01 Building dependency tree...
06:58:52 [2020-10-24T06:58:52.625Z] #11 46.91 The following additional packages will be installed:
06:58:52 [2020-10-24T06:58:52.625Z] #11 46.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:58:52 [2020-10-24T06:58:52.625Z] #11 46.94   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:58:52 [2020-10-24T06:58:52.625Z] #11 46.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:58:52 [2020-10-24T06:58:52.625Z] #11 46.94   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:58:52 [2020-10-24T06:58:52.625Z] #11 46.95 Suggested packages:
06:58:52 [2020-10-24T06:58:52.625Z] #11 46.96   gcc-8-locales seccomp wine64
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.33 The following NEW packages will be installed:
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.34   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.34   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.34   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.35   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.35   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.36   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.88 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.88 Need to get 77.7 MB of archives.
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.88 After this operation, 487 MB of additional disk space will be used.
06:58:52 [2020-10-24T06:58:52.625Z] #11 48.88 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]
06:58:52 [2020-10-24T06:58:52.625Z] #11 49.17 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]
06:58:52 [2020-10-24T06:58:52.625Z] #11 49.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:58:52 [2020-10-24T06:58:52.625Z] #11 49.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:58:52 [2020-10-24T06:58:52.625Z] #11 49.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:58:52 [2020-10-24T06:58:52.625Z] #11 49.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:58:52 [2020-10-24T06:58:52.625Z] #11 50.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:58:52 [2020-10-24T06:58:52.625Z] #11 50.70 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]
06:58:52 [2020-10-24T06:58:52.625Z] #11 50.70 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]
06:58:52 [2020-10-24T06:58:52.625Z] #11 ...
06:58:52 [2020-10-24T06:58:52.625Z] 
06:58:52 [2020-10-24T06:58:52.625Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:52 [2020-10-24T06:58:52.625Z] #47 44.36 go: extracting golang.org/x/text v0.3.2
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.42 go: finding github.com/fatih/color v1.7.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.48 go: finding github.com/mattn/go-colorable v0.1.4
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.50 go: finding github.com/mattn/go-isatty v0.0.8
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.57 go: finding github.com/go-critic/go-critic v0.4.1
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.64 go: finding github.com/go-lintpack/lintpack v0.5.2
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.66 go: finding github.com/pkg/errors v0.8.1
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.73 go: finding github.com/go-toolsmith/astequal v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.75 go: finding github.com/sirupsen/logrus v1.4.2
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.76 go: finding github.com/go-toolsmith/astfmt v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.78 go: finding github.com/mitchellh/go-homedir v1.1.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.79 go: finding github.com/go-toolsmith/astp v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.80 go: finding github.com/stretchr/testify v1.4.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.84 go: finding github.com/davecgh/go-spew v1.1.1
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.84 go: finding github.com/go-toolsmith/astcast v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.86 go: finding github.com/go-toolsmith/typep v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.89 go: finding github.com/pmezard/go-difflib v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.93 go: finding github.com/spf13/viper v1.6.1
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.95 go: finding github.com/stretchr/objx v0.2.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 49.95 go: finding github.com/go-toolsmith/astcopy v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.16 go: finding gopkg.in/yaml.v2 v2.2.7
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.17 go: finding github.com/go-toolsmith/strparse v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.36 go: finding github.com/gobwas/glob v0.2.3
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.46 go: finding github.com/fsnotify/fsnotify v1.4.7
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.47 go: finding github.com/spf13/cobra v0.0.5
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.64 go: finding github.com/hashicorp/hcl v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.74 go: finding github.com/spf13/pflag v1.0.5
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:52 [2020-10-24T06:58:52.625Z] #47 50.85 go: finding github.com/magiconair/properties v1.8.1
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.00 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.01 go: finding github.com/mitchellh/mapstructure v1.1.2
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.05 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.08 go: finding github.com/pelletier/go-toml v1.2.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.10 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.12 go: finding github.com/spf13/afero v1.1.2
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.15 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.16 go: finding golang.org/x/text v0.3.2
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.19 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.19 go: finding github.com/spf13/cast v1.3.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.22 go: finding github.com/spf13/jwalterweatherman v1.0.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.28 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.28 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.29 go: finding github.com/subosito/gotenv v1.2.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.35 go: finding gopkg.in/ini.v1 v1.51.0
06:58:52 [2020-10-24T06:58:52.625Z] #47 51.41 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.42 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.61 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.65 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.68 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.68 go: finding github.com/kisielk/gotool v1.0.0
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.71 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.74 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.83 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.87 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.89 go: finding github.com/sourcegraph/go-diff v0.5.1
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.91 go: finding github.com/tommy-muehle/go-mnd v1.1.1
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.92 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.93 go: finding github.com/ultraware/funlen v0.0.2
06:58:52 [2020-10-24T06:58:52.626Z] #47 51.99 go: finding github.com/ultraware/whitespace v0.0.4
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.01 go: finding github.com/uudashr/gocognit v1.0.1
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.05 go: finding github.com/gogo/protobuf v1.2.1
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.11 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.26 go: finding honnef.co/go/tools v0.0.1-2019.2.3
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.34 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:58:52 [2020-10-24T06:58:52.626Z] #47 52.62 go: finding github.com/BurntSushi/toml v0.3.1
06:58:52 [2020-10-24T06:58:52.822Z] #41 ...
06:58:52 [2020-10-24T06:58:52.822Z] 
06:58:52 [2020-10-24T06:58:52.822Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:58:52 [2020-10-24T06:58:52.822Z] #18 24.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
06:58:52 [2020-10-24T06:58:52.822Z] #18 24.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:58:52 [2020-10-24T06:58:52.822Z] #18 24.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:58:52 [2020-10-24T06:58:52.822Z] #18 24.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:58:52 [2020-10-24T06:58:52.822Z] #18 24.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.55 debconf: delaying package configuration, since apt-utils is not installed
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.67 Fetched 28.5 MB in 3s (9519 kB/s)
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.75 Selecting previously unselected package pigz.
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.78 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.79 Unpacking pigz (2.4-1) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.87 Selecting previously unselected package libpython3.7-minimal:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 25.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 26.47 Selecting previously unselected package python3.7-minimal.
06:58:52 [2020-10-24T06:58:52.822Z] #18 26.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 26.49 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 27.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 27.78 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.67 Selecting previously unselected package python3-minimal.
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.74 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.74 Unpacking python3-minimal (3.7.3-1) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.82 Selecting previously unselected package libmpdec2:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.83 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.92 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 29.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 30.85 Selecting previously unselected package python3.7.
06:58:52 [2020-10-24T06:58:52.822Z] #18 30.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 30.87 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 30.99 Selecting previously unselected package libpython3-stdlib:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 30.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.11 Setting up python3-minimal (3.7.3-1) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.83 Selecting previously unselected package python3.
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.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 ... 24093 files and directories currently installed.)
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.88 Unpacking python3 (3.7.3-1) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.99 Selecting previously unselected package libip4tc0:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 31.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.03 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.12 Selecting previously unselected package libip6tc0:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.14 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.19 Selecting previously unselected package libiptc0:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.20 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.21 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.27 Selecting previously unselected package libnfnetlink0:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.33 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.44 Selecting previously unselected package libnftnl11:amd64.
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.45 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.53 Selecting previously unselected package iptables.
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.54 Unpacking iptables (1.8.2-4) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.89 Selecting previously unselected package xxd.
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 32.90 Unpacking xxd (2:8.1.0875-5) ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 33.00 Selecting previously unselected package vim-common.
06:58:52 [2020-10-24T06:58:52.822Z] #18 33.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:58:52 [2020-10-24T06:58:52.822Z] #18 33.05 Unpacking vim-common (2:8.1.0875-5) ...
06:58:52 [2020-10-24T06:58:52.885Z] #47 ...
06:58:52 [2020-10-24T06:58:52.885Z] 
06:58:52 [2020-10-24T06:58:52.885Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:58:52 [2020-10-24T06:58:52.885Z] #53 39.29 Reading package lists...
06:58:52 [2020-10-24T06:58:52.885Z] #53 46.06 Building dependency tree...
06:58:52 [2020-10-24T06:58:52.885Z] #53 49.45 The following additional packages will be installed:
06:58:52 [2020-10-24T06:58:52.885Z] #53 49.47   libbtrfs0
06:58:52 [2020-10-24T06:58:52.885Z] #53 49.70 The following NEW packages will be installed:
06:58:52 [2020-10-24T06:58:52.885Z] #53 49.71   libbtrfs-dev libbtrfs0
06:58:52 [2020-10-24T06:58:52.885Z] #53 50.25 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
06:58:52 [2020-10-24T06:58:52.885Z] #53 50.25 Need to get 119 kB of archives.
06:58:52 [2020-10-24T06:58:52.885Z] #53 50.25 After this operation, 387 kB of additional disk space will be used.
06:58:52 [2020-10-24T06:58:52.885Z] #53 50.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #53 50.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #53 51.32 debconf: delaying package configuration, since apt-utils is not installed
06:58:52 [2020-10-24T06:58:52.885Z] #53 51.68 Fetched 119 kB in 0s (396 kB/s)
06:58:52 [2020-10-24T06:58:52.885Z] #53 51.82 Selecting previously unselected package libbtrfs0.
06:58:52 [2020-10-24T06:58:52.885Z] #53 51.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.)
06:58:52 [2020-10-24T06:58:52.885Z] #53 51.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.885Z] #53 51.92 Unpacking libbtrfs0 (4.20.1-2) ...
06:58:52 [2020-10-24T06:58:52.885Z] #53 52.15 Selecting previously unselected package libbtrfs-dev.
06:58:52 [2020-10-24T06:58:52.885Z] #53 52.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.885Z] #53 52.17 Unpacking libbtrfs-dev (4.20.1-2) ...
06:58:52 [2020-10-24T06:58:52.885Z] #53 52.63 Setting up libbtrfs0 (4.20.1-2) ...
06:58:52 [2020-10-24T06:58:52.885Z] #53 52.65 Setting up libbtrfs-dev (4.20.1-2) ...
06:58:52 [2020-10-24T06:58:52.885Z] #53 52.67 Processing triggers for libc-bin (2.28-10) ...
06:58:52 [2020-10-24T06:58:52.885Z] #53 DONE 53.4s
06:58:52 [2020-10-24T06:58:52.885Z] 
06:58:52 [2020-10-24T06:58:52.885Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:52 [2020-10-24T06:58:52.885Z] #34 48.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #34 48.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #34 48.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #34 48.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #34 48.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #34 48.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:58:52 [2020-10-24T06:58:52.885Z] #34 50.54 debconf: delaying package configuration, since apt-utils is not installed
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.15 Fetched 14.9 MB in 2s (7206 kB/s)
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.26 Selecting previously unselected package xxd.
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.26 (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.)
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.38 Unpacking xxd (2:8.1.0875-5) ...
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.71 Selecting previously unselected package vim-common.
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:58:52 [2020-10-24T06:58:52.885Z] #34 51.84 Unpacking vim-common (2:8.1.0875-5) ...
06:58:52 [2020-10-24T06:58:52.885Z] #34 52.41 Selecting previously unselected package cmake-data.
06:58:52 [2020-10-24T06:58:52.885Z] #34 52.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:58:52 [2020-10-24T06:58:52.885Z] #34 52.46 Unpacking cmake-data (3.13.4-1) ...
06:58:53 [2020-10-24T06:58:53.083Z] #18 33.22 Selecting previously unselected package bash-completion.
06:58:53 [2020-10-24T06:58:53.083Z] #18 33.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:58:53 [2020-10-24T06:58:53.143Z] #34 ...
06:58:53 [2020-10-24T06:58:53.143Z] 
06:58:53 [2020-10-24T06:58:53.143Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:53 [2020-10-24T06:58:53.143Z] #40 37.21 Reading package lists...
06:58:53 [2020-10-24T06:58:53.143Z] #40 43.95 Building dependency tree...
06:58:53 [2020-10-24T06:58:53.143Z] #40 47.51 The following additional packages will be installed:
06:58:53 [2020-10-24T06:58:53.143Z] #40 47.53   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:58:53 [2020-10-24T06:58:53.143Z] #40 47.53   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:58:53 [2020-10-24T06:58:53.143Z] #40 47.54 Suggested packages:
06:58:53 [2020-10-24T06:58:53.143Z] #40 47.55   manpages-dev python-setuptools
06:58:53 [2020-10-24T06:58:53.143Z] #40 48.88 The following NEW packages will be installed:
06:58:53 [2020-10-24T06:58:53.143Z] #40 48.90   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:58:53 [2020-10-24T06:58:53.143Z] #40 48.91   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:58:53 [2020-10-24T06:58:53.143Z] #40 48.91   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:58:53 [2020-10-24T06:58:53.143Z] #40 48.91   python-six zlib1g-dev
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.48 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.48 Need to get 4095 kB of archives.
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.48 After this operation, 22.5 MB of additional disk space will be used.
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:58:53 [2020-10-24T06:58:53.143Z] #40 49.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 49.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.17 debconf: delaying package configuration, since apt-utils is not installed
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.43 Fetched 4095 kB in 1s (4036 kB/s)
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.57 Selecting previously unselected package libcap-dev:amd64.
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.80 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.93 Selecting previously unselected package libnet1:amd64.
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 51.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.09 Selecting previously unselected package libnet1-dev.
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.49 Selecting previously unselected package libnl-3-200:amd64.
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.76 Selecting previously unselected package libnl-3-dev:amd64.
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 52.80 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 53.55 Selecting previously unselected package libprotobuf-c1:amd64.
06:58:53 [2020-10-24T06:58:53.144Z] #40 53.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.144Z] #40 53.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:58:53 [2020-10-24T06:58:53.400Z] #40 53.86 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:58:53 [2020-10-24T06:58:53.400Z] #40 53.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.400Z] #40 53.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:58:53 [2020-10-24T06:58:53.400Z] #40 54.01 Selecting previously unselected package zlib1g-dev:amd64.
06:58:53 [2020-10-24T06:58:53.400Z] #40 54.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.400Z] #40 54.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:58:53 [2020-10-24T06:58:53.521Z] #42 16.84   CC       images/stats.o
06:58:53 [2020-10-24T06:58:53.595Z] #27 9.354 
                                                                           0.0%
##                                                                         4.1%
#####                                                                      7.8%
########                                                                  11.5%
############                                                              16.8%
#############                                                             18.6%
################                                                          22.3%
##################                                                        25.9%
#####################                                                     29.4%
########################                                                  33.5%
#########################                                                 35.9%
#############################                                             40.4%
##############################                                            42.2%
################################                                          45.5%
####################################                                      50.4%
######################################                                    53.7%
#########################################                                 57.6%
###########################################                               61.0%
###############################################                           66.4%
##################################################                        70.6%
###################################################                       71.5%
########################################################                  78.0%
########################################################                  78.1%
##########################################################                81.4%
#############################################################             85.5%
################################################################          89.8%
####################################################################      94.8%
####################################################################      95.6%
######################################################################## 100.0%
06:58:53 [2020-10-24T06:58:53.860Z] #27 12.84 
06:58:53 [2020-10-24T06:58:53.963Z] #40 54.35 Selecting previously unselected package libprotobuf17:amd64.
06:58:53 [2020-10-24T06:58:53.963Z] #40 54.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:58:53 [2020-10-24T06:58:53.963Z] #40 54.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:58:54 [2020-10-24T06:58:54.125Z] #27 ...
06:58:54 [2020-10-24T06:58:54.125Z] 
06:58:54 [2020-10-24T06:58:54.125Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:54 [2020-10-24T06:58:54.125Z] #11 18.11 Fetched 8219 kB in 13s (637 kB/s)
06:58:54 [2020-10-24T06:58:54.168Z] #42 17.30   CC       images/core.o
06:58:54 [2020-10-24T06:58:54.220Z] #40 ...
06:58:54 [2020-10-24T06:58:54.220Z] 
06:58:54 [2020-10-24T06:58:54.220Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:54 [2020-10-24T06:58:54.220Z] #43 54.77 bufio
06:58:54 [2020-10-24T06:58:54.486Z] #43 54.98 reflect
06:58:54 [2020-10-24T06:58:54.815Z] #42 18.11   CC       images/core-x86.o
06:58:54 [2020-10-24T06:58:54.815Z] #42 ...
06:58:54 [2020-10-24T06:58:54.815Z] 
06:58:54 [2020-10-24T06:58:54.815Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:54 [2020-10-24T06:58:54.815Z] #33 73.02 internal/poll
06:58:54 [2020-10-24T06:58:54.815Z] #33 75.70 os
06:58:54 [2020-10-24T06:58:54.815Z] #33 77.72 internal/fmtsort
06:58:54 [2020-10-24T06:58:54.815Z] #33 79.31 path/filepath
06:58:54 [2020-10-24T06:58:54.815Z] #33 79.33 fmt
06:58:54 [2020-10-24T06:58:54.815Z] #33 81.14 io/ioutil
06:58:54 [2020-10-24T06:58:54.815Z] #33 83.01 flag
06:58:54 [2020-10-24T06:58:54.815Z] #33 83.04 log
06:58:54 [2020-10-24T06:58:54.815Z] #33 83.04 github.com/BurntSushi/toml
06:58:55 [2020-10-24T06:58:55.112Z] #33 ...
06:58:55 [2020-10-24T06:58:55.112Z] 
06:58:55 [2020-10-24T06:58:55.112Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:58:55 [2020-10-24T06:58:55.112Z] #55 43.49 Checking out files:  52% (1815/3445)   
Checking out files:  53% (1826/3445)   
Checking out files:  54% (1861/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
06:58:55 [2020-10-24T06:58:55.112Z] #55 44.26 + cd /tmp/tmp.7uvNAF0Zeh/src/github.com/containerd/containerd
06:58:55 [2020-10-24T06:58:55.112Z] #55 44.26 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.10 + export 'BUILDTAGS=netgo osusergo static_build'
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.10 + BUILDTAGS='netgo osusergo static_build'
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.10 + export EXTRA_FLAGS=-buildmode=pie
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.10 + EXTRA_FLAGS=-buildmode=pie
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.10 + '[' '' = dynamic ']'
06:58:55 [2020-10-24T06:58:55.112Z] #55 45.11 + make
06:58:55 [2020-10-24T06:58:55.112Z] #55 46.04 + bin/ctr
06:58:55 [2020-10-24T06:58:55.418Z] #43 ...
06:58:55 [2020-10-24T06:58:55.418Z] 
06:58:55 [2020-10-24T06:58:55.418Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:55 [2020-10-24T06:58:55.418Z] #32 45.77 sync
06:58:55 [2020-10-24T06:58:55.418Z] #32 45.78 internal/reflectlite
06:58:55 [2020-10-24T06:58:55.418Z] #32 48.21 errors
06:58:55 [2020-10-24T06:58:55.418Z] #32 48.21 sort
06:58:55 [2020-10-24T06:58:55.418Z] #32 48.58 strconv
06:58:55 [2020-10-24T06:58:55.418Z] #32 49.59 io
06:58:55 [2020-10-24T06:58:55.418Z] #32 50.63 internal/oserror
06:58:55 [2020-10-24T06:58:55.418Z] #32 50.77 syscall
06:58:55 [2020-10-24T06:58:55.418Z] #32 53.21 reflect
06:58:55 [2020-10-24T06:58:55.418Z] #32 ...
06:58:55 [2020-10-24T06:58:55.418Z] 
06:58:55 [2020-10-24T06:58:55.418Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:55 [2020-10-24T06:58:55.418Z] #30 54.87 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
06:58:55 [2020-10-24T06:58:55.418Z] #30 55.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:58:55 [2020-10-24T06:58:55.629Z] #18 ...
06:58:55 [2020-10-24T06:58:55.629Z] 
06:58:55 [2020-10-24T06:58:55.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:58:55 [2020-10-24T06:58:55.629Z] #41 91.49   CC       criu/clone-noasan.o
06:58:55 [2020-10-24T06:58:55.629Z] #41 91.70   CC       criu/config.o
06:58:55 [2020-10-24T06:58:55.984Z] #30 56.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:58:56 [2020-10-24T06:58:56.164Z] #55 ...
06:58:56 [2020-10-24T06:58:56.164Z] 
06:58:56 [2020-10-24T06:58:56.164Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:56 [2020-10-24T06:58:56.164Z] #50 74.47 regexp
06:58:56 [2020-10-24T06:58:56.164Z] #50 78.05 context
06:58:56 [2020-10-24T06:58:56.164Z] #50 78.08 os
06:58:56 [2020-10-24T06:58:56.164Z] #50 84.45 mvdan.cc/sh/v3/fileutil
06:58:56 [2020-10-24T06:58:56.464Z] #50 ...
06:58:56 [2020-10-24T06:58:56.464Z] 
06:58:56 [2020-10-24T06:58:56.464Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:56 [2020-10-24T06:58:56.464Z] #44 84.08 os/exec
06:58:56 [2020-10-24T06:58:56.464Z] #44 84.09 net
06:58:56 [2020-10-24T06:58:56.464Z] #44 84.39 internal/lazyregexp
06:58:56 [2020-10-24T06:58:56.560Z] #40 ...
06:58:56 [2020-10-24T06:58:56.560Z] 
06:58:56 [2020-10-24T06:58:56.560Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:56 [2020-10-24T06:58:56.560Z] #43 55.92 time
06:58:56 [2020-10-24T06:58:56.765Z] #44 85.04 github.com/LK4D4/vndr/versioned
06:58:57 [2020-10-24T06:58:57.541Z] #41 93.10   CC       criu/cr-check.o
06:58:58 [2020-10-24T06:58:58.365Z] #11 18.11 Reading package lists...
06:58:58 [2020-10-24T06:58:58.365Z] #11 ...
06:58:58 [2020-10-24T06:58:58.365Z] 
06:58:58 [2020-10-24T06:58:58.365Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:58:58 [2020-10-24T06:58:58.365Z] #43 11.72 vendor/golang.org/x/crypto/internal/subtle
06:58:58 [2020-10-24T06:58:58.365Z] #43 ...
06:58:58 [2020-10-24T06:58:58.365Z] 
06:58:58 [2020-10-24T06:58:58.365Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:58:58 [2020-10-24T06:58:58.365Z] #27 13.17 #=#=#                                                                         

                                                                           1.0%
#                                                                          2.2%
##                                                                         2.9%
###                                                                        4.3%
####                                                                       6.0%
####                                                                       6.7%
#####                                                                      8.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.9%
########                                                                  12.1%
#########                                                                 12.6%
#########                                                                 13.8%
###########                                                               15.7%
###########                                                               16.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.3%
##############                                                            20.3%
###############                                                           21.5%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.1%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      28.7%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.7%
06:58:58 [2020-10-24T06:58:58.365Z] #27 ...
06:58:58 [2020-10-24T06:58:58.365Z] 
06:58:58 [2020-10-24T06:58:58.365Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:58:58 [2020-10-24T06:58:58.365Z] #47 12.18 go: downloading github.com/spf13/cobra v0.0.5
06:58:58 [2020-10-24T06:58:58.365Z] #47 12.21 go: downloading github.com/pkg/errors v0.8.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 12.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:58 [2020-10-24T06:58:58.365Z] #47 12.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:58 [2020-10-24T06:58:58.365Z] #47 12.57 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:58 [2020-10-24T06:58:58.365Z] #47 12.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
06:58:58 [2020-10-24T06:58:58.365Z] #47 12.71 go: extracting github.com/pkg/errors v0.8.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 13.10 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:58:58 [2020-10-24T06:58:58.365Z] #47 13.14 go: extracting github.com/spf13/cobra v0.0.5
06:58:58 [2020-10-24T06:58:58.365Z] #47 13.17 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:58:58 [2020-10-24T06:58:58.365Z] #47 13.77 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
06:58:58 [2020-10-24T06:58:58.365Z] #47 15.29 go: downloading github.com/fatih/color v1.7.0
06:58:58 [2020-10-24T06:58:58.365Z] #47 15.32 go: extracting github.com/fatih/color v1.7.0
06:58:58 [2020-10-24T06:58:58.365Z] #47 15.87 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.60 go: downloading github.com/sourcegraph/go-diff v0.5.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.88 go: downloading github.com/go-lintpack/lintpack v0.5.2
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.96 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:58:58 [2020-10-24T06:58:58.365Z] #47 18.97 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.00 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.07 go: downloading github.com/spf13/pflag v1.0.5
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.23 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.28 go: extracting github.com/sourcegraph/go-diff v0.5.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.44 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.51 go: extracting github.com/go-lintpack/lintpack v0.5.2
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.53 go: extracting github.com/spf13/pflag v1.0.5
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.53 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.56 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.65 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.77 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.92 go: downloading github.com/gobwas/glob v0.2.3
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.95 go: extracting github.com/inconshreveable/mousetrap v1.0.0
06:58:58 [2020-10-24T06:58:58.365Z] #47 19.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.14 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.28 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.32 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.36 go: extracting github.com/gobwas/glob v0.2.3
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.37 go: downloading github.com/go-critic/go-critic v0.4.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.41 go: downloading github.com/mattn/go-colorable v0.1.4
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.58 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.58 go: downloading github.com/BurntSushi/toml v0.3.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.65 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.67 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.69 go: downloading github.com/uudashr/gocognit v1.0.1
06:58:58 [2020-10-24T06:58:58.365Z] #47 20.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:58 [2020-10-24T06:58:58.366Z] #47 20.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:58 [2020-10-24T06:58:58.366Z] #47 20.75 go: extracting github.com/uudashr/gocognit v1.0.1
06:58:58 [2020-10-24T06:58:58.366Z] #47 20.78 go: downloading github.com/gogo/protobuf v1.2.1
06:58:58 [2020-10-24T06:58:58.366Z] #47 20.83 go: extracting github.com/mattn/go-colorable v0.1.4
06:58:58 [2020-10-24T06:58:58.366Z] #47 20.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:58:58 [2020-10-24T06:58:58.366Z] #47 20.88 go: downloading github.com/ultraware/whitespace v0.0.4
06:58:58 [2020-10-24T06:58:58.366Z] #47 20.92 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.08 go: extracting github.com/BurntSushi/toml v0.3.1
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.13 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.15 go: extracting github.com/go-critic/go-critic v0.4.1
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.16 go: downloading github.com/mitchellh/go-homedir v1.1.0
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.43 go: downloading github.com/ultraware/funlen v0.0.2
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.51 go: downloading github.com/kisielk/gotool v1.0.0
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.61 go: extracting github.com/ultraware/whitespace v0.0.4
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.70 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.80 go: extracting github.com/ultraware/funlen v0.0.2
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.81 go: extracting github.com/kisielk/gotool v1.0.0
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.94 go: extracting github.com/mitchellh/go-homedir v1.1.0
06:58:58 [2020-10-24T06:58:58.366Z] #47 21.98 go: downloading github.com/mattn/go-isatty v0.0.8
06:58:58 [2020-10-24T06:58:58.366Z] #47 22.01 go: downloading github.com/spf13/viper v1.6.1
06:58:58 [2020-10-24T06:58:58.366Z] #47 22.24 go: downloading github.com/stretchr/testify v1.4.0
06:58:58 [2020-10-24T06:58:58.366Z] #47 22.36 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:58:58 [2020-10-24T06:58:58.366Z] #47 ...
06:58:58 [2020-10-24T06:58:58.366Z] 
06:58:58 [2020-10-24T06:58:58.366Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:58:58 [2020-10-24T06:58:58.924Z] #41 94.78   CC       criu/cr-dedup.o
06:58:59 [2020-10-24T06:58:59.117Z] #43 ...
06:58:59 [2020-10-24T06:58:59.117Z] 
06:58:59 [2020-10-24T06:58:59.117Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:58:59 [2020-10-24T06:58:59.117Z] #45 DONE 59.3s
06:58:59 [2020-10-24T06:58:59.184Z] #41 95.18   CC       criu/cr-dump.o
06:58:59 [2020-10-24T06:58:59.379Z] 
06:58:59 [2020-10-24T06:58:59.379Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:58:59 [2020-10-24T06:58:59.379Z] #34 56.63 Selecting previously unselected package libxml2:amd64.
06:58:59 [2020-10-24T06:58:59.379Z] #34 56.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 56.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 57.43 Selecting previously unselected package libarchive13:amd64.
06:58:59 [2020-10-24T06:58:59.379Z] #34 57.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 57.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 57.79 Selecting previously unselected package libjsoncpp1:amd64.
06:58:59 [2020-10-24T06:58:59.379Z] #34 57.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 57.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 57.99 Selecting previously unselected package librhash0:amd64.
06:58:59 [2020-10-24T06:58:59.379Z] #34 58.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 58.01 Unpacking librhash0:amd64 (1.3.8-1) ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 58.23 Selecting previously unselected package libuv1:amd64.
06:58:59 [2020-10-24T06:58:59.379Z] #34 58.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 58.25 Unpacking libuv1:amd64 (1.24.1-1) ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 59.04 Selecting previously unselected package cmake.
06:58:59 [2020-10-24T06:58:59.379Z] #34 59.05 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.379Z] #34 59.08 Unpacking cmake (3.13.4-1) ...
06:58:59 [2020-10-24T06:58:59.641Z] #34 ...
06:58:59 [2020-10-24T06:58:59.641Z] 
06:58:59 [2020-10-24T06:58:59.641Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:58:59 [2020-10-24T06:58:59.641Z] #30 49.42 Checking out files:  89% (1366/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.
06:58:59 [2020-10-24T06:58:59.641Z] #30 49.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:58:59 [2020-10-24T06:58:59.641Z] #30 50.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:58:59 [2020-10-24T06:58:59.641Z] #30 ...
06:58:59 [2020-10-24T06:58:59.641Z] 
06:58:59 [2020-10-24T06:58:59.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.77 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]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 51.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 52.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 52.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
06:58:59 [2020-10-24T06:58:59.641Z] #11 53.25 debconf: delaying package configuration, since apt-utils is not installed
06:58:59 [2020-10-24T06:58:59.641Z] #11 53.35 Fetched 77.7 MB in 8s (9507 kB/s)
06:58:59 [2020-10-24T06:58:59.641Z] #11 53.47 Selecting previously unselected package binutils-mingw-w64-i686.
06:58:59 [2020-10-24T06:58:59.641Z] #11 53.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.)
06:58:59 [2020-10-24T06:58:59.641Z] #11 53.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 53.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 56.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:58:59 [2020-10-24T06:58:59.641Z] #11 56.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 56.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.14 Selecting previously unselected package binutils-mingw-w64.
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.33 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.52 Selecting previously unselected package dmsetup.
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.52 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.52 Unpacking dmsetup (2:1.02.155-3) ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.69 Selecting previously unselected package mingw-w64-common.
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:58:59 [2020-10-24T06:58:59.641Z] #11 59.70 Unpacking mingw-w64-common (6.0.0-3) ...
06:58:59 [2020-10-24T06:58:59.903Z] #11 ...
06:58:59 [2020-10-24T06:58:59.903Z] 
06:58:59 [2020-10-24T06:58:59.903Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:58:59 [2020-10-24T06:58:59.903Z] #49 49.99 syscall
06:58:59 [2020-10-24T06:58:59.903Z] #49 50.04 reflect
06:58:59 [2020-10-24T06:58:59.903Z] #49 57.95 time
06:58:59 [2020-10-24T06:58:59.903Z] #49 ...
06:58:59 [2020-10-24T06:58:59.903Z] 
06:58:59 [2020-10-24T06:58:59.903Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:58:59 [2020-10-24T06:58:59.903Z] #40 56.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:58:59 [2020-10-24T06:58:59.903Z] #40 56.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:58:59 [2020-10-24T06:58:59.903Z] #40 56.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:58:59 [2020-10-24T06:58:59.903Z] #40 56.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:58:59 [2020-10-24T06:58:59.903Z] #40 56.54 Setting up python-six (1.12.0-1) ...
06:59:00 [2020-10-24T06:59:00.800Z] #27 13.17 #=#=#                                                                         

                                                                           1.0%
#                                                                          2.2%
##                                                                         2.9%
###                                                                        4.3%
####                                                                       6.0%
####                                                                       6.7%
#####                                                                      8.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.9%
########                                                                  12.1%
#########                                                                 12.6%
#########                                                                 13.8%
###########                                                               15.7%
###########                                                               16.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.3%
##############                                                            20.3%
###############                                                           21.5%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.1%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      28.7%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.7%
########################                                                  34.0%
#########################                                                 35.7%
##########################                                                36.6%
###########################                                               37.9%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.0%
#############################                                             41.4%
##############################                                            42.3%
##############################                                            42.9%
###############################                                           44.1%
################################                                          45.3%
#################################                                         46.2%
#################################                                         46.8%
##################################                                        47.4%
##################################                                        47.9%
##################################                                        48.5%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.0%
####################################                                      51.1%
06:59:00 [2020-10-24T06:59:00.800Z] #27 ...
06:59:00 [2020-10-24T06:59:00.800Z] 
06:59:00 [2020-10-24T06:59:00.800Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:59:00 [2020-10-24T06:59:00.800Z] #45 14.80 go: finding github.com/fatih/color v1.9.0
06:59:00 [2020-10-24T06:59:00.800Z] #45 14.93 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.10 go: finding github.com/pkg/errors v0.9.1
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.16 go: finding github.com/mattn/go-colorable v0.1.6
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.16 go: finding github.com/spf13/pflag v1.0.3
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.16 go: finding github.com/mattn/go-isatty v0.0.12
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.42 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.47 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.48 go: finding github.com/jonboulle/clockwork v0.1.0
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:59:00 [2020-10-24T06:59:00.800Z] #45 15.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
06:59:01 [2020-10-24T06:59:01.096Z] #41 ...
06:59:01 [2020-10-24T06:59:01.097Z] 
06:59:01 [2020-10-24T06:59:01.097Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:01 [2020-10-24T06:59:01.097Z] #18 35.93 Unpacking bash-completion (1:2.8-6) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.26 Selecting previously unselected package bzip2.
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.35 Selecting previously unselected package xz-utils.
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.36 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.36 Unpacking xz-utils (5.2.4-1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.50 Selecting previously unselected package apparmor.
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.50 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.58 Unpacking apparmor (2.13.2-10) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.93 Selecting previously unselected package aufs-tools.
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 36.96 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.05 Selecting previously unselected package libonig5:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.06 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.06 Unpacking libonig5:amd64 (6.9.1-1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.23 Selecting previously unselected package libjq1:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.35 Selecting previously unselected package jq.
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.35 Unpacking jq (1.5+dfsg-2+b1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.44 Selecting previously unselected package libaio1:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.44 Unpacking libaio1:amd64 (0.3.112-3) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.50 Selecting previously unselected package libgpm2:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.51 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.56 Selecting previously unselected package libicu63:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 37.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.20 Selecting previously unselected package libnet1:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.29 Selecting previously unselected package libnl-3-200:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.39 Selecting previously unselected package libprotobuf-c1:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.45 Selecting previously unselected package libreadline5:amd64.
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 41.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:59:01 [2020-10-24T06:59:01.097Z] #18 ...
06:59:01 [2020-10-24T06:59:01.097Z] 
06:59:01 [2020-10-24T06:59:01.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:01 [2020-10-24T06:59:01.097Z] #41 97.21   CC       criu/cr-errno.o
06:59:01 [2020-10-24T06:59:01.118Z] #45 ...
06:59:01 [2020-10-24T06:59:01.118Z] 
06:59:01 [2020-10-24T06:59:01.118Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:01 [2020-10-24T06:59:01.239Z] #30 ...
06:59:01 [2020-10-24T06:59:01.239Z] 
06:59:01 [2020-10-24T06:59:01.239Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:01 [2020-10-24T06:59:01.239Z] #11 55.32 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]
06:59:01 [2020-10-24T06:59:01.239Z] #11 57.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 57.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 57.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 57.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 57.96 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]
06:59:01 [2020-10-24T06:59:01.239Z] #11 57.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 57.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 58.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
06:59:01 [2020-10-24T06:59:01.239Z] #11 59.29 debconf: delaying package configuration, since apt-utils is not installed
06:59:01 [2020-10-24T06:59:01.239Z] #11 59.48 Fetched 77.7 MB in 10s (8020 kB/s)
06:59:01 [2020-10-24T06:59:01.239Z] #11 59.58 Selecting previously unselected package binutils-mingw-w64-i686.
06:59:01 [2020-10-24T06:59:01.239Z] #11 59.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
06:59:01 [2020-10-24T06:59:01.239Z] #11 59.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.239Z] #11 59.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:59:01 [2020-10-24T06:59:01.255Z] using credential docker-jenkins-github-credentials
06:59:01 [2020-10-24T06:59:01.331Z] Cloning the remote Git repository
06:59:01 [2020-10-24T06:59:01.331Z] Cloning with configured refspecs honoured and without tags
06:59:01 [2020-10-24T06:59:01.358Z] #41 97.33   CC       criu/cr-restore.o
06:59:01 [2020-10-24T06:59:01.384Z] #27 13.17 #=#=#                                                                         

                                                                           1.0%
#                                                                          2.2%
##                                                                         2.9%
###                                                                        4.3%
####                                                                       6.0%
####                                                                       6.7%
#####                                                                      8.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.9%
########                                                                  12.1%
#########                                                                 12.6%
#########                                                                 13.8%
###########                                                               15.7%
###########                                                               16.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.3%
##############                                                            20.3%
###############                                                           21.5%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.1%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      28.7%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.7%
########################                                                  34.0%
#########################                                                 35.7%
##########################                                                36.6%
###########################                                               37.9%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.0%
#############################                                             41.4%
##############################                                            42.3%
##############################                                            42.9%
###############################                                           44.1%
################################                                          45.3%
#################################                                         46.2%
#################################                                         46.8%
##################################                                        47.4%
##################################                                        47.9%
##################################                                        48.5%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.0%
####################################                                      51.1%
#####################################                                     52.8%
######################################                                    53.8%
#######################################                                   54.7%
#######################################                                   55.0%
########################################                                  55.9%
06:59:01 [2020-10-24T06:59:01.384Z] #27 ...
06:59:01 [2020-10-24T06:59:01.384Z] 
06:59:01 [2020-10-24T06:59:01.384Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:01 [2020-10-24T06:59:01.384Z] #49 15.35 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:59:01 [2020-10-24T06:59:01.384Z] #49 16.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:59:01 [2020-10-24T06:59:01.384Z] #49 17.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:59:01 [2020-10-24T06:59:01.384Z] #49 19.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
06:59:01 [2020-10-24T06:59:01.384Z] #49 19.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
06:59:01 [2020-10-24T06:59:01.384Z] #49 19.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
06:59:01 [2020-10-24T06:59:01.384Z] #49 19.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
06:59:01 [2020-10-24T06:59:01.384Z] #49 20.67 runtime
06:59:01 [2020-10-24T06:59:01.384Z] #49 20.69 runtime/cgo
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.35 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.38 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.45 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.46 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.47 Setting up protobuf-compiler (3.6.1.3-2) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.55 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:59:01 [2020-10-24T06:59:01.402Z] #40 61.57 Setting up python-protobuf (3.6.1.3-2) ...
06:59:01 [2020-10-24T06:59:01.657Z] #49 ...
06:59:01 [2020-10-24T06:59:01.657Z] 
06:59:01 [2020-10-24T06:59:01.657Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:59:01 [2020-10-24T06:59:01.657Z] #38 15.35 Checking out files:  84% (1409/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.
06:59:01 [2020-10-24T06:59:01.657Z] #38 15.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:59:01 [2020-10-24T06:59:01.657Z] #38 17.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:59:01 [2020-10-24T06:59:01.657Z] #38 ...
06:59:01 [2020-10-24T06:59:01.657Z] 
06:59:01 [2020-10-24T06:59:01.657Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:01 [2020-10-24T06:59:01.753Z] #11 62.21 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:59:01 [2020-10-24T06:59:01.753Z] #11 62.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:59:01 [2020-10-24T06:59:01.753Z] #11 62.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:59:01 [2020-10-24T06:59:01.527Z] Cloning repository https://github.com/moby/moby.git
06:59:01 [2020-10-24T06:59:01.922Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
06:59:02 [2020-10-24T06:59:02.219Z] #27 13.17 #=#=#                                                                         

                                                                           1.0%
#                                                                          2.2%
##                                                                         2.9%
###                                                                        4.3%
####                                                                       6.0%
####                                                                       6.7%
#####                                                                      8.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.9%
########                                                                  12.1%
#########                                                                 12.6%
#########                                                                 13.8%
###########                                                               15.7%
###########                                                               16.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.3%
##############                                                            20.3%
###############                                                           21.5%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.1%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      28.7%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.7%
########################                                                  34.0%
#########################                                                 35.7%
##########################                                                36.6%
###########################                                               37.9%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.0%
#############################                                             41.4%
##############################                                            42.3%
##############################                                            42.9%
###############################                                           44.1%
################################                                          45.3%
#################################                                         46.2%
#################################                                         46.8%
##################################                                        47.4%
##################################                                        47.9%
##################################                                        48.5%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.0%
####################################                                      51.1%
#####################################                                     52.8%
######################################                                    53.8%
#######################################                                   54.7%
#######################################                                   55.0%
########################################                                  55.9%
########################################                                  56.9%
#########################################                                 57.8%
##########################################                                58.5%
##########################################                                59.4%
###########################################                               60.1%
###########################################                               60.4%
############################################                              61.6%
06:59:02 [2020-10-24T06:59:02.219Z] #27 ...
06:59:02 [2020-10-24T06:59:02.219Z] 
06:59:02 [2020-10-24T06:59:02.219Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:02 [2020-10-24T06:59:02.219Z] #34 16.11 Fetched 8219 kB in 11s (737 kB/s)
06:59:02 [2020-10-24T06:59:02.219Z] #34 16.11 Reading package lists...
06:59:02 [2020-10-24T06:59:02.219Z] #34 20.90 Reading package lists...
06:59:02 [2020-10-24T06:59:02.346Z] #40 ...
06:59:02 [2020-10-24T06:59:02.346Z] 
06:59:02 [2020-10-24T06:59:02.346Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:02 [2020-10-24T06:59:02.346Z] #49 62.50 encoding/binary
06:59:02 [2020-10-24T06:59:02.464Z] #44 ...
06:59:02 [2020-10-24T06:59:02.464Z] 
06:59:02 [2020-10-24T06:59:02.464Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:02 [2020-10-24T06:59:02.464Z] #42 18.84   CC       images/core-arm.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 19.42   CC       images/core-aarch64.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 19.91   CC       images/core-ppc64.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 20.77   CC       images/core-s390.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 21.71   CC       images/cpuinfo.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 22.20   CC       images/inventory.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 22.65   CC       images/fdinfo.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 23.16   CC       images/fown.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 23.40   CC       images/ns.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 23.67   CC       images/regfile.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 24.02   CC       images/ghost-file.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 24.49   CC       images/fifo.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 24.70   CC       images/remap-file-path.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 24.90   CC       images/eventfd.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 25.20   CC       images/eventpoll.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 25.55   CC       images/fh.o
06:59:02 [2020-10-24T06:59:02.464Z] #42 ...
06:59:02 [2020-10-24T06:59:02.464Z] 
06:59:02 [2020-10-24T06:59:02.464Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:02 [2020-10-24T06:59:02.464Z] #44 90.55 encoding/binary
06:59:02 [2020-10-24T06:59:02.464Z] #44 90.56 go/scanner
06:59:02 [2020-10-24T06:59:02.464Z] #44 90.57 net/url
06:59:02 [2020-10-24T06:59:02.569Z] #34 26.20 Building dependency tree...
06:59:02 [2020-10-24T06:59:02.569Z] #34 ...
06:59:02 [2020-10-24T06:59:02.569Z] 
06:59:02 [2020-10-24T06:59:02.569Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:03 [2020-10-24T06:59:03.098Z] #27 13.17 #=#=#                                                                         

                                                                           1.0%
#                                                                          2.2%
##                                                                         2.9%
###                                                                        4.3%
####                                                                       6.0%
####                                                                       6.7%
#####                                                                      8.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.9%
########                                                                  12.1%
#########                                                                 12.6%
#########                                                                 13.8%
###########                                                               15.7%
###########                                                               16.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.3%
##############                                                            20.3%
###############                                                           21.5%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.1%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      28.7%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.7%
########################                                                  34.0%
#########################                                                 35.7%
##########################                                                36.6%
###########################                                               37.9%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.0%
#############################                                             41.4%
##############################                                            42.3%
##############################                                            42.9%
###############################                                           44.1%
################################                                          45.3%
#################################                                         46.2%
#################################                                         46.8%
##################################                                        47.4%
##################################                                        47.9%
##################################                                        48.5%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.0%
####################################                                      51.1%
#####################################                                     52.8%
######################################                                    53.8%
#######################################                                   54.7%
#######################################                                   55.0%
########################################                                  55.9%
########################################                                  56.9%
#########################################                                 57.8%
##########################################                                58.5%
##########################################                                59.4%
###########################################                               60.1%
###########################################                               60.4%
############################################                              61.6%
############################################                              62.0%
#############################################                             62.5%
#############################################                             62.7%
###############################################                           65.7%
################################################                          68.0%
#################################################                         68.1%
06:59:03 [2020-10-24T06:59:03.098Z] #27 ...
06:59:03 [2020-10-24T06:59:03.098Z] 
06:59:03 [2020-10-24T06:59:03.098Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:59:03 [2020-10-24T06:59:03.098Z] #53 17.03 Fetched 8219 kB in 12s (696 kB/s)
06:59:03 [2020-10-24T06:59:03.098Z] #53 17.03 Reading package lists...
06:59:03 [2020-10-24T06:59:03.123Z] #11 ...
06:59:03 [2020-10-24T06:59:03.123Z] 
06:59:03 [2020-10-24T06:59:03.123Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.238 + RM_GOPATH=0
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.238 + TMP_GOPATH=
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.238 + : /build
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.238 + '[' -z '' ']'
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.240 ++ mktemp -d
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.259 + export GOPATH=/tmp/tmp.S9gGdfQZXp
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.260 + GOPATH=/tmp/tmp.S9gGdfQZXp
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.260 + RM_GOPATH=1
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.262 + case "$(go env GOARCH)" in
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.262 ++ go env GOARCH
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.290 + export GO_BUILDMODE=-buildmode=pie
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.290 + GO_BUILDMODE=-buildmode=pie
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.292 ++ dirname /tmp/install/install.sh
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.293 + dir=/tmp/install
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.303 + bin=containerd
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.303 + shift
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.303 + '[' '!' -f /tmp/install/containerd.installer ']'
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.303 + . /tmp/install/containerd.installer
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.304 ++ set -e
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.304 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.306 + install_containerd
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.310 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.310 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.310 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S9gGdfQZXp/src/github.com/containerd/containerd
06:59:03 [2020-10-24T06:59:03.123Z] #54 1.312 Cloning into '/tmp/tmp.S9gGdfQZXp/src/github.com/containerd/containerd'...
06:59:03 [2020-10-24T06:59:03.123Z] #54 ...
06:59:03 [2020-10-24T06:59:03.123Z] 
06:59:03 [2020-10-24T06:59:03.123Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:03 [2020-10-24T06:59:03.123Z] #40 55.35 Selecting previously unselected package libprotobuf-lite17:amd64.
06:59:03 [2020-10-24T06:59:03.123Z] #40 55.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 55.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 55.53 Selecting previously unselected package libprotobuf-dev:amd64.
06:59:03 [2020-10-24T06:59:03.123Z] #40 55.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 55.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 56.98 Selecting previously unselected package libprotoc17:amd64.
06:59:03 [2020-10-24T06:59:03.123Z] #40 56.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 56.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 57.86 Selecting previously unselected package protobuf-c-compiler.
06:59:03 [2020-10-24T06:59:03.123Z] #40 57.86 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 57.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.10 Selecting previously unselected package protobuf-compiler.
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.10 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.12 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.25 Selecting previously unselected package python-pkg-resources.
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.26 Unpacking python-pkg-resources (40.8.0-1) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.50 Selecting previously unselected package python-six.
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.54 Unpacking python-six (1.12.0-1) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.61 Selecting previously unselected package python-protobuf.
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 58.62 Unpacking python-protobuf (3.6.1.3-2) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 59.26 Setting up python-pkg-resources (40.8.0-1) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 63.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 63.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 63.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 63.62 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:59:03 [2020-10-24T06:59:03.123Z] #40 63.63 Setting up python-six (1.12.0-1) ...
06:59:03 [2020-10-24T06:59:03.290Z] #49 ...
06:59:03 [2020-10-24T06:59:03.290Z] 
06:59:03 [2020-10-24T06:59:03.290Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:03 [2020-10-24T06:59:03.290Z] #32 53.15 time
06:59:03 [2020-10-24T06:59:03.290Z] #32 58.56 internal/fmtsort
06:59:03 [2020-10-24T06:59:03.290Z] #32 59.11 internal/poll
06:59:03 [2020-10-24T06:59:03.290Z] #32 59.48 internal/syscall/execenv
06:59:03 [2020-10-24T06:59:03.290Z] #32 60.06 internal/syscall/unix
06:59:03 [2020-10-24T06:59:03.290Z] #32 60.53 strings
06:59:03 [2020-10-24T06:59:03.290Z] #32 62.09 os
06:59:03 [2020-10-24T06:59:03.290Z] #32 ...
06:59:03 [2020-10-24T06:59:03.290Z] 
06:59:03 [2020-10-24T06:59:03.290Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:03 [2020-10-24T06:59:03.290Z] #34 62.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.01 Setting up xxd (2:8.1.0875-5) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.02 Setting up libuv1:amd64 (1.24.1-1) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.03 Setting up vim-common (2:8.1.0875-5) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.10 Setting up librhash0:amd64 (1.3.8-1) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.11 Setting up cmake-data (3.13.4-1) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.15 Setting up cmake (3.13.4-1) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.16 Processing triggers for libc-bin (2.28-10) ...
06:59:03 [2020-10-24T06:59:03.290Z] #34 63.27 Processing triggers for mime-support (3.62) ...
06:59:03 [2020-10-24T06:59:03.363Z] #53 22.55 Reading package lists...
06:59:03 [2020-10-24T06:59:03.363Z] #53 ...
06:59:03 [2020-10-24T06:59:03.363Z] 
06:59:03 [2020-10-24T06:59:03.363Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:03 [2020-10-24T06:59:03.862Z] #34 DONE 64.1s
06:59:03 [2020-10-24T06:59:03.862Z] 
06:59:03 [2020-10-24T06:59:03.863Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:04 [2020-10-24T06:59:04.023Z] #44 ...
06:59:04 [2020-10-24T06:59:04.023Z] 
06:59:04 [2020-10-24T06:59:04.023Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:04 [2020-10-24T06:59:04.023Z] #33 87.64 github.com/BurntSushi/toml/cmd/tomlv
06:59:04 [2020-10-24T06:59:04.023Z] #33 DONE 92.2s
06:59:04 [2020-10-24T06:59:04.023Z] 
06:59:04 [2020-10-24T06:59:04.023Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:04 [2020-10-24T06:59:04.023Z] #42 25.89   CC       images/fsnotify.o
06:59:04 [2020-10-24T06:59:04.023Z] #42 26.83   CC       images/signalfd.o
06:59:04 [2020-10-24T06:59:04.023Z] #42 27.19   CC       images/fs.o
06:59:04 [2020-10-24T06:59:04.023Z] #42 27.51   CC       images/pstree.o
06:59:02 [2020-10-24T06:59:02.761Z] Fetching upstream changes from https://github.com/moby/moby.git
06:59:02 [2020-10-24T06:59:02.761Z]  > git --version # timeout=10
06:59:02 [2020-10-24T06:59:02.809Z]  > git --version # 'git version 2.24.1.windows.2'
06:59:02 [2020-10-24T06:59:02.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:59:02 [2020-10-24T06:59:02.812Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:59:04 [2020-10-24T06:59:04.334Z] #42 27.87   CC       images/pipe.o
06:59:04 [2020-10-24T06:59:04.635Z] #42 28.10   CC       images/tcp-stream.o
06:59:04 [2020-10-24T06:59:04.809Z] #27 13.17 #=#=#                                                                         

                                                                           1.0%
#                                                                          2.2%
##                                                                         2.9%
###                                                                        4.3%
####                                                                       6.0%
####                                                                       6.7%
#####                                                                      8.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.9%
########                                                                  12.1%
#########                                                                 12.6%
#########                                                                 13.8%
###########                                                               15.7%
###########                                                               16.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.3%
##############                                                            20.3%
###############                                                           21.5%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.1%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      28.7%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.7%
########################                                                  34.0%
#########################                                                 35.7%
##########################                                                36.6%
###########################                                               37.9%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.0%
#############################                                             41.4%
##############################                                            42.3%
##############################                                            42.9%
###############################                                           44.1%
################################                                          45.3%
#################################                                         46.2%
#################################                                         46.8%
##################################                                        47.4%
##################################                                        47.9%
##################################                                        48.5%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.0%
####################################                                      51.1%
#####################################                                     52.8%
######################################                                    53.8%
#######################################                                   54.7%
#######################################                                   55.0%
########################################                                  55.9%
########################################                                  56.9%
#########################################                                 57.8%
##########################################                                58.5%
##########################################                                59.4%
###########################################                               60.1%
###########################################                               60.4%
############################################                              61.6%
############################################                              62.0%
#############################################                             62.5%
#############################################                             62.7%
###############################################                           65.7%
################################################                          68.0%
#################################################                         68.1%
#################################################                         68.3%
##################################################                        69.5%
##################################################                        70.3%
###################################################                       71.5%
####################################################                      72.6%
#####################################################                     73.7%
#####################################################                     74.2%
######################################################                    75.2%
######################################################                    75.5%
#######################################################                   76.6%
#######################################################                   77.5%
########################################################                  78.7%
#########################################################                 79.2%
####################################
06:59:04 [2020-10-24T06:59:04.809Z] #27 ...
06:59:04 [2020-10-24T06:59:04.809Z] 
06:59:04 [2020-10-24T06:59:04.809Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:04 [2020-10-24T06:59:04.809Z] #40 18.54 Fetched 8219 kB in 13s (633 kB/s)
06:59:04 [2020-10-24T06:59:04.809Z] #40 18.54 Reading package lists...
06:59:04 [2020-10-24T06:59:04.809Z] #40 23.78 Reading package lists...
06:59:04 [2020-10-24T06:59:04.809Z] #40 ...
06:59:04 [2020-10-24T06:59:04.809Z] 
06:59:04 [2020-10-24T06:59:04.809Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:04 [2020-10-24T06:59:04.809Z] #62 18.64 Checking out files:  53% (1012/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.
06:59:04 [2020-10-24T06:59:04.809Z] #62 19.73 + cd /tmp/tmp.nAHLLJOEBR/src/github.com/docker/libnetwork
06:59:04 [2020-10-24T06:59:04.809Z] #62 19.73 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
06:59:04 [2020-10-24T06:59:04.809Z] #62 20.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:59:04 [2020-10-24T06:59:04.809Z] #62 ...
06:59:04 [2020-10-24T06:59:04.809Z] 
06:59:04 [2020-10-24T06:59:04.809Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:04 [2020-10-24T06:59:04.940Z] #42 28.33   CC       images/sk-packet.o
06:59:05 [2020-10-24T06:59:05.018Z] #40 ...
06:59:05 [2020-10-24T06:59:05.018Z] 
06:59:05 [2020-10-24T06:59:05.018Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:05 [2020-10-24T06:59:05.018Z] #11 65.11 Selecting previously unselected package binutils-mingw-w64.
06:59:05 [2020-10-24T06:59:05.018Z] #11 65.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:59:05 [2020-10-24T06:59:05.018Z] #11 65.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:59:05 [2020-10-24T06:59:05.238Z] #42 28.74   CC       images/mnt.o
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.037 + RM_GOPATH=0
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.037 + TMP_GOPATH=
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.037 + : /build
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.037 + '[' -z '' ']'
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.037 ++ mktemp -d
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.042 + export GOPATH=/tmp/tmp.2fePun7Vgm
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.042 + GOPATH=/tmp/tmp.2fePun7Vgm
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.042 + RM_GOPATH=1
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.042 + case "$(go env GOARCH)" in
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.042 ++ go env GOARCH
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.057 + export GO_BUILDMODE=-buildmode=pie
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.057 + GO_BUILDMODE=-buildmode=pie
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.058 ++ dirname /tmp/install/install.sh
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.060 + dir=/tmp/install
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.080 + bin=tini
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.080 + shift
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.083 + '[' '!' -f /tmp/install/tini.installer ']'
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.084 + . /tmp/install/tini.installer
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.084 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.087 + install_tini
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.088 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.088 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.088 + git clone https://github.com/krallin/tini.git /tmp/tmp.2fePun7Vgm/tini
06:59:05 [2020-10-24T06:59:05.249Z] #35 1.094 Cloning into '/tmp/tmp.2fePun7Vgm/tini'...
06:59:05 [2020-10-24T06:59:05.275Z] #11 65.77 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:59:05 [2020-10-24T06:59:05.275Z] #11 65.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #11 65.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:59:05 [2020-10-24T06:59:05.532Z] #11 ...
06:59:05 [2020-10-24T06:59:05.532Z] 
06:59:05 [2020-10-24T06:59:05.532Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:05 [2020-10-24T06:59:05.532Z] #34 56.10 Selecting previously unselected package libicu63:amd64.
06:59:05 [2020-10-24T06:59:05.532Z] #34 56.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 56.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 63.51 Selecting previously unselected package libxml2:amd64.
06:59:05 [2020-10-24T06:59:05.532Z] #34 63.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 63.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.06 Selecting previously unselected package libarchive13:amd64.
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.09 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.54 Selecting previously unselected package libjsoncpp1:amd64.
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.69 Selecting previously unselected package librhash0:amd64.
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.73 Unpacking librhash0:amd64 (1.3.8-1) ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.88 Selecting previously unselected package libuv1:amd64.
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.89 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 64.89 Unpacking libuv1:amd64 (1.24.1-1) ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 65.08 Selecting previously unselected package cmake.
06:59:05 [2020-10-24T06:59:05.532Z] #34 65.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 65.14 Unpacking cmake (3.13.4-1) ...
06:59:05 [2020-10-24T06:59:05.532Z] #34 ...
06:59:05 [2020-10-24T06:59:05.532Z] 
06:59:05 [2020-10-24T06:59:05.532Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:59:05 [2020-10-24T06:59:05.532Z] #45 DONE 66.2s
06:59:05 [2020-10-24T06:59:05.532Z] 
06:59:05 [2020-10-24T06:59:05.532Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:05 [2020-10-24T06:59:05.532Z] #11 66.21 Selecting previously unselected package dmsetup.
06:59:05 [2020-10-24T06:59:05.536Z] #42 28.98   CC       images/pipe-data.o
06:59:05 [2020-10-24T06:59:05.558Z] #41 101.6   CC       criu/cr-service.o
06:59:05 [2020-10-24T06:59:05.791Z] #11 66.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:59:05 [2020-10-24T06:59:05.791Z] #11 66.23 Unpacking dmsetup (2:1.02.155-3) ...
06:59:05 [2020-10-24T06:59:05.791Z] #11 66.49 Selecting previously unselected package mingw-w64-common.
06:59:05 [2020-10-24T06:59:05.791Z] #11 ...
06:59:05 [2020-10-24T06:59:05.791Z] 
06:59:05 [2020-10-24T06:59:05.791Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:05 [2020-10-24T06:59:05.791Z] #49 56.40 reflect
06:59:05 [2020-10-24T06:59:05.791Z] #49 56.41 syscall
06:59:05 [2020-10-24T06:59:05.791Z] #49 63.25 time
06:59:05 [2020-10-24T06:59:05.822Z] #35 1.762 + cd /tmp/tmp.2fePun7Vgm/tini
06:59:05 [2020-10-24T06:59:05.822Z] #35 1.762 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:59:05 [2020-10-24T06:59:05.822Z] #35 1.778 + cmake .
06:59:05 [2020-10-24T06:59:05.842Z] #42 29.19   CC       images/sa.o
06:59:06 [2020-10-24T06:59:06.048Z] #49 ...
06:59:06 [2020-10-24T06:59:06.048Z] 
06:59:06 [2020-10-24T06:59:06.048Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:06 [2020-10-24T06:59:06.048Z] #11 66.49 Selecting previously unselected package mingw-w64-common.
06:59:06 [2020-10-24T06:59:06.048Z] #11 66.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:59:06 [2020-10-24T06:59:06.048Z] #11 66.53 Unpacking mingw-w64-common (6.0.0-3) ...
06:59:06 [2020-10-24T06:59:06.141Z] #42 29.43   CC       images/timer.o
06:59:06 [2020-10-24T06:59:06.394Z] #35 2.418 -- The C compiler identification is GNU 8.3.0
06:59:06 [2020-10-24T06:59:06.394Z] #35 2.481 -- Check for working C compiler: /usr/bin/cc
06:59:06 [2020-10-24T06:59:06.442Z] #42 29.86   CC       images/timerfd.o
06:59:06 [2020-10-24T06:59:06.499Z] #41 ...
06:59:06 [2020-10-24T06:59:06.499Z] 
06:59:06 [2020-10-24T06:59:06.499Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:06 [2020-10-24T06:59:06.499Z] #18 41.59 Selecting previously unselected package net-tools.
06:59:06 [2020-10-24T06:59:06.499Z] #18 41.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 41.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 41.83 Selecting previously unselected package python-pip-whl.
06:59:06 [2020-10-24T06:59:06.499Z] #18 41.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 41.84 Unpacking python-pip-whl (18.1-5) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.37 Selecting previously unselected package python3-lib2to3.
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.38 Unpacking python3-lib2to3 (3.7.3-1) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.48 Selecting previously unselected package python3-distutils.
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.51 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.52 Unpacking python3-distutils (3.7.3-1) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.65 Selecting previously unselected package python3-pip.
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.66 Unpacking python3-pip (18.1-5) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.84 Selecting previously unselected package python3-pkg-resources.
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.85 Unpacking python3-pkg-resources (40.8.0-1) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.99 Selecting previously unselected package python3-setuptools.
06:59:06 [2020-10-24T06:59:06.499Z] #18 42.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.00 Unpacking python3-setuptools (40.8.0-1) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.23 Selecting previously unselected package python3-wheel.
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.24 Unpacking python3-wheel (0.32.3-2) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.31 Selecting previously unselected package sudo.
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.32 Unpacking sudo (1.8.27-1+deb10u2) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.79 Selecting previously unselected package thin-provisioning-tools.
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 43.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.07 Selecting previously unselected package uidmap.
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.08 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.09 Unpacking uidmap (1:4.5-1.1) ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.21 Selecting previously unselected package vim-runtime.
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.21 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:59:06 [2020-10-24T06:59:06.499Z] #18 44.30 Unpacking vim-runtime (2:8.1.0875-5) ...
06:59:06 [2020-10-24T06:59:06.613Z] #11 ...
06:59:06 [2020-10-24T06:59:06.613Z] 
06:59:06 [2020-10-24T06:59:06.613Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:06 [2020-10-24T06:59:06.613Z] #43 56.96 syscall
06:59:06 [2020-10-24T06:59:06.613Z] #43 63.28 time
06:59:06 [2020-10-24T06:59:06.613Z] #43 ...
06:59:06 [2020-10-24T06:59:06.613Z] 
06:59:06 [2020-10-24T06:59:06.613Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:06 [2020-10-24T06:59:06.613Z] #32 58.86 time
06:59:06 [2020-10-24T06:59:06.613Z] #32 63.81 internal/poll
06:59:06 [2020-10-24T06:59:06.613Z] #32 66.00 internal/syscall/execenv
06:59:06 [2020-10-24T06:59:06.613Z] #32 66.62 internal/syscall/unix
06:59:06 [2020-10-24T06:59:06.613Z] #32 67.14 os
06:59:06 [2020-10-24T06:59:06.740Z] #42 30.11   CC       images/mm.o
06:59:06 [2020-10-24T06:59:06.740Z] #42 ...
06:59:06 [2020-10-24T06:59:06.740Z] 
06:59:06 [2020-10-24T06:59:06.740Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:06 [2020-10-24T06:59:06.740Z] #50 85.01 flag
06:59:06 [2020-10-24T06:59:06.740Z] #50 85.02 go/token
06:59:06 [2020-10-24T06:59:06.740Z] #50 85.02 encoding/binary
06:59:06 [2020-10-24T06:59:06.740Z] #50 85.03 github.com/pkg/diff
06:59:06 [2020-10-24T06:59:06.740Z] #50 87.76 go/scanner
06:59:06 [2020-10-24T06:59:06.740Z] #50 89.69 mvdan.cc/editorconfig
06:59:06 [2020-10-24T06:59:06.740Z] #50 90.10 mvdan.cc/sh/v3/syntax
06:59:06 [2020-10-24T06:59:06.740Z] #50 91.65 encoding/base64
06:59:06 [2020-10-24T06:59:06.740Z] #50 93.05 go/ast
06:59:06 [2020-10-24T06:59:06.740Z] #50 93.92 encoding/json
06:59:06 [2020-10-24T06:59:06.740Z] #50 94.61 golang.org/x/sys/unix
06:59:06 [2020-10-24T06:59:06.932Z] #27 13.17 #=#=#                                                                         

                                                                           1.0%
#                                                                          2.2%
##                                                                         2.9%
###                                                                        4.3%
####                                                                       6.0%
####                                                                       6.7%
#####                                                                      8.0%
######                                                                     9.4%
#######                                                                    9.8%
#######                                                                   10.9%
########                                                                  12.1%
#########                                                                 12.6%
#########                                                                 13.8%
###########                                                               15.7%
###########                                                               16.3%
###########                                                               16.3%
############                                                              17.3%
#############                                                             19.3%
##############                                                            20.3%
###############                                                           21.5%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.1%
##################                                                        25.2%
##################                                                        26.1%
###################                                                       26.8%
####################                                                      27.9%
####################                                                      28.7%
#####################                                                     29.9%
######################                                                    31.7%
########################                                                  33.7%
########################                                                  34.0%
#########################                                                 35.7%
##########################                                                36.6%
###########################                                               37.9%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.0%
#############################                                             41.4%
##############################                                            42.3%
##############################                                            42.9%
###############################                                           44.1%
################################                                          45.3%
#################################                                         46.2%
#################################                                         46.8%
##################################                                        47.4%
##################################                                        47.9%
##################################                                        48.5%
###################################                                       49.0%
###################################                                       49.9%
####################################                                      51.0%
####################################                                      51.1%
#####################################                                     52.8%
######################################                                    53.8%
#######################################                                   54.7%
#######################################                                   55.0%
########################################                                  55.9%
########################################                                  56.9%
#########################################                                 57.8%
##########################################                                58.5%
##########################################                                59.4%
###########################################                               60.1%
###########################################                               60.4%
############################################                              61.6%
############################################                              62.0%
#############################################                             62.5%
#############################################                             62.7%
###############################################                           65.7%
################################################                          68.0%
#################################################                         68.1%
#################################################                         68.3%
##################################################                        69.5%
##################################################                        70.3%
###################################################                       71.5%
####################################################                      72.6%
#####################################################                     73.7%
#####################################################                     74.2%
######################################################                    75.2%
######################################################                    75.5%
#######################################################                   76.6%
#######################################################                   77.5%
########################################################                  78.7%
#########################################################                 79.2%
##########################################################                80.6%
###########################################################               82.4%
############################################################              84.0%
#############################################################             85.1%
#############################################################             85.8%
##############################################################            86.6%
##############################################################            87.4%
###############################################################           88.6%
################################################################          89.3%
################################################################          89.7%
#################################################################         90.4%
#################################################################         90.9%
##################################################################        91.9%
##################################################################        92.6%
###################################################################       93.2%
###################################################################       94.0%
####################################################################      94.8%
#####################################################################     96.1%
######################################################################    97.7%
#######################################################################   99.0%
######################################################################## 100.0%
06:59:06 [2020-10-24T06:59:06.932Z] #27 26.00 
06:59:07 [2020-10-24T06:59:07.040Z] #50 ...
06:59:07 [2020-10-24T06:59:07.040Z] 
06:59:07 [2020-10-24T06:59:07.040Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:07 [2020-10-24T06:59:07.040Z] #44 94.77 go/ast
06:59:07 [2020-10-24T06:59:07.338Z] #35 3.178 -- Check for working C compiler: /usr/bin/cc -- works
06:59:07 [2020-10-24T06:59:07.338Z] #35 3.179 -- Detecting C compiler ABI info
06:59:07 [2020-10-24T06:59:07.340Z] #44 95.45 text/template/parse
06:59:07 [2020-10-24T06:59:07.439Z] #18 47.72 Selecting previously unselected package vim.
06:59:07 [2020-10-24T06:59:07.439Z] #18 47.73 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
06:59:07 [2020-10-24T06:59:07.439Z] #18 47.75 Unpacking vim (2:8.1.0875-5) ...
06:59:07 [2020-10-24T06:59:07.545Z] #32 ...
06:59:07 [2020-10-24T06:59:07.545Z] 
06:59:07 [2020-10-24T06:59:07.545Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.92 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.96 Setting up protobuf-compiler (3.6.1.3-2) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.98 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 67.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:59:07 [2020-10-24T06:59:07.545Z] #40 68.01 Setting up python-protobuf (3.6.1.3-2) ...
06:59:07 [2020-10-24T06:59:07.642Z] #44 95.75 encoding/json
06:59:07 [2020-10-24T06:59:07.914Z] #35 3.849 -- Detecting C compiler ABI info - done
06:59:07 [2020-10-24T06:59:07.914Z] #35 3.911 -- Detecting C compile features
06:59:07 [2020-10-24T06:59:07.942Z] #44 ...
06:59:07 [2020-10-24T06:59:07.942Z] 
06:59:07 [2020-10-24T06:59:07.942Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:07 [2020-10-24T06:59:07.942Z] #12 86.17 Selecting previously unselected package g++-mingw-w64-x86-64.
06:59:07 [2020-10-24T06:59:07.942Z] #12 86.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:59:07 [2020-10-24T06:59:07.942Z] #12 86.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:08 [2020-10-24T06:59:08.010Z] #18 48.34 Selecting previously unselected package xfsprogs.
06:59:08 [2020-10-24T06:59:08.010Z] #18 48.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
06:59:08 [2020-10-24T06:59:08.010Z] #18 48.36 Unpacking xfsprogs (4.20.0-1) ...
06:59:08 [2020-10-24T06:59:08.241Z] #12 ...
06:59:08 [2020-10-24T06:59:08.241Z] 
06:59:08 [2020-10-24T06:59:08.241Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:08 [2020-10-24T06:59:08.241Z] #42 30.43   CC       images/sk-opts.o
06:59:08 [2020-10-24T06:59:08.241Z] #42 30.64   CC       images/sk-unix.o
06:59:08 [2020-10-24T06:59:08.241Z] #42 30.98   CC       images/sk-inet.o
06:59:08 [2020-10-24T06:59:08.241Z] #42 31.46   CC       images/tun.o
06:59:08 [2020-10-24T06:59:08.539Z] #42 31.79   CC       images/sk-netlink.o
06:59:08 [2020-10-24T06:59:08.539Z] #42 32.15   CC       images/packet-sock.o
06:59:08 [2020-10-24T06:59:08.580Z] #18 48.86 Selecting previously unselected package zip.
06:59:08 [2020-10-24T06:59:08.580Z] #18 48.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
06:59:08 [2020-10-24T06:59:08.581Z] #18 48.87 Unpacking zip (3.0-11+b1) ...
06:59:08 [2020-10-24T06:59:08.841Z] #18 49.09 Setting up aufs-tools (1:4.14+20190211-1) ...
06:59:08 [2020-10-24T06:59:08.841Z] #18 49.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:59:08 [2020-10-24T06:59:08.841Z] #18 49.12 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:59:08 [2020-10-24T06:59:08.841Z] #18 49.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:59:08 [2020-10-24T06:59:08.841Z] #18 49.16 Setting up libgpm2:amd64 (1.20.7-5) ...
06:59:08 [2020-10-24T06:59:08.841Z] #18 49.17 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:59:08 [2020-10-24T06:59:08.860Z] #35 ...
06:59:08 [2020-10-24T06:59:08.860Z] 
06:59:08 [2020-10-24T06:59:08.860Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:08 [2020-10-24T06:59:08.860Z] #40 68.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:59:08 [2020-10-24T06:59:08.860Z] #40 68.29 Processing triggers for libc-bin (2.28-10) ...
06:59:08 [2020-10-24T06:59:08.860Z] #40 DONE 68.8s
06:59:08 [2020-10-24T06:59:08.860Z] 
06:59:08 [2020-10-24T06:59:08.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:08 [2020-10-24T06:59:08.870Z] #27 27.50 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
06:59:08 [2020-10-24T06:59:08.870Z] #27 ...
06:59:08 [2020-10-24T06:59:08.870Z] 
06:59:08 [2020-10-24T06:59:08.870Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:59:08 [2020-10-24T06:59:08.870Z] #47 22.63 go: extracting github.com/mattn/go-isatty v0.0.8
06:59:08 [2020-10-24T06:59:08.870Z] #47 22.64 go: extracting github.com/spf13/viper v1.6.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 22.65 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:59:08 [2020-10-24T06:59:08.870Z] #47 22.66 go: downloading github.com/sirupsen/logrus v1.4.2
06:59:08 [2020-10-24T06:59:08.870Z] #47 22.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:59:08 [2020-10-24T06:59:08.870Z] #47 22.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:59:08 [2020-10-24T06:59:08.870Z] #47 22.96 go: extracting github.com/stretchr/testify v1.4.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 23.03 go: downloading github.com/spf13/cast v1.3.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 23.06 go: downloading github.com/subosito/gotenv v1.2.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 23.06 go: downloading gopkg.in/yaml.v2 v2.2.7
06:59:08 [2020-10-24T06:59:08.870Z] #47 23.54 go: downloading github.com/hashicorp/hcl v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 23.58 go: extracting gopkg.in/yaml.v2 v2.2.7
06:59:08 [2020-10-24T06:59:08.870Z] #47 23.58 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:59:08 [2020-10-24T06:59:08.870Z] #47 23.68 go: extracting github.com/spf13/cast v1.3.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.14 go: extracting github.com/subosito/gotenv v1.2.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.19 go: downloading github.com/spf13/afero v1.1.2
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.20 go: extracting github.com/sirupsen/logrus v1.4.2
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.25 go: extracting github.com/hashicorp/hcl v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.25 go: downloading github.com/stretchr/objx v0.2.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.55 go: extracting github.com/stretchr/objx v0.2.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.55 go: downloading github.com/davecgh/go-spew v1.1.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.60 go: extracting github.com/spf13/afero v1.1.2
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.62 go: extracting github.com/spf13/jwalterweatherman v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.62 go: downloading github.com/pmezard/go-difflib v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.77 go: downloading github.com/mitchellh/mapstructure v1.1.2
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.79 go: extracting github.com/davecgh/go-spew v1.1.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.95 go: downloading gopkg.in/ini.v1 v1.51.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 24.98 go: extracting github.com/pmezard/go-difflib v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.06 go: downloading github.com/fsnotify/fsnotify v1.4.7
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.06 go: downloading github.com/go-toolsmith/astcast v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.10 go: extracting github.com/mitchellh/mapstructure v1.1.2
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.35 go: extracting github.com/fsnotify/fsnotify v1.4.7
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.52 go: extracting github.com/go-toolsmith/astcast v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.55 go: downloading github.com/go-toolsmith/typep v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.56 go: extracting gopkg.in/ini.v1 v1.51.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.75 go: downloading github.com/go-toolsmith/astequal v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.84 go: downloading github.com/go-toolsmith/astp v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 25.85 go: downloading github.com/magiconair/properties v1.8.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.06 go: extracting github.com/go-toolsmith/astequal v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.08 go: downloading github.com/go-toolsmith/strparse v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.12 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.27 go: extracting github.com/go-toolsmith/astp v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.29 go: downloading golang.org/x/text v0.3.2
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.29 go: extracting github.com/go-toolsmith/strparse v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.31 go: extracting github.com/go-toolsmith/typep v1.0.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.33 go: downloading github.com/pelletier/go-toml v1.2.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 26.40 go: extracting github.com/magiconair/properties v1.8.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 27.16 go: extracting github.com/gogo/protobuf v1.2.1
06:59:08 [2020-10-24T06:59:08.870Z] #47 27.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:59:08 [2020-10-24T06:59:08.870Z] #47 27.40 go: extracting github.com/pelletier/go-toml v1.2.0
06:59:08 [2020-10-24T06:59:08.870Z] #47 ...
06:59:08 [2020-10-24T06:59:08.870Z] 
06:59:08 [2020-10-24T06:59:08.870Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:08 [2020-10-24T06:59:08.870Z] #11 18.11 Reading package lists...
06:59:08 [2020-10-24T06:59:08.870Z] #11 23.17 Reading package lists...
06:59:08 [2020-10-24T06:59:08.870Z] #11 30.18 Building dependency tree...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.20 Setting up uidmap (1:4.5-1.1) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.21 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.26 Setting up xxd (2:8.1.0875-5) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.27 Setting up zip (3.0-11+b1) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.28 Setting up vim-common (2:8.1.0875-5) ...
06:59:09 [2020-10-24T06:59:09.103Z] #18 49.30 Setting up bash-completion (1:2.8-6) ...
06:59:09 [2020-10-24T06:59:09.135Z] #11 ...
06:59:09 [2020-10-24T06:59:09.135Z] 
06:59:09 [2020-10-24T06:59:09.135Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:09 [2020-10-24T06:59:09.135Z] #27 27.93 
06:59:09 [2020-10-24T06:59:09.189Z] #42 32.53   CC       images/ipc-var.o
06:59:09 [2020-10-24T06:59:09.400Z] #27 28.21 
#                                                                          2.0%
######################################################################## 100.0%
06:59:09 [2020-10-24T06:59:09.439Z] #40 ...
06:59:09 [2020-10-24T06:59:09.439Z] 
06:59:09 [2020-10-24T06:59:09.439Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.79 Setting up xxd (2:8.1.0875-5) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.81 Setting up libuv1:amd64 (1.24.1-1) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.82 Setting up vim-common (2:8.1.0875-5) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.85 Setting up librhash0:amd64 (1.3.8-1) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.87 Setting up cmake-data (3.13.4-1) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.91 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.97 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 68.98 Setting up cmake (3.13.4-1) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 69.00 Processing triggers for libc-bin (2.28-10) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 69.06 Processing triggers for mime-support (3.62) ...
06:59:09 [2020-10-24T06:59:09.439Z] #34 DONE 69.7s
06:59:09 [2020-10-24T06:59:09.439Z] 
06:59:09 [2020-10-24T06:59:09.439Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:09 [2020-10-24T06:59:09.486Z] #42 32.81   CC       images/ipc-desc.o
06:59:09 [2020-10-24T06:59:09.487Z] #42 32.98   CC       images/ipc-shm.o
06:59:09 [2020-10-24T06:59:09.785Z] #42 33.24   CC       images/ipc-msg.o
06:59:10 [2020-10-24T06:59:10.087Z] #42 33.60   CC       images/ipc-sem.o
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + RM_GOPATH=0
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + TMP_GOPATH=
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + : /build
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + '[' -z '' ']'
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 ++ mktemp -d
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + export GOPATH=/tmp/tmp.Yoh3GrFYOJ
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + GOPATH=/tmp/tmp.Yoh3GrFYOJ
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + RM_GOPATH=1
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 + case "$(go env GOARCH)" in
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.048 ++ go env GOARCH
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.108 + export GO_BUILDMODE=-buildmode=pie
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.109 + GO_BUILDMODE=-buildmode=pie
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.110 ++ dirname /tmp/install/install.sh
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.113 + dir=/tmp/install
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.114 + bin=tini
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.114 + shift
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.114 + '[' '!' -f /tmp/install/tini.installer ']'
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.114 + . /tmp/install/tini.installer
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.114 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.115 + install_tini
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.115 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.115 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.115 + git clone https://github.com/krallin/tini.git /tmp/tmp.Yoh3GrFYOJ/tini
06:59:10 [2020-10-24T06:59:10.370Z] #35 1.120 Cloning into '/tmp/tmp.Yoh3GrFYOJ/tini'...
06:59:10 [2020-10-24T06:59:10.740Z] #42 33.94   CC       images/utsns.o
06:59:10 [2020-10-24T06:59:10.740Z] #42 34.16   CC       images/creds.o
06:59:11 [2020-10-24T06:59:11.046Z] #42 34.51   CC       images/vma.o
06:59:11 [2020-10-24T06:59:11.301Z] #35 1.956 + cd /tmp/tmp.Yoh3GrFYOJ/tini
06:59:11 [2020-10-24T06:59:11.301Z] #35 1.956 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:59:11 [2020-10-24T06:59:11.301Z] #35 1.966 + cmake .
06:59:11 [2020-10-24T06:59:11.344Z] #42 34.76   CC       images/netdev.o
06:59:11 [2020-10-24T06:59:11.410Z] #41 2.394 Note: Building without setproctitle() and strlcpy() support.
06:59:11 [2020-10-24T06:59:11.410Z] #41 2.394       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:59:11 [2020-10-24T06:59:11.410Z] #41 2.422 Note: Building without GnuTLS support
06:59:11 [2020-10-24T06:59:11.410Z] #41 2.439 Makefile.config:39: Warn: you have no libnftables installed
06:59:11 [2020-10-24T06:59:11.410Z] #41 2.439 Makefile.config:40: Warn: Building without nftables support
06:59:11 [2020-10-24T06:59:11.641Z] #42 35.19   CC       images/tty.o
06:59:11 [2020-10-24T06:59:11.645Z] #18 52.01 Setting up libiptc0:amd64 (1.8.2-4) ...
06:59:11 [2020-10-24T06:59:11.645Z] #18 52.02 Setting up xz-utils (5.2.4-1) ...
06:59:11 [2020-10-24T06:59:11.645Z] #18 52.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:59:11 [2020-10-24T06:59:11.645Z] #18 52.05 Setting up sudo (1.8.27-1+deb10u2) ...
06:59:11 [2020-10-24T06:59:11.645Z] #18 52.09 invoke-rc.d: could not determine current runlevel
06:59:11 [2020-10-24T06:59:11.865Z] #35 2.610 -- The C compiler identification is GNU 8.3.0
06:59:11 [2020-10-24T06:59:11.865Z] #35 2.677 -- Check for working C compiler: /usr/bin/cc
06:59:11 [2020-10-24T06:59:11.906Z] #18 52.11 invoke-rc.d: policy-rc.d denied execution of start.
06:59:11 [2020-10-24T06:59:11.906Z] #18 52.11 Setting up pigz (2.4-1) ...
06:59:11 [2020-10-24T06:59:11.906Z] #18 52.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:59:11 [2020-10-24T06:59:11.906Z] #18 52.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:59:11 [2020-10-24T06:59:11.906Z] #18 52.16 Setting up python-pip-whl (18.1-5) ...
06:59:11 [2020-10-24T06:59:11.906Z] #18 52.16 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:59:11 [2020-10-24T06:59:11.906Z] #18 52.18 Setting up vim-runtime (2:8.1.0875-5) ...
06:59:11 [2020-10-24T06:59:11.983Z] #41 ...
06:59:11 [2020-10-24T06:59:11.983Z] 
06:59:11 [2020-10-24T06:59:11.983Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:11 [2020-10-24T06:59:11.983Z] #43 62.00 internal/poll
06:59:11 [2020-10-24T06:59:11.983Z] #43 62.08 strings
06:59:11 [2020-10-24T06:59:11.983Z] #43 64.07 os
06:59:11 [2020-10-24T06:59:11.983Z] #43 65.65 regexp/syntax
06:59:11 [2020-10-24T06:59:11.983Z] #43 68.18 fmt
06:59:11 [2020-10-24T06:59:11.983Z] #43 70.24 regexp
06:59:11 [2020-10-24T06:59:11.983Z] #43 ...
06:59:11 [2020-10-24T06:59:11.983Z] 
06:59:11 [2020-10-24T06:59:11.983Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:11 [2020-10-24T06:59:11.983Z] #35 6.079 -- Detecting C compile features - done
06:59:11 [2020-10-24T06:59:11.983Z] #35 6.124 -- Performing Test HAS_BUILTIN_FORTIFY
06:59:11 [2020-10-24T06:59:11.983Z] #35 6.388 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:59:11 [2020-10-24T06:59:11.983Z] #35 6.502 -- Configuring done
06:59:11 [2020-10-24T06:59:11.983Z] #35 6.507 -- Generating done
06:59:11 [2020-10-24T06:59:11.983Z] #35 6.526 -- Build files have been written to: /tmp/tmp.2fePun7Vgm/tini
06:59:11 [2020-10-24T06:59:11.983Z] #35 6.538 + make tini-static
06:59:11 [2020-10-24T06:59:11.983Z] #35 7.083 Scanning dependencies of target tini-static
06:59:11 [2020-10-24T06:59:11.983Z] #35 7.238 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:59:12 [2020-10-24T06:59:12.428Z] #35 3.280 -- Check for working C compiler: /usr/bin/cc -- works
06:59:12 [2020-10-24T06:59:12.428Z] #35 3.282 -- Detecting C compiler ABI info
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.59 Setting up libaio1:amd64 (0.3.112-3) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.60 Setting up libonig5:amd64 (6.9.1-1) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.62 Setting up vim (2:8.1.0875-5) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.70 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.72 Setting up jq (1.5+dfsg-2+b1) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.73 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:59:12 [2020-10-24T06:59:12.476Z] #18 52.74 Setting up python3.7 (3.7.3-2+deb10u2) ...
06:59:12 [2020-10-24T06:59:12.702Z] #42 35.86   CC       images/file-lock.o
06:59:12 [2020-10-24T06:59:12.702Z] #42 36.17   CC       images/rlimit.o
06:59:12 [2020-10-24T06:59:12.927Z] #35 8.723 [100%] Linking C executable tini-static
06:59:13 [2020-10-24T06:59:13.000Z] #42 36.40   CC       images/pagemap.o
06:59:13 [2020-10-24T06:59:13.189Z] #35 9.307 [100%] Built target tini-static
06:59:13 [2020-10-24T06:59:13.189Z] #35 ...
06:59:13 [2020-10-24T06:59:13.189Z] 
06:59:13 [2020-10-24T06:59:13.189Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:13 [2020-10-24T06:59:13.189Z] #32 63.45 path
06:59:13 [2020-10-24T06:59:13.189Z] #32 64.10 text/tabwriter
06:59:13 [2020-10-24T06:59:13.189Z] #32 65.80 path/filepath
06:59:13 [2020-10-24T06:59:13.189Z] #32 65.80 fmt
06:59:13 [2020-10-24T06:59:13.189Z] #32 67.28 io/ioutil
06:59:13 [2020-10-24T06:59:13.189Z] #32 69.75 github.com/BurntSushi/toml
06:59:13 [2020-10-24T06:59:13.189Z] #32 69.75 flag
06:59:13 [2020-10-24T06:59:13.189Z] #32 71.62 log
06:59:13 [2020-10-24T06:59:13.306Z] #42 36.74   CC       images/siginfo.o
06:59:13 [2020-10-24T06:59:13.356Z] #35 4.021 -- Detecting C compiler ABI info - done
06:59:13 [2020-10-24T06:59:13.356Z] #35 4.069 -- Detecting C compile features
06:59:13 [2020-10-24T06:59:13.451Z] #32 ...
06:59:13 [2020-10-24T06:59:13.451Z] 
06:59:13 [2020-10-24T06:59:13.451Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:13 [2020-10-24T06:59:13.451Z] #35 9.448 + mkdir -p /build
06:59:13 [2020-10-24T06:59:13.451Z] #35 9.450 + cp tini-static /build/docker-init
06:59:13 [2020-10-24T06:59:13.606Z] #42 37.10   CC       images/rpc.o
06:59:13 [2020-10-24T06:59:13.713Z] #35 DONE 9.7s
06:59:13 [2020-10-24T06:59:13.713Z] 
06:59:13 [2020-10-24T06:59:13.713Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:13 [2020-10-24T06:59:13.713Z] #41 4.530 fatal: not a git repository (or any of the parent directories): .git
06:59:13 [2020-10-24T06:59:13.713Z] #41 4.573   GEN      .gitid
06:59:13 [2020-10-24T06:59:13.713Z] #41 4.610   GEN      criu/include/version.h
06:59:13 [2020-10-24T06:59:13.713Z] #41 4.687   GEN      include/common/asm
06:59:13 [2020-10-24T06:59:13.904Z] #42 ...
06:59:13 [2020-10-24T06:59:13.904Z] 
06:59:13 [2020-10-24T06:59:13.904Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:13 [2020-10-24T06:59:13.904Z] #12 102.1 Selecting previously unselected package libapparmor1:ppc64el.
06:59:13 [2020-10-24T06:59:13.904Z] #12 102.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
06:59:13 [2020-10-24T06:59:13.904Z] #12 102.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.3 Selecting previously unselected package libapparmor-dev:ppc64el.
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.5 Selecting previously unselected package libbtrfs0.
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.5 Unpacking libbtrfs0 (4.20.1-2) ...
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.5 Selecting previously unselected package libbtrfs-dev.
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.6 Unpacking libbtrfs-dev (4.20.1-2) ...
06:59:14 [2020-10-24T06:59:14.201Z] #12 102.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
06:59:14 [2020-10-24T06:59:14.507Z] #12 102.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
06:59:14 [2020-10-24T06:59:14.507Z] #12 102.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
06:59:14 [2020-10-24T06:59:14.507Z] #12 102.7 Selecting previously unselected package libudev-dev:ppc64el.
06:59:14 [2020-10-24T06:59:14.507Z] #12 102.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
06:59:14 [2020-10-24T06:59:14.507Z] #12 102.8 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
06:59:14 [2020-10-24T06:59:14.658Z] #41 ...
06:59:14 [2020-10-24T06:59:14.658Z] 
06:59:14 [2020-10-24T06:59:14.658Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:14 [2020-10-24T06:59:14.658Z] #49 64.69 context
06:59:14 [2020-10-24T06:59:14.658Z] #49 64.70 encoding/base64
06:59:14 [2020-10-24T06:59:14.658Z] #49 65.70 os
06:59:14 [2020-10-24T06:59:14.658Z] #49 65.76 golang.org/x/sys/unix
06:59:14 [2020-10-24T06:59:14.658Z] #49 70.03 encoding/json
06:59:14 [2020-10-24T06:59:14.658Z] #49 ...
06:59:14 [2020-10-24T06:59:14.658Z] 
06:59:14 [2020-10-24T06:59:14.658Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:14 [2020-10-24T06:59:14.658Z] #43 73.35 go/token
06:59:14 [2020-10-24T06:59:14.658Z] #43 74.31 internal/lazyregexp
06:59:14 [2020-10-24T06:59:14.658Z] #43 74.89 net/url
06:59:14 [2020-10-24T06:59:14.658Z] #43 74.91 go/scanner
06:59:14 [2020-10-24T06:59:14.728Z] #35 ...
06:59:14 [2020-10-24T06:59:14.728Z] 
06:59:14 [2020-10-24T06:59:14.728Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:14 [2020-10-24T06:59:14.728Z] #40 74.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:59:14 [2020-10-24T06:59:14.728Z] #40 74.19 Processing triggers for libc-bin (2.28-10) ...
06:59:14 [2020-10-24T06:59:14.728Z] #40 DONE 75.1s
06:59:14 [2020-10-24T06:59:14.728Z] 
06:59:14 [2020-10-24T06:59:14.728Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:14 [2020-10-24T06:59:14.732Z] #27 ...
06:59:14 [2020-10-24T06:59:14.732Z] 
06:59:14 [2020-10-24T06:59:14.732Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:14 [2020-10-24T06:59:14.732Z] #34 26.20 Building dependency tree...
06:59:14 [2020-10-24T06:59:14.732Z] #34 30.06 The following additional packages will be installed:
06:59:14 [2020-10-24T06:59:14.732Z] #34 30.09   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:59:14 [2020-10-24T06:59:14.732Z] #34 30.09 Suggested packages:
06:59:14 [2020-10-24T06:59:14.732Z] #34 30.11   cmake-doc ninja-build lrzip
06:59:14 [2020-10-24T06:59:14.732Z] #34 30.11 Recommended packages:
06:59:14 [2020-10-24T06:59:14.732Z] #34 30.11   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:59:14 [2020-10-24T06:59:14.732Z] #34 31.28 The following NEW packages will be installed:
06:59:14 [2020-10-24T06:59:14.732Z] #34 31.29   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:59:14 [2020-10-24T06:59:14.732Z] #34 31.31   vim-common xxd
06:59:14 [2020-10-24T06:59:14.732Z] #34 31.80 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
06:59:14 [2020-10-24T06:59:14.732Z] #34 31.80 Need to get 14.2 MB of archives.
06:59:14 [2020-10-24T06:59:14.732Z] #34 31.80 After this operation, 60.0 MB of additional disk space will be used.
06:59:14 [2020-10-24T06:59:14.732Z] #34 31.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
06:59:14 [2020-10-24T06:59:14.732Z] #34 ...
06:59:14 [2020-10-24T06:59:14.732Z] 
06:59:14 [2020-10-24T06:59:14.732Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:59:14 [2020-10-24T06:59:14.732Z] #30 35.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
06:59:14 [2020-10-24T06:59:14.732Z] #30 36.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:59:14 [2020-10-24T06:59:14.805Z] #12 103.0 Selecting previously unselected package libsepol1-dev:ppc64el.
06:59:14 [2020-10-24T06:59:14.805Z] #12 103.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
06:59:14 [2020-10-24T06:59:14.805Z] #12 103.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
06:59:15 [2020-10-24T06:59:15.119Z] #12 103.3 Selecting previously unselected package libpcre16-3:ppc64el.
06:59:15 [2020-10-24T06:59:15.119Z] #12 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
06:59:15 [2020-10-24T06:59:15.119Z] #12 103.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
06:59:15 [2020-10-24T06:59:15.310Z] #30 ...
06:59:15 [2020-10-24T06:59:15.310Z] 
06:59:15 [2020-10-24T06:59:15.310Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:59:15 [2020-10-24T06:59:15.310Z] #53 22.55 Reading package lists...
06:59:15 [2020-10-24T06:59:15.310Z] #53 29.36 Building dependency tree...
06:59:15 [2020-10-24T06:59:15.310Z] #53 32.49 The following additional packages will be installed:
06:59:15 [2020-10-24T06:59:15.310Z] #53 32.50   libbtrfs0
06:59:15 [2020-10-24T06:59:15.310Z] #53 32.67 The following NEW packages will be installed:
06:59:15 [2020-10-24T06:59:15.310Z] #53 32.69   libbtrfs-dev libbtrfs0
06:59:15 [2020-10-24T06:59:15.310Z] #53 33.24 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
06:59:15 [2020-10-24T06:59:15.310Z] #53 33.24 Need to get 119 kB of archives.
06:59:15 [2020-10-24T06:59:15.310Z] #53 33.24 After this operation, 387 kB of additional disk space will be used.
06:59:15 [2020-10-24T06:59:15.310Z] #53 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
06:59:15 [2020-10-24T06:59:15.420Z] #12 103.6 Selecting previously unselected package libpcre32-3:ppc64el.
06:59:15 [2020-10-24T06:59:15.420Z] #12 103.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
06:59:15 [2020-10-24T06:59:15.420Z] #12 103.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
06:59:15 [2020-10-24T06:59:15.575Z] #53 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
06:59:15 [2020-10-24T06:59:15.575Z] #53 ...
06:59:15 [2020-10-24T06:59:15.575Z] 
06:59:15 [2020-10-24T06:59:15.575Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:15 [2020-10-24T06:59:15.575Z] #27 34.37 
06:59:15 [2020-10-24T06:59:15.720Z] #12 104.0 Selecting previously unselected package libpcrecpp0v5:ppc64el.
06:59:15 [2020-10-24T06:59:15.720Z] #12 104.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
06:59:15 [2020-10-24T06:59:15.720Z] #12 104.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.59 Setting up iptables (1.8.2-4) ...
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:59:15 [2020-10-24T06:59:15.781Z] #18 55.72 Setting up python3 (3.7.3-1) ...
06:59:16 [2020-10-24T06:59:16.021Z] #12 104.1 Selecting previously unselected package libpcre3-dev:ppc64el.
06:59:16 [2020-10-24T06:59:16.021Z] #12 104.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
06:59:16 [2020-10-24T06:59:16.021Z] #12 104.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
06:59:16 [2020-10-24T06:59:16.041Z] #18 56.14 Setting up python3-wheel (0.32.3-2) ...
06:59:16 [2020-10-24T06:59:16.179Z] #27 ...
06:59:16 [2020-10-24T06:59:16.179Z] 
06:59:16 [2020-10-24T06:59:16.179Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:16 [2020-10-24T06:59:16.179Z] #40 23.78 Reading package lists...
06:59:16 [2020-10-24T06:59:16.179Z] #40 30.27 Building dependency tree...
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.14 The following additional packages will be installed:
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.14   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.15   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.15 Suggested packages:
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.15   manpages-dev python-setuptools
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.78 The following NEW packages will be installed:
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.78   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.78   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.78   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:59:16 [2020-10-24T06:59:16.179Z] #40 33.79   python-six zlib1g-dev
06:59:16 [2020-10-24T06:59:16.179Z] #40 34.10 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
06:59:16 [2020-10-24T06:59:16.179Z] #40 34.10 Need to get 3798 kB of archives.
06:59:16 [2020-10-24T06:59:16.179Z] #40 34.10 After this operation, 21.6 MB of additional disk space will be used.
06:59:16 [2020-10-24T06:59:16.179Z] #40 34.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
06:59:16 [2020-10-24T06:59:16.179Z] #40 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
06:59:16 [2020-10-24T06:59:16.179Z] #40 39.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
06:59:16 [2020-10-24T06:59:16.179Z] #40 40.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
06:59:16 [2020-10-24T06:59:16.179Z] #40 ...
06:59:16 [2020-10-24T06:59:16.179Z] 
06:59:16 [2020-10-24T06:59:16.179Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:59:16 [2020-10-24T06:59:16.179Z] #47 40.03 go: extracting golang.org/x/text v0.3.2
06:59:16 [2020-10-24T06:59:16.321Z] #12 104.5 Selecting previously unselected package libselinux1-dev:ppc64el.
06:59:16 [2020-10-24T06:59:16.321Z] #12 104.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
06:59:16 [2020-10-24T06:59:16.321Z] #12 104.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
06:59:16 [2020-10-24T06:59:16.584Z] #43 ...
06:59:16 [2020-10-24T06:59:16.585Z] 
06:59:16 [2020-10-24T06:59:16.585Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:16 [2020-10-24T06:59:16.585Z] #11 66.51 Selecting previously unselected package mingw-w64-x86-64-dev.
06:59:16 [2020-10-24T06:59:16.585Z] #11 66.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:59:16 [2020-10-24T06:59:16.585Z] #11 66.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:59:16 [2020-10-24T06:59:16.585Z] #11 73.35 Selecting previously unselected package gcc-mingw-w64-base.
06:59:16 [2020-10-24T06:59:16.585Z] #11 73.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:59:16 [2020-10-24T06:59:16.585Z] #11 73.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:59:16 [2020-10-24T06:59:16.585Z] #11 73.52 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:59:16 [2020-10-24T06:59:16.585Z] #11 73.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:59:16 [2020-10-24T06:59:16.585Z] #11 73.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:16 [2020-10-24T06:59:16.585Z] #11 ...
06:59:16 [2020-10-24T06:59:16.585Z] 
06:59:16 [2020-10-24T06:59:16.585Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.118   PBCC     images/timens.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.152   DEP      images/timens.pb-c.d
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.213   PBCC     images/fown.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.261   PBCC     images/google/protobuf/descriptor.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.355   PBCC     images/opts.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.401   PBCC     images/memfd.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.456   DEP      images/fown.pb-c.d
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.508   DEP      images/google/protobuf/descriptor.pb-c.d
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.585   DEP      images/opts.pb-c.d
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.665   DEP      images/memfd.pb-c.d
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.749   PBCC     images/sit.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.793   DEP      images/sit.pb-c.d
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.850   PBCC     images/macvlan.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.879   DEP      images/macvlan.pb-c.d
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.933   PBCC     images/autofs.pb-c.c
06:59:16 [2020-10-24T06:59:16.585Z] #41 7.977   DEP      images/autofs.pb-c.d
06:59:16 [2020-10-24T06:59:16.612Z] #18 56.79 Setting up apparmor (2.13.2-10) ...
06:59:16 [2020-10-24T06:59:16.648Z] #12 104.8 Selecting previously unselected package libdevmapper-dev:ppc64el.
06:59:16 [2020-10-24T06:59:16.648Z] #12 104.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
06:59:16 [2020-10-24T06:59:16.648Z] #12 104.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
06:59:16 [2020-10-24T06:59:16.648Z] #12 104.9 Selecting previously unselected package libseccomp-dev:ppc64el.
06:59:16 [2020-10-24T06:59:16.648Z] #12 104.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
06:59:16 [2020-10-24T06:59:16.648Z] #12 104.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
06:59:16 [2020-10-24T06:59:16.846Z] #41 8.030   PBCC     images/sysctl.pb-c.c
06:59:16 [2020-10-24T06:59:16.846Z] #41 8.072   DEP      images/sysctl.pb-c.d
06:59:16 [2020-10-24T06:59:16.846Z] #41 8.124   PBCC     images/time.pb-c.c
06:59:16 [2020-10-24T06:59:16.846Z] #41 8.154   DEP      images/time.pb-c.d
06:59:16 [2020-10-24T06:59:16.846Z] #41 8.233   PBCC     images/binfmt-misc.pb-c.c
06:59:16 [2020-10-24T06:59:16.846Z] #41 8.244   DEP      images/binfmt-misc.pb-c.d
06:59:16 [2020-10-24T06:59:16.950Z] #12 105.1 Selecting previously unselected package libsystemd-dev:ppc64el.
06:59:16 [2020-10-24T06:59:16.950Z] #12 105.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
06:59:16 [2020-10-24T06:59:16.950Z] #12 105.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
06:59:17 [2020-10-24T06:59:17.108Z] #41 8.314   PBCC     images/seccomp.pb-c.c
06:59:17 [2020-10-24T06:59:17.109Z] #41 8.373   DEP      images/seccomp.pb-c.d
06:59:17 [2020-10-24T06:59:17.109Z] #41 8.419   PBCC     images/userns.pb-c.c
06:59:17 [2020-10-24T06:59:17.109Z] #41 8.452   DEP      images/userns.pb-c.d
06:59:17 [2020-10-24T06:59:17.109Z] #41 8.501   PBCC     images/cgroup.pb-c.c
06:59:17 [2020-10-24T06:59:17.247Z] #41 2.205 Note: Building without setproctitle() and strlcpy() support.
06:59:17 [2020-10-24T06:59:17.247Z] #41 2.205       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:59:17 [2020-10-24T06:59:17.247Z] #41 2.211 Note: Building without GnuTLS support
06:59:17 [2020-10-24T06:59:17.247Z] #41 2.224 Makefile.config:39: Warn: you have no libnftables installed
06:59:17 [2020-10-24T06:59:17.247Z] #41 2.225 Makefile.config:40: Warn: Building without nftables support
06:59:17 [2020-10-24T06:59:17.370Z] #41 8.572   DEP      images/cgroup.pb-c.d
06:59:17 [2020-10-24T06:59:17.370Z] #41 8.621   PBCC     images/ext-file.pb-c.c
06:59:17 [2020-10-24T06:59:17.370Z] #41 8.642   DEP      images/ext-file.pb-c.d
06:59:17 [2020-10-24T06:59:17.370Z] #41 8.686   PBCC     images/rpc.pb-c.c
06:59:17 [2020-10-24T06:59:17.370Z] #41 8.721   DEP      images/rpc.pb-c.d
06:59:17 [2020-10-24T06:59:17.370Z] #41 8.801   PBCC     images/siginfo.pb-c.c
06:59:17 [2020-10-24T06:59:17.552Z] #18 ...
06:59:17 [2020-10-24T06:59:17.552Z] 
06:59:17 [2020-10-24T06:59:17.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:17 [2020-10-24T06:59:17.552Z] #41 103.4   CC       criu/crtools.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 104.0   CC       criu/eventfd.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 104.4   CC       criu/eventpoll.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 105.1   CC       criu/external.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 105.5   CC       criu/fault-injection.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 105.6   CC       criu/fdstore.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 106.0   CC       criu/fifo.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 106.3   CC       criu/file-ids.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 106.6   CC       criu/file-lock.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 107.6   CC       criu/files-ext.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 108.0   CC       criu/files-reg.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 110.1   CC       criu/files.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 112.2   CC       criu/filesystems.o
06:59:17 [2020-10-24T06:59:17.552Z] #41 113.0   CC       criu/fsnotify.o
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up libapparmor1:ppc64el (2.13.2-10) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up libsepol1-dev:ppc64el (2.8-1) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.7 Setting up libbtrfs0 (4.20.1-2) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.9 Setting up libbtrfs-dev (4.20.1-2) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.9 Setting up mingw-w64-common (6.0.0-3) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 105.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:59:17 [2020-10-24T06:59:17.601Z] #12 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
06:59:17 [2020-10-24T06:59:17.601Z] #12 106.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:17 [2020-10-24T06:59:17.601Z] #12 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:59:17 [2020-10-24T06:59:17.601Z] #12 106.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:59:17 [2020-10-24T06:59:17.632Z] #41 8.813   DEP      images/siginfo.pb-c.d
06:59:17 [2020-10-24T06:59:17.632Z] #41 8.858   PBCC     images/pagemap.pb-c.c
06:59:17 [2020-10-24T06:59:17.632Z] #41 8.952   DEP      images/pagemap.pb-c.d
06:59:17 [2020-10-24T06:59:17.632Z] #41 9.025   PBCC     images/rlimit.pb-c.c
06:59:17 [2020-10-24T06:59:17.632Z] #41 9.063   DEP      images/rlimit.pb-c.d
06:59:17 [2020-10-24T06:59:17.811Z] #41 ...
06:59:17 [2020-10-24T06:59:17.811Z] 
06:59:17 [2020-10-24T06:59:17.811Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:17 [2020-10-24T06:59:17.811Z] #32 68.40 internal/fmtsort
06:59:17 [2020-10-24T06:59:17.811Z] #32 69.21 strings
06:59:17 [2020-10-24T06:59:17.811Z] #32 71.32 fmt
06:59:17 [2020-10-24T06:59:17.811Z] #32 72.30 path/filepath
06:59:17 [2020-10-24T06:59:17.811Z] #32 73.56 io/ioutil
06:59:17 [2020-10-24T06:59:17.811Z] #32 74.24 path
06:59:17 [2020-10-24T06:59:17.811Z] #32 74.75 text/tabwriter
06:59:17 [2020-10-24T06:59:17.811Z] #32 76.14 flag
06:59:17 [2020-10-24T06:59:17.811Z] #32 76.14 github.com/BurntSushi/toml
06:59:17 [2020-10-24T06:59:17.811Z] #32 77.83 log
06:59:17 [2020-10-24T06:59:17.895Z] #41 9.125   PBCC     images/file-lock.pb-c.c
06:59:17 [2020-10-24T06:59:17.895Z] #41 9.170   DEP      images/file-lock.pb-c.d
06:59:17 [2020-10-24T06:59:17.895Z] #41 9.205   PBCC     images/tty.pb-c.c
06:59:17 [2020-10-24T06:59:17.895Z] #41 9.273   DEP      images/tty.pb-c.d
06:59:17 [2020-10-24T06:59:17.895Z] #41 9.317   PBCC     images/tun.pb-c.c
06:59:17 [2020-10-24T06:59:17.895Z] #41 9.379   PBCC     images/netdev.pb-c.c
06:59:17 [2020-10-24T06:59:17.900Z] #12 106.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:59:17 [2020-10-24T06:59:17.900Z] #12 106.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
06:59:17 [2020-10-24T06:59:17.900Z] #12 106.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
06:59:17 [2020-10-24T06:59:17.900Z] #12 106.1 Setting up dmsetup (2:1.02.155-3) ...
06:59:17 [2020-10-24T06:59:17.900Z] #12 106.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
06:59:17 [2020-10-24T06:59:17.900Z] #12 106.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
06:59:17 [2020-10-24T06:59:17.900Z] #12 106.1 Processing triggers for libc-bin (2.28-10) ...
06:59:18 [2020-10-24T06:59:18.069Z] #32 ...
06:59:18 [2020-10-24T06:59:18.069Z] 
06:59:18 [2020-10-24T06:59:18.069Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:18 [2020-10-24T06:59:18.069Z] #35 6.661 -- Detecting C compile features - done
06:59:18 [2020-10-24T06:59:18.069Z] #35 6.692 -- Performing Test HAS_BUILTIN_FORTIFY
06:59:18 [2020-10-24T06:59:18.069Z] #35 7.036 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:59:18 [2020-10-24T06:59:18.069Z] #35 7.133 -- Configuring done
06:59:18 [2020-10-24T06:59:18.069Z] #35 7.171 -- Generating done
06:59:18 [2020-10-24T06:59:18.069Z] #35 7.172 -- Build files have been written to: /tmp/tmp.Yoh3GrFYOJ/tini
06:59:18 [2020-10-24T06:59:18.069Z] #35 7.191 + make tini-static
06:59:18 [2020-10-24T06:59:18.069Z] #35 7.656 Scanning dependencies of target tini-static
06:59:18 [2020-10-24T06:59:18.069Z] #35 7.702 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:59:18 [2020-10-24T06:59:18.069Z] #35 8.924 [100%] Linking C executable tini-static
06:59:18 [2020-10-24T06:59:18.121Z] #41 ...
06:59:18 [2020-10-24T06:59:18.121Z] 
06:59:18 [2020-10-24T06:59:18.121Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:18 [2020-10-24T06:59:18.121Z] #18 58.52 Setting up xfsprogs (4.20.0-1) ...
06:59:18 [2020-10-24T06:59:18.157Z] #41 9.442   DEP      images/tun.pb-c.d
06:59:18 [2020-10-24T06:59:18.157Z] #41 9.488   DEP      images/netdev.pb-c.d
06:59:18 [2020-10-24T06:59:18.157Z] #41 9.542   PBCC     images/vma.pb-c.c
06:59:18 [2020-10-24T06:59:18.157Z] #41 9.613   DEP      images/vma.pb-c.d
06:59:18 [2020-10-24T06:59:18.200Z] #12 DONE 106.5s
06:59:18 [2020-10-24T06:59:18.200Z] 
06:59:18 [2020-10-24T06:59:18.200Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:18 [2020-10-24T06:59:18.200Z] #42 38.92   CC       images/ext-file.o
06:59:18 [2020-10-24T06:59:18.200Z] #42 39.22   CC       images/cgroup.o
06:59:18 [2020-10-24T06:59:18.200Z] #42 39.90   CC       images/userns.o
06:59:18 [2020-10-24T06:59:18.200Z] #42 40.24   CC       images/google/protobuf/descriptor.o
06:59:18 [2020-10-24T06:59:18.325Z] #35 ...
06:59:18 [2020-10-24T06:59:18.325Z] 
06:59:18 [2020-10-24T06:59:18.325Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:18 [2020-10-24T06:59:18.325Z] #43 68.74 internal/fmtsort
06:59:18 [2020-10-24T06:59:18.325Z] #43 69.38 strings
06:59:18 [2020-10-24T06:59:18.325Z] #43 70.22 os
06:59:18 [2020-10-24T06:59:18.325Z] #43 72.10 regexp/syntax
06:59:18 [2020-10-24T06:59:18.325Z] #43 74.57 fmt
06:59:18 [2020-10-24T06:59:18.325Z] #43 77.24 regexp
06:59:18 [2020-10-24T06:59:18.325Z] #43 ...
06:59:18 [2020-10-24T06:59:18.325Z] 
06:59:18 [2020-10-24T06:59:18.325Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:18 [2020-10-24T06:59:18.325Z] #11 72.87 Selecting previously unselected package mingw-w64-x86-64-dev.
06:59:18 [2020-10-24T06:59:18.325Z] #11 72.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:59:18 [2020-10-24T06:59:18.325Z] #11 72.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:59:18 [2020-10-24T06:59:18.382Z] #18 58.54 Setting up python3-lib2to3 (3.7.3-1) ...
06:59:18 [2020-10-24T06:59:18.418Z] #41 9.674   PBCC     images/creds.pb-c.c
06:59:18 [2020-10-24T06:59:18.418Z] #41 9.722   DEP      images/creds.pb-c.d
06:59:18 [2020-10-24T06:59:18.418Z] #41 9.754   PBCC     images/utsns.pb-c.c
06:59:18 [2020-10-24T06:59:18.418Z] #41 9.785   DEP      images/utsns.pb-c.d
06:59:18 [2020-10-24T06:59:18.418Z] #41 9.842   PBCC     images/ipc-desc.pb-c.c
06:59:18 [2020-10-24T06:59:18.582Z] #11 79.03 Selecting previously unselected package gcc-mingw-w64-base.
06:59:18 [2020-10-24T06:59:18.582Z] #11 79.07 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:59:18 [2020-10-24T06:59:18.582Z] #11 79.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:59:18 [2020-10-24T06:59:18.582Z] #11 ...
06:59:18 [2020-10-24T06:59:18.582Z] 
06:59:18 [2020-10-24T06:59:18.582Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:18 [2020-10-24T06:59:18.582Z] #35 9.392 [100%] Built target tini-static
06:59:18 [2020-10-24T06:59:18.642Z] #18 58.94 Setting up python3-pkg-resources (40.8.0-1) ...
06:59:18 [2020-10-24T06:59:18.680Z] #41 9.901   PBCC     images/ipc-sem.pb-c.c
06:59:18 [2020-10-24T06:59:18.680Z] #41 9.928   DEP      images/ipc-desc.pb-c.d
06:59:18 [2020-10-24T06:59:18.680Z] #41 9.989   DEP      images/ipc-sem.pb-c.d
06:59:18 [2020-10-24T06:59:18.680Z] #41 10.07   PBCC     images/ipc-msg.pb-c.c
06:59:18 [2020-10-24T06:59:18.680Z] #41 10.08   DEP      images/ipc-msg.pb-c.d
06:59:18 [2020-10-24T06:59:18.842Z] #35 9.479 + mkdir -p /build
06:59:18 [2020-10-24T06:59:18.842Z] #35 9.483 + cp tini-static /build/docker-init
06:59:18 [2020-10-24T06:59:18.842Z] #35 ...
06:59:18 [2020-10-24T06:59:18.842Z] 
06:59:18 [2020-10-24T06:59:18.842Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:18 [2020-10-24T06:59:18.842Z] #49 69.27 context
06:59:18 [2020-10-24T06:59:18.842Z] #49 70.28 os
06:59:18 [2020-10-24T06:59:18.842Z] #49 70.45 encoding/binary
06:59:18 [2020-10-24T06:59:18.842Z] #49 72.62 encoding/base64
06:59:18 [2020-10-24T06:59:18.842Z] #49 73.55 golang.org/x/sys/unix
06:59:18 [2020-10-24T06:59:18.842Z] #49 74.52 fmt
06:59:18 [2020-10-24T06:59:18.842Z] #49 ...
06:59:18 [2020-10-24T06:59:18.842Z] 
06:59:18 [2020-10-24T06:59:18.842Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:18 [2020-10-24T06:59:18.842Z] #35 DONE 9.7s
06:59:18 [2020-10-24T06:59:18.842Z] 
06:59:18 [2020-10-24T06:59:18.842Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:18 [2020-10-24T06:59:18.842Z] #11 79.31 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:59:18 [2020-10-24T06:59:18.842Z] #11 79.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:59:18 [2020-10-24T06:59:18.842Z] #11 79.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:18 [2020-10-24T06:59:18.850Z] #42 ...
06:59:18 [2020-10-24T06:59:18.850Z] 
06:59:18 [2020-10-24T06:59:18.850Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
06:59:18 [2020-10-24T06:59:18.850Z] #13 DONE 0.5s
06:59:18 [2020-10-24T06:59:18.851Z] 
06:59:18 [2020-10-24T06:59:18.851Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.362 + RM_GOPATH=0
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.362 + TMP_GOPATH=
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.362 + : /build
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.362 + '[' -z '' ']'
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.365 ++ mktemp -d
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.370 + export GOPATH=/tmp/tmp.qcqQalFinR
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.371 + GOPATH=/tmp/tmp.qcqQalFinR
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.372 + RM_GOPATH=1
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.373 + case "$(go env GOARCH)" in
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.374 ++ go env GOARCH
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.399 + export GO_BUILDMODE=-buildmode=pie
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.399 + GO_BUILDMODE=-buildmode=pie
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.401 ++ dirname /tmp/install/install.sh
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.405 + dir=/tmp/install
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.406 + bin=runc
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.406 + shift
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.406 + '[' '!' -f /tmp/install/runc.installer ']'
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.406 + . /tmp/install/runc.installer
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.407 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.413 + install_runc
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.414 + uname -r
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.417 + grep -q '^3\.10\.0.*\.el7\.'
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.424 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.425 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.425 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.425 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qcqQalFinR/src/github.com/opencontainers/runc
06:59:18 [2020-10-24T06:59:18.851Z] #52 0.430 Cloning into '/tmp/tmp.qcqQalFinR/src/github.com/opencontainers/runc'...
06:59:18 [2020-10-24T06:59:18.942Z] #41 ...
06:59:18 [2020-10-24T06:59:18.942Z] 
06:59:18 [2020-10-24T06:59:18.942Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:18 [2020-10-24T06:59:18.942Z] #32 74.51 github.com/BurntSushi/toml/cmd/tomlv
06:59:18 [2020-10-24T06:59:18.942Z] #32 DONE 79.0s
06:59:18 [2020-10-24T06:59:18.942Z] 
06:59:18 [2020-10-24T06:59:18.942Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:18 [2020-10-24T06:59:18.942Z] #41 10.17   PBCC     images/ipc-shm.pb-c.c
06:59:18 [2020-10-24T06:59:18.942Z] #41 10.20   DEP      images/ipc-shm.pb-c.d
06:59:18 [2020-10-24T06:59:18.942Z] #41 10.31   PBCC     images/ipc-var.pb-c.c
06:59:18 [2020-10-24T06:59:18.942Z] #41 10.38   DEP      images/ipc-var.pb-c.d
06:59:19 [2020-10-24T06:59:19.151Z] #52 ...
06:59:19 [2020-10-24T06:59:19.151Z] 
06:59:19 [2020-10-24T06:59:19.151Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:59:19 [2020-10-24T06:59:19.151Z] #14 DONE 0.4s
06:59:19 [2020-10-24T06:59:19.151Z] 
06:59:19 [2020-10-24T06:59:19.151Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:59:19 [2020-10-24T06:59:19.204Z] #41 10.44   PBCC     images/sk-opts.pb-c.c
06:59:19 [2020-10-24T06:59:19.204Z] #41 10.51   PBCC     images/packet-sock.pb-c.c
06:59:19 [2020-10-24T06:59:19.450Z] #15 0.266 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:59:19 [2020-10-24T06:59:19.450Z] #15 DONE 0.4s
06:59:19 [2020-10-24T06:59:19.450Z] 
06:59:19 [2020-10-24T06:59:19.450Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:19 [2020-10-24T06:59:19.450Z] #44 106.6 text/template
06:59:19 [2020-10-24T06:59:19.450Z] #44 107.2 go/parser
06:59:19 [2020-10-24T06:59:19.466Z] #41 10.59   DEP      images/sk-opts.pb-c.d
06:59:19 [2020-10-24T06:59:19.466Z] #41 10.66   DEP      images/packet-sock.pb-c.d
06:59:19 [2020-10-24T06:59:19.466Z] #41 10.77   PBCC     images/sk-netlink.pb-c.c
06:59:19 [2020-10-24T06:59:19.466Z] #41 10.82   DEP      images/sk-netlink.pb-c.d
06:59:19 [2020-10-24T06:59:19.557Z] #47 ...
06:59:19 [2020-10-24T06:59:19.557Z] 
06:59:19 [2020-10-24T06:59:19.557Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.22 The following additional packages will be installed:
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.23   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.23   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.24   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.24 Suggested packages:
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.25   gcc-8-locales seccomp wine64
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.95 The following NEW packages will be installed:
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.95   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.95   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.96   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.96   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.96   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:59:19 [2020-10-24T06:59:19.557Z] #11 33.96   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:59:19 [2020-10-24T06:59:19.557Z] #11 34.40 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
06:59:19 [2020-10-24T06:59:19.557Z] #11 34.40 Need to get 73.3 MB of archives.
06:59:19 [2020-10-24T06:59:19.557Z] #11 34.40 After this operation, 472 MB of additional disk space will be used.
06:59:19 [2020-10-24T06:59:19.557Z] #11 34.40 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]
06:59:19 [2020-10-24T06:59:19.557Z] #11 40.01 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]
06:59:19 [2020-10-24T06:59:19.557Z] #11 40.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:59:19 [2020-10-24T06:59:19.557Z] #11 40.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
06:59:19 [2020-10-24T06:59:19.557Z] #11 40.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
06:59:19 [2020-10-24T06:59:19.557Z] #11 40.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:59:19 [2020-10-24T06:59:19.557Z] #11 41.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:59:19 [2020-10-24T06:59:19.557Z] #11 41.54 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]
06:59:19 [2020-10-24T06:59:19.557Z] #11 41.55 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]
06:59:19 [2020-10-24T06:59:19.557Z] #11 ...
06:59:19 [2020-10-24T06:59:19.557Z] 
06:59:19 [2020-10-24T06:59:19.557Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:19 [2020-10-24T06:59:19.557Z] #27 35.31 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
06:59:19 [2020-10-24T06:59:19.557Z] #27 35.60 
06:59:19 [2020-10-24T06:59:19.557Z] #27 35.98 
                                                                           0.8%
############################################################              84.1%
######################################################################## 100.0%
06:59:19 [2020-10-24T06:59:19.557Z] #27 36.34 
06:59:19 [2020-10-24T06:59:19.557Z] #27 37.40 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
06:59:19 [2020-10-24T06:59:19.557Z] #27 37.45 skipping existing 9a99313a2c50
06:59:19 [2020-10-24T06:59:19.557Z] #27 37.51 
06:59:19 [2020-10-24T06:59:19.582Z] #18 59.88 Setting up python3-distutils (3.7.3-1) ...
06:59:19 [2020-10-24T06:59:19.728Z] #41 10.93   PBCC     images/sk-inet.pb-c.c
06:59:19 [2020-10-24T06:59:19.728Z] #41 11.00   DEP      images/sk-inet.pb-c.d
06:59:19 [2020-10-24T06:59:19.728Z] #41 11.13   PBCC     images/sk-unix.pb-c.c
06:59:19 [2020-10-24T06:59:19.749Z] #44 ...
06:59:19 [2020-10-24T06:59:19.749Z] 
06:59:19 [2020-10-24T06:59:19.749Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
06:59:19 [2020-10-24T06:59:19.749Z] #16 DONE 0.4s
06:59:19 [2020-10-24T06:59:19.822Z] #27 38.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
06:59:19 [2020-10-24T06:59:19.990Z] #41 11.21   DEP      images/sk-unix.pb-c.d
06:59:19 [2020-10-24T06:59:19.990Z] #41 11.29   PBCC     images/mm.pb-c.c
06:59:19 [2020-10-24T06:59:19.990Z] #41 11.36   DEP      images/mm.pb-c.d
06:59:19 [2020-10-24T06:59:19.990Z] #41 11.42   PBCC     images/timerfd.pb-c.c
06:59:19 [2020-10-24T06:59:19.990Z] #41 11.49   DEP      images/timerfd.pb-c.d
06:59:20 [2020-10-24T06:59:20.063Z] 
06:59:20 [2020-10-24T06:59:20.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:20 [2020-10-24T06:59:20.063Z] #42 43.12   CC       images/opts.o
06:59:20 [2020-10-24T06:59:20.063Z] #42 43.35   CC       images/seccomp.o
06:59:20 [2020-10-24T06:59:20.063Z] #42 ...
06:59:20 [2020-10-24T06:59:20.063Z] 
06:59:20 [2020-10-24T06:59:20.063Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
06:59:20 [2020-10-24T06:59:20.063Z] #17 DONE 0.4s
06:59:20 [2020-10-24T06:59:20.063Z] 
06:59:20 [2020-10-24T06:59:20.063Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:20 [2020-10-24T06:59:20.063Z] #42 43.55   CC       images/binfmt-misc.o
06:59:20 [2020-10-24T06:59:20.122Z] #27 39.07 
06:59:20 [2020-10-24T06:59:20.153Z] #18 60.46 Setting up python3-setuptools (40.8.0-1) ...
06:59:20 [2020-10-24T06:59:20.252Z] #41 11.53   PBCC     images/timer.pb-c.c
06:59:20 [2020-10-24T06:59:20.252Z] #41 11.57   DEP      images/timer.pb-c.d
06:59:20 [2020-10-24T06:59:20.252Z] #41 11.61   PBCC     images/sa.pb-c.c
06:59:20 [2020-10-24T06:59:20.252Z] #41 11.66   DEP      images/sa.pb-c.d
06:59:20 [2020-10-24T06:59:20.252Z] #41 11.73   PBCC     images/pipe-data.pb-c.c
06:59:20 [2020-10-24T06:59:20.361Z] #42 43.76   CC       images/time.o
06:59:20 [2020-10-24T06:59:20.387Z] #27 39.21 
######################################################################## 100.0%
06:59:20 [2020-10-24T06:59:20.388Z] #27 39.31 
06:59:20 [2020-10-24T06:59:20.515Z] #41 11.76   DEP      images/pipe-data.pb-c.d
06:59:20 [2020-10-24T06:59:20.515Z] #41 11.82   PBCC     images/mnt.pb-c.c
06:59:20 [2020-10-24T06:59:20.515Z] #41 11.87   DEP      images/mnt.pb-c.d
06:59:20 [2020-10-24T06:59:20.515Z] #41 11.91   PBCC     images/sk-packet.pb-c.c
06:59:20 [2020-10-24T06:59:20.515Z] #41 11.91   DEP      images/sk-packet.pb-c.d
06:59:20 [2020-10-24T06:59:20.515Z] #41 11.97   PBCC     images/tcp-stream.pb-c.c
06:59:20 [2020-10-24T06:59:20.670Z] #42 ...
06:59:20 [2020-10-24T06:59:20.670Z] 
06:59:20 [2020-10-24T06:59:20.670Z] #18 [dev-systemd-false  6/26] RUN ldconfig
06:59:20 [2020-10-24T06:59:20.670Z] #18 DONE 0.3s
06:59:20 [2020-10-24T06:59:20.670Z] 
06:59:20 [2020-10-24T06:59:20.670Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:20 [2020-10-24T06:59:20.670Z] #42 44.00   CC       images/sysctl.o
06:59:20 [2020-10-24T06:59:20.776Z] #41 12.03   DEP      images/tcp-stream.pb-c.d
06:59:20 [2020-10-24T06:59:20.776Z] #41 12.09   PBCC     images/pipe.pb-c.c
06:59:20 [2020-10-24T06:59:20.690Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:59:20 [2020-10-24T06:59:20.740Z]  > git config --add remote.origin.fetch +refs/pull/41584/head:refs/remotes/origin/PR-41584 # timeout=10
06:59:20 [2020-10-24T06:59:20.787Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:59:20 [2020-10-24T06:59:20.973Z] #42 44.32   CC       images/autofs.o
06:59:20 [2020-10-24T06:59:20.973Z] #42 44.54   CC       images/macvlan.o
06:59:20 [2020-10-24T06:59:20.994Z] Fetching without tags
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.18   DEP      images/pipe.pb-c.d
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.21   PBCC     images/pstree.pb-c.c
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.24   DEP      images/pstree.pb-c.d
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.27   PBCC     images/fs.pb-c.c
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.29   DEP      images/fs.pb-c.d
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.35   PBCC     images/signalfd.pb-c.c
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.39   DEP      images/signalfd.pb-c.d
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.44   PBCC     images/fh.pb-c.c
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.49   PBCC     images/fsnotify.pb-c.c
06:59:21 [2020-10-24T06:59:21.038Z] #41 12.55   DEP      images/fh.pb-c.d
06:59:21 [2020-10-24T06:59:21.271Z] #42 44.77   CC       images/sit.o
06:59:21 [2020-10-24T06:59:21.301Z] #41 12.61   DEP      images/fsnotify.pb-c.d
06:59:21 [2020-10-24T06:59:21.301Z] #41 12.68   PBCC     images/eventpoll.pb-c.c
06:59:21 [2020-10-24T06:59:21.301Z] #41 12.69   DEP      images/eventpoll.pb-c.d
06:59:21 [2020-10-24T06:59:21.301Z] #41 12.75   PBCC     images/eventfd.pb-c.c
06:59:21 [2020-10-24T06:59:21.301Z] #41 12.79   DEP      images/eventfd.pb-c.d
06:59:21 [2020-10-24T06:59:21.344Z] #27 40.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
06:59:21 [2020-10-24T06:59:21.537Z] #18 61.78 Setting up python3-pip (18.1-5) ...
06:59:21 [2020-10-24T06:59:21.562Z] #41 12.83   PBCC     images/remap-file-path.pb-c.c
06:59:21 [2020-10-24T06:59:21.562Z] #41 12.85   DEP      images/remap-file-path.pb-c.d
06:59:21 [2020-10-24T06:59:21.562Z] #41 12.92   PBCC     images/fifo.pb-c.c
06:59:21 [2020-10-24T06:59:21.562Z] #41 12.95   DEP      images/fifo.pb-c.d
06:59:21 [2020-10-24T06:59:21.562Z] #41 12.99   PBCC     images/ghost-file.pb-c.c
06:59:21 [2020-10-24T06:59:21.562Z] #41 13.05   DEP      images/ghost-file.pb-c.d
06:59:21 [2020-10-24T06:59:21.569Z] #42 45.07   CC       images/memfd.o
06:59:21 [2020-10-24T06:59:21.633Z] #27 40.40 
06:59:21 [2020-10-24T06:59:21.823Z] #41 13.10   PBCC     images/regfile.pb-c.c
06:59:21 [2020-10-24T06:59:21.823Z] #41 13.13   DEP      images/regfile.pb-c.d
06:59:21 [2020-10-24T06:59:21.823Z] #41 13.18   PBCC     images/ns.pb-c.c
06:59:21 [2020-10-24T06:59:21.823Z] #41 13.23   DEP      images/ns.pb-c.d
06:59:21 [2020-10-24T06:59:21.823Z] #41 13.28   PBCC     images/fdinfo.pb-c.c
06:59:21 [2020-10-24T06:59:21.823Z] #41 13.32   DEP      images/fdinfo.pb-c.d
06:59:21 [2020-10-24T06:59:21.958Z] #27 40.62 
######################################################################## 100.0%
06:59:21 [2020-10-24T06:59:21.958Z] #27 40.79 
06:59:22 [2020-10-24T06:59:22.085Z] #41 13.37   PBCC     images/core-aarch64.pb-c.c
06:59:22 [2020-10-24T06:59:22.085Z] #41 13.40   PBCC     images/core-arm.pb-c.c
06:59:22 [2020-10-24T06:59:22.085Z] #41 13.44   PBCC     images/core-ppc64.pb-c.c
06:59:22 [2020-10-24T06:59:22.085Z] #41 13.48   PBCC     images/core-s390.pb-c.c
06:59:22 [2020-10-24T06:59:22.085Z] #41 13.52   PBCC     images/core-x86.pb-c.c
06:59:22 [2020-10-24T06:59:22.085Z] #41 13.57   PBCC     images/core.pb-c.c
06:59:22 [2020-10-24T06:59:22.217Z] #42 45.43   CC       images/timens.o
06:59:22 [2020-10-24T06:59:22.256Z] #27 40.86 Download of images into '/build' complete.
06:59:22 [2020-10-24T06:59:22.256Z] #27 40.86 Use something like the following to load the result into a Docker daemon:
06:59:22 [2020-10-24T06:59:22.256Z] #27 40.86   tar -cC '/build' . | docker load
06:59:22 [2020-10-24T06:59:22.258Z] Merging remotes/origin/master commit 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 into PR head commit 1b8826beee9c86b76091931991f037c1410d0ea5
06:59:22 [2020-10-24T06:59:22.349Z] #41 13.63   PBCC     images/inventory.pb-c.c
06:59:22 [2020-10-24T06:59:22.349Z] #41 13.69   DEP      images/core-aarch64.pb-c.d
06:59:22 [2020-10-24T06:59:22.349Z] #41 13.75   DEP      images/core-arm.pb-c.d
06:59:22 [2020-10-24T06:59:22.349Z] #41 13.84   DEP      images/core-ppc64.pb-c.d
06:59:22 [2020-10-24T06:59:22.516Z] #42 45.83   LINK     images/built-in.o
06:59:22 [2020-10-24T06:59:22.516Z] #42 46.06   GEN      compel/include/asm
06:59:22 [2020-10-24T06:59:22.610Z] #41 13.92   DEP      images/core-s390.pb-c.d
06:59:22 [2020-10-24T06:59:22.817Z] #42 46.12   GEN      compel/include/version.h
06:59:22 [2020-10-24T06:59:22.817Z] #42 46.15 touch .config
06:59:22 [2020-10-24T06:59:22.817Z] #42 46.22   GEN      include/common/config.h
06:59:22 [2020-10-24T06:59:22.817Z] #42 46.36   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:59:22 [2020-10-24T06:59:22.873Z] #41 14.00   DEP      images/core-x86.pb-c.d
06:59:22 [2020-10-24T06:59:22.873Z] #41 14.06   DEP      images/core.pb-c.d
06:59:22 [2020-10-24T06:59:22.873Z] #41 14.16   DEP      images/inventory.pb-c.d
06:59:22 [2020-10-24T06:59:22.873Z] #41 14.22   PBCC     images/cpuinfo.pb-c.c
06:59:22 [2020-10-24T06:59:22.873Z] #41 14.27   DEP      images/cpuinfo.pb-c.d
06:59:22 [2020-10-24T06:59:22.921Z] #18 62.83 Processing triggers for libc-bin (2.28-10) ...
06:59:22 [2020-10-24T06:59:22.921Z] #18 62.87 Processing triggers for mime-support (3.62) ...
06:59:23 [2020-10-24T06:59:23.117Z] #42 46.39   GEN      compel/plugins/include/uapi/std/syscall.h
06:59:23 [2020-10-24T06:59:23.117Z] #42 46.44   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
06:59:23 [2020-10-24T06:59:23.117Z] #42 46.48   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
06:59:23 [2020-10-24T06:59:23.117Z] #42 46.56   DEP      compel/arch/ppc64/plugins/std/memcmp.d
06:59:23 [2020-10-24T06:59:23.117Z] #42 46.61   DEP      compel/arch/ppc64/plugins/std/memcpy.d
06:59:23 [2020-10-24T06:59:23.134Z] #41 14.31   PBCC     images/stats.pb-c.c
06:59:23 [2020-10-24T06:59:23.134Z] #41 14.35   DEP      images/stats.pb-c.d
06:59:23 [2020-10-24T06:59:23.418Z] #42 46.65   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
06:59:23 [2020-10-24T06:59:23.418Z] #42 46.67   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:59:23 [2020-10-24T06:59:23.418Z] #42 46.69   DEP      compel/plugins/std/infect.d
06:59:23 [2020-10-24T06:59:23.418Z] #42 46.87   DEP      compel/plugins/std/string.d
06:59:23 [2020-10-24T06:59:23.492Z] #18 DONE 63.8s
06:59:23 [2020-10-24T06:59:23.492Z] 
06:59:23 [2020-10-24T06:59:23.492Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
06:59:23 [2020-10-24T06:59:23.717Z] #42 47.04   DEP      compel/plugins/std/log.d
06:59:23 [2020-10-24T06:59:23.717Z] #42 47.15   DEP      compel/plugins/std/fds.d
06:59:23 [2020-10-24T06:59:23.717Z] #42 47.26   DEP      compel/plugins/std/std.d
06:59:20 [2020-10-24T06:59:20.908Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:59:21 [2020-10-24T06:59:21.030Z] Fetching upstream changes from https://github.com/moby/moby.git
06:59:21 [2020-10-24T06:59:21.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:59:21 [2020-10-24T06:59:21.031Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41584/head:refs/remotes/origin/PR-41584 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:59:22 [2020-10-24T06:59:22.365Z]  > git config core.sparsecheckout # timeout=10
06:59:22 [2020-10-24T06:59:22.419Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:59:24 [2020-10-24T06:59:24.025Z] #42 47.39   DEP      compel/plugins/shmem/shmem.d
06:59:24 [2020-10-24T06:59:24.025Z] #42 47.50   DEP      compel/plugins/fds/fds.d
06:59:24 [2020-10-24T06:59:24.100Z] #11 ...
06:59:24 [2020-10-24T06:59:24.100Z] 
06:59:24 [2020-10-24T06:59:24.100Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:24 [2020-10-24T06:59:24.100Z] #41 4.150 fatal: not a git repository (or any of the parent directories): .git
06:59:24 [2020-10-24T06:59:24.100Z] #41 4.227   GEN      .gitid
06:59:24 [2020-10-24T06:59:24.100Z] #41 4.261   GEN      criu/include/version.h
06:59:24 [2020-10-24T06:59:24.100Z] #41 4.433   GEN      include/common/asm
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.559   PBCC     images/timens.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.610   DEP      images/timens.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.662   PBCC     images/fown.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.694   PBCC     images/google/protobuf/descriptor.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.785   PBCC     images/opts.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.836   PBCC     images/memfd.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.897   DEP      images/fown.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 6.957   DEP      images/google/protobuf/descriptor.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.003   DEP      images/opts.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.098   DEP      images/memfd.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.141   PBCC     images/sit.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.234   DEP      images/sit.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.284   PBCC     images/macvlan.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.318   DEP      images/macvlan.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.395   PBCC     images/autofs.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.407   DEP      images/autofs.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.458   PBCC     images/sysctl.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.491   DEP      images/sysctl.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.566   PBCC     images/time.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.593   DEP      images/time.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.637   PBCC     images/binfmt-misc.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.674   DEP      images/binfmt-misc.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.728   PBCC     images/seccomp.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.757   DEP      images/seccomp.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.813   PBCC     images/userns.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.844   DEP      images/userns.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.883   PBCC     images/cgroup.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 7.942   DEP      images/cgroup.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.007   PBCC     images/ext-file.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.056   DEP      images/ext-file.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.109   PBCC     images/rpc.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.153   DEP      images/rpc.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.224   PBCC     images/siginfo.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.244   DEP      images/siginfo.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.291   PBCC     images/pagemap.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.357   DEP      images/pagemap.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.437   PBCC     images/rlimit.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.501   DEP      images/rlimit.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.553   PBCC     images/file-lock.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.609   DEP      images/file-lock.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.663   PBCC     images/tty.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.705   DEP      images/tty.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.736   PBCC     images/tun.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.805   PBCC     images/netdev.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.861   DEP      images/tun.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.894   DEP      images/netdev.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.936   PBCC     images/vma.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 8.993   DEP      images/vma.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.059   PBCC     images/creds.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.077   DEP      images/creds.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.141   PBCC     images/utsns.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.176   DEP      images/utsns.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.203   PBCC     images/ipc-desc.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.241   PBCC     images/ipc-sem.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.263   DEP      images/ipc-desc.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.285   DEP      images/ipc-sem.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.326   PBCC     images/ipc-msg.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.377   DEP      images/ipc-msg.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.449   PBCC     images/ipc-shm.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.472   DEP      images/ipc-shm.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.496   PBCC     images/ipc-var.pb-c.c
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.549   DEP      images/ipc-var.pb-c.d
06:59:24 [2020-10-24T06:59:24.100Z] #41 9.605   PBCC     images/sk-opts.pb-c.c
06:59:24 [2020-10-24T06:59:24.355Z] #42 47.75   CC       compel/plugins/std/std.o
06:59:24 [2020-10-24T06:59:24.356Z] #41 9.623   PBCC     images/packet-sock.pb-c.c
06:59:24 [2020-10-24T06:59:24.356Z] #41 9.660   DEP      images/sk-opts.pb-c.d
06:59:24 [2020-10-24T06:59:24.356Z] #41 9.691   DEP      images/packet-sock.pb-c.d
06:59:24 [2020-10-24T06:59:24.356Z] #41 9.747   PBCC     images/sk-netlink.pb-c.c
06:59:24 [2020-10-24T06:59:24.356Z] #41 ...
06:59:24 [2020-10-24T06:59:24.356Z] 
06:59:24 [2020-10-24T06:59:24.356Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:24 [2020-10-24T06:59:24.356Z] #32 80.83 github.com/BurntSushi/toml/cmd/tomlv
06:59:24 [2020-10-24T06:59:24.356Z] #32 DONE 85.0s
06:59:24 [2020-10-24T06:59:24.356Z] 
06:59:24 [2020-10-24T06:59:24.356Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:24 [2020-10-24T06:59:24.356Z] #41 9.787   DEP      images/sk-netlink.pb-c.d
06:59:24 [2020-10-24T06:59:24.356Z] #41 9.832   PBCC     images/sk-inet.pb-c.c
06:59:24 [2020-10-24T06:59:24.356Z] #41 ...
06:59:24 [2020-10-24T06:59:24.356Z] 
06:59:24 [2020-10-24T06:59:24.356Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:24 [2020-10-24T06:59:24.356Z] #43 79.92 go/token
06:59:24 [2020-10-24T06:59:24.356Z] #43 81.02 go/scanner
06:59:24 [2020-10-24T06:59:24.356Z] #43 81.61 internal/lazyregexp
06:59:24 [2020-10-24T06:59:24.356Z] #43 81.95 net/url
06:59:24 [2020-10-24T06:59:24.356Z] #43 82.24 go/ast
06:59:24 [2020-10-24T06:59:24.356Z] #43 83.55 text/template/parse
06:59:24 [2020-10-24T06:59:24.522Z] #41 15.81 make[1]: Nothing to be done for 'all'.
06:59:24 [2020-10-24T06:59:24.522Z] #41 ...
06:59:24 [2020-10-24T06:59:24.522Z] 
06:59:24 [2020-10-24T06:59:24.522Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:59:24 [2020-10-24T06:59:24.529Z] #19 1.035 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:59:24 [2020-10-24T06:59:24.529Z] #19 1.039 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:59:24 [2020-10-24T06:59:24.529Z] #19 1.043 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:59:24 [2020-10-24T06:59:24.529Z] #19 DONE 1.1s
06:59:24 [2020-10-24T06:59:24.529Z] 
06:59:24 [2020-10-24T06:59:24.529Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:59:24 [2020-10-24T06:59:24.612Z] #43 ...
06:59:24 [2020-10-24T06:59:24.612Z] 
06:59:24 [2020-10-24T06:59:24.612Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:24 [2020-10-24T06:59:24.612Z] #41 9.887   DEP      images/sk-inet.pb-c.d
06:59:24 [2020-10-24T06:59:24.612Z] #41 9.957   PBCC     images/sk-unix.pb-c.c
06:59:24 [2020-10-24T06:59:24.612Z] #41 10.01   DEP      images/sk-unix.pb-c.d
06:59:24 [2020-10-24T06:59:24.612Z] #41 10.05   PBCC     images/mm.pb-c.c
06:59:24 [2020-10-24T06:59:24.612Z] #41 10.12   DEP      images/mm.pb-c.d
06:59:24 [2020-10-24T06:59:24.663Z] #42 48.19   CC       compel/plugins/std/fds.o
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
06:59:24 [2020-10-24T06:59:24.813Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:59:24 [2020-10-24T06:59:24.813Z] ?   	github.com/docker/docker/api/types	[no test files]
06:59:24 [2020-10-24T06:59:24.814Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:59:24 [2020-10-24T06:59:24.814Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:59:24 [2020-10-24T06:59:24.814Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:59:24 [2020-10-24T06:59:24.814Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:59:24 [2020-10-24T06:59:24.868Z] #41 10.22   PBCC     images/timerfd.pb-c.c
06:59:24 [2020-10-24T06:59:24.868Z] #41 10.28   DEP      images/timerfd.pb-c.d
06:59:25 [2020-10-24T06:59:25.044Z] #54 39.52 Checking out files:  49% (1701/3445)   
Checking out files:  50% (1723/3445)   
Checking out files:  51% (1757/3445)   
Checking out files:  52% (1792/3445)   
Checking out files:  53% (1826/3445)   
Checking out files:  54% (1861/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
06:59:25 [2020-10-24T06:59:25.044Z] #54 ...
06:59:25 [2020-10-24T06:59:25.044Z] 
06:59:25 [2020-10-24T06:59:25.044Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:25 [2020-10-24T06:59:25.044Z] #49 75.04 github.com/pkg/diff
06:59:25 [2020-10-24T06:59:25.044Z] #49 76.53 go/scanner
06:59:25 [2020-10-24T06:59:25.044Z] #49 76.57 golang.org/x/crypto/ssh/terminal
06:59:25 [2020-10-24T06:59:25.044Z] #49 77.85 go/ast
06:59:25 [2020-10-24T06:59:25.044Z] #49 78.09 mvdan.cc/editorconfig
06:59:25 [2020-10-24T06:59:25.044Z] #49 79.80 mvdan.cc/sh/v3/fileutil
06:59:25 [2020-10-24T06:59:25.044Z] #49 80.05 mvdan.cc/sh/v3/syntax
06:59:25 [2020-10-24T06:59:25.044Z] #49 ...
06:59:25 [2020-10-24T06:59:25.044Z] 
06:59:25 [2020-10-24T06:59:25.044Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:59:25 [2020-10-24T06:59:25.106Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
06:59:25 [2020-10-24T06:59:25.125Z] #41 10.43   PBCC     images/timer.pb-c.c
06:59:25 [2020-10-24T06:59:25.125Z] #41 10.45   DEP      images/timer.pb-c.d
06:59:25 [2020-10-24T06:59:25.125Z] #41 10.59   PBCC     images/sa.pb-c.c
06:59:25 [2020-10-24T06:59:25.312Z] #42 48.68   CC       compel/plugins/std/log.o
06:59:25 [2020-10-24T06:59:25.382Z] #41 10.75   DEP      images/sa.pb-c.d
06:59:25 [2020-10-24T06:59:25.382Z] #41 10.83   PBCC     images/pipe-data.pb-c.c
06:59:25 [2020-10-24T06:59:25.382Z] #41 10.89   DEP      images/pipe-data.pb-c.d
06:59:25 [2020-10-24T06:59:25.399Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
06:59:25 [2020-10-24T06:59:25.399Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:59:25 [2020-10-24T06:59:25.399Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:59:25 [2020-10-24T06:59:25.399Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:59:25 [2020-10-24T06:59:25.399Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:59:25 [2020-10-24T06:59:25.399Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:59:25 [2020-10-24T06:59:25.399Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:59:25 [2020-10-24T06:59:25.399Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:59:25 [2020-10-24T06:59:25.399Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
06:59:25 [2020-10-24T06:59:25.583Z] #27 ...
06:59:25 [2020-10-24T06:59:25.583Z] 
06:59:25 [2020-10-24T06:59:25.583Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:25 [2020-10-24T06:59:25.583Z] #34 39.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 39.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 40.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 41.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 41.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 41.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 41.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 41.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 41.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
06:59:25 [2020-10-24T06:59:25.583Z] #34 44.29 debconf: delaying package configuration, since apt-utils is not installed
06:59:25 [2020-10-24T06:59:25.583Z] #34 44.93 Fetched 14.2 MB in 11s (1289 kB/s)
06:59:25 [2020-10-24T06:59:25.583Z] #34 46.58 Selecting previously unselected package xxd.
06:59:25 [2020-10-24T06:59:25.583Z] #34 46.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
06:59:25 [2020-10-24T06:59:25.583Z] #34 46.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
06:59:25 [2020-10-24T06:59:25.583Z] #34 47.49 Unpacking xxd (2:8.1.0875-5) ...
06:59:25 [2020-10-24T06:59:25.583Z] #34 ...
06:59:25 [2020-10-24T06:59:25.583Z] 
06:59:25 [2020-10-24T06:59:25.583Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:59:25 [2020-10-24T06:59:25.583Z] #47 45.67 go: finding github.com/fatih/color v1.7.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 45.74 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
06:59:25 [2020-10-24T06:59:25.583Z] #47 45.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
06:59:25 [2020-10-24T06:59:25.583Z] #47 45.92 go: finding github.com/go-critic/go-critic v0.4.1
06:59:25 [2020-10-24T06:59:25.583Z] #47 46.32 go: finding github.com/go-lintpack/lintpack v0.5.2
06:59:25 [2020-10-24T06:59:25.583Z] #47 46.32 go: finding github.com/mattn/go-colorable v0.1.4
06:59:25 [2020-10-24T06:59:25.583Z] #47 46.32 go: finding github.com/pkg/errors v0.8.1
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.00 go: finding github.com/mitchellh/go-homedir v1.1.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.01 go: finding github.com/mattn/go-isatty v0.0.8
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.02 go: finding github.com/go-toolsmith/astfmt v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.02 go: finding github.com/go-toolsmith/astequal v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.28 go: finding github.com/spf13/viper v1.6.1
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.31 go: finding github.com/go-toolsmith/astp v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.33 go: finding github.com/sirupsen/logrus v1.4.2
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.35 go: finding github.com/go-toolsmith/astcast v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.40 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.56 go: finding github.com/go-toolsmith/typep v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.63 go: finding github.com/stretchr/testify v1.4.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.64 go: finding github.com/go-toolsmith/astcopy v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.95 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.95 go: finding github.com/davecgh/go-spew v1.1.1
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.96 go: finding github.com/bombsimon/wsl/v2 v2.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.97 go: finding github.com/spf13/cobra v0.0.5
06:59:25 [2020-10-24T06:59:25.583Z] #47 47.98 go: finding github.com/go-toolsmith/strparse v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.31 go: finding github.com/pmezard/go-difflib v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.31 go: finding github.com/spf13/pflag v1.0.5
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.31 go: finding github.com/gobwas/glob v0.2.3
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.34 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.37 go: finding github.com/fsnotify/fsnotify v1.4.7
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.59 go: finding github.com/hashicorp/hcl v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.59 go: finding github.com/stretchr/objx v0.2.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.60 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.90 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.91 go: finding github.com/magiconair/properties v1.8.1
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.95 go: finding github.com/mitchellh/mapstructure v1.1.2
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.95 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.97 go: finding github.com/pelletier/go-toml v1.2.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 48.98 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.01 go: finding gopkg.in/yaml.v2 v2.2.7
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.02 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.02 go: finding github.com/spf13/afero v1.1.2
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.04 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.04 go: finding github.com/spf13/cast v1.3.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.17 go: finding github.com/spf13/jwalterweatherman v1.0.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.23 go: finding github.com/subosito/gotenv v1.2.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.33 go: finding gopkg.in/ini.v1 v1.51.0
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.34 go: finding golang.org/x/text v0.3.2
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.37 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.50 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.50 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
06:59:25 [2020-10-24T06:59:25.583Z] #47 49.51 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
06:59:25 [2020-10-24T06:59:25.638Z] #41 11.08   PBCC     images/mnt.pb-c.c
06:59:25 [2020-10-24T06:59:25.638Z] #41 11.15   DEP      images/mnt.pb-c.d
06:59:25 [2020-10-24T06:59:25.638Z] #41 11.18   PBCC     images/sk-packet.pb-c.c
06:59:25 [2020-10-24T06:59:25.638Z] #41 11.21   DEP      images/sk-packet.pb-c.d
06:59:25 [2020-10-24T06:59:25.638Z] #41 11.25   PBCC     images/tcp-stream.pb-c.c
06:59:25 [2020-10-24T06:59:25.691Z] Merge succeeded, producing 1b8826beee9c86b76091931991f037c1410d0ea5
06:59:25 [2020-10-24T06:59:25.691Z] Checking out Revision 1b8826beee9c86b76091931991f037c1410d0ea5 (PR-41584)
06:59:25 [2020-10-24T06:59:25.692Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:59:25 [2020-10-24T06:59:25.692Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:59:25 [2020-10-24T06:59:25.828Z] #54 39.52 Checking out files:  49% (1701/3445)   
Checking out files:  50% (1723/3445)   
Checking out files:  51% (1757/3445)   
Checking out files:  52% (1792/3445)   
Checking out files:  53% (1826/3445)   
Checking out files:  54% (1861/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  89% (3097/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
06:59:25 [2020-10-24T06:59:25.828Z] #54 40.94 + cd /tmp/tmp.8mM2LMqMoC/src/github.com/containerd/containerd
06:59:25 [2020-10-24T06:59:25.848Z] #47 49.67 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
06:59:25 [2020-10-24T06:59:25.848Z] #47 ...
06:59:25 [2020-10-24T06:59:25.848Z] 
06:59:25 [2020-10-24T06:59:25.848Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:25 [2020-10-24T06:59:25.848Z] #43 39.61 sync
06:59:25 [2020-10-24T06:59:25.848Z] #43 39.61 internal/reflectlite
06:59:25 [2020-10-24T06:59:25.848Z] #43 40.29 github.com/LK4D4/vndr/godl/singleflight
06:59:25 [2020-10-24T06:59:25.848Z] #43 40.32 math/rand
06:59:25 [2020-10-24T06:59:25.848Z] #43 40.32 internal/singleflight
06:59:25 [2020-10-24T06:59:25.848Z] #43 41.63 io
06:59:25 [2020-10-24T06:59:25.848Z] #43 41.63 vendor/golang.org/x/net/dns/dnsmessage
06:59:25 [2020-10-24T06:59:25.848Z] #43 41.64 syscall
06:59:25 [2020-10-24T06:59:25.848Z] #43 41.64 strconv
06:59:25 [2020-10-24T06:59:25.848Z] #43 43.37 bytes
06:59:25 [2020-10-24T06:59:25.848Z] #43 45.80 strings
06:59:25 [2020-10-24T06:59:25.848Z] #43 46.69 bufio
06:59:25 [2020-10-24T06:59:25.848Z] #43 46.81 reflect
06:59:25 [2020-10-24T06:59:25.848Z] #43 47.85 regexp/syntax
06:59:25 [2020-10-24T06:59:25.848Z] #43 48.61 hash/crc32
06:59:25 [2020-10-24T06:59:25.848Z] #43 49.20 vendor/golang.org/x/text/transform
06:59:25 [2020-10-24T06:59:25.848Z] #43 ...
06:59:25 [2020-10-24T06:59:25.848Z] 
06:59:25 [2020-10-24T06:59:25.848Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:25 [2020-10-24T06:59:25.848Z] #32 39.61 sync
06:59:25 [2020-10-24T06:59:25.848Z] #32 39.62 internal/reflectlite
06:59:25 [2020-10-24T06:59:25.848Z] #32 40.46 errors
06:59:25 [2020-10-24T06:59:25.848Z] #32 40.49 sort
06:59:25 [2020-10-24T06:59:25.848Z] #32 40.75 strconv
06:59:25 [2020-10-24T06:59:25.848Z] #32 40.78 io
06:59:25 [2020-10-24T06:59:25.848Z] #32 40.78 internal/oserror
06:59:25 [2020-10-24T06:59:25.848Z] #32 40.96 syscall
06:59:25 [2020-10-24T06:59:25.848Z] #32 42.37 bytes
06:59:25 [2020-10-24T06:59:25.848Z] #32 42.37 strings
06:59:25 [2020-10-24T06:59:25.848Z] #32 44.96 reflect
06:59:25 [2020-10-24T06:59:25.848Z] #32 45.42 bufio
06:59:25 [2020-10-24T06:59:25.848Z] #32 45.80 path
06:59:25 [2020-10-24T06:59:25.848Z] #32 46.63 text/tabwriter
06:59:25 [2020-10-24T06:59:25.848Z] #32 47.46 internal/syscall/execenv
06:59:25 [2020-10-24T06:59:25.848Z] #32 47.47 internal/syscall/unix
06:59:25 [2020-10-24T06:59:25.848Z] #32 47.47 time
06:59:25 [2020-10-24T06:59:25.895Z] #41 11.29   DEP      images/tcp-stream.pb-c.d
06:59:25 [2020-10-24T06:59:25.895Z] #41 11.37   PBCC     images/pipe.pb-c.c
06:59:26 [2020-10-24T06:59:26.089Z] #54 40.95 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:59:26 [2020-10-24T06:59:26.112Z] #32 ...
06:59:26 [2020-10-24T06:59:26.113Z] 
06:59:26 [2020-10-24T06:59:26.113Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:59:26 [2020-10-24T06:59:26.113Z] #47 49.68 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
06:59:26 [2020-10-24T06:59:26.113Z] #47 49.68 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
06:59:26 [2020-10-24T06:59:26.113Z] #47 49.69 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
06:59:26 [2020-10-24T06:59:26.113Z] #47 49.70 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
06:59:26 [2020-10-24T06:59:26.113Z] #47 49.70 go: finding github.com/kisielk/gotool v1.0.0
06:59:26 [2020-10-24T06:59:26.113Z] #47 ...
06:59:26 [2020-10-24T06:59:26.113Z] 
06:59:26 [2020-10-24T06:59:26.113Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 40.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
06:59:26 [2020-10-24T06:59:26.113Z] #40 42.71 debconf: delaying package configuration, since apt-utils is not installed
06:59:26 [2020-10-24T06:59:26.113Z] #40 43.41 Fetched 3798 kB in 7s (546 kB/s)
06:59:26 [2020-10-24T06:59:26.113Z] #40 44.80 Selecting previously unselected package libcap-dev:arm64.
06:59:26 [2020-10-24T06:59:26.113Z] #40 44.80 (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.)
06:59:26 [2020-10-24T06:59:26.113Z] #40 44.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
06:59:26 [2020-10-24T06:59:26.113Z] #40 45.53 Unpacking libcap-dev:arm64 (1:2.25-2) ...
06:59:26 [2020-10-24T06:59:26.113Z] #40 48.99 Selecting previously unselected package libnet1:arm64.
06:59:26 [2020-10-24T06:59:26.113Z] #40 48.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
06:59:26 [2020-10-24T06:59:26.113Z] #40 49.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:59:26 [2020-10-24T06:59:26.154Z] #41 11.45   DEP      images/pipe.pb-c.d
06:59:26 [2020-10-24T06:59:26.154Z] #41 11.52   PBCC     images/pstree.pb-c.c
06:59:26 [2020-10-24T06:59:26.154Z] #41 11.54   DEP      images/pstree.pb-c.d
06:59:26 [2020-10-24T06:59:26.154Z] #41 11.58   PBCC     images/fs.pb-c.c
06:59:26 [2020-10-24T06:59:26.154Z] #41 11.59   DEP      images/fs.pb-c.d
06:59:26 [2020-10-24T06:59:26.154Z] #41 11.66   PBCC     images/signalfd.pb-c.c
06:59:26 [2020-10-24T06:59:26.327Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
06:59:26 [2020-10-24T06:59:26.367Z] #42 49.49   CC       compel/plugins/std/string.o
06:59:26 [2020-10-24T06:59:26.411Z] #41 11.73   DEP      images/signalfd.pb-c.d
06:59:26 [2020-10-24T06:59:26.411Z] #41 11.80   PBCC     images/fh.pb-c.c
06:59:26 [2020-10-24T06:59:26.411Z] #41 11.84   PBCC     images/fsnotify.pb-c.c
06:59:26 [2020-10-24T06:59:26.411Z] #41 11.89   DEP      images/fh.pb-c.d
06:59:26 [2020-10-24T06:59:26.411Z] #41 11.95   DEP      images/fsnotify.pb-c.d
06:59:26 [2020-10-24T06:59:26.427Z] #40 ...
06:59:26 [2020-10-24T06:59:26.427Z] 
06:59:26 [2020-10-24T06:59:26.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:26 [2020-10-24T06:59:26.427Z] #11 44.62 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]
06:59:26 [2020-10-24T06:59:26.427Z] #11 46.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 46.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.06 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]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 47.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
06:59:26 [2020-10-24T06:59:26.427Z] #11 48.66 debconf: delaying package configuration, since apt-utils is not installed
06:59:26 [2020-10-24T06:59:26.427Z] #11 48.96 Fetched 73.3 MB in 13s (5499 kB/s)
06:59:26 [2020-10-24T06:59:26.427Z] #11 49.39 Selecting previously unselected package binutils-mingw-w64-i686.
06:59:26 [2020-10-24T06:59:26.427Z] #11 49.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
06:59:26 [2020-10-24T06:59:26.427Z] #11 49.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
06:59:26 [2020-10-24T06:59:26.427Z] #11 49.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:59:26 [2020-10-24T06:59:26.427Z] #11 ...
06:59:26 [2020-10-24T06:59:26.427Z] 
06:59:26 [2020-10-24T06:59:26.427Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:26 [2020-10-24T06:59:26.427Z] #32 50.38 internal/poll
06:59:26 [2020-10-24T06:59:26.662Z] #54 ...
06:59:26 [2020-10-24T06:59:26.662Z] 
06:59:26 [2020-10-24T06:59:26.662Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:26 [2020-10-24T06:59:26.662Z] #43 76.58 text/template/parse
06:59:26 [2020-10-24T06:59:26.662Z] #43 76.69 go/ast
06:59:26 [2020-10-24T06:59:26.662Z] #43 81.10 text/template
06:59:26 [2020-10-24T06:59:26.662Z] #43 81.58 go/parser
06:59:26 [2020-10-24T06:59:26.662Z] #43 85.15 encoding/xml
06:59:26 [2020-10-24T06:59:26.662Z] #43 85.45 go/doc
06:59:26 [2020-10-24T06:59:26.662Z] #43 ...
06:59:26 [2020-10-24T06:59:26.662Z] 
06:59:26 [2020-10-24T06:59:26.662Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:26 [2020-10-24T06:59:26.662Z] #41 17.35   CC       images/stats.o
06:59:26 [2020-10-24T06:59:26.662Z] #41 17.79   CC       images/core.o
06:59:26 [2020-10-24T06:59:26.666Z] #42 50.13   CC       compel/plugins/std/infect.o
06:59:26 [2020-10-24T06:59:26.668Z] #41 12.00   PBCC     images/eventpoll.pb-c.c
06:59:26 [2020-10-24T06:59:26.669Z] #41 12.03   DEP      images/eventpoll.pb-c.d
06:59:26 [2020-10-24T06:59:26.669Z] #41 12.06   PBCC     images/eventfd.pb-c.c
06:59:26 [2020-10-24T06:59:26.669Z] #41 12.08   DEP      images/eventfd.pb-c.d
06:59:26 [2020-10-24T06:59:26.669Z] #41 12.11   PBCC     images/remap-file-path.pb-c.c
06:59:26 [2020-10-24T06:59:26.669Z] #41 12.13   DEP      images/remap-file-path.pb-c.d
06:59:26 [2020-10-24T06:59:26.669Z] #41 12.17   PBCC     images/fifo.pb-c.c
06:59:25 [2020-10-24T06:59:25.325Z]  > git remote # timeout=10
06:59:25 [2020-10-24T06:59:25.400Z]  > git config --get remote.origin.url # timeout=10
06:59:25 [2020-10-24T06:59:25.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:59:25 [2020-10-24T06:59:25.452Z]  > git merge 7cf6dfcb9e6d0bb135039c73e1e1051e9ea6f2f6 # timeout=10
06:59:25 [2020-10-24T06:59:25.593Z]  > git rev-parse "HEAD^{commit}" # timeout=10
06:59:25 [2020-10-24T06:59:25.726Z]  > git config core.sparsecheckout # timeout=10
06:59:25 [2020-10-24T06:59:25.781Z]  > git checkout -f 1b8826beee9c86b76091931991f037c1410d0ea5 # timeout=10
06:59:26 [2020-10-24T06:59:26.927Z] #41 12.18   DEP      images/fifo.pb-c.d
06:59:26 [2020-10-24T06:59:26.927Z] #41 12.21   PBCC     images/ghost-file.pb-c.c
06:59:26 [2020-10-24T06:59:26.927Z] #41 12.27   DEP      images/ghost-file.pb-c.d
06:59:26 [2020-10-24T06:59:26.927Z] #41 12.30   PBCC     images/regfile.pb-c.c
06:59:26 [2020-10-24T06:59:26.927Z] #41 12.33   DEP      images/regfile.pb-c.d
06:59:26 [2020-10-24T06:59:26.927Z] #41 12.41   PBCC     images/ns.pb-c.c
06:59:27 [2020-10-24T06:59:27.006Z] #32 ...
06:59:27 [2020-10-24T06:59:27.006Z] 
06:59:27 [2020-10-24T06:59:27.006Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:27 [2020-10-24T06:59:27.006Z] #49 40.81 sort
06:59:27 [2020-10-24T06:59:27.006Z] #49 40.94 io
06:59:27 [2020-10-24T06:59:27.006Z] #49 40.94 internal/oserror
06:59:27 [2020-10-24T06:59:27.006Z] #49 40.99 syscall
06:59:27 [2020-10-24T06:59:27.006Z] #49 41.89 strconv
06:59:27 [2020-10-24T06:59:27.006Z] #49 42.52 bytes
06:59:27 [2020-10-24T06:59:27.006Z] #49 43.57 strings
06:59:27 [2020-10-24T06:59:27.006Z] #49 45.58 bufio
06:59:27 [2020-10-24T06:59:27.006Z] #49 46.11 reflect
06:59:27 [2020-10-24T06:59:27.006Z] #49 47.16 text/tabwriter
06:59:27 [2020-10-24T06:59:27.006Z] #49 47.18 time
06:59:27 [2020-10-24T06:59:27.006Z] #49 47.85 internal/syscall/unix
06:59:27 [2020-10-24T06:59:27.006Z] #49 47.95 regexp/syntax
06:59:27 [2020-10-24T06:59:27.006Z] #49 ...
06:59:27 [2020-10-24T06:59:27.006Z] 
06:59:27 [2020-10-24T06:59:27.006Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.34 go: finding github.com/sourcegraph/go-diff v0.5.1
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.35 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.36 go: finding github.com/tommy-muehle/go-mnd v1.1.1
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.60 go: finding github.com/ultraware/funlen v0.0.2
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.62 go: finding github.com/ultraware/whitespace v0.0.4
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.63 go: finding github.com/uudashr/gocognit v1.0.1
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
06:59:27 [2020-10-24T06:59:27.006Z] #47 50.95 go: finding github.com/gogo/protobuf v1.2.1
06:59:27 [2020-10-24T06:59:27.186Z] #41 12.42   DEP      images/ns.pb-c.d
06:59:27 [2020-10-24T06:59:27.186Z] #41 12.47   PBCC     images/fdinfo.pb-c.c
06:59:27 [2020-10-24T06:59:27.186Z] #41 12.57   DEP      images/fdinfo.pb-c.d
06:59:27 [2020-10-24T06:59:27.186Z] #41 12.64   PBCC     images/core-aarch64.pb-c.c
06:59:27 [2020-10-24T06:59:27.186Z] #41 12.68   PBCC     images/core-arm.pb-c.c
06:59:27 [2020-10-24T06:59:27.235Z] #41 18.53   CC       images/core-x86.o
06:59:27 [2020-10-24T06:59:27.272Z] #47 51.01 go: finding honnef.co/go/tools v0.0.1-2019.2.3
06:59:27 [2020-10-24T06:59:27.314Z] #42 50.68   CC       compel/arch/ppc64/plugins/std/parasite-head.o
06:59:27 [2020-10-24T06:59:27.314Z] #42 50.72   CC       compel/arch/ppc64/plugins/std/memcpy.o
06:59:27 [2020-10-24T06:59:27.314Z] #42 50.76   CC       compel/arch/ppc64/plugins/std/memcmp.o
06:59:27 [2020-10-24T06:59:27.314Z] #42 50.81   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
06:59:27 [2020-10-24T06:59:27.444Z] #41 12.73   PBCC     images/core-ppc64.pb-c.c
06:59:27 [2020-10-24T06:59:27.444Z] #41 12.77   PBCC     images/core-s390.pb-c.c
06:59:27 [2020-10-24T06:59:27.444Z] #41 12.80   PBCC     images/core-x86.pb-c.c
06:59:27 [2020-10-24T06:59:27.444Z] #41 12.86   PBCC     images/core.pb-c.c
06:59:27 [2020-10-24T06:59:27.444Z] #41 12.90   PBCC     images/inventory.pb-c.c
06:59:27 [2020-10-24T06:59:27.444Z] #41 12.95   DEP      images/core-aarch64.pb-c.d
06:59:27 [2020-10-24T06:59:27.613Z] #42 50.89   AR       compel/plugins/std.lib.a
06:59:27 [2020-10-24T06:59:27.613Z] #42 50.99   CC       compel/plugins/fds/fds.o
06:59:27 [2020-10-24T06:59:27.700Z] #41 13.00   DEP      images/core-arm.pb-c.d
06:59:27 [2020-10-24T06:59:27.700Z] #41 13.05   DEP      images/core-ppc64.pb-c.d
06:59:27 [2020-10-24T06:59:27.700Z] #41 13.08   DEP      images/core-s390.pb-c.d
06:59:27 [2020-10-24T06:59:27.700Z] #41 13.15   DEP      images/core-x86.pb-c.d
06:59:27 [2020-10-24T06:59:27.700Z] #41 13.21   DEP      images/core.pb-c.d
06:59:27 [2020-10-24T06:59:27.807Z] #41 19.08   CC       images/core-arm.o
06:59:27 [2020-10-24T06:59:27.882Z] #47 ...
06:59:27 [2020-10-24T06:59:27.882Z] 
06:59:27 [2020-10-24T06:59:27.882Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:59:27 [2020-10-24T06:59:27.882Z] #53 41.26 debconf: delaying package configuration, since apt-utils is not installed
06:59:27 [2020-10-24T06:59:27.882Z] #53 42.58 Fetched 119 kB in 7s (17.3 kB/s)
06:59:27 [2020-10-24T06:59:27.882Z] #53 43.37 Selecting previously unselected package libbtrfs0.
06:59:27 [2020-10-24T06:59:27.882Z] #53 43.37 (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.)
06:59:27 [2020-10-24T06:59:27.882Z] #53 43.42 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
06:59:27 [2020-10-24T06:59:27.882Z] #53 44.60 Unpacking libbtrfs0 (4.20.1-2) ...
06:59:27 [2020-10-24T06:59:27.882Z] #53 46.03 Selecting previously unselected package libbtrfs-dev.
06:59:27 [2020-10-24T06:59:27.882Z] #53 46.03 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
06:59:27 [2020-10-24T06:59:27.882Z] #53 47.15 Unpacking libbtrfs-dev (4.20.1-2) ...
06:59:27 [2020-10-24T06:59:27.882Z] #53 49.34 Setting up libbtrfs0 (4.20.1-2) ...
06:59:27 [2020-10-24T06:59:27.882Z] #53 50.53 Setting up libbtrfs-dev (4.20.1-2) ...
06:59:27 [2020-10-24T06:59:27.882Z] #53 ...
06:59:27 [2020-10-24T06:59:27.882Z] 
06:59:27 [2020-10-24T06:59:27.882Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:59:27 [2020-10-24T06:59:27.882Z] #47 51.60 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
06:59:27 [2020-10-24T06:59:27.882Z] #47 51.71 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
06:59:27 [2020-10-24T06:59:27.882Z] #47 51.73 go: finding github.com/BurntSushi/toml v0.3.1
06:59:27 [2020-10-24T06:59:27.920Z] #42 51.42   AR       compel/plugins/fds.lib.a
06:59:27 [2020-10-24T06:59:27.957Z] #41 13.28   DEP      images/inventory.pb-c.d
06:59:27 [2020-10-24T06:59:27.957Z] #41 13.35   PBCC     images/cpuinfo.pb-c.c
06:59:27 [2020-10-24T06:59:27.957Z] #41 13.39   DEP      images/cpuinfo.pb-c.d
06:59:27 [2020-10-24T06:59:27.957Z] #41 13.46   PBCC     images/stats.pb-c.c
06:59:28 [2020-10-24T06:59:28.068Z] #41 19.48   CC       images/core-aarch64.o
06:59:28 [2020-10-24T06:59:28.214Z] #41 13.49   DEP      images/stats.pb-c.d
06:59:28 [2020-10-24T06:59:28.225Z] #42 51.47   HOSTDEP  compel/src/lib/log-host.d
06:59:28 [2020-10-24T06:59:28.225Z] #42 51.61   HOSTDEP  compel/src/lib/handle-elf-host.d
06:59:28 [2020-10-24T06:59:28.225Z] #42 51.73   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
06:59:28 [2020-10-24T06:59:28.225Z] #42 51.82   HOSTDEP  compel/src/main-host.d
06:59:28 [2020-10-24T06:59:28.330Z] #41 19.83   CC       images/core-ppc64.o
06:59:28 [2020-10-24T06:59:28.462Z] #47 52.16 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
06:59:28 [2020-10-24T06:59:28.527Z] #42 51.96   DEP      compel/src/lib/ptrace.d
06:59:28 [2020-10-24T06:59:28.527Z] #42 ...
06:59:28 [2020-10-24T06:59:28.527Z] 
06:59:28 [2020-10-24T06:59:28.527Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:28 [2020-10-24T06:59:28.527Z] #52 10.36 + cd /tmp/tmp.qcqQalFinR/src/github.com/opencontainers/runc
06:59:28 [2020-10-24T06:59:28.527Z] #52 10.36 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:59:28 [2020-10-24T06:59:28.777Z] #20 ...
06:59:28 [2020-10-24T06:59:28.777Z] 
06:59:28 [2020-10-24T06:59:28.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:28 [2020-10-24T06:59:28.777Z] #41 114.3   CC       criu/image-desc.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 114.5   CC       criu/image.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 115.5   CC       criu/ipc_ns.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 116.7   CC       criu/irmap.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 117.3   CC       criu/kcmp-ids.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 117.7   CC       criu/kerndat.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 118.8   CC       criu/libnetlink.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 119.1   CC       criu/log.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 119.7   CC       criu/lsm.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 120.4   CC       criu/mem.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 122.6   CC       criu/memfd.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 123.3   CC       criu/mount.o
06:59:28 [2020-10-24T06:59:28.777Z] #41 ...
06:59:28 [2020-10-24T06:59:28.777Z] 
06:59:28 [2020-10-24T06:59:28.777Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:59:28 [2020-10-24T06:59:28.777Z] #38 181.4 + dpkg --print-architecture
06:59:28 [2020-10-24T06:59:28.777Z] #38 181.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:59:28 [2020-10-24T06:59:28.777Z] #38 182.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:59:28 [2020-10-24T06:59:28.777Z] #38 182.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:59:29 [2020-10-24T06:59:29.066Z] ok  	github.com/docker/docker/builder/remotecontext	0.314s	coverage: 13.6% of statements
06:59:29 [2020-10-24T06:59:29.066Z] ok  	github.com/docker/docker/builder/dockerfile	0.937s	coverage: 48.0% of statements
06:59:29 [2020-10-24T06:59:29.274Z] #41 20.43   CC       images/core-s390.o
06:59:29 [2020-10-24T06:59:29.584Z] #41 14.81 make[1]: Nothing to be done for 'all'.
06:59:29 [2020-10-24T06:59:29.584Z] #41 ...
06:59:29 [2020-10-24T06:59:29.584Z] 
06:59:29 [2020-10-24T06:59:29.584Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:29 [2020-10-24T06:59:29.584Z] #49 80.05 encoding/json
06:59:29 [2020-10-24T06:59:29.584Z] #49 82.74 github.com/pkg/diff
06:59:29 [2020-10-24T06:59:29.584Z] #49 84.27 go/ast
06:59:29 [2020-10-24T06:59:29.584Z] #49 86.83 golang.org/x/crypto/ssh/terminal
06:59:29 [2020-10-24T06:59:29.584Z] #49 88.24 mvdan.cc/editorconfig
06:59:29 [2020-10-24T06:59:29.584Z] #49 89.01 mvdan.cc/sh/v3/fileutil
06:59:29 [2020-10-24T06:59:29.584Z] #49 89.19 mvdan.cc/sh/v3/syntax
06:59:29 [2020-10-24T06:59:29.584Z] #49 ...
06:59:29 [2020-10-24T06:59:29.584Z] 
06:59:29 [2020-10-24T06:59:29.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:29 [2020-10-24T06:59:29.584Z] #43 87.52 text/template
06:59:29 [2020-10-24T06:59:29.584Z] #43 87.96 go/parser
06:59:29 [2020-10-24T06:59:29.591Z] #52 11.16 + '[' -z '' ']'
06:59:29 [2020-10-24T06:59:29.591Z] #52 11.16 + target=static
06:59:29 [2020-10-24T06:59:29.591Z] #52 11.16 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:59:29 [2020-10-24T06:59:29.591Z] #52 11.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 runc .
06:59:29 [2020-10-24T06:59:29.701Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
06:59:29 [2020-10-24T06:59:29.721Z] #38 ...
06:59:29 [2020-10-24T06:59:29.721Z] 
06:59:29 [2020-10-24T06:59:29.721Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
06:59:29 [2020-10-24T06:59:29.721Z] #20 5.133 Collecting yamllint==1.16.0
06:59:29 [2020-10-24T06:59:29.846Z] #41 21.07   CC       images/cpuinfo.o
06:59:30 [2020-10-24T06:59:30.107Z] #41 21.51   CC       images/inventory.o
06:59:30 [2020-10-24T06:59:30.369Z] #41 21.88   CC       images/fdinfo.o
06:59:30 [2020-10-24T06:59:30.656Z] #52 ...
06:59:30 [2020-10-24T06:59:30.656Z] 
06:59:30 [2020-10-24T06:59:30.656Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:30 [2020-10-24T06:59:30.656Z] #19 0.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
06:59:30 [2020-10-24T06:59:30.656Z] #19 0.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:59:30 [2020-10-24T06:59:30.656Z] #19 0.639 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
06:59:30 [2020-10-24T06:59:30.656Z] #19 1.543 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
06:59:30 [2020-10-24T06:59:30.656Z] #19 3.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
06:59:30 [2020-10-24T06:59:30.656Z] #19 4.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
06:59:30 [2020-10-24T06:59:30.656Z] #19 ...
06:59:30 [2020-10-24T06:59:30.656Z] 
06:59:30 [2020-10-24T06:59:30.656Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:30 [2020-10-24T06:59:30.656Z] #42 52.12   DEP      compel/src/lib/infect.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 52.26   DEP      compel/src/lib/infect-util.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 52.37   DEP      compel/src/lib/infect-rpc.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 52.51   DEP      compel/arch/ppc64/src/lib/infect.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 52.61   DEP      compel/arch/ppc64/src/lib/cpu.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 52.75   DEP      compel/src/lib/log.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 52.88   DEP      compel/src/main.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 53.10   DEP      compel/src/lib/handle-elf.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 53.27   DEP      compel/arch/ppc64/src/lib/handle-elf.d
06:59:30 [2020-10-24T06:59:30.656Z] #42 53.39   CC       compel/src/lib/log.o
06:59:30 [2020-10-24T06:59:30.656Z] #42 53.61   CC       compel/arch/ppc64/src/lib/cpu.o
06:59:30 [2020-10-24T06:59:30.656Z] #42 53.80   CC       compel/arch/ppc64/src/lib/infect.o
06:59:30 [2020-10-24T06:59:30.739Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.377s	coverage: 86.3% of statements
06:59:30 [2020-10-24T06:59:30.739Z] ?   	github.com/docker/docker/cli	[no test files]
06:59:30 [2020-10-24T06:59:30.739Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:59:30 [2020-10-24T06:59:30.942Z] #41 22.25   CC       images/fown.o
06:59:30 [2020-10-24T06:59:30.955Z] #43 91.17 encoding/xml
06:59:31 [2020-10-24T06:59:31.162Z] #47 ...
06:59:31 [2020-10-24T06:59:31.162Z] 
06:59:31 [2020-10-24T06:59:31.162Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
06:59:31 [2020-10-24T06:59:31.162Z] #27 DONE 49.5s
06:59:31 [2020-10-24T06:59:31.162Z] 
06:59:31 [2020-10-24T06:59:31.162Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:59:31 [2020-10-24T06:59:31.162Z] #45 DONE 54.5s
06:59:31 [2020-10-24T06:59:31.162Z] 
06:59:31 [2020-10-24T06:59:31.162Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:31 [2020-10-24T06:59:31.162Z] #62 DONE 54.5s
06:59:31 [2020-10-24T06:59:31.162Z] 
06:59:31 [2020-10-24T06:59:31.162Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:59:31 [2020-10-24T06:59:31.162Z] #53 52.33 Processing triggers for libc-bin (2.28-10) ...
06:59:31 [2020-10-24T06:59:31.162Z] #53 DONE 54.5s
06:59:31 [2020-10-24T06:59:31.162Z] 
06:59:31 [2020-10-24T06:59:31.162Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:59:31 [2020-10-24T06:59:31.203Z] #41 22.47   CC       images/ns.o
06:59:31 [2020-10-24T06:59:31.318Z] #42 54.72   CC       compel/src/lib/infect-rpc.o
06:59:31 [2020-10-24T06:59:31.464Z] #41 22.70   CC       images/regfile.o
06:59:31 [2020-10-24T06:59:31.627Z] #42 55.14   CC       compel/src/lib/infect-util.o
06:59:31 [2020-10-24T06:59:31.726Z] #41 22.95   CC       images/ghost-file.o
06:59:31 [2020-10-24T06:59:31.885Z] #43 92.44 go/doc
06:59:31 [2020-10-24T06:59:31.926Z] #42 55.43   CC       compel/src/lib/infect.o
06:59:31 [2020-10-24T06:59:31.988Z] #41 23.28   CC       images/fifo.o
06:59:32 [2020-10-24T06:59:32.143Z] #43 ...
06:59:32 [2020-10-24T06:59:32.143Z] 
06:59:32 [2020-10-24T06:59:32.143Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:59:32 [2020-10-24T06:59:32.250Z] #41 23.45   CC       images/remap-file-path.o
06:59:32 [2020-10-24T06:59:32.250Z] #41 23.64   CC       images/eventfd.o
06:59:32 [2020-10-24T06:59:32.254Z] ok  	github.com/docker/docker/client	0.113s	coverage: 75.4% of statements
06:59:32 [2020-10-24T06:59:32.824Z] #41 23.91   CC       images/eventpoll.o
06:59:32 [2020-10-24T06:59:32.824Z] #41 ...
06:59:32 [2020-10-24T06:59:32.824Z] 
06:59:32 [2020-10-24T06:59:32.824Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:32 [2020-10-24T06:59:32.824Z] #49 87.17 mvdan.cc/sh/v3/cmd/shfmt
06:59:32 [2020-10-24T06:59:32.824Z] #49 DONE 93.0s
06:59:32 [2020-10-24T06:59:32.824Z] 
06:59:32 [2020-10-24T06:59:32.824Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + export 'BUILDTAGS=netgo osusergo static_build'
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + BUILDTAGS='netgo osusergo static_build'
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + export EXTRA_FLAGS=-buildmode=pie
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + EXTRA_FLAGS=-buildmode=pie
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + '[' '' = dynamic ']'
06:59:32 [2020-10-24T06:59:32.824Z] #54 42.17 + make
06:59:32 [2020-10-24T06:59:32.824Z] #54 43.04 + bin/ctr
06:59:32 [2020-10-24T06:59:32.824Z] #54 ...
06:59:32 [2020-10-24T06:59:32.824Z] 
06:59:32 [2020-10-24T06:59:32.824Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:32 [2020-10-24T06:59:32.824Z] #41 24.29   CC       images/fh.o
06:59:33 [2020-10-24T06:59:33.231Z] #54 39.07 Checking out files:  56% (1944/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  97% (3373/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
06:59:33 [2020-10-24T06:59:33.231Z] #54 40.18 + cd /tmp/tmp.S9gGdfQZXp/src/github.com/containerd/containerd
06:59:33 [2020-10-24T06:59:33.231Z] #54 40.19 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
06:59:33 [2020-10-24T06:59:33.397Z] #41 24.82   CC       images/fsnotify.o
06:59:33 [2020-10-24T06:59:33.467Z] #42 ...
06:59:33 [2020-10-24T06:59:33.467Z] 
06:59:33 [2020-10-24T06:59:33.467Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:33 [2020-10-24T06:59:33.467Z] #44 111.6 encoding/xml
06:59:33 [2020-10-24T06:59:33.467Z] #44 119.7 math/big
06:59:33 [2020-10-24T06:59:33.467Z] #44 ...
06:59:33 [2020-10-24T06:59:33.467Z] 
06:59:33 [2020-10-24T06:59:33.467Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:33 [2020-10-24T06:59:33.467Z] #19 11.52 Fetched 8171 kB in 11s (739 kB/s)
06:59:33 [2020-10-24T06:59:33.766Z] #19 11.52 Reading package lists...
06:59:33 [2020-10-24T06:59:33.766Z] #19 ...
06:59:33 [2020-10-24T06:59:33.766Z] 
06:59:33 [2020-10-24T06:59:33.766Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:33 [2020-10-24T06:59:33.766Z] #50 112.0 golang.org/x/crypto/ssh/terminal
06:59:33 [2020-10-24T06:59:33.766Z] #50 116.1 mvdan.cc/sh/v3/cmd/shfmt
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.040 + RM_GOPATH=0
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.040 + TMP_GOPATH=
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.040 + : /build
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.040 + '[' -z '' ']'
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.040 ++ mktemp -d
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.093 + export GOPATH=/tmp/tmp.l1vN0ysaVS
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.093 + GOPATH=/tmp/tmp.l1vN0ysaVS
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.093 + RM_GOPATH=1
06:59:33 [2020-10-24T06:59:33.796Z] #54 3.093 + case "$(go env GOARCH)" in
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.096 ++ go env GOARCH
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.124 + export GO_BUILDMODE=-buildmode=pie
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.124 + GO_BUILDMODE=-buildmode=pie
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.125 ++ dirname /tmp/install/install.sh
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.129 + dir=/tmp/install
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.129 + bin=containerd
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.129 + shift
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.129 + '[' '!' -f /tmp/install/containerd.installer ']'
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.129 + . /tmp/install/containerd.installer
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.129 ++ set -e
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.130 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.130 + install_containerd
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.130 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.131 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.132 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l1vN0ysaVS/src/github.com/containerd/containerd
06:59:34 [2020-10-24T06:59:34.069Z] #54 3.139 Cloning into '/tmp/tmp.l1vN0ysaVS/src/github.com/containerd/containerd'...
06:59:34 [2020-10-24T06:59:34.072Z] #50 DONE 122.4s
06:59:34 [2020-10-24T06:59:34.073Z] 
06:59:34 [2020-10-24T06:59:34.073Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:59:34 [2020-10-24T06:59:34.341Z] #41 25.64   CC       images/signalfd.o
06:59:34 [2020-10-24T06:59:34.614Z] #41 25.83   CC       images/fs.o
06:59:34 [2020-10-24T06:59:34.614Z] #41 25.99   CC       images/pstree.o
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + export 'BUILDTAGS=netgo osusergo static_build'
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + BUILDTAGS='netgo osusergo static_build'
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + export EXTRA_FLAGS=-buildmode=pie
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + EXTRA_FLAGS=-buildmode=pie
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + '[' '' = dynamic ']'
06:59:34 [2020-10-24T06:59:34.671Z] #54 41.69 + make
06:59:35 [2020-10-24T06:59:35.014Z] #20 10.48   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:59:35 [2020-10-24T06:59:35.187Z] #41 26.24   CC       images/pipe.o
06:59:35 [2020-10-24T06:59:35.187Z] #41 26.43   CC       images/tcp-stream.o
06:59:35 [2020-10-24T06:59:35.187Z] #41 26.69   CC       images/sk-packet.o
06:59:35 [2020-10-24T06:59:35.274Z] #20 10.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:59:35 [2020-10-24T06:59:35.274Z] #20 10.63   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
06:59:35 [2020-10-24T06:59:35.274Z] #20 10.69 Collecting pyyaml (from yamllint==1.16.0)
06:59:35 [2020-10-24T06:59:35.449Z] #41 26.96   CC       images/mnt.o
06:59:35 [2020-10-24T06:59:35.535Z] #20 10.83   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
06:59:35 [2020-10-24T06:59:35.599Z] #54 42.65 + bin/ctr
06:59:36 [2020-10-24T06:59:36.022Z] #41 27.24   CC       images/pipe-data.o
06:59:36 [2020-10-24T06:59:36.225Z] #39 ...
06:59:36 [2020-10-24T06:59:36.225Z] 
06:59:36 [2020-10-24T06:59:36.225Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:36 [2020-10-24T06:59:36.225Z] #42 59.33   CC       compel/src/lib/ptrace.o
06:59:36 [2020-10-24T06:59:36.283Z] #41 27.44   CC       images/sa.o
06:59:36 [2020-10-24T06:59:36.526Z] #42 59.78   AR       compel/libcompel.a
06:59:36 [2020-10-24T06:59:36.526Z] #42 59.86   HOSTCC   compel/src/main-host.o
06:59:36 [2020-10-24T06:59:36.547Z] #41 27.75   CC       images/timer.o
06:59:36 [2020-10-24T06:59:36.634Z] #54 ...
06:59:36 [2020-10-24T06:59:36.635Z] 
06:59:36 [2020-10-24T06:59:36.635Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:36 [2020-10-24T06:59:36.635Z] #43 50.05 time
06:59:36 [2020-10-24T06:59:36.635Z] #43 52.20 regexp
06:59:36 [2020-10-24T06:59:36.635Z] #43 53.57 path/filepath
06:59:36 [2020-10-24T06:59:36.635Z] #43 53.59 net
06:59:36 [2020-10-24T06:59:36.635Z] #43 56.41 os/exec
06:59:36 [2020-10-24T06:59:36.635Z] #43 57.46 internal/lazyregexp
06:59:36 [2020-10-24T06:59:36.635Z] #43 57.99 github.com/LK4D4/vndr/versioned
06:59:36 [2020-10-24T06:59:36.635Z] #43 ...
06:59:36 [2020-10-24T06:59:36.635Z] 
06:59:36 [2020-10-24T06:59:36.635Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:36 [2020-10-24T06:59:36.635Z] #40 52.16 Selecting previously unselected package libnet1-dev.
06:59:36 [2020-10-24T06:59:36.635Z] #40 52.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 53.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 54.01 Selecting previously unselected package libnl-3-200:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 54.12 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 54.14 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 54.64 Selecting previously unselected package libnl-3-dev:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 54.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 54.64 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 55.46 Selecting previously unselected package libprotobuf-c1:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 55.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 55.53 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 55.71 Selecting previously unselected package libprotobuf-c-dev:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 55.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 55.73 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 56.06 Selecting previously unselected package zlib1g-dev:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 56.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 56.09 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 56.82 Selecting previously unselected package libprotobuf17:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 56.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 56.83 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 57.60 Selecting previously unselected package libprotobuf-lite17:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 57.61 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 57.62 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 58.04 Selecting previously unselected package libprotobuf-dev:arm64.
06:59:36 [2020-10-24T06:59:36.635Z] #40 58.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 58.05 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
06:59:36 [2020-10-24T06:59:36.635Z] #40 ...
06:59:36 [2020-10-24T06:59:36.635Z] 
06:59:36 [2020-10-24T06:59:36.635Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:36 [2020-10-24T06:59:36.635Z] #34 50.49 Selecting previously unselected package vim-common.
06:59:36 [2020-10-24T06:59:36.635Z] #34 50.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #34 50.99 Unpacking vim-common (2:8.1.0875-5) ...
06:59:36 [2020-10-24T06:59:36.635Z] #34 54.12 Selecting previously unselected package cmake-data.
06:59:36 [2020-10-24T06:59:36.635Z] #34 54.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:59:36 [2020-10-24T06:59:36.635Z] #34 54.13 Unpacking cmake-data (3.13.4-1) ...
06:59:36 [2020-10-24T06:59:36.819Z] #41 28.08   CC       images/timerfd.o
06:59:36 [2020-10-24T06:59:36.819Z] #41 28.18   CC       images/mm.o
06:59:36 [2020-10-24T06:59:36.824Z] #42 60.16   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
06:59:36 [2020-10-24T06:59:36.824Z] #42 60.33   HOSTCC   compel/src/lib/handle-elf-host.o
06:59:36 [2020-10-24T06:59:36.897Z] #34 ...
06:59:36 [2020-10-24T06:59:36.897Z] 
06:59:36 [2020-10-24T06:59:36.897Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:36 [2020-10-24T06:59:36.897Z] #11 53.95 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:59:36 [2020-10-24T06:59:36.897Z] #11 53.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 54.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 57.86 Selecting previously unselected package binutils-mingw-w64.
06:59:36 [2020-10-24T06:59:36.897Z] #11 57.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 57.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 58.10 Selecting previously unselected package libdevmapper1.02.1:arm64.
06:59:36 [2020-10-24T06:59:36.897Z] #11 58.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 58.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 58.59 Selecting previously unselected package dmsetup.
06:59:36 [2020-10-24T06:59:36.897Z] #11 58.59 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 58.61 Unpacking dmsetup (2:1.02.155-3) ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 59.14 Selecting previously unselected package mingw-w64-common.
06:59:36 [2020-10-24T06:59:36.897Z] #11 59.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:59:36 [2020-10-24T06:59:36.897Z] #11 59.18 Unpacking mingw-w64-common (6.0.0-3) ...
06:59:36 [2020-10-24T06:59:36.921Z] #20 12.27 Building wheels for collected packages: pyyaml
06:59:36 [2020-10-24T06:59:36.921Z] #20 12.28   Running setup.py bdist_wheel for pyyaml: started
06:59:37 [2020-10-24T06:59:37.081Z] #41 28.36   CC       images/sk-opts.o
06:59:37 [2020-10-24T06:59:37.163Z] #11 ...
06:59:37 [2020-10-24T06:59:37.163Z] 
06:59:37 [2020-10-24T06:59:37.163Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:37 [2020-10-24T06:59:37.163Z] #34 60.98 Selecting previously unselected package libicu63:arm64.
06:59:37 [2020-10-24T06:59:37.163Z] #34 60.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
06:59:37 [2020-10-24T06:59:37.163Z] #34 61.00 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
06:59:37 [2020-10-24T06:59:37.163Z] #34 ...
06:59:37 [2020-10-24T06:59:37.163Z] 
06:59:37 [2020-10-24T06:59:37.163Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:37 [2020-10-24T06:59:37.163Z] #49 51.09 context
06:59:37 [2020-10-24T06:59:37.163Z] #49 51.10 internal/poll
06:59:37 [2020-10-24T06:59:37.163Z] #49 51.84 regexp
06:59:37 [2020-10-24T06:59:37.163Z] #49 53.02 os
06:59:37 [2020-10-24T06:59:37.163Z] #49 57.87 mvdan.cc/sh/v3/fileutil
06:59:37 [2020-10-24T06:59:37.163Z] #49 58.94 flag
06:59:37 [2020-10-24T06:59:37.163Z] #49 58.97 encoding/binary
06:59:37 [2020-10-24T06:59:37.163Z] #49 59.05 github.com/pkg/diff
06:59:37 [2020-10-24T06:59:37.163Z] #49 59.08 go/token
06:59:37 [2020-10-24T06:59:37.343Z] #41 28.62   CC       images/sk-unix.o
06:59:37 [2020-10-24T06:59:37.426Z] #49 ...
06:59:37 [2020-10-24T06:59:37.426Z] 
06:59:37 [2020-10-24T06:59:37.426Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:37 [2020-10-24T06:59:37.426Z] #40 60.90 Selecting previously unselected package libprotoc17:arm64.
06:59:37 [2020-10-24T06:59:37.426Z] #40 60.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
06:59:37 [2020-10-24T06:59:37.426Z] #40 60.97 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
06:59:37 [2020-10-24T06:59:37.475Z] #42 60.75   HOSTCC   compel/src/lib/log-host.o
06:59:37 [2020-10-24T06:59:37.475Z] #42 60.96   HOSTLINK compel/compel-host-bin
06:59:37 [2020-10-24T06:59:37.605Z] #41 28.94   CC       images/sk-inet.o
06:59:37 [2020-10-24T06:59:37.691Z] #40 61.64 Selecting previously unselected package protobuf-c-compiler.
06:59:37 [2020-10-24T06:59:37.691Z] #40 61.64 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
06:59:37 [2020-10-24T06:59:37.691Z] #40 61.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:59:37 [2020-10-24T06:59:37.773Z] #42 61.09   DEP      soccr/soccr.d
06:59:37 [2020-10-24T06:59:37.773Z] #42 61.23   CC       soccr/soccr.o
06:59:37 [2020-10-24T06:59:37.861Z] #20 13.24   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:59:37 [2020-10-24T06:59:37.861Z] #20 13.24   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
06:59:37 [2020-10-24T06:59:37.861Z] #20 13.32 Successfully built pyyaml
06:59:37 [2020-10-24T06:59:37.861Z] #20 13.34 Installing collected packages: pathspec, pyyaml, yamllint
06:59:37 [2020-10-24T06:59:37.867Z] #41 29.34   CC       images/tun.o
06:59:37 [2020-10-24T06:59:37.955Z] #40 ...
06:59:37 [2020-10-24T06:59:37.955Z] 
06:59:37 [2020-10-24T06:59:37.955Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:37 [2020-10-24T06:59:37.955Z] #32 51.79 os
06:59:37 [2020-10-24T06:59:37.955Z] #32 52.55 internal/fmtsort
06:59:37 [2020-10-24T06:59:37.955Z] #32 53.44 path/filepath
06:59:37 [2020-10-24T06:59:37.955Z] #32 53.45 fmt
06:59:37 [2020-10-24T06:59:37.955Z] #32 54.31 io/ioutil
06:59:37 [2020-10-24T06:59:37.955Z] #32 56.68 flag
06:59:37 [2020-10-24T06:59:37.955Z] #32 56.69 github.com/BurntSushi/toml
06:59:37 [2020-10-24T06:59:37.955Z] #32 56.69 log
06:59:37 [2020-10-24T06:59:37.955Z] #32 61.23 github.com/BurntSushi/toml/cmd/tomlv
06:59:38 [2020-10-24T06:59:38.128Z] #41 29.62   CC       images/sk-netlink.o
06:59:38 [2020-10-24T06:59:38.220Z] #32 ...
06:59:38 [2020-10-24T06:59:38.220Z] 
06:59:38 [2020-10-24T06:59:38.220Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:38 [2020-10-24T06:59:38.220Z] #40 61.94 Selecting previously unselected package protobuf-compiler.
06:59:38 [2020-10-24T06:59:38.220Z] #40 61.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
06:59:38 [2020-10-24T06:59:38.220Z] #40 61.97 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:59:38 [2020-10-24T06:59:38.390Z] #41 ...
06:59:38 [2020-10-24T06:59:38.390Z] 
06:59:38 [2020-10-24T06:59:38.390Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:38 [2020-10-24T06:59:38.390Z] #43 88.51 github.com/LK4D4/vndr/build
06:59:38 [2020-10-24T06:59:38.390Z] #43 90.29 github.com/LK4D4/vndr/versioned
06:59:38 [2020-10-24T06:59:38.390Z] #43 90.42 compress/flate
06:59:38 [2020-10-24T06:59:38.390Z] #43 92.54 hash/crc32
06:59:38 [2020-10-24T06:59:38.390Z] #43 93.04 net
06:59:38 [2020-10-24T06:59:38.390Z] #43 93.20 compress/gzip
06:59:38 [2020-10-24T06:59:38.390Z] #43 94.19 vendor/golang.org/x/text/transform
06:59:38 [2020-10-24T06:59:38.390Z] #43 94.81 vendor/golang.org/x/text/unicode/bidi
06:59:38 [2020-10-24T06:59:38.390Z] #43 96.47 vendor/golang.org/x/text/secure/bidirule
06:59:38 [2020-10-24T06:59:38.390Z] #43 96.76 vendor/golang.org/x/text/unicode/norm
06:59:38 [2020-10-24T06:59:38.432Z] #20 13.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
06:59:38 [2020-10-24T06:59:38.485Z] #40 62.27 Selecting previously unselected package python-pkg-resources.
06:59:38 [2020-10-24T06:59:38.485Z] #40 62.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:59:38 [2020-10-24T06:59:38.485Z] #40 62.40 Unpacking python-pkg-resources (40.8.0-1) ...
06:59:38 [2020-10-24T06:59:38.652Z] #43 ...
06:59:38 [2020-10-24T06:59:38.652Z] 
06:59:38 [2020-10-24T06:59:38.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:38 [2020-10-24T06:59:38.652Z] #41 29.87   CC       images/packet-sock.o
06:59:38 [2020-10-24T06:59:38.692Z] #20 DONE 14.1s
06:59:38 [2020-10-24T06:59:38.692Z] 
06:59:38 [2020-10-24T06:59:38.692Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
06:59:38 [2020-10-24T06:59:38.914Z] #41 30.21   CC       images/ipc-var.o
06:59:38 [2020-10-24T06:59:38.951Z] #23 DONE 0.3s
06:59:38 [2020-10-24T06:59:38.951Z] 
06:59:38 [2020-10-24T06:59:38.952Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:59:39 [2020-10-24T06:59:39.065Z] #40 62.81 Selecting previously unselected package python-six.
06:59:39 [2020-10-24T06:59:39.065Z] #40 62.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:59:39 [2020-10-24T06:59:39.231Z] #41 30.40   CC       images/ipc-desc.o
06:59:39 [2020-10-24T06:59:39.231Z] #41 30.64   CC       images/ipc-shm.o
06:59:39 [2020-10-24T06:59:39.310Z] #42 62.82   AR       soccr/libsoccr.a
06:59:39 [2020-10-24T06:59:39.330Z] #40 63.16 Unpacking python-six (1.12.0-1) ...
06:59:39 [2020-10-24T06:59:39.507Z] #41 30.91   CC       images/ipc-msg.o
06:59:39 [2020-10-24T06:59:39.594Z] #40 63.44 Selecting previously unselected package python-protobuf.
06:59:39 [2020-10-24T06:59:39.594Z] #40 63.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
06:59:39 [2020-10-24T06:59:39.594Z] #40 63.45 Unpacking python-protobuf (3.6.1.3-2) ...
06:59:39 [2020-10-24T06:59:39.612Z] #42 62.85 make[1]: 'soccr/libsoccr.a' is up to date.
06:59:39 [2020-10-24T06:59:39.775Z] #41 31.16   CC       images/ipc-sem.o
06:59:39 [2020-10-24T06:59:39.916Z] #42 63.23   DEP      criu/arch/ppc64/sigframe.d
06:59:40 [2020-10-24T06:59:40.044Z] #41 31.39   CC       images/utsns.o
06:59:40 [2020-10-24T06:59:40.225Z] #42 63.41   DEP      criu/arch/ppc64/crtools.d
06:59:40 [2020-10-24T06:59:40.225Z] #42 63.56   DEP      criu/arch/ppc64/cpu.d
06:59:40 [2020-10-24T06:59:40.305Z] #41 31.59   CC       images/creds.o
06:59:40 [2020-10-24T06:59:40.305Z] #41 31.80   CC       images/vma.o
06:59:40 [2020-10-24T06:59:40.524Z] #42 63.90   CC       criu/arch/ppc64/cpu.o
06:59:40 [2020-10-24T06:59:40.566Z] #41 32.06   CC       images/netdev.o
06:59:40 [2020-10-24T06:59:40.828Z] #42 64.34   CC       criu/arch/ppc64/crtools.o
06:59:40 [2020-10-24T06:59:40.851Z] #54 ...
06:59:40 [2020-10-24T06:59:40.851Z] 
06:59:40 [2020-10-24T06:59:40.851Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:40 [2020-10-24T06:59:40.851Z] #41 16.15   CC       images/stats.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 16.50   CC       images/core.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 17.07   CC       images/core-x86.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 17.59   CC       images/core-arm.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 18.05   CC       images/core-aarch64.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 18.48   CC       images/core-ppc64.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 19.25   CC       images/core-s390.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 19.94   CC       images/cpuinfo.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 20.34   CC       images/inventory.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 20.58   CC       images/fdinfo.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 20.93   CC       images/fown.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 21.21   CC       images/ns.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 21.52   CC       images/regfile.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 21.83   CC       images/ghost-file.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 22.23   CC       images/fifo.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 22.50   CC       images/remap-file-path.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 22.80   CC       images/eventfd.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 23.00   CC       images/eventpoll.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 23.31   CC       images/fh.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 23.61   CC       images/fsnotify.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 24.27   CC       images/signalfd.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 24.52   CC       images/fs.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 24.72   CC       images/pstree.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 25.03   CC       images/pipe.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 25.23   CC       images/tcp-stream.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 25.47   CC       images/sk-packet.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 25.79   CC       images/mnt.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 26.08   CC       images/pipe-data.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 ...
06:59:40 [2020-10-24T06:59:40.851Z] 
06:59:40 [2020-10-24T06:59:40.851Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:40 [2020-10-24T06:59:40.851Z] #49 95.28 mvdan.cc/sh/v3/cmd/shfmt
06:59:40 [2020-10-24T06:59:40.851Z] #49 DONE 101.5s
06:59:40 [2020-10-24T06:59:40.851Z] 
06:59:40 [2020-10-24T06:59:40.851Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:40 [2020-10-24T06:59:40.851Z] #41 26.32   CC       images/sa.o
06:59:40 [2020-10-24T06:59:40.851Z] #41 ...
06:59:40 [2020-10-24T06:59:40.851Z] 
06:59:40 [2020-10-24T06:59:40.851Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:40 [2020-10-24T06:59:40.851Z] #43 95.51 github.com/LK4D4/vndr/build
06:59:40 [2020-10-24T06:59:40.851Z] #43 97.13 github.com/LK4D4/vndr/versioned
06:59:40 [2020-10-24T06:59:40.851Z] #43 97.22 compress/flate
06:59:40 [2020-10-24T06:59:40.851Z] #43 98.49 hash/crc32
06:59:40 [2020-10-24T06:59:40.851Z] #43 99.19 net
06:59:40 [2020-10-24T06:59:40.851Z] #43 99.70 compress/gzip
06:59:40 [2020-10-24T06:59:40.851Z] #43 100.4 vendor/golang.org/x/text/transform
06:59:40 [2020-10-24T06:59:40.851Z] #43 101.0 vendor/golang.org/x/text/unicode/bidi
06:59:41 [2020-10-24T06:59:41.137Z] #41 32.40   CC       images/tty.o
06:59:41 [2020-10-24T06:59:41.414Z] #43 ...
06:59:41 [2020-10-24T06:59:41.414Z] 
06:59:41 [2020-10-24T06:59:41.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:41 [2020-10-24T06:59:41.414Z] #41 26.75   CC       images/timer.o
06:59:41 [2020-10-24T06:59:41.491Z] #28 ...
06:59:41 [2020-10-24T06:59:41.491Z] 
06:59:41 [2020-10-24T06:59:41.491Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:41 [2020-10-24T06:59:41.491Z] #41 127.4   CC       criu/namespaces.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 129.1   CC       criu/net.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 132.0   CC       criu/netfilter.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 132.5   CC       criu/page-pipe.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 133.2   CC       criu/page-xfer.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 135.1   CC       criu/pagemap-cache.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 135.6   CC       criu/pagemap.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 136.5   CC       criu/parasite-syscall.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 137.2   CC       criu/path.o
06:59:41 [2020-10-24T06:59:41.491Z] #41 137.5   CC       criu/pie-util-vdso-elf32.o
06:59:41 [2020-10-24T06:59:41.612Z] Commit message: "docker stats: fix 'panic: close of closed channel'"
06:59:41 [2020-10-24T06:59:41.653Z] #40 65.36 Setting up python-pkg-resources (40.8.0-1) ...
06:59:41 [2020-10-24T06:59:41.710Z] #41 32.91   CC       images/file-lock.o
06:59:41 [2020-10-24T06:59:41.890Z] #42 65.40   CC       criu/arch/ppc64/sigframe.o
06:59:41 [2020-10-24T06:59:41.972Z] #41 33.13   CC       images/rlimit.o
06:59:41 [2020-10-24T06:59:41.972Z] #41 33.30   CC       images/pagemap.o
06:59:41 [2020-10-24T06:59:41.977Z] #41 27.52   CC       images/timerfd.o
06:59:42 [2020-10-24T06:59:42.062Z] #41 137.9   CC       criu/pie-util-vdso.o
06:59:42 [2020-10-24T06:59:42.004Z]  > git --version # timeout=10
06:59:42 [2020-10-24T06:59:42.055Z]  > git --version # 'git version 2.24.1.windows.2'
06:59:42 [2020-10-24T06:59:42.102Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
06:59:42 [2020-10-24T06:59:42.233Z] #41 33.53   CC       images/siginfo.o
06:59:42 [2020-10-24T06:59:42.236Z] #41 27.73   CC       images/mm.o
06:59:42 [2020-10-24T06:59:42.322Z] #41 138.4   CC       criu/pie-util.o
06:59:42 [2020-10-24T06:59:42.494Z] #41 27.97   CC       images/sk-opts.o
06:59:42 [2020-10-24T06:59:42.494Z] #41 33.83   CC       images/rpc.o
06:59:42 [2020-10-24T06:59:42.541Z] #42 65.73   LINK     criu/arch/ppc64/crtools.built-in.o
06:59:42 [2020-10-24T06:59:42.541Z] #42 65.77   DEP      criu/pie/util-vdso.d
06:59:42 [2020-10-24T06:59:42.541Z] #42 65.91   DEP      criu/pie/util.d
06:59:42 [2020-10-24T06:59:42.541Z] #42 66.09   CC       criu/pie/util.o
06:59:42 [2020-10-24T06:59:42.583Z] #41 138.6   CC       criu/pipes.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:59:42 [2020-10-24T06:59:42.751Z] #41 28.15   CC       images/sk-unix.o
06:59:42 [2020-10-24T06:59:42.841Z] #42 66.42   CC       criu/pie/util-vdso.o
06:59:42 [2020-10-24T06:59:42.843Z] #41 ...
06:59:42 [2020-10-24T06:59:42.844Z] 
06:59:42 [2020-10-24T06:59:42.844Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
06:59:42 [2020-10-24T06:59:42.844Z] #28 DONE 3.9s
06:59:42 [2020-10-24T06:59:42.844Z] 
06:59:42 [2020-10-24T06:59:42.844Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:42 [2020-10-24T06:59:42.844Z] #51 90.04 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
06:59:43 [2020-10-24T06:59:43.008Z] #41 28.51   CC       images/sk-inet.o
06:59:43 [2020-10-24T06:59:43.265Z] #41 28.83   CC       images/tun.o
06:59:43 [2020-10-24T06:59:43.414Z] #51 ...
06:59:43 [2020-10-24T06:59:43.414Z] 
06:59:43 [2020-10-24T06:59:43.414Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
06:59:43 [2020-10-24T06:59:43.414Z] #31 DONE 0.4s
06:59:43 [2020-10-24T06:59:43.414Z] 
06:59:43 [2020-10-24T06:59:43.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:43 [2020-10-24T06:59:43.414Z] #41 139.4   CC       criu/plugin.o
06:59:43 [2020-10-24T06:59:43.414Z] #41 ...
06:59:43 [2020-10-24T06:59:43.414Z] 
06:59:43 [2020-10-24T06:59:43.414Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
06:59:43 [2020-10-24T06:59:43.414Z] #33 DONE 0.2s
06:59:43 [2020-10-24T06:59:43.522Z] #41 29.10   CC       images/sk-netlink.o
06:59:43 [2020-10-24T06:59:43.584Z] #40 ...
06:59:43 [2020-10-24T06:59:43.584Z] 
06:59:43 [2020-10-24T06:59:43.584Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:43 [2020-10-24T06:59:43.584Z] #32 DONE 67.2s
06:59:43 [2020-10-24T06:59:43.584Z] 
06:59:43 [2020-10-24T06:59:43.584Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:43 [2020-10-24T06:59:43.584Z] #34 67.25 Selecting previously unselected package libxml2:arm64.
06:59:43 [2020-10-24T06:59:43.584Z] #34 67.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
06:59:43 [2020-10-24T06:59:43.584Z] #34 67.47 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
06:59:43 [2020-10-24T06:59:43.675Z] 
06:59:43 [2020-10-24T06:59:43.675Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
06:59:43 [2020-10-24T06:59:43.779Z] #41 29.37   CC       images/packet-sock.o
06:59:43 [2020-10-24T06:59:43.879Z] #41 34.90   CC       images/ext-file.o
06:59:43 [2020-10-24T06:59:43.879Z] #41 35.10   CC       images/cgroup.o
06:59:43 [2020-10-24T06:59:43.898Z] #42 67.29   AR       criu/pie/pie.lib.a
06:59:43 [2020-10-24T06:59:43.898Z] #42 67.40   DEP      criu/pie/restorer.d
06:59:43 [2020-10-24T06:59:43.935Z] #36 DONE 0.4s
06:59:43 [2020-10-24T06:59:43.935Z] 
06:59:43 [2020-10-24T06:59:43.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:43 [2020-10-24T06:59:43.935Z] #41 139.8   CC       criu/proc_parse.o
06:59:44 [2020-10-24T06:59:44.344Z] #41 29.76   CC       images/ipc-var.o
06:59:44 [2020-10-24T06:59:44.344Z] #41 29.93   CC       images/ipc-desc.o
06:59:44 [2020-10-24T06:59:44.450Z] #41 35.69   CC       images/userns.o
06:59:44 [2020-10-24T06:59:44.535Z] #34 68.32 Selecting previously unselected package libarchive13:arm64.
06:59:44 [2020-10-24T06:59:44.535Z] #34 68.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
06:59:44 [2020-10-24T06:59:44.535Z] #34 68.36 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
06:59:44 [2020-10-24T06:59:44.561Z] #42 67.82   DEP      criu/arch/ppc64/vdso-trampoline.d
06:59:44 [2020-10-24T06:59:44.561Z] #42 67.84   DEP      criu/arch/ppc64/restorer.d
06:59:44 [2020-10-24T06:59:44.711Z] #41 36.02   CC       images/google/protobuf/descriptor.o
06:59:44 [2020-10-24T06:59:44.859Z] #42 68.17   DEP      criu/arch/ppc64/vdso-pie.d
06:59:44 [2020-10-24T06:59:44.859Z] #42 68.34   DEP      criu/pie/parasite-vdso.d
06:59:44 [2020-10-24T06:59:44.907Z] #41 30.09   CC       images/ipc-shm.o
06:59:44 [2020-10-24T06:59:44.907Z] #41 30.28   CC       images/ipc-msg.o
06:59:44 [2020-10-24T06:59:44.931Z] + docker version
06:59:44 [2020-10-24T06:59:44.974Z] #41 ...
06:59:44 [2020-10-24T06:59:44.974Z] 
06:59:44 [2020-10-24T06:59:44.974Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:59:44 [2020-10-24T06:59:44.974Z] #56 105.0 + for f in rootlesskit rootlesskit-docker-proxy
06:59:44 [2020-10-24T06:59:44.974Z] #56 105.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:59:45 [2020-10-24T06:59:45.158Z] #42 68.66   DEP      criu/pie/parasite.d
06:59:45 [2020-10-24T06:59:45.166Z] #41 30.59   CC       images/ipc-sem.o
06:59:45 [2020-10-24T06:59:45.422Z] #41 30.79   CC       images/utsns.o
06:59:45 [2020-10-24T06:59:45.459Z] #42 ...
06:59:45 [2020-10-24T06:59:45.459Z] 
06:59:45 [2020-10-24T06:59:45.459Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:59:45 [2020-10-24T06:59:45.459Z] #57 125.7 + for f in rootlesskit rootlesskit-docker-proxy
06:59:45 [2020-10-24T06:59:45.459Z] #57 125.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:59:45 [2020-10-24T06:59:45.459Z] #57 DONE 133.8s
06:59:45 [2020-10-24T06:59:45.459Z] 
06:59:45 [2020-10-24T06:59:45.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:45 [2020-10-24T06:59:45.459Z] #42 68.91   CC       criu/pie/parasite.o
06:59:45 [2020-10-24T06:59:45.459Z] #42 ...
06:59:45 [2020-10-24T06:59:45.459Z] 
06:59:45 [2020-10-24T06:59:45.459Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:59:45 [2020-10-24T06:59:45.689Z] #41 30.99   CC       images/creds.o
06:59:45 [2020-10-24T06:59:45.689Z] #41 31.17   CC       images/vma.o
06:59:45 [2020-10-24T06:59:45.762Z] #58 DONE 0.1s
06:59:45 [2020-10-24T06:59:45.762Z] 
06:59:45 [2020-10-24T06:59:45.762Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:59:45 [2020-10-24T06:59:45.762Z] #59 DONE 0.1s
06:59:45 [2020-10-24T06:59:45.762Z] 
06:59:45 [2020-10-24T06:59:45.762Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:45 [2020-10-24T06:59:45.762Z] #19 11.52 Reading package lists...
06:59:45 [2020-10-24T06:59:45.762Z] #19 17.17 Reading package lists...
06:59:45 [2020-10-24T06:59:45.762Z] #19 21.49 Building dependency tree...
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.18 libcap2-bin is already the newest version (1:2.25-2).
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.18 The following additional packages will be installed:
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.19   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.19   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.19   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.19   python3.7 python3.7-minimal vim-runtime xxd
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.20 Suggested packages:
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.20   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.20   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.20   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.20 Recommended packages:
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.20   aufs-dkms nftables build-essential python3-dev python3-keyring
06:59:45 [2020-10-24T06:59:45.762Z] #19 23.20   python3-keyrings.alt python3-xdg unzip
06:59:45 [2020-10-24T06:59:45.846Z] #41 ...
06:59:45 [2020-10-24T06:59:45.846Z] 
06:59:45 [2020-10-24T06:59:45.846Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:45 [2020-10-24T06:59:45.846Z] #51 92.14 + mkdir -p /build
06:59:45 [2020-10-24T06:59:45.846Z] #51 92.14 + cp runc /build/runc
06:59:45 [2020-10-24T06:59:45.846Z] #51 DONE 92.6s
06:59:45 [2020-10-24T06:59:45.846Z] 
06:59:45 [2020-10-24T06:59:45.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:45 [2020-10-24T06:59:45.947Z] #41 31.46   CC       images/netdev.o
06:59:46 [2020-10-24T06:59:46.416Z] #41 142.5   CC       criu/protobuf-desc.o
06:59:46 [2020-10-24T06:59:46.490Z] #34 70.46 Selecting previously unselected package libjsoncpp1:arm64.
06:59:46 [2020-10-24T06:59:46.490Z] #34 70.46 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
06:59:46 [2020-10-24T06:59:46.511Z] #41 31.88   CC       images/tty.o
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.05 The following NEW packages will be installed:
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
06:59:46 [2020-10-24T06:59:46.822Z] #19 26.07   xz-utils zip
06:59:46 [2020-10-24T06:59:46.822Z] #19 ...
06:59:46 [2020-10-24T06:59:46.822Z] 
06:59:46 [2020-10-24T06:59:46.822Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:46 [2020-10-24T06:59:46.822Z] #42 70.00   LINK     criu/pie/parasite.built-in.o
06:59:46 [2020-10-24T06:59:46.822Z] #42 70.01   GEN      criu/pie/parasite-blob.h
06:59:46 [2020-10-24T06:59:46.822Z] #42 70.09   CC       criu/pie/parasite-vdso.o
06:59:46 [2020-10-24T06:59:46.822Z] #42 ...
06:59:46 [2020-10-24T06:59:46.822Z] 
06:59:46 [2020-10-24T06:59:46.822Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:46 [2020-10-24T06:59:46.822Z] #44 125.1 go/doc
06:59:46 [2020-10-24T06:59:46.822Z] #44 129.3 vendor/golang.org/x/text/unicode/norm
06:59:47 [2020-10-24T06:59:47.069Z] #34 70.71 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
06:59:47 [2020-10-24T06:59:47.075Z] #41 32.39   CC       images/file-lock.o
06:59:47 [2020-10-24T06:59:47.121Z] #44 ...
06:59:47 [2020-10-24T06:59:47.121Z] 
06:59:47 [2020-10-24T06:59:47.121Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.23 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.23 Need to get 29.2 MB of archives.
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.23 After this operation, 134 MB of additional disk space will be used.
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
06:59:47 [2020-10-24T06:59:47.121Z] #19 26.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
06:59:47 [2020-10-24T06:59:47.332Z] #41 32.61   CC       images/rlimit.o
06:59:47 [2020-10-24T06:59:47.332Z] #41 32.78   CC       images/pagemap.o
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
06:59:47 [2020-10-24T06:59:47.419Z] #19 26.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
06:59:47 [2020-10-24T06:59:47.523Z] #56 ...
06:59:47 [2020-10-24T06:59:47.523Z] 
06:59:47 [2020-10-24T06:59:47.523Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:47 [2020-10-24T06:59:47.523Z] #11 97.31 Selecting previously unselected package g++-mingw-w64-x86-64.
06:59:47 [2020-10-24T06:59:47.523Z] #11 97.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:59:47 [2020-10-24T06:59:47.523Z] #11 97.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:47 [2020-10-24T06:59:47.523Z] #11 ...
06:59:47 [2020-10-24T06:59:47.523Z] 
06:59:47 [2020-10-24T06:59:47.523Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:47 [2020-10-24T06:59:47.523Z] #41 37.72   CC       images/opts.o
06:59:47 [2020-10-24T06:59:47.523Z] #41 37.99   CC       images/seccomp.o
06:59:47 [2020-10-24T06:59:47.523Z] #41 38.22   CC       images/binfmt-misc.o
06:59:47 [2020-10-24T06:59:47.523Z] #41 38.39   CC       images/time.o
06:59:47 [2020-10-24T06:59:47.523Z] #41 38.58   CC       images/sysctl.o
06:59:47 [2020-10-24T06:59:47.523Z] #41 38.80   CC       images/autofs.o
06:59:47 [2020-10-24T06:59:47.523Z] #41 39.00   CC       images/macvlan.o
06:59:47 [2020-10-24T06:59:47.589Z] #41 33.08   CC       images/siginfo.o
06:59:47 [2020-10-24T06:59:47.606Z] #34 71.40 Selecting previously unselected package librhash0:arm64.
06:59:47 [2020-10-24T06:59:47.606Z] #34 71.41 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
06:59:47 [2020-10-24T06:59:47.606Z] #34 ...
06:59:47 [2020-10-24T06:59:47.606Z] 
06:59:47 [2020-10-24T06:59:47.606Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:47 [2020-10-24T06:59:47.606Z] #49 61.45 go/scanner
06:59:47 [2020-10-24T06:59:47.606Z] #49 61.94 mvdan.cc/editorconfig
06:59:47 [2020-10-24T06:59:47.606Z] #49 62.59 mvdan.cc/sh/v3/syntax
06:59:47 [2020-10-24T06:59:47.606Z] #49 63.31 encoding/base64
06:59:47 [2020-10-24T06:59:47.606Z] #49 63.70 go/ast
06:59:47 [2020-10-24T06:59:47.606Z] #49 64.20 golang.org/x/sys/unix
06:59:47 [2020-10-24T06:59:47.606Z] #49 64.48 encoding/json
06:59:47 [2020-10-24T06:59:47.785Z] #41 39.28   CC       images/sit.o
06:59:47 [2020-10-24T06:59:47.799Z] #41 143.4   CC       criu/protobuf.o
06:59:47 [2020-10-24T06:59:47.799Z] #41 143.6   CC       criu/pstree.o
06:59:47 [2020-10-24T06:59:47.846Z] #41 33.41   CC       images/rpc.o
06:59:47 [2020-10-24T06:59:47.874Z] #49 ...
06:59:47 [2020-10-24T06:59:47.874Z] 
06:59:47 [2020-10-24T06:59:47.874Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:47 [2020-10-24T06:59:47.874Z] #43 61.67 encoding/binary
06:59:47 [2020-10-24T06:59:47.874Z] #43 61.67 go/scanner
06:59:47 [2020-10-24T06:59:47.874Z] #43 61.68 net/url
06:59:47 [2020-10-24T06:59:47.874Z] #43 63.71 go/ast
06:59:47 [2020-10-24T06:59:47.874Z] #43 64.46 text/template/parse
06:59:47 [2020-10-24T06:59:47.874Z] #43 64.81 encoding/json
06:59:47 [2020-10-24T06:59:47.874Z] #43 70.29 text/template
06:59:47 [2020-10-24T06:59:47.874Z] #43 71.37 go/parser
06:59:47 [2020-10-24T06:59:47.874Z] #43 ...
06:59:47 [2020-10-24T06:59:47.874Z] 
06:59:47 [2020-10-24T06:59:47.874Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:48 [2020-10-24T06:59:48.072Z] #19 27.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
06:59:48 [2020-10-24T06:59:48.073Z] #19 27.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
06:59:48 [2020-10-24T06:59:48.073Z] #19 27.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
06:59:48 [2020-10-24T06:59:48.073Z] #19 27.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
06:59:48 [2020-10-24T06:59:48.073Z] #19 27.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
06:59:48 [2020-10-24T06:59:48.073Z] #19 27.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
06:59:48 [2020-10-24T06:59:48.141Z] #34 71.81 Unpacking librhash0:arm64 (1.3.8-1) ...
06:59:48 [2020-10-24T06:59:48.358Z] #41 39.48   CC       images/memfd.o
06:59:48 [2020-10-24T06:59:48.371Z] #41 144.4   CC       criu/rbtree.o
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
06:59:48 [2020-10-24T06:59:48.373Z] #19 27.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
06:59:48 [2020-10-24T06:59:48.619Z] #41 39.76   CC       images/timens.o
06:59:48 [2020-10-24T06:59:48.619Z] #41 40.00   LINK     images/built-in.o
06:59:48 [2020-10-24T06:59:48.631Z] #41 ...
06:59:48 [2020-10-24T06:59:48.631Z] 
06:59:48 [2020-10-24T06:59:48.631Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:59:48 [2020-10-24T06:59:48.631Z] #38 DONE 211.5s
06:59:48 [2020-10-24T06:59:48.631Z] 
06:59:48 [2020-10-24T06:59:48.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:48 [2020-10-24T06:59:48.631Z] #41 144.7   CC       criu/rst-malloc.o
06:59:48 [2020-10-24T06:59:48.674Z] #19 28.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
06:59:48 [2020-10-24T06:59:48.674Z] #19 28.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
06:59:48 [2020-10-24T06:59:48.674Z] #19 28.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
06:59:48 [2020-10-24T06:59:48.720Z] #34 72.60 Selecting previously unselected package libuv1:arm64.
06:59:48 [2020-10-24T06:59:48.720Z] #34 72.60 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
06:59:48 [2020-10-24T06:59:48.720Z] #34 72.61 Unpacking libuv1:arm64 (1.24.1-1) ...
06:59:48 [2020-10-24T06:59:48.880Z] #41 40.17   GEN      compel/include/asm
06:59:48 [2020-10-24T06:59:48.880Z] #41 40.19   GEN      compel/include/version.h
06:59:48 [2020-10-24T06:59:48.880Z] #41 40.22 touch .config
06:59:48 [2020-10-24T06:59:48.880Z] #41 40.26   GEN      include/common/config.h
06:59:48 [2020-10-24T06:59:48.880Z] #41 40.33   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:59:48 [2020-10-24T06:59:48.880Z] #41 40.36   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:59:48 [2020-10-24T06:59:48.880Z] #41 40.38   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.41   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.43   DEP      compel/arch/x86/plugins/std/memcpy.d
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.45   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.48   GEN      compel/plugins/include/uapi/std/syscall.h
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.50   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.52   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.55   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:59:49 [2020-10-24T06:59:49.142Z] #41 40.56   DEP      compel/plugins/std/infect.d
06:59:49 [2020-10-24T06:59:49.201Z] #41 145.1   CC       criu/seccomp.o
06:59:49 [2020-10-24T06:59:49.216Z] #41 34.52   CC       images/ext-file.o
06:59:49 [2020-10-24T06:59:49.216Z] #41 34.70   CC       images/cgroup.o
06:59:49 [2020-10-24T06:59:49.297Z] #34 73.21 Selecting previously unselected package cmake.
06:59:49 [2020-10-24T06:59:49.297Z] #34 73.22 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
06:59:49 [2020-10-24T06:59:49.297Z] #34 73.26 Unpacking cmake (3.13.4-1) ...
06:59:49 [2020-10-24T06:59:49.403Z] #41 40.71   DEP      compel/plugins/std/string.d
06:59:49 [2020-10-24T06:59:49.665Z] #41 40.81   DEP      compel/plugins/std/log.d
06:59:49 [2020-10-24T06:59:49.665Z] #41 40.95   DEP      compel/plugins/std/fds.d
06:59:49 [2020-10-24T06:59:49.665Z] #41 41.04   DEP      compel/plugins/std/std.d
06:59:49 [2020-10-24T06:59:49.748Z] #19 29.17 debconf: delaying package configuration, since apt-utils is not installed
06:59:49 [2020-10-24T06:59:49.748Z] #19 29.31 Fetched 29.2 MB in 2s (14.4 MB/s)
06:59:49 [2020-10-24T06:59:49.779Z] #41 35.25   CC       images/userns.o
06:59:49 [2020-10-24T06:59:49.927Z] #41 41.12   DEP      compel/plugins/shmem/shmem.d
06:59:49 [2020-10-24T06:59:49.927Z] #41 41.23   DEP      compel/plugins/fds/fds.d
06:59:49 [2020-10-24T06:59:49.927Z] #41 41.35   CC       compel/plugins/std/std.o
06:59:50 [2020-10-24T06:59:50.048Z] #19 29.39 Selecting previously unselected package pigz.
06:59:50 [2020-10-24T06:59:50.048Z] #19 29.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
06:59:50 [2020-10-24T06:59:50.048Z] #19 29.59 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
06:59:50 [2020-10-24T06:59:50.048Z] #19 29.60 Unpacking pigz (2.4-1) ...
06:59:50 [2020-10-24T06:59:50.141Z] #41 145.8   CC       criu/seize.o
06:59:50 [2020-10-24T06:59:50.141Z] #41 ...
06:59:50 [2020-10-24T06:59:50.141Z] 
06:59:50 [2020-10-24T06:59:50.141Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
06:59:50 [2020-10-24T06:59:50.141Z] #39 DONE 0.6s
06:59:50 [2020-10-24T06:59:50.343Z] #41 35.58   CC       images/google/protobuf/descriptor.o
06:59:50 [2020-10-24T06:59:50.346Z] #19 29.70 Selecting previously unselected package libpython3.7-minimal:ppc64el.
06:59:50 [2020-10-24T06:59:50.346Z] #19 29.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
06:59:50 [2020-10-24T06:59:50.346Z] #19 29.71 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
06:59:50 [2020-10-24T06:59:50.401Z] 
06:59:50 [2020-10-24T06:59:50.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:50 [2020-10-24T06:59:50.401Z] #41 146.4   CC       criu/servicefd.o
06:59:50 [2020-10-24T06:59:50.500Z] #41 41.66   CC       compel/plugins/std/fds.o
06:59:50 [2020-10-24T06:59:50.501Z] #41 ...
06:59:50 [2020-10-24T06:59:50.501Z] 
06:59:50 [2020-10-24T06:59:50.501Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:50 [2020-10-24T06:59:50.501Z] #43 100.5 vendor/golang.org/x/net/idna
06:59:50 [2020-10-24T06:59:50.501Z] #43 102.7 vendor/golang.org/x/net/http2/hpack
06:59:50 [2020-10-24T06:59:50.501Z] #43 103.7 mime
06:59:50 [2020-10-24T06:59:50.501Z] #43 105.5 mime/quotedprintable
06:59:50 [2020-10-24T06:59:50.501Z] #43 105.9 net/http/internal
06:59:50 [2020-10-24T06:59:50.501Z] #43 109.9 net/textproto
06:59:50 [2020-10-24T06:59:50.501Z] #43 109.9 crypto/x509
06:59:50 [2020-10-24T06:59:50.643Z] #19 30.20 Selecting previously unselected package python3.7-minimal.
06:59:50 [2020-10-24T06:59:50.643Z] #19 30.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
06:59:50 [2020-10-24T06:59:50.643Z] #19 30.22 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
06:59:50 [2020-10-24T06:59:50.730Z] Client: Docker Engine - Enterprise
06:59:50 [2020-10-24T06:59:50.730Z]  Version:           19.03.12
06:59:50 [2020-10-24T06:59:50.730Z]  API version:       1.40
06:59:50 [2020-10-24T06:59:50.730Z]  Go version:        go1.13.13
06:59:50 [2020-10-24T06:59:50.730Z]  Git commit:        4306744
06:59:50 [2020-10-24T06:59:50.730Z]  Built:             08/05/2020 19:27:53
06:59:50 [2020-10-24T06:59:50.730Z]  OS/Arch:           windows/amd64
06:59:50 [2020-10-24T06:59:50.730Z]  Experimental:      false
06:59:50 [2020-10-24T06:59:50.730Z] 
06:59:50 [2020-10-24T06:59:50.730Z] Server: Docker Engine - Enterprise
06:59:50 [2020-10-24T06:59:50.730Z]  Engine:
06:59:50 [2020-10-24T06:59:50.730Z]   Version:          19.03.12
06:59:50 [2020-10-24T06:59:50.730Z]   API version:      1.40 (minimum version 1.24)
06:59:50 [2020-10-24T06:59:50.730Z]   Go version:       go1.13.13
06:59:50 [2020-10-24T06:59:50.730Z]   Git commit:       f295753ffd
06:59:50 [2020-10-24T06:59:50.730Z]   Built:            08/05/2020 19:26:41
06:59:50 [2020-10-24T06:59:50.730Z]   OS/Arch:          windows/amd64
06:59:50 [2020-10-24T06:59:50.730Z]   Experimental:     true
06:59:50 [2020-10-24T06:59:50.762Z] #43 111.0 vendor/golang.org/x/net/http/httpguts
06:59:50 [2020-10-24T06:59:50.762Z] #43 ...
06:59:50 [2020-10-24T06:59:50.762Z] 
06:59:50 [2020-10-24T06:59:50.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:50 [2020-10-24T06:59:50.762Z] #41 42.16   CC       compel/plugins/std/log.o
06:59:50 [2020-10-24T06:59:50.906Z] #41 ...
06:59:50 [2020-10-24T06:59:50.907Z] 
06:59:50 [2020-10-24T06:59:50.907Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:59:50 [2020-10-24T06:59:50.907Z] #56 111.3 + for f in rootlesskit rootlesskit-docker-proxy
06:59:50 [2020-10-24T06:59:50.907Z] #56 111.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:59:50 [2020-10-24T06:59:50.976Z] #41 146.7   CC       criu/shmem.o
06:59:51 [2020-10-24T06:59:51.237Z] #41 ...
06:59:51 [2020-10-24T06:59:51.237Z] 
06:59:51 [2020-10-24T06:59:51.237Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:59:51 [2020-10-24T06:59:51.237Z] #47 213.9 + /build/golangci-lint --version
06:59:51 [2020-10-24T06:59:51.237Z] #47 214.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
06:59:51 [2020-10-24T06:59:51.237Z] #47 DONE 214.3s
06:59:51 [2020-10-24T06:59:51.237Z] 
06:59:51 [2020-10-24T06:59:51.237Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:51 [2020-10-24T06:59:51.237Z] #41 147.2   CC       criu/sigframe.o
[Pipeline] sh
06:59:51 [2020-10-24T06:59:51.497Z] #41 147.5   CC       criu/signalfd.o
06:59:51 [2020-10-24T06:59:51.498Z] #41 147.6   CC       criu/sk-inet.o
06:59:51 [2020-10-24T06:59:51.707Z] #19 31.24 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
06:59:51 [2020-10-24T06:59:51.716Z] #41 42.98   CC       compel/plugins/std/string.o
06:59:51 [2020-10-24T06:59:51.864Z] #34 75.48 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
06:59:52 [2020-10-24T06:59:52.008Z] #19 31.25 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
06:59:52 [2020-10-24T06:59:52.129Z] #34 76.02 Setting up xxd (2:8.1.0875-5) ...
06:59:52 [2020-10-24T06:59:52.129Z] #34 76.03 Setting up libuv1:arm64 (1.24.1-1) ...
06:59:52 [2020-10-24T06:59:52.258Z] + docker info
06:59:52 [2020-10-24T06:59:52.290Z] #41 43.57   CC       compel/plugins/std/infect.o
06:59:52 [2020-10-24T06:59:52.438Z] #41 148.3   CC       criu/sk-netlink.o
06:59:52 [2020-10-24T06:59:52.698Z] #41 148.5   CC       criu/sk-packet.o
06:59:52 [2020-10-24T06:59:52.753Z] #34 76.56 Setting up vim-common (2:8.1.0875-5) ...
06:59:52 [2020-10-24T06:59:52.801Z] #56 ...
06:59:52 [2020-10-24T06:59:52.802Z] 
06:59:52 [2020-10-24T06:59:52.802Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:52 [2020-10-24T06:59:52.802Z] #43 103.3 vendor/golang.org/x/text/secure/bidirule
06:59:52 [2020-10-24T06:59:52.802Z] #43 103.5 vendor/golang.org/x/text/unicode/norm
06:59:52 [2020-10-24T06:59:52.802Z] #43 107.5 vendor/golang.org/x/net/idna
06:59:52 [2020-10-24T06:59:52.802Z] #43 109.6 vendor/golang.org/x/net/http2/hpack
06:59:52 [2020-10-24T06:59:52.802Z] #43 110.6 mime
06:59:52 [2020-10-24T06:59:52.802Z] #43 112.2 mime/quotedprintable
06:59:52 [2020-10-24T06:59:52.802Z] #43 112.5 net/http/internal
06:59:52 [2020-10-24T06:59:52.863Z] #41 ...
06:59:52 [2020-10-24T06:59:52.863Z] 
06:59:52 [2020-10-24T06:59:52.863Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:59:52 [2020-10-24T06:59:52.863Z] #56 DONE 112.8s
06:59:52 [2020-10-24T06:59:52.863Z] 
06:59:52 [2020-10-24T06:59:52.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:52 [2020-10-24T06:59:52.863Z] #41 44.02   CC       compel/arch/x86/plugins/std/parasite-head.o
06:59:52 [2020-10-24T06:59:52.863Z] #41 ...
06:59:52 [2020-10-24T06:59:52.863Z] 
06:59:52 [2020-10-24T06:59:52.863Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:59:52 [2020-10-24T06:59:52.863Z] #57 DONE 0.1s
06:59:52 [2020-10-24T06:59:52.863Z] 
06:59:52 [2020-10-24T06:59:52.863Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:59:52 [2020-10-24T06:59:52.863Z] #58 DONE 0.0s
06:59:52 [2020-10-24T06:59:52.863Z] 
06:59:52 [2020-10-24T06:59:52.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:52 [2020-10-24T06:59:52.863Z] #41 44.20   CC       compel/arch/x86/plugins/std/memcpy.o
06:59:52 [2020-10-24T06:59:52.863Z] #41 44.25   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:59:52 [2020-10-24T06:59:52.863Z] #41 44.36   AR       compel/plugins/std.lib.a
06:59:52 [2020-10-24T06:59:52.958Z] #41 149.0   CC       criu/sk-queue.o
06:59:53 [2020-10-24T06:59:53.059Z] #43 ...
06:59:53 [2020-10-24T06:59:53.059Z] 
06:59:53 [2020-10-24T06:59:53.059Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:53 [2020-10-24T06:59:53.059Z] #41 37.34   CC       images/opts.o
06:59:53 [2020-10-24T06:59:53.059Z] #41 37.59   CC       images/seccomp.o
06:59:53 [2020-10-24T06:59:53.059Z] #41 37.82   CC       images/binfmt-misc.o
06:59:53 [2020-10-24T06:59:53.059Z] #41 38.02   CC       images/time.o
06:59:53 [2020-10-24T06:59:53.059Z] #41 38.30   CC       images/sysctl.o
06:59:53 [2020-10-24T06:59:53.059Z] #41 38.51   CC       images/autofs.o
06:59:53 [2020-10-24T06:59:53.125Z] #41 44.48   CC       compel/plugins/fds/fds.o
06:59:53 [2020-10-24T06:59:53.316Z] #41 38.68   CC       images/macvlan.o
06:59:53 [2020-10-24T06:59:53.529Z] #41 149.3   CC       criu/sk-tcp.o
06:59:53 [2020-10-24T06:59:53.529Z] #41 149.5   CC       criu/sk-unix.o
06:59:53 [2020-10-24T06:59:53.573Z] #41 38.95   CC       images/sit.o
06:59:53 [2020-10-24T06:59:53.573Z] #41 ...
06:59:53 [2020-10-24T06:59:53.573Z] 
06:59:53 [2020-10-24T06:59:53.573Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:53 [2020-10-24T06:59:53.573Z] #11 104.0 Selecting previously unselected package g++-mingw-w64-x86-64.
06:59:53 [2020-10-24T06:59:53.573Z] #11 104.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:59:53 [2020-10-24T06:59:53.573Z] #11 104.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:53 [2020-10-24T06:59:53.700Z] #41 44.91   AR       compel/plugins/fds.lib.a
06:59:53 [2020-10-24T06:59:53.700Z] #41 45.08   HOSTDEP  compel/src/lib/log-host.d
06:59:53 [2020-10-24T06:59:53.700Z] #41 45.14   HOSTDEP  compel/src/lib/handle-elf-host.d
06:59:53 [2020-10-24T06:59:53.739Z] #34 ...
06:59:53 [2020-10-24T06:59:53.739Z] 
06:59:53 [2020-10-24T06:59:53.739Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:59:53 [2020-10-24T06:59:53.739Z] #40 67.77 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 67.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 68.03 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 68.27 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 68.38 Setting up python-six (1.12.0-1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.46 Setting up libnl-3-200:arm64 (3.4.0-1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.73 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.75 Setting up libcap-dev:arm64 (1:2.25-2) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.77 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.78 Setting up protobuf-compiler (3.6.1.3-2) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 70.85 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 71.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 71.05 Setting up python-protobuf (3.6.1.3-2) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 75.26 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 75.27 Processing triggers for libc-bin (2.28-10) ...
06:59:53 [2020-10-24T06:59:53.739Z] #40 DONE 77.5s
06:59:53 [2020-10-24T06:59:53.739Z] 
06:59:53 [2020-10-24T06:59:53.739Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:53 [2020-10-24T06:59:53.739Z] #11 67.74 Selecting previously unselected package mingw-w64-x86-64-dev.
06:59:53 [2020-10-24T06:59:53.739Z] #11 67.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:59:53 [2020-10-24T06:59:53.739Z] #11 67.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:59:53 [2020-10-24T06:59:53.739Z] #11 74.82 Selecting previously unselected package gcc-mingw-w64-base.
06:59:53 [2020-10-24T06:59:53.739Z] #11 74.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:59:53 [2020-10-24T06:59:53.739Z] #11 74.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #11 75.26 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:59:53 [2020-10-24T06:59:53.739Z] #11 75.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:59:53 [2020-10-24T06:59:53.739Z] #11 75.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #11 ...
06:59:53 [2020-10-24T06:59:53.739Z] 
06:59:53 [2020-10-24T06:59:53.739Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:53 [2020-10-24T06:59:53.739Z] #34 77.50 Setting up librhash0:arm64 (1.3.8-1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #34 77.53 Setting up cmake-data (3.13.4-1) ...
06:59:53 [2020-10-24T06:59:53.739Z] #34 ...
06:59:53 [2020-10-24T06:59:53.739Z] 
06:59:53 [2020-10-24T06:59:53.739Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:59:53 [2020-10-24T06:59:53.739Z] #56 70.39 + for f in rootlesskit rootlesskit-docker-proxy
06:59:53 [2020-10-24T06:59:53.739Z] #56 70.39 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:59:53 [2020-10-24T06:59:53.739Z] #56 DONE 77.7s
06:59:53 [2020-10-24T06:59:53.739Z] 
06:59:53 [2020-10-24T06:59:53.739Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:53 [2020-10-24T06:59:53.739Z] #34 77.70 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
06:59:53 [2020-10-24T06:59:53.739Z] #34 77.73 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
06:59:53 [2020-10-24T06:59:53.830Z] #11 ...
06:59:53 [2020-10-24T06:59:53.830Z] 
06:59:53 [2020-10-24T06:59:53.830Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:53 [2020-10-24T06:59:53.830Z] #41 39.18   CC       images/memfd.o
06:59:53 [2020-10-24T06:59:53.961Z] #41 45.24   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:59:54 [2020-10-24T06:59:54.011Z] #34 77.76 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
06:59:54 [2020-10-24T06:59:54.011Z] #34 77.81 Setting up cmake (3.13.4-1) ...
06:59:54 [2020-10-24T06:59:54.011Z] #34 77.87 Processing triggers for libc-bin (2.28-10) ...
06:59:54 [2020-10-24T06:59:54.088Z] #41 39.49   CC       images/timens.o
06:59:54 [2020-10-24T06:59:54.135Z] #19 33.60 Selecting previously unselected package python3-minimal.
06:59:54 [2020-10-24T06:59:54.135Z] #19 33.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
06:59:54 [2020-10-24T06:59:54.135Z] #19 33.66 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
06:59:54 [2020-10-24T06:59:54.135Z] #19 33.67 Unpacking python3-minimal (3.7.3-1) ...
06:59:54 [2020-10-24T06:59:54.224Z] #41 45.35   HOSTDEP  compel/src/main-host.d
06:59:54 [2020-10-24T06:59:54.225Z] #41 45.51   DEP      compel/src/lib/ptrace.d
06:59:54 [2020-10-24T06:59:54.277Z] #34 ...
06:59:54 [2020-10-24T06:59:54.277Z] 
06:59:54 [2020-10-24T06:59:54.277Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:59:54 [2020-10-24T06:59:54.277Z] #57 DONE 0.3s
06:59:54 [2020-10-24T06:59:54.277Z] 
06:59:54 [2020-10-24T06:59:54.277Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:54 [2020-10-24T06:59:54.277Z] #34 78.08 Processing triggers for mime-support (3.62) ...
06:59:54 [2020-10-24T06:59:54.345Z] #41 39.83   LINK     images/built-in.o
06:59:54 [2020-10-24T06:59:54.434Z] #19 33.79 Selecting previously unselected package libmpdec2:ppc64el.
06:59:54 [2020-10-24T06:59:54.434Z] #19 33.79 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
06:59:54 [2020-10-24T06:59:54.434Z] #19 33.80 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
06:59:54 [2020-10-24T06:59:54.434Z] #19 33.90 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
06:59:54 [2020-10-24T06:59:54.434Z] #19 33.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
06:59:54 [2020-10-24T06:59:54.434Z] #19 33.91 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
06:59:54 [2020-10-24T06:59:54.468Z] #41 150.4   CC       criu/sockets.o
06:59:54 [2020-10-24T06:59:54.486Z] #41 45.64   DEP      compel/src/lib/infect.d
06:59:54 [2020-10-24T06:59:54.486Z] #41 45.77   DEP      compel/src/lib/infect-util.d
06:59:54 [2020-10-24T06:59:54.486Z] #41 45.89   DEP      compel/src/lib/infect-rpc.d
06:59:54 [2020-10-24T06:59:54.541Z] #34 ...
06:59:54 [2020-10-24T06:59:54.541Z] 
06:59:54 [2020-10-24T06:59:54.541Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:59:54 [2020-10-24T06:59:54.541Z] #58 DONE 0.3s
06:59:54 [2020-10-24T06:59:54.602Z] #41 39.98   GEN      compel/include/asm
06:59:54 [2020-10-24T06:59:54.602Z] #41 40.01   GEN      compel/include/version.h
06:59:54 [2020-10-24T06:59:54.602Z] #41 40.02 touch .config
06:59:54 [2020-10-24T06:59:54.602Z] #41 40.06   GEN      include/common/config.h
06:59:54 [2020-10-24T06:59:54.747Z] #41 46.04   DEP      compel/arch/x86/src/lib/infect.d
06:59:54 [2020-10-24T06:59:54.812Z] 
06:59:54 [2020-10-24T06:59:54.812Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.15   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.17   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.20   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.22   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.24   DEP      compel/arch/x86/plugins/std/memcpy.d
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.25   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.28   GEN      compel/plugins/include/uapi/std/syscall.h
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.31   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.33   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:59:54 [2020-10-24T06:59:54.859Z] #41 40.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:59:55 [2020-10-24T06:59:55.009Z] #41 46.21   DEP      compel/arch/x86/src/lib/cpu.d
06:59:55 [2020-10-24T06:59:55.009Z] #41 46.28   DEP      compel/src/lib/log.d
06:59:55 [2020-10-24T06:59:55.009Z] #41 46.38   DEP      compel/src/main.d
06:59:55 [2020-10-24T06:59:55.009Z] #41 46.44   DEP      compel/src/lib/handle-elf.d
06:59:55 [2020-10-24T06:59:55.038Z] #41 150.9   CC       criu/stats.o
06:59:55 [2020-10-24T06:59:55.038Z] #41 151.0   CC       criu/string.o
06:59:55 [2020-10-24T06:59:55.038Z] #41 151.1   CC       criu/sysctl.o
06:59:55 [2020-10-24T06:59:55.086Z] #41 ...
06:59:55 [2020-10-24T06:59:55.086Z] 
06:59:55 [2020-10-24T06:59:55.086Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:59:55 [2020-10-24T06:59:55.086Z] #34 DONE 78.8s
06:59:55 [2020-10-24T06:59:55.086Z] 
06:59:55 [2020-10-24T06:59:55.086Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:55 [2020-10-24T06:59:55.115Z] #41 40.36   DEP      compel/plugins/std/infect.d
06:59:55 [2020-10-24T06:59:55.115Z] #41 40.48   DEP      compel/plugins/std/string.d
06:59:55 [2020-10-24T06:59:55.115Z] #41 40.58   DEP      compel/plugins/std/log.d
06:59:55 [2020-10-24T06:59:55.270Z] #41 46.51   DEP      compel/arch/x86/src/lib/handle-elf.d
06:59:55 [2020-10-24T06:59:55.270Z] #41 46.65   CC       compel/src/lib/log.o
06:59:55 [2020-10-24T06:59:55.298Z] #41 151.4   CC       criu/sysfs_parse.o
06:59:55 [2020-10-24T06:59:55.372Z] #41 40.66   DEP      compel/plugins/std/fds.d
06:59:55 [2020-10-24T06:59:55.372Z] #41 40.76   DEP      compel/plugins/std/std.d
06:59:55 [2020-10-24T06:59:55.372Z] #41 40.84   DEP      compel/plugins/shmem/shmem.d
06:59:55 [2020-10-24T06:59:55.372Z] #41 40.95   DEP      compel/plugins/fds/fds.d
06:59:55 [2020-10-24T06:59:55.531Z] #41 46.85   CC       compel/arch/x86/src/lib/cpu.o
06:59:55 [2020-10-24T06:59:55.629Z] #41 41.04   CC       compel/plugins/std/std.o
06:59:55 [2020-10-24T06:59:55.868Z] #41 151.6   CC       criu/timens.o
06:59:55 [2020-10-24T06:59:55.868Z] #41 151.8   CC       criu/timerfd.o
06:59:55 [2020-10-24T06:59:55.885Z] #41 41.32   CC       compel/plugins/std/fds.o
06:59:55 [2020-10-24T06:59:55.984Z] #19 35.11 Selecting previously unselected package python3.7.
06:59:55 [2020-10-24T06:59:55.984Z] #19 35.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
06:59:55 [2020-10-24T06:59:55.984Z] #19 35.11 Unpacking python3.7 (3.7.3-2+deb10u2) ...
06:59:55 [2020-10-24T06:59:55.984Z] #19 35.26 Selecting previously unselected package libpython3-stdlib:ppc64el.
06:59:55 [2020-10-24T06:59:55.984Z] #19 35.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
06:59:55 [2020-10-24T06:59:55.984Z] #19 35.29 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
06:59:55 [2020-10-24T06:59:55.984Z] #19 35.41 Setting up python3-minimal (3.7.3-1) ...
06:59:56 [2020-10-24T06:59:56.105Z] #41 47.55   CC       compel/arch/x86/src/lib/infect.o
06:59:56 [2020-10-24T06:59:56.129Z] #41 152.0   CC       criu/tty.o
06:59:56 [2020-10-24T06:59:56.448Z] #41 41.77   CC       compel/plugins/std/log.o
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.442 + RM_GOPATH=0
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.442 + TMP_GOPATH=
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.442 + : /build
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.442 + '[' -z '' ']'
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.447 ++ mktemp -d
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.447 + export GOPATH=/tmp/tmp.GdjyeBcFj0
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.447 + GOPATH=/tmp/tmp.GdjyeBcFj0
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.447 + RM_GOPATH=1
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.447 + case "$(go env GOARCH)" in
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.449 ++ go env GOARCH
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.473 + export GO_BUILDMODE=-buildmode=pie
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.473 + GO_BUILDMODE=-buildmode=pie
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.473 ++ dirname /tmp/install/install.sh
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.489 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.489 + dir=/tmp/install
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.489 + bin=tini
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.489 + shift
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.489 + '[' '!' -f /tmp/install/tini.installer ']'
06:59:56 [2020-10-24T06:59:56.483Z] #35 1.489 + . /tmp/install/tini.installer
06:59:56 [2020-10-24T06:59:56.484Z] #35 1.489 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
06:59:56 [2020-10-24T06:59:56.484Z] #35 1.489 + install_tini
06:59:56 [2020-10-24T06:59:56.484Z] #35 1.489 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
06:59:56 [2020-10-24T06:59:56.484Z] #35 1.489 + git clone https://github.com/krallin/tini.git /tmp/tmp.GdjyeBcFj0/tini
06:59:56 [2020-10-24T06:59:56.484Z] #35 1.491 Cloning into '/tmp/tmp.GdjyeBcFj0/tini'...
06:59:56 [2020-10-24T06:59:56.679Z] #41 ...
06:59:56 [2020-10-24T06:59:56.679Z] 
06:59:56 [2020-10-24T06:59:56.679Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:59:56 [2020-10-24T06:59:56.679Z] #11 112.5 Selecting previously unselected package libapparmor1:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 112.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 112.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 112.9 Selecting previously unselected package libapparmor-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 112.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 112.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.2 Selecting previously unselected package libbtrfs0.
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.2 Unpacking libbtrfs0 (4.20.1-2) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.3 Selecting previously unselected package libbtrfs-dev.
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.3 Unpacking libbtrfs-dev (4.20.1-2) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.6 Selecting previously unselected package libudev-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 113.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.0 Selecting previously unselected package libsepol1-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.4 Selecting previously unselected package libpcre16-3:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.6 Selecting previously unselected package libpcre32-3:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.7 Selecting previously unselected package libpcrecpp0v5:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.8 Selecting previously unselected package libpcre3-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 114.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.2 Selecting previously unselected package libselinux1-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.5 Selecting previously unselected package libdevmapper-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.6 Selecting previously unselected package libseccomp-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.7 Selecting previously unselected package libsystemd-dev:amd64.
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 115.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.2 Setting up libbtrfs0 (4.20.1-2) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.679Z] #11 116.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.2 Setting up libbtrfs-dev (4.20.1-2) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up mingw-w64-common (6.0.0-3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.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
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.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
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.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
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.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
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.4 Setting up dmsetup (2:1.02.155-3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 116.4 Processing triggers for libc-bin (2.28-10) ...
06:59:56 [2020-10-24T06:59:56.680Z] #11 DONE 116.8s
06:59:56 [2020-10-24T06:59:56.941Z] 
06:59:56 [2020-10-24T06:59:56.941Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
06:59:57 [2020-10-24T06:59:57.041Z] #19 36.33 Selecting previously unselected package python3.
06:59:57 [2020-10-24T06:59:57.041Z] #19 36.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 ... 24022 files and directories currently installed.)
06:59:57 [2020-10-24T06:59:57.041Z] #19 36.40 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.041Z] #19 36.42 Unpacking python3 (3.7.3-1) ...
06:59:57 [2020-10-24T06:59:57.041Z] #19 36.53 Selecting previously unselected package libip4tc0:ppc64el.
06:59:57 [2020-10-24T06:59:57.041Z] #19 36.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.041Z] #19 36.54 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
06:59:57 [2020-10-24T06:59:57.041Z] #19 ...
06:59:57 [2020-10-24T06:59:57.041Z] 
06:59:57 [2020-10-24T06:59:57.041Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:57 [2020-10-24T06:59:57.041Z] #44 135.4 github.com/LK4D4/vndr/build
06:59:57 [2020-10-24T06:59:57.041Z] #44 142.1 vendor/golang.org/x/net/idna
06:59:57 [2020-10-24T06:59:57.068Z] #41 152.9   CC       criu/tun.o
06:59:57 [2020-10-24T06:59:57.068Z] #41 153.2   CC       criu/uffd.o
06:59:57 [2020-10-24T06:59:57.343Z] #44 ...
06:59:57 [2020-10-24T06:59:57.343Z] 
06:59:57 [2020-10-24T06:59:57.343Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.66 Selecting previously unselected package libip6tc0:ppc64el.
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.66 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.77 Selecting previously unselected package libiptc0:ppc64el.
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.78 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.78 Unpacking libiptc0:ppc64el (1.8.2-4) ...
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.87 Selecting previously unselected package libnfnetlink0:ppc64el.
06:59:57 [2020-10-24T06:59:57.343Z] #19 ...
06:59:57 [2020-10-24T06:59:57.343Z] 
06:59:57 [2020-10-24T06:59:57.343Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:57 [2020-10-24T06:59:57.343Z] #42 70.70   CC       criu/arch/ppc64/vdso-pie.o
06:59:57 [2020-10-24T06:59:57.343Z] #42 71.01   CC       criu/arch/ppc64/restorer.o
06:59:57 [2020-10-24T06:59:57.343Z] #42 71.30   CC       criu/arch/ppc64/vdso-trampoline.o
06:59:57 [2020-10-24T06:59:57.343Z] #42 71.35   CC       criu/pie/restorer.o
06:59:57 [2020-10-24T06:59:57.343Z] #42 74.91   LINK     criu/pie/restorer.built-in.o
06:59:57 [2020-10-24T06:59:57.343Z] #42 74.92   GEN      criu/pie/restorer-blob.h
06:59:57 [2020-10-24T06:59:57.343Z] #42 75.09   DEP      criu/vdso.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 75.38   DEP      criu/uts_ns.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 75.57   DEP      criu/util.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 75.83   DEP      criu/uffd.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 76.09   DEP      criu/tun.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 76.32   DEP      criu/tty.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 76.55   DEP      criu/timerfd.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 76.74   DEP      criu/timens.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 76.96   DEP      criu/sysfs_parse.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 77.11   DEP      criu/sysctl.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 77.27   DEP      criu/string.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 77.32   DEP      criu/stats.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 77.46   DEP      criu/sockets.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 77.66   DEP      criu/sk-unix.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 77.88   DEP      criu/sk-tcp.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 78.17   DEP      criu/sk-queue.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 78.33   DEP      criu/sk-packet.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 78.63   DEP      criu/sk-netlink.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 78.78   DEP      criu/sk-inet.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 79.03   DEP      criu/signalfd.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 79.21   DEP      criu/sigframe.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 79.30   DEP      criu/shmem.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 79.44   DEP      criu/servicefd.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 79.64   DEP      criu/seize.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 79.81   DEP      criu/seccomp.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 80.00   DEP      criu/rst-malloc.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 80.09   DEP      criu/rbtree.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 80.12   DEP      criu/pstree.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 80.36   DEP      criu/protobuf.d
06:59:57 [2020-10-24T06:59:57.343Z] #42 80.54   GEN      criu/protobuf-desc-gen.h
06:59:57 [2020-10-24T06:59:57.343Z] #42 ...
06:59:57 [2020-10-24T06:59:57.343Z] 
06:59:57 [2020-10-24T06:59:57.343Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.87 Selecting previously unselected package libnfnetlink0:ppc64el.
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.343Z] #19 36.90 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
06:59:57 [2020-10-24T06:59:57.378Z] #41 42.69   CC       compel/plugins/std/string.o
06:59:57 [2020-10-24T06:59:57.436Z] #35 2.323 + cd /tmp/tmp.GdjyeBcFj0/tini
06:59:57 [2020-10-24T06:59:57.436Z] #35 2.324 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
06:59:57 [2020-10-24T06:59:57.436Z] #35 2.362 + cmake .
06:59:57 [2020-10-24T06:59:57.643Z] #19 37.00 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
06:59:57 [2020-10-24T06:59:57.644Z] #19 37.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.644Z] #19 37.02 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
06:59:57 [2020-10-24T06:59:57.644Z] #19 37.10 Selecting previously unselected package libnftnl11:ppc64el.
06:59:57 [2020-10-24T06:59:57.644Z] #19 37.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.644Z] #19 37.11 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
06:59:57 [2020-10-24T06:59:57.700Z] #35 2.896 -- The C compiler identification is GNU 8.3.0
06:59:57 [2020-10-24T06:59:57.943Z] #19 37.22 Selecting previously unselected package iptables.
06:59:57 [2020-10-24T06:59:57.943Z] #19 37.24 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
06:59:57 [2020-10-24T06:59:57.943Z] #19 37.25 Unpacking iptables (1.8.2-4) ...
06:59:57 [2020-10-24T06:59:57.964Z] #35 2.958 -- Check for working C compiler: /usr/bin/cc
06:59:57 [2020-10-24T06:59:57.970Z] #41 43.28   CC       compel/plugins/std/infect.o
06:59:58 [2020-10-24T06:59:58.009Z] #41 153.7   CC       criu/util.o
06:59:58 [2020-10-24T06:59:58.228Z] #41 ...
06:59:58 [2020-10-24T06:59:58.228Z] 
06:59:58 [2020-10-24T06:59:58.228Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:59:58 [2020-10-24T06:59:58.228Z] #56 DONE 118.8s
06:59:58 [2020-10-24T06:59:58.228Z] 
06:59:58 [2020-10-24T06:59:58.228Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
06:59:58 [2020-10-24T06:59:58.228Z] #57 DONE 0.0s
06:59:58 [2020-10-24T06:59:58.228Z] 
06:59:58 [2020-10-24T06:59:58.228Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:58 [2020-10-24T06:59:58.228Z] #41 43.68   CC       compel/arch/x86/plugins/std/parasite-head.o
06:59:58 [2020-10-24T06:59:58.269Z] #41 154.3   CC       criu/uts_ns.o
06:59:58 [2020-10-24T06:59:58.331Z] #12 DONE 1.6s
06:59:58 [2020-10-24T06:59:58.331Z] 
06:59:58 [2020-10-24T06:59:58.331Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.494 + RM_GOPATH=0
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.494 + TMP_GOPATH=
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.494 + : /build
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.494 + '[' -z '' ']'
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.494 ++ mktemp -d
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.498 + export GOPATH=/tmp/tmp.9ehwEZgMYw
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.498 + GOPATH=/tmp/tmp.9ehwEZgMYw
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.498 + RM_GOPATH=1
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.498 + case "$(go env GOARCH)" in
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.498 ++ go env GOARCH
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.510 + export GO_BUILDMODE=-buildmode=pie
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.510 + GO_BUILDMODE=-buildmode=pie
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.510 ++ dirname /tmp/install/install.sh
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.514 + dir=/tmp/install
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.526 + bin=runc
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.526 + shift
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.527 + '[' '!' -f /tmp/install/runc.installer ']'
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.527 + . /tmp/install/runc.installer
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.527 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.527 + install_runc
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.528 + grep -q '^3\.10\.0.*\.el7\.'
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.529 + uname -r
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.545 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.545 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.545 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.545 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9ehwEZgMYw/src/github.com/opencontainers/runc
06:59:58 [2020-10-24T06:59:58.331Z] #51 1.550 Cloning into '/tmp/tmp.9ehwEZgMYw/src/github.com/opencontainers/runc'...
06:59:58 [2020-10-24T06:59:58.485Z] #41 ...
06:59:58 [2020-10-24T06:59:58.485Z] 
06:59:58 [2020-10-24T06:59:58.485Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
06:59:58 [2020-10-24T06:59:58.485Z] #58 DONE 0.0s
06:59:58 [2020-10-24T06:59:58.485Z] 
06:59:58 [2020-10-24T06:59:58.485Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:58 [2020-10-24T06:59:58.485Z] #41 43.80   CC       compel/arch/x86/plugins/std/memcpy.o
06:59:58 [2020-10-24T06:59:58.485Z] #41 43.86   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:59:58 [2020-10-24T06:59:58.485Z] #41 44.00   AR       compel/plugins/std.lib.a
06:59:58 [2020-10-24T06:59:58.529Z] #41 154.4   CC       criu/vdso-compat.o
06:59:58 [2020-10-24T06:59:58.529Z] #41 154.5   CC       criu/vdso.o
06:59:58 [2020-10-24T06:59:58.542Z] #35 ...
06:59:58 [2020-10-24T06:59:58.542Z] 
06:59:58 [2020-10-24T06:59:58.542Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:59:58 [2020-10-24T06:59:58.542Z] #49 73.76 golang.org/x/crypto/ssh/terminal
06:59:58 [2020-10-24T06:59:58.542Z] #49 76.46 mvdan.cc/sh/v3/cmd/shfmt
06:59:58 [2020-10-24T06:59:58.542Z] #49 DONE 82.5s
06:59:58 [2020-10-24T06:59:58.542Z] 
06:59:58 [2020-10-24T06:59:58.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:59:58 [2020-10-24T06:59:58.542Z] #41 3.266 Note: Building without setproctitle() and strlcpy() support.
06:59:58 [2020-10-24T06:59:58.542Z] #41 3.266       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:59:58 [2020-10-24T06:59:58.542Z] #41 3.276 Note: Building without GnuTLS support
06:59:58 [2020-10-24T06:59:58.542Z] #41 3.294 Makefile.config:39: Warn: you have no libnftables installed
06:59:58 [2020-10-24T06:59:58.542Z] #41 3.294 Makefile.config:40: Warn: Building without nftables support
06:59:58 [2020-10-24T06:59:58.542Z] #41 5.028 fatal: not a git repository (or any of the parent directories): .git
06:59:58 [2020-10-24T06:59:58.542Z] #41 5.086   GEN      .gitid
06:59:58 [2020-10-24T06:59:58.542Z] #19 37.81 Selecting previously unselected package xxd.
06:59:58 [2020-10-24T06:59:58.542Z] #19 37.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
06:59:58 [2020-10-24T06:59:58.542Z] #19 37.85 Unpacking xxd (2:8.1.0875-5) ...
06:59:58 [2020-10-24T06:59:58.542Z] #19 38.00 Selecting previously unselected package vim-common.
06:59:58 [2020-10-24T06:59:58.542Z] #19 38.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:59:58 [2020-10-24T06:59:58.542Z] #19 38.02 Unpacking vim-common (2:8.1.0875-5) ...
06:59:58 [2020-10-24T06:59:58.742Z] #41 44.04   CC       compel/plugins/fds/fds.o
06:59:58 [2020-10-24T06:59:58.806Z] #41 5.145   GEN      criu/include/version.h
06:59:58 [2020-10-24T06:59:58.849Z] #19 38.19 Selecting previously unselected package bash-completion.
06:59:58 [2020-10-24T06:59:58.849Z] #19 38.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:59:58 [2020-10-24T06:59:58.999Z] #41 44.39   AR       compel/plugins/fds.lib.a
06:59:58 [2020-10-24T06:59:58.999Z] #41 44.55   HOSTDEP  compel/src/lib/log-host.d
06:59:59 [2020-10-24T06:59:59.070Z] #41 5.248   GEN      include/common/asm
06:59:59 [2020-10-24T06:59:59.100Z] #41 154.9   LINK     criu/built-in.o
06:59:59 [2020-10-24T06:59:59.100Z] #41 155.0   LINK     criu/criu
06:59:59 [2020-10-24T06:59:59.256Z] #41 44.69   HOSTDEP  compel/src/lib/handle-elf-host.d
06:59:59 [2020-10-24T06:59:59.256Z] #41 44.85   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:59:59 [2020-10-24T06:59:59.360Z] #41 155.2   DEP      lib/c/criu.d
06:59:59 [2020-10-24T06:59:59.360Z] #41 155.3   CC       images/rpc.pb-c.o
06:59:59 [2020-10-24T06:59:59.497Z] ok  	github.com/docker/docker/cmd/dockerd	0.052s	coverage: 29.1% of statements
06:59:59 [2020-10-24T06:59:59.498Z] ok  	github.com/docker/docker/container	0.111s	coverage: 34.7% of statements
06:59:59 [2020-10-24T06:59:59.498Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:59:59 [2020-10-24T06:59:59.498Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:59:59 [2020-10-24T06:59:59.498Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:59:59 [2020-10-24T06:59:59.498Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:59:59 [2020-10-24T06:59:59.534Z] #41 44.92   HOSTDEP  compel/src/main-host.d
06:59:59 [2020-10-24T06:59:59.534Z] #41 45.02   DEP      compel/src/lib/ptrace.d
06:59:59 [2020-10-24T06:59:59.620Z] #41 155.6   CC       lib/c/criu.o
06:59:59 [2020-10-24T06:59:59.719Z] #51 ...
06:59:59 [2020-10-24T06:59:59.719Z] 
06:59:59 [2020-10-24T06:59:59.719Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
06:59:59 [2020-10-24T06:59:59.719Z] #13 DONE 1.2s
06:59:59 [2020-10-24T06:59:59.719Z] 
06:59:59 [2020-10-24T06:59:59.719Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
06:59:59 [2020-10-24T06:59:59.791Z] #41 45.09   DEP      compel/src/lib/infect.d
06:59:59 [2020-10-24T06:59:59.791Z] #41 45.19   DEP      compel/src/lib/infect-util.d
06:59:59 [2020-10-24T06:59:59.791Z] #41 45.26   DEP      compel/src/lib/infect-rpc.d
07:00:00 [2020-10-24T07:00:00.021Z] #41 ...
07:00:00 [2020-10-24T07:00:00.021Z] 
07:00:00 [2020-10-24T07:00:00.021Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:00 [2020-10-24T07:00:00.021Z] #43 73.63 encoding/xml
07:00:00 [2020-10-24T07:00:00.021Z] #43 76.82 compress/gzip
07:00:00 [2020-10-24T07:00:00.021Z] #43 77.70 math/big
07:00:00 [2020-10-24T07:00:00.021Z] #43 78.86 go/doc
07:00:00 [2020-10-24T07:00:00.021Z] #43 82.42 vendor/golang.org/x/text/unicode/norm
07:00:00 [2020-10-24T07:00:00.021Z] #43 ...
07:00:00 [2020-10-24T07:00:00.021Z] 
07:00:00 [2020-10-24T07:00:00.021Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:00 [2020-10-24T07:00:00.021Z] #35 3.741 -- Check for working C compiler: /usr/bin/cc -- works
07:00:00 [2020-10-24T07:00:00.021Z] #35 3.745 -- Detecting C compiler ABI info
07:00:00 [2020-10-24T07:00:00.021Z] #35 4.477 -- Detecting C compiler ABI info - done
07:00:00 [2020-10-24T07:00:00.021Z] #35 4.542 -- Detecting C compile features
07:00:00 [2020-10-24T07:00:00.048Z] #41 45.39   DEP      compel/arch/x86/src/lib/infect.d
07:00:00 [2020-10-24T07:00:00.048Z] #41 45.49   DEP      compel/arch/x86/src/lib/cpu.d
07:00:00 [2020-10-24T07:00:00.048Z] #41 45.54   DEP      compel/src/lib/log.d
07:00:00 [2020-10-24T07:00:00.048Z] #41 45.60   DEP      compel/src/main.d
07:00:00 [2020-10-24T07:00:00.191Z] #41 156.1   LINK     lib/c/built-in.o
07:00:00 [2020-10-24T07:00:00.191Z] #41 156.1   LINK     lib/c/libcriu.so
07:00:00 [2020-10-24T07:00:00.191Z] #41 156.2   LINK     lib/c/libcriu.a
07:00:00 [2020-10-24T07:00:00.191Z] #41 156.2   GEN      magic.py
07:00:00 [2020-10-24T07:00:00.305Z] #41 45.67   DEP      compel/src/lib/handle-elf.d
07:00:00 [2020-10-24T07:00:00.305Z] #41 45.75   DEP      compel/arch/x86/src/lib/handle-elf.d
07:00:00 [2020-10-24T07:00:00.305Z] #41 45.86   CC       compel/src/lib/log.o
07:00:00 [2020-10-24T07:00:00.451Z] #41 156.3 Note: Building without setproctitle() and strlcpy() support.
07:00:00 [2020-10-24T07:00:00.451Z] #41 156.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:00:00 [2020-10-24T07:00:00.451Z] #41 156.3 Note: Building without GnuTLS support
07:00:00 [2020-10-24T07:00:00.451Z] #41 156.3 Makefile.config:39: Warn: you have no libnftables installed
07:00:00 [2020-10-24T07:00:00.452Z] #41 156.3 Makefile.config:40: Warn: Building without nftables support
07:00:00 [2020-10-24T07:00:00.562Z] #41 46.06   CC       compel/arch/x86/src/lib/cpu.o
07:00:00 [2020-10-24T07:00:00.663Z] #14 0.969 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:00:00 [2020-10-24T07:00:00.663Z] #14 DONE 1.1s
07:00:00 [2020-10-24T07:00:00.663Z] 
07:00:00 [2020-10-24T07:00:00.663Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:00:00 [2020-10-24T07:00:00.712Z] #41 156.8 fatal: not a git repository (or any of the parent directories): .git
07:00:01 [2020-10-24T07:00:01.236Z] #15 ...
07:00:01 [2020-10-24T07:00:01.236Z] 
07:00:01 [2020-10-24T07:00:01.236Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:01 [2020-10-24T07:00:01.236Z] #43 111.3 vendor/golang.org/x/net/http/httpproxy
07:00:01 [2020-10-24T07:00:01.236Z] #43 111.8 mime/multipart
07:00:01 [2020-10-24T07:00:01.236Z] #43 114.2 crypto/tls
07:00:01 [2020-10-24T07:00:01.236Z] #43 ...
07:00:01 [2020-10-24T07:00:01.236Z] 
07:00:01 [2020-10-24T07:00:01.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:01 [2020-10-24T07:00:01.236Z] #41 48.60   CC       compel/src/lib/infect-rpc.o
07:00:01 [2020-10-24T07:00:01.236Z] #41 48.92   CC       compel/src/lib/infect-util.o
07:00:01 [2020-10-24T07:00:01.236Z] #41 49.30   CC       compel/src/lib/infect.o
07:00:01 [2020-10-24T07:00:01.236Z] #41 52.54   CC       compel/src/lib/ptrace.o
07:00:01 [2020-10-24T07:00:01.283Z] #41 157.2 make[1]: Nothing to be done for 'all'.
07:00:01 [2020-10-24T07:00:01.493Z] #41 46.68   CC       compel/arch/x86/src/lib/infect.o
07:00:01 [2020-10-24T07:00:01.543Z] #41 157.7 make[1]: 'images/built-in.o' is up to date.
07:00:01 [2020-10-24T07:00:01.804Z] #41 157.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:00:01 [2020-10-24T07:00:01.804Z] #41 157.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:00:01 [2020-10-24T07:00:01.804Z] #41 157.7 make[1]: 'compel/libcompel.a' is up to date.
07:00:01 [2020-10-24T07:00:01.804Z] #41 157.8 make[1]: 'compel/compel-host-bin' is up to date.
07:00:01 [2020-10-24T07:00:01.804Z] #41 157.8 make[1]: Nothing to be done for 'all'.
07:00:01 [2020-10-24T07:00:01.804Z] #41 157.8 make[1]: 'soccr/libsoccr.a' is up to date.
07:00:01 [2020-10-24T07:00:01.809Z] #41 ...
07:00:01 [2020-10-24T07:00:01.809Z] 
07:00:01 [2020-10-24T07:00:01.809Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:00:01 [2020-10-24T07:00:01.809Z] #15 DONE 1.2s
07:00:01 [2020-10-24T07:00:01.809Z] 
07:00:01 [2020-10-24T07:00:01.809Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:01 [2020-10-24T07:00:01.809Z] #41 53.00   AR       compel/libcompel.a
07:00:01 [2020-10-24T07:00:01.809Z] #41 53.05   HOSTCC   compel/src/main-host.o
07:00:01 [2020-10-24T07:00:01.954Z] #35 6.599 -- Detecting C compile features - done
07:00:01 [2020-10-24T07:00:01.954Z] #35 6.633 -- Performing Test HAS_BUILTIN_FORTIFY
07:00:01 [2020-10-24T07:00:01.954Z] #35 6.883 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:00:01 [2020-10-24T07:00:01.954Z] #35 6.943 -- Configuring done
07:00:01 [2020-10-24T07:00:01.954Z] #35 6.956 -- Generating done
07:00:01 [2020-10-24T07:00:01.954Z] #35 6.971 -- Build files have been written to: /tmp/tmp.GdjyeBcFj0/tini
07:00:01 [2020-10-24T07:00:01.954Z] #35 6.974 + make tini-static
07:00:02 [2020-10-24T07:00:02.057Z] #41 47.52   CC       compel/src/lib/infect-rpc.o
07:00:02 [2020-10-24T07:00:02.067Z] #41 157.9 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 157.9 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 158.0 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 158.0 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 158.0 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 158.0 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 158.1 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 158.1 make[2]: Nothing to be done for 'all'.
07:00:02 [2020-10-24T07:00:02.067Z] #41 158.1   INSTALL  criu/criu
07:00:02 [2020-10-24T07:00:02.219Z] #35 7.351 Scanning dependencies of target tini-static
07:00:02 [2020-10-24T07:00:02.313Z] #41 47.77   CC       compel/src/lib/infect-util.o
07:00:02 [2020-10-24T07:00:02.382Z] #41 53.60   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
07:00:02 [2020-10-24T07:00:02.382Z] #41 53.72   HOSTCC   compel/src/lib/handle-elf-host.o
07:00:02 [2020-10-24T07:00:02.483Z] #35 7.528 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:00:02 [2020-10-24T07:00:02.570Z] #41 47.95   CC       compel/src/lib/infect.o
07:00:02 [2020-10-24T07:00:02.637Z] #41 DONE 158.6s
07:00:02 [2020-10-24T07:00:02.637Z] 
07:00:02 [2020-10-24T07:00:02.637Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:00:02 [2020-10-24T07:00:02.643Z] #41 54.08   HOSTCC   compel/src/lib/log-host.o
07:00:02 [2020-10-24T07:00:02.828Z] #41 ...
07:00:02 [2020-10-24T07:00:02.828Z] 
07:00:02 [2020-10-24T07:00:02.828Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:00:02 [2020-10-24T07:00:02.828Z] #11 118.9 Selecting previously unselected package libapparmor1:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 118.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 118.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.0 Selecting previously unselected package libapparmor-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.3 Selecting previously unselected package libbtrfs0.
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.3 Unpacking libbtrfs0 (4.20.1-2) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.5 Selecting previously unselected package libbtrfs-dev.
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.5 Unpacking libbtrfs-dev (4.20.1-2) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 119.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.0 Selecting previously unselected package libudev-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.3 Selecting previously unselected package libsepol1-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.6 Selecting previously unselected package libpcre16-3:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.7 Selecting previously unselected package libpcre32-3:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.9 Selecting previously unselected package libpcrecpp0v5:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 120.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.1 Selecting previously unselected package libpcre3-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.5 Selecting previously unselected package libselinux1-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.8 Selecting previously unselected package libdevmapper-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.8 Selecting previously unselected package libseccomp-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 121.9 Selecting previously unselected package libsystemd-dev:amd64.
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.5 Setting up libbtrfs0 (4.20.1-2) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.6 Setting up libbtrfs-dev (4.20.1-2) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.6 Setting up mingw-w64-common (6.0.0-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.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
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.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
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.9 Setting up dmsetup (2:1.02.155-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 122.9 Processing triggers for libc-bin (2.28-10) ...
07:00:02 [2020-10-24T07:00:02.828Z] #11 DONE 123.4s
07:00:02 [2020-10-24T07:00:02.904Z] #41 ...
07:00:02 [2020-10-24T07:00:02.904Z] 
07:00:02 [2020-10-24T07:00:02.904Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:00:02 [2020-10-24T07:00:02.904Z] #16 DONE 1.1s
07:00:03 [2020-10-24T07:00:03.086Z] 
07:00:03 [2020-10-24T07:00:03.086Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
07:00:03 [2020-10-24T07:00:03.165Z] 
07:00:03 [2020-10-24T07:00:03.165Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:03 [2020-10-24T07:00:03.165Z] #41 54.35   HOSTLINK compel/compel-host-bin
07:00:03 [2020-10-24T07:00:03.165Z] #41 54.54   DEP      soccr/soccr.d
07:00:03 [2020-10-24T07:00:03.427Z] #41 54.71   CC       soccr/soccr.o
07:00:03 [2020-10-24T07:00:03.440Z] #19 42.45 Unpacking bash-completion (1:2.8-6) ...
07:00:03 [2020-10-24T07:00:03.740Z] #19 ...
07:00:03 [2020-10-24T07:00:03.740Z] 
07:00:03 [2020-10-24T07:00:03.740Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:00:03 [2020-10-24T07:00:03.881Z] #35 8.772 [100%] Linking C executable tini-static
07:00:03 [2020-10-24T07:00:03.999Z] #41 ...
07:00:03 [2020-10-24T07:00:03.999Z] 
07:00:03 [2020-10-24T07:00:03.999Z] #17 [dev-systemd-false  6/26] RUN ldconfig
07:00:03 [2020-10-24T07:00:03.999Z] #17 DONE 1.1s
07:00:03 [2020-10-24T07:00:03.999Z] 
07:00:03 [2020-10-24T07:00:03.999Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:04 [2020-10-24T07:00:04.032Z] #54 ...
07:00:04 [2020-10-24T07:00:04.032Z] 
07:00:04 [2020-10-24T07:00:04.032Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
07:00:04 [2020-10-24T07:00:04.032Z] #42 DONE 0.0s
07:00:04 [2020-10-24T07:00:04.032Z] 
07:00:04 [2020-10-24T07:00:04.032Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
07:00:04 [2020-10-24T07:00:04.145Z] #35 ...
07:00:04 [2020-10-24T07:00:04.145Z] 
07:00:04 [2020-10-24T07:00:04.145Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:00:04 [2020-10-24T07:00:04.145Z] #54 31.61 Checking out files:  63% (2183/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.53 + cd /tmp/tmp.l1vN0ysaVS/src/github.com/containerd/containerd
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.54 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + export 'BUILDTAGS=netgo osusergo static_build'
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + BUILDTAGS='netgo osusergo static_build'
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + export EXTRA_FLAGS=-buildmode=pie
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + EXTRA_FLAGS=-buildmode=pie
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + '[' '' = dynamic ']'
07:00:04 [2020-10-24T07:00:04.145Z] #54 32.94 + make
07:00:04 [2020-10-24T07:00:04.292Z] #44 DONE 0.5s
07:00:04 [2020-10-24T07:00:04.292Z] 
07:00:04 [2020-10-24T07:00:04.292Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
07:00:04 [2020-10-24T07:00:04.466Z] #12 DONE 1.5s
07:00:04 [2020-10-24T07:00:04.466Z] 
07:00:04 [2020-10-24T07:00:04.466Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:00:04 [2020-10-24T07:00:04.724Z] #54 33.99 + bin/ctr
07:00:04 [2020-10-24T07:00:04.861Z] #46 DONE 0.5s
07:00:04 [2020-10-24T07:00:04.861Z] 
07:00:04 [2020-10-24T07:00:04.861Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
07:00:04 [2020-10-24T07:00:04.861Z] #48 DONE 0.3s
07:00:04 [2020-10-24T07:00:04.861Z] 
07:00:04 [2020-10-24T07:00:04.861Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
07:00:04 [2020-10-24T07:00:04.861Z] #50 DONE 0.0s
07:00:04 [2020-10-24T07:00:04.861Z] 
07:00:04 [2020-10-24T07:00:04.861Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:00:04 [2020-10-24T07:00:04.861Z] #54 184.9 + bin/containerd
07:00:05 [2020-10-24T07:00:05.121Z] #54 ...
07:00:05 [2020-10-24T07:00:05.121Z] 
07:00:05 [2020-10-24T07:00:05.121Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
07:00:05 [2020-10-24T07:00:05.121Z] #52 DONE 0.2s
07:00:05 [2020-10-24T07:00:05.272Z] #23 150.2 Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  42% (4717/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
Checking out files:  66% (7255/10991)   
Checking out files:  67% (7364/10991)   
Checking out files:  68% (7474/10991)   
Checking out files:  69% (7584/10991)   
Checking out files:  69% (7600/10991)   
Checking out files:  70% (7694/10991)   
Checking out files:  71% (7804/10991)   
Checking out files:  72% (7914/10991)   
Checking out files:  73% (8024/10991)   
Checking out files:  74% (8134/10991)   
Checking out files:  75% (8244/10991)   
Checking out files:  76% (8354/10991)   
Checking out files:  77% (8464/10991)   
Checking out files:  78% (8573/10991)   
Checking out files:  79% (8683/10991)   
Checking out files:  80% (8793/10991)   
Checking out files:  81% (8903/10991)   
Checking out files:  82% (9013/10991)   
Checking out files:  83% (9123/10991)   
Checking out files:  84% (9233/10991)   
Checking out files:  85% (9343/10991)   
Checking out files:  86% (9453/10991)   
Checking out files:  87% (9563/10991)   
Checking out files:  88% (9673/10991)   
Checking out files:  89% (9782/10991)   
Checking out files:  90% (9892/10991)   
Checking out files:  91% (10002/10991)   
Checking out files:  92% (10112/10991)   
Checking out files:  92% (10172/10991)   
Checking out files:  93% (10222/10991)   
Checking out files:  94% (10332/10991)   
Checking out files:  95% (10442/10991)   
Checking out files:  96% (10552/10991)   
Checking out files:  97% (10662/10991)   
Checking out files:  98% (10772/10991)   
Checking out files:  99% (10882/10991)   
Checking out files: 100% (10991/10991)   
Checking out files: 100% (10991/10991), done.
07:00:05 [2020-10-24T07:00:05.303Z] #54 ...
07:00:05 [2020-10-24T07:00:05.303Z] 
07:00:05 [2020-10-24T07:00:05.303Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:05 [2020-10-24T07:00:05.303Z] #35 9.173 [100%] Built target tini-static
07:00:05 [2020-10-24T07:00:05.303Z] #35 9.212 + mkdir -p /build
07:00:05 [2020-10-24T07:00:05.303Z] #35 9.214 + cp tini-static /build/docker-init
07:00:05 [2020-10-24T07:00:05.303Z] #35 DONE 10.4s
07:00:05 [2020-10-24T07:00:05.303Z] 
07:00:05 [2020-10-24T07:00:05.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.358   PBCC     images/timens.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.422   DEP      images/timens.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.503   PBCC     images/fown.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.535   PBCC     images/google/protobuf/descriptor.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.645   PBCC     images/opts.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.709   PBCC     images/memfd.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.763   DEP      images/fown.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.824   DEP      images/google/protobuf/descriptor.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.885   DEP      images/opts.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.937   DEP      images/memfd.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 7.977   PBCC     images/sit.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.055   DEP      images/sit.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.077   PBCC     images/macvlan.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.117   DEP      images/macvlan.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.153   PBCC     images/autofs.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.172   DEP      images/autofs.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.253   PBCC     images/sysctl.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.288   DEP      images/sysctl.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.342   PBCC     images/time.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.389   DEP      images/time.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.416   PBCC     images/binfmt-misc.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.425   DEP      images/binfmt-misc.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.453   PBCC     images/seccomp.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.478   DEP      images/seccomp.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.516   PBCC     images/userns.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.529   DEP      images/userns.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.581   PBCC     images/cgroup.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.644   DEP      images/cgroup.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.798   PBCC     images/ext-file.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.814   DEP      images/ext-file.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.937   PBCC     images/rpc.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 8.964   DEP      images/rpc.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.036   PBCC     images/siginfo.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.056   DEP      images/siginfo.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.108   PBCC     images/pagemap.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.178   DEP      images/pagemap.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.245   PBCC     images/rlimit.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.264   DEP      images/rlimit.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.315   PBCC     images/file-lock.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.358   DEP      images/file-lock.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.464   PBCC     images/tty.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.497   DEP      images/tty.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.543   PBCC     images/tun.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.587   PBCC     images/netdev.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.651   DEP      images/tun.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.719   DEP      images/netdev.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.789   PBCC     images/vma.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.829   DEP      images/vma.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.862   PBCC     images/creds.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.879   DEP      images/creds.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.916   PBCC     images/utsns.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.931   DEP      images/utsns.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.962   PBCC     images/ipc-desc.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 9.996   PBCC     images/ipc-sem.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.03   DEP      images/ipc-desc.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.07   DEP      images/ipc-sem.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.12   PBCC     images/ipc-msg.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.14   DEP      images/ipc-msg.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.20   PBCC     images/ipc-shm.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.21   DEP      images/ipc-shm.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.24   PBCC     images/ipc-var.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.25   DEP      images/ipc-var.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.32   PBCC     images/sk-opts.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.35   PBCC     images/packet-sock.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.38   DEP      images/sk-opts.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.45   DEP      images/packet-sock.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.50   PBCC     images/sk-netlink.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.53   DEP      images/sk-netlink.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.60   PBCC     images/sk-inet.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.66   DEP      images/sk-inet.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.73   PBCC     images/sk-unix.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.78   DEP      images/sk-unix.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.83   PBCC     images/mm.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.89   DEP      images/mm.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 10.99   PBCC     images/timerfd.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.06   DEP      images/timerfd.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.10   PBCC     images/timer.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.13   DEP      images/timer.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.17   PBCC     images/sa.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.19   DEP      images/sa.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.25   PBCC     images/pipe-data.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.26   DEP      images/pipe-data.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.32   PBCC     images/mnt.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.36   DEP      images/mnt.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.45   PBCC     images/sk-packet.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.49   DEP      images/sk-packet.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.51   PBCC     images/tcp-stream.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.56   DEP      images/tcp-stream.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.61   PBCC     images/pipe.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.64   DEP      images/pipe.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.68   PBCC     images/pstree.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.72   DEP      images/pstree.pb-c.d
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.78   PBCC     images/fs.pb-c.c
07:00:05 [2020-10-24T07:00:05.303Z] #41 11.86   DEP      images/fs.pb-c.d
07:00:05 [2020-10-24T07:00:05.380Z] 
07:00:05 [2020-10-24T07:00:05.380Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:00:05 [2020-10-24T07:00:05.401Z] #13 DONE 1.1s
07:00:05 [2020-10-24T07:00:05.401Z] 
07:00:05 [2020-10-24T07:00:05.401Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.558 + RM_GOPATH=0
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.558 + TMP_GOPATH=
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.558 + : /build
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.558 + '[' -z '' ']'
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.558 ++ mktemp -d
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.561 + export GOPATH=/tmp/tmp.5wo6p2QV7d
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.561 + GOPATH=/tmp/tmp.5wo6p2QV7d
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.561 + RM_GOPATH=1
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.561 + case "$(go env GOARCH)" in
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.561 ++ go env GOARCH
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.598 + export GO_BUILDMODE=-buildmode=pie
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.598 + GO_BUILDMODE=-buildmode=pie
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.598 ++ dirname /tmp/install/install.sh
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + dir=/tmp/install
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + bin=runc
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + shift
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + '[' '!' -f /tmp/install/runc.installer ']'
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + . /tmp/install/runc.installer
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + install_runc
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + uname -r
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.604 + grep -q '^3\.10\.0.*\.el7\.'
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.605 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.605 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.605 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.605 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5wo6p2QV7d/src/github.com/opencontainers/runc
07:00:05 [2020-10-24T07:00:05.401Z] #51 1.641 Cloning into '/tmp/tmp.5wo6p2QV7d/src/github.com/opencontainers/runc'...
07:00:05 [2020-10-24T07:00:05.568Z] #41 11.95   PBCC     images/signalfd.pb-c.c
07:00:05 [2020-10-24T07:00:05.568Z] #41 12.00   DEP      images/signalfd.pb-c.d
07:00:05 [2020-10-24T07:00:05.568Z] #41 12.07   PBCC     images/fh.pb-c.c
07:00:05 [2020-10-24T07:00:05.657Z] #51 ...
07:00:05 [2020-10-24T07:00:05.657Z] 
07:00:05 [2020-10-24T07:00:05.657Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:05 [2020-10-24T07:00:05.657Z] #43 115.9 net/textproto
07:00:05 [2020-10-24T07:00:05.657Z] #43 115.9 crypto/x509
07:00:05 [2020-10-24T07:00:05.657Z] #43 117.1 vendor/golang.org/x/net/http/httpguts
07:00:05 [2020-10-24T07:00:05.657Z] #43 117.4 vendor/golang.org/x/net/http/httpproxy
07:00:05 [2020-10-24T07:00:05.657Z] #43 118.0 mime/multipart
07:00:05 [2020-10-24T07:00:05.657Z] #43 120.2 crypto/tls
07:00:05 [2020-10-24T07:00:05.657Z] #43 ...
07:00:05 [2020-10-24T07:00:05.657Z] 
07:00:05 [2020-10-24T07:00:05.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:05 [2020-10-24T07:00:05.657Z] #41 51.15   CC       compel/src/lib/ptrace.o
07:00:05 [2020-10-24T07:00:05.806Z] #23 153.7 + cd /tmp/tmp.TJNsIWMUt2/tmp/docker-ce
07:00:05 [2020-10-24T07:00:05.806Z] #23 153.7 + git checkout -q v17.06.2-ce
07:00:05 [2020-10-24T07:00:05.832Z] #41 12.12   PBCC     images/fsnotify.pb-c.c
07:00:05 [2020-10-24T07:00:05.832Z] #41 12.17   DEP      images/fh.pb-c.d
07:00:05 [2020-10-24T07:00:05.832Z] #41 12.24   DEP      images/fsnotify.pb-c.d
07:00:05 [2020-10-24T07:00:05.832Z] #41 12.34   PBCC     images/eventpoll.pb-c.c
07:00:05 [2020-10-24T07:00:05.915Z] #18 1.713 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:00:05 [2020-10-24T07:00:05.915Z] #18 1.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:00:05 [2020-10-24T07:00:05.915Z] #18 1.806 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:00:06 [2020-10-24T07:00:06.096Z] #41 12.39   DEP      images/eventpoll.pb-c.d
07:00:06 [2020-10-24T07:00:06.097Z] #41 12.43   PBCC     images/eventfd.pb-c.c
07:00:06 [2020-10-24T07:00:06.097Z] #41 12.49   DEP      images/eventfd.pb-c.d
07:00:06 [2020-10-24T07:00:06.097Z] #41 12.55   PBCC     images/remap-file-path.pb-c.c
07:00:06 [2020-10-24T07:00:06.097Z] #41 12.57   DEP      images/remap-file-path.pb-c.d
07:00:06 [2020-10-24T07:00:06.097Z] #41 12.61   PBCC     images/fifo.pb-c.c
07:00:06 [2020-10-24T07:00:06.176Z] #18 2.317 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:00:06 [2020-10-24T07:00:06.219Z] #41 51.69   AR       compel/libcompel.a
07:00:06 [2020-10-24T07:00:06.360Z] #41 12.66   DEP      images/fifo.pb-c.d
07:00:06 [2020-10-24T07:00:06.360Z] #41 12.68   PBCC     images/ghost-file.pb-c.c
07:00:06 [2020-10-24T07:00:06.360Z] #41 12.71   DEP      images/ghost-file.pb-c.d
07:00:06 [2020-10-24T07:00:06.360Z] #41 12.79   PBCC     images/regfile.pb-c.c
07:00:06 [2020-10-24T07:00:06.403Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
07:00:06 [2020-10-24T07:00:06.477Z] #41 51.75   HOSTCC   compel/src/main-host.o
07:00:06 [2020-10-24T07:00:06.477Z] #41 ...
07:00:06 [2020-10-24T07:00:06.477Z] 
07:00:06 [2020-10-24T07:00:06.477Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
07:00:06 [2020-10-24T07:00:06.477Z] #14 0.903 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:00:06 [2020-10-24T07:00:06.477Z] #14 DONE 1.1s
07:00:06 [2020-10-24T07:00:06.625Z] #41 12.89   DEP      images/regfile.pb-c.d
07:00:06 [2020-10-24T07:00:06.625Z] #41 12.94   PBCC     images/ns.pb-c.c
07:00:06 [2020-10-24T07:00:06.625Z] #41 12.98   DEP      images/ns.pb-c.d
07:00:06 [2020-10-24T07:00:06.625Z] #41 13.04   PBCC     images/fdinfo.pb-c.c
07:00:06 [2020-10-24T07:00:06.696Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
07:00:06 [2020-10-24T07:00:06.733Z] 
07:00:06 [2020-10-24T07:00:06.733Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:00:06 [2020-10-24T07:00:06.891Z] #41 13.15   DEP      images/fdinfo.pb-c.d
07:00:06 [2020-10-24T07:00:06.891Z] #41 13.22   PBCC     images/core-aarch64.pb-c.c
07:00:06 [2020-10-24T07:00:06.891Z] #41 13.27   PBCC     images/core-arm.pb-c.c
07:00:06 [2020-10-24T07:00:06.891Z] #41 13.29   PBCC     images/core-ppc64.pb-c.c
07:00:06 [2020-10-24T07:00:06.891Z] #41 13.33   PBCC     images/core-s390.pb-c.c
07:00:06 [2020-10-24T07:00:06.891Z] #41 13.38   PBCC     images/core-x86.pb-c.c
07:00:07 [2020-10-24T07:00:07.074Z] Client:
07:00:07 [2020-10-24T07:00:07.074Z]  Debug Mode: false
07:00:07 [2020-10-24T07:00:07.074Z]  Plugins:
07:00:07 [2020-10-24T07:00:07.074Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
07:00:07 [2020-10-24T07:00:07.074Z] 
07:00:07 [2020-10-24T07:00:07.074Z] Server:
07:00:07 [2020-10-24T07:00:07.074Z]  Containers: 0
07:00:07 [2020-10-24T07:00:07.074Z]   Running: 0
07:00:07 [2020-10-24T07:00:07.074Z]   Paused: 0
07:00:07 [2020-10-24T07:00:07.074Z]   Stopped: 0
07:00:07 [2020-10-24T07:00:07.074Z]  Images: 0
07:00:07 [2020-10-24T07:00:07.074Z]  Server Version: 19.03.12
07:00:07 [2020-10-24T07:00:07.074Z]  Storage Driver: windowsfilter (windows) lcow (linux)
07:00:07 [2020-10-24T07:00:07.074Z]   Windows: 
07:00:07 [2020-10-24T07:00:07.074Z]   LCOW: 
07:00:07 [2020-10-24T07:00:07.074Z]  Logging Driver: json-file
07:00:07 [2020-10-24T07:00:07.074Z]  Plugins:
07:00:07 [2020-10-24T07:00:07.074Z]   Volume: local
07:00:07 [2020-10-24T07:00:07.074Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:00:07 [2020-10-24T07:00:07.074Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:00:07 [2020-10-24T07:00:07.074Z]  Swarm: inactive
07:00:07 [2020-10-24T07:00:07.074Z]  Default Isolation: process
07:00:07 [2020-10-24T07:00:07.074Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:00:07 [2020-10-24T07:00:07.074Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
07:00:07 [2020-10-24T07:00:07.074Z]  OSType: windows
07:00:07 [2020-10-24T07:00:07.074Z]  Architecture: x86_64
07:00:07 [2020-10-24T07:00:07.074Z]  CPUs: 4
07:00:07 [2020-10-24T07:00:07.074Z]  Total Memory: 32GiB
07:00:07 [2020-10-24T07:00:07.074Z]  Name: azwin-2-8f3d50
07:00:07 [2020-10-24T07:00:07.074Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
07:00:07 [2020-10-24T07:00:07.074Z]  Docker Root Dir: D:\docker
07:00:07 [2020-10-24T07:00:07.074Z]  Debug Mode: false
07:00:07 [2020-10-24T07:00:07.074Z]  Registry: https://index.docker.io/v1/
07:00:07 [2020-10-24T07:00:07.074Z]  Labels:
07:00:07 [2020-10-24T07:00:07.074Z]  Experimental: true
07:00:07 [2020-10-24T07:00:07.074Z]  Insecure Registries:
07:00:07 [2020-10-24T07:00:07.074Z]   10.0.0.4:5000
07:00:07 [2020-10-24T07:00:07.074Z]   127.0.0.0/8
07:00:07 [2020-10-24T07:00:07.074Z]  Registry Mirrors:
07:00:07 [2020-10-24T07:00:07.074Z]   http://10.0.0.4:5000/
07:00:07 [2020-10-24T07:00:07.074Z]  Live Restore Enabled: false
07:00:07 [2020-10-24T07:00:07.074Z] 
07:00:07 [2020-10-24T07:00:07.154Z] #41 13.42   PBCC     images/core.pb-c.c
07:00:07 [2020-10-24T07:00:07.154Z] #41 13.49   PBCC     images/inventory.pb-c.c
07:00:07 [2020-10-24T07:00:07.154Z] #41 13.53   DEP      images/core-aarch64.pb-c.d
07:00:07 [2020-10-24T07:00:07.154Z] #41 13.56   DEP      images/core-arm.pb-c.d
07:00:07 [2020-10-24T07:00:07.154Z] #41 13.61   DEP      images/core-ppc64.pb-c.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.64   DEP      images/core-s390.pb-c.d
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.68   DEP      images/core-x86.pb-c.d
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.71   DEP      images/core.pb-c.d
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.74   DEP      images/inventory.pb-c.d
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.78   PBCC     images/cpuinfo.pb-c.c
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.81   DEP      images/cpuinfo.pb-c.d
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.82   PBCC     images/stats.pb-c.c
07:00:07 [2020-10-24T07:00:07.418Z] #41 13.85   DEP      images/stats.pb-c.d
07:00:07 [2020-10-24T07:00:07.661Z] #15 DONE 1.1s
07:00:07 [2020-10-24T07:00:07.661Z] 
07:00:07 [2020-10-24T07:00:07.661Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:00:08 [2020-10-24T07:00:08.090Z] #18 3.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:00:08 [2020-10-24T07:00:08.207Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.9% of statements
07:00:08 [2020-10-24T07:00:08.369Z] #41 ...
07:00:08 [2020-10-24T07:00:08.369Z] 
07:00:08 [2020-10-24T07:00:08.369Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:00:08 [2020-10-24T07:00:08.369Z] #11 92.23 Selecting previously unselected package g++-mingw-w64-x86-64.
07:00:08 [2020-10-24T07:00:08.369Z] #11 92.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
07:00:08 [2020-10-24T07:00:08.369Z] #11 92.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:00:08 [2020-10-24T07:00:08.702Z] #23 156.9 + mkdir -p /tmp/tmp.TJNsIWMUt2/src/github.com/docker
07:00:08 [2020-10-24T07:00:08.702Z] #23 156.9 + mv components/cli /tmp/tmp.TJNsIWMUt2/src/github.com/docker/cli
07:00:08 [2020-10-24T07:00:08.702Z] #23 156.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:00:09 [2020-10-24T07:00:09.008Z] #23 ...
07:00:09 [2020-10-24T07:00:09.008Z] 
07:00:09 [2020-10-24T07:00:09.008Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:09 [2020-10-24T07:00:09.008Z] #44 147.2 vendor/golang.org/x/net/http/httpproxy
07:00:09 [2020-10-24T07:00:09.008Z] #44 147.2 net/textproto
07:00:09 [2020-10-24T07:00:09.008Z] #44 147.2 crypto/x509
07:00:09 [2020-10-24T07:00:09.008Z] #44 149.0 mime/multipart
07:00:09 [2020-10-24T07:00:09.008Z] #44 149.0 vendor/golang.org/x/net/http/httpguts
07:00:09 [2020-10-24T07:00:09.008Z] #44 152.2 crypto/tls
07:00:09 [2020-10-24T07:00:09.008Z] #44 ...
07:00:09 [2020-10-24T07:00:09.008Z] 
07:00:09 [2020-10-24T07:00:09.008Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.16 Selecting previously unselected package bzip2.
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.30 Selecting previously unselected package xz-utils.
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.32 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.33 Unpacking xz-utils (5.2.4-1) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.57 Selecting previously unselected package apparmor.
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.57 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 43.69 Unpacking apparmor (2.13.2-10) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.26 Selecting previously unselected package aufs-tools.
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.28 Unpacking aufs-tools (1:4.14+20190211-1) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.43 Selecting previously unselected package libonig5:ppc64el.
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.44 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.45 Unpacking libonig5:ppc64el (6.9.1-1) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.66 Selecting previously unselected package libjq1:ppc64el.
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.69 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.85 Selecting previously unselected package jq.
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.87 Unpacking jq (1.5+dfsg-2+b1) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.97 Selecting previously unselected package libaio1:ppc64el.
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.98 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 44.99 Unpacking libaio1:ppc64el (0.3.112-3) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 45.05 Selecting previously unselected package libgpm2:ppc64el.
07:00:09 [2020-10-24T07:00:09.008Z] #19 45.06 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 45.06 Unpacking libgpm2:ppc64el (1.20.7-5) ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 45.12 Selecting previously unselected package libicu63:ppc64el.
07:00:09 [2020-10-24T07:00:09.008Z] #19 45.13 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.008Z] #19 45.14 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
07:00:09 [2020-10-24T07:00:09.031Z] #16 DONE 1.2s
07:00:09 [2020-10-24T07:00:09.031Z] 
07:00:09 [2020-10-24T07:00:09.031Z] #17 [dev-systemd-false  6/26] RUN ldconfig
07:00:09 [2020-10-24T07:00:09.034Z] #18 5.175 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
07:00:09 [2020-10-24T07:00:09.310Z] #19 ...
07:00:09 [2020-10-24T07:00:09.310Z] 
07:00:09 [2020-10-24T07:00:09.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:09 [2020-10-24T07:00:09.310Z] #42 82.82   DEP      criu/protobuf-desc.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 82.95   DEP      criu/proc_parse.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 83.18   DEP      criu/plugin.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 83.36   DEP      criu/pipes.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 83.56   DEP      criu/pie-util.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 83.66   DEP      criu/pie-util-vdso.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 83.86   DEP      criu/path.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 84.02   DEP      criu/parasite-syscall.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 84.35   DEP      criu/pagemap.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 84.53   DEP      criu/pagemap-cache.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 84.66   DEP      criu/page-xfer.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 84.88   DEP      criu/page-pipe.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 85.15   DEP      criu/netfilter.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 85.31   DEP      criu/net.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 85.60   DEP      criu/namespaces.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 85.83   DEP      criu/mount.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 86.06   DEP      criu/memfd.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 86.28   DEP      criu/mem.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 86.62   DEP      criu/lsm.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 86.84   DEP      criu/log.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 87.06   DEP      criu/libnetlink.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 87.23   DEP      criu/kerndat.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 87.44   DEP      criu/kcmp-ids.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 87.56   DEP      criu/irmap.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 87.80   DEP      criu/ipc_ns.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 88.09   DEP      criu/image.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 88.37   DEP      criu/image-desc.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 88.49   DEP      criu/fsnotify.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 88.69   DEP      criu/filesystems.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 88.89   DEP      criu/files.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 89.14   DEP      criu/files-reg.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 89.36   DEP      criu/files-ext.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 89.55   DEP      criu/file-lock.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 89.77   DEP      criu/file-ids.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 89.99   DEP      criu/fifo.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 90.17   DEP      criu/fdstore.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 90.29   DEP      criu/fault-injection.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 90.35   DEP      criu/external.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 90.52   DEP      criu/eventpoll.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 90.85   DEP      criu/eventfd.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 91.03   DEP      criu/crtools.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 91.32   DEP      criu/cr-service.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 91.57   DEP      criu/cr-restore.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 91.88   DEP      criu/cr-errno.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 91.89   DEP      criu/cr-dump.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 92.13   DEP      criu/cr-dedup.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 92.36   DEP      criu/cr-check.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 92.65   DEP      criu/config.d
07:00:09 [2020-10-24T07:00:09.310Z] #42 92.85   DEP      criu/clone-noasan.d
07:00:09 [2020-10-24T07:00:09.615Z] #42 92.96   DEP      criu/cgroup.d
07:00:09 [2020-10-24T07:00:09.615Z] #42 ...
07:00:09 [2020-10-24T07:00:09.615Z] 
07:00:09 [2020-10-24T07:00:09.615Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:09 [2020-10-24T07:00:09.615Z] #19 48.92 Selecting previously unselected package libnet1:ppc64el.
07:00:09 [2020-10-24T07:00:09.615Z] #19 48.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.615Z] #19 48.94 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.06 Selecting previously unselected package libnl-3-200:ppc64el.
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.20 Selecting previously unselected package libprotobuf-c1:ppc64el.
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.21 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.26 Selecting previously unselected package libreadline5:ppc64el.
07:00:09 [2020-10-24T07:00:09.615Z] #19 49.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.956Z] #19 49.27 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
07:00:09 [2020-10-24T07:00:09.956Z] #19 49.35 Selecting previously unselected package net-tools.
07:00:09 [2020-10-24T07:00:09.956Z] #19 49.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
07:00:09 [2020-10-24T07:00:09.956Z] #19 49.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
07:00:09 [2020-10-24T07:00:09.961Z] #17 DONE 1.0s
07:00:09 [2020-10-24T07:00:09.961Z] 
07:00:09 [2020-10-24T07:00:09.961Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:09 [2020-10-24T07:00:09.977Z] #18 ...
07:00:09 [2020-10-24T07:00:09.977Z] 
07:00:09 [2020-10-24T07:00:09.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:09 [2020-10-24T07:00:09.977Z] #41 56.49   AR       soccr/libsoccr.a
07:00:09 [2020-10-24T07:00:09.977Z] #41 56.53 make[1]: 'soccr/libsoccr.a' is up to date.
07:00:09 [2020-10-24T07:00:09.977Z] #41 56.86   DEP      criu/arch/x86/sigframe.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 56.98   DEP      criu/arch/x86/sigaction_compat.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 57.07   DEP      criu/arch/x86/kerndat.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 57.19   DEP      criu/arch/x86/crtools.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 57.38   DEP      criu/arch/x86/cpu.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 57.53   CC       criu/arch/x86/cpu.o
07:00:09 [2020-10-24T07:00:09.977Z] #41 58.15   CC       criu/arch/x86/crtools.o
07:00:09 [2020-10-24T07:00:09.977Z] #41 59.27   CC       criu/arch/x86/kerndat.o
07:00:09 [2020-10-24T07:00:09.977Z] #41 59.72   CC       criu/arch/x86/sigaction_compat.o
07:00:09 [2020-10-24T07:00:09.977Z] #41 59.96   CC       criu/arch/x86/sigframe.o
07:00:09 [2020-10-24T07:00:09.977Z] #41 60.28   LINK     criu/arch/x86/crtools.built-in.o
07:00:09 [2020-10-24T07:00:09.977Z] #41 60.36   DEP      criu/pie/util-vdso-elf32.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 60.56   DEP      criu/pie/util-vdso.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 60.72   DEP      criu/pie/util.d
07:00:09 [2020-10-24T07:00:09.977Z] #41 60.92   CC       criu/pie/util.o
07:00:09 [2020-10-24T07:00:09.977Z] #41 61.29   CC       criu/pie/util-vdso.o
07:00:10 [2020-10-24T07:00:10.275Z] #19 49.60 Selecting previously unselected package python-pip-whl.
07:00:10 [2020-10-24T07:00:10.275Z] #19 49.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
07:00:10 [2020-10-24T07:00:10.275Z] #19 49.61 Unpacking python-pip-whl (18.1-5) ...
07:00:10 [2020-10-24T07:00:10.594Z] #19 50.12 Selecting previously unselected package python3-lib2to3.
07:00:10 [2020-10-24T07:00:10.594Z] #19 50.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
07:00:10 [2020-10-24T07:00:10.907Z] #19 50.13 Unpacking python3-lib2to3 (3.7.3-1) ...
07:00:10 [2020-10-24T07:00:10.907Z] #19 50.33 Selecting previously unselected package python3-distutils.
07:00:10 [2020-10-24T07:00:10.907Z] #19 50.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
07:00:10 [2020-10-24T07:00:10.907Z] #19 50.36 Unpacking python3-distutils (3.7.3-1) ...
07:00:10 [2020-10-24T07:00:10.907Z] #19 50.52 Selecting previously unselected package python3-pip.
07:00:10 [2020-10-24T07:00:10.920Z] #41 62.06   CC       criu/pie/util-vdso-elf32.o
07:00:11 [2020-10-24T07:00:11.233Z] #19 50.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
07:00:11 [2020-10-24T07:00:11.233Z] #19 50.54 Unpacking python3-pip (18.1-5) ...
07:00:11 [2020-10-24T07:00:11.233Z] #19 50.71 Selecting previously unselected package python3-pkg-resources.
07:00:11 [2020-10-24T07:00:11.233Z] #19 50.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
07:00:11 [2020-10-24T07:00:11.233Z] #19 50.72 Unpacking python3-pkg-resources (40.8.0-1) ...
07:00:11 [2020-10-24T07:00:11.332Z] #18 1.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:00:11 [2020-10-24T07:00:11.332Z] #18 1.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:00:11 [2020-10-24T07:00:11.493Z] #41 62.70   AR       criu/pie/pie.lib.a
07:00:11 [2020-10-24T07:00:11.493Z] #41 62.77   DEP      criu/pie/restorer.d
07:00:11 [2020-10-24T07:00:11.582Z] #19 50.85 Selecting previously unselected package python3-setuptools.
07:00:11 [2020-10-24T07:00:11.582Z] #19 50.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
07:00:11 [2020-10-24T07:00:11.582Z] #19 50.87 Unpacking python3-setuptools (40.8.0-1) ...
07:00:11 [2020-10-24T07:00:11.582Z] #19 51.11 Selecting previously unselected package python3-wheel.
07:00:11 [2020-10-24T07:00:11.582Z] #19 51.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
07:00:11 [2020-10-24T07:00:11.582Z] #19 51.13 Unpacking python3-wheel (0.32.3-2) ...
07:00:11 [2020-10-24T07:00:11.588Z] #18 1.626 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:00:11 [2020-10-24T07:00:11.690Z] #11 ...
07:00:11 [2020-10-24T07:00:11.690Z] 
07:00:11 [2020-10-24T07:00:11.690Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:11 [2020-10-24T07:00:11.690Z] #43 85.06 github.com/LK4D4/vndr/build
07:00:11 [2020-10-24T07:00:11.690Z] #43 88.40 vendor/golang.org/x/net/idna
07:00:11 [2020-10-24T07:00:11.690Z] #43 89.18 mime/quotedprintable
07:00:11 [2020-10-24T07:00:11.690Z] #43 89.47 crypto/rsa
07:00:11 [2020-10-24T07:00:11.690Z] #43 89.58 vendor/golang.org/x/crypto/cryptobyte
07:00:11 [2020-10-24T07:00:11.690Z] #43 92.98 vendor/golang.org/x/net/http/httpproxy
07:00:11 [2020-10-24T07:00:11.690Z] #43 92.99 net/textproto
07:00:11 [2020-10-24T07:00:11.690Z] #43 93.01 crypto/x509
07:00:11 [2020-10-24T07:00:11.690Z] #43 94.48 vendor/golang.org/x/net/http/httpguts
07:00:11 [2020-10-24T07:00:11.690Z] #43 94.48 mime/multipart
07:00:11 [2020-10-24T07:00:11.690Z] #43 ...
07:00:11 [2020-10-24T07:00:11.690Z] 
07:00:11 [2020-10-24T07:00:11.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:11 [2020-10-24T07:00:11.690Z] #41 15.25 make[1]: Nothing to be done for 'all'.
07:00:11 [2020-10-24T07:00:11.690Z] #41 16.70   CC       images/stats.o
07:00:11 [2020-10-24T07:00:11.690Z] #41 17.18   CC       images/core.o
07:00:11 [2020-10-24T07:00:11.690Z] #41 18.00   CC       images/core-x86.o
07:00:11 [2020-10-24T07:00:11.754Z] #41 62.95   DEP      criu/arch/x86/sigaction_compat_pie.d
07:00:11 [2020-10-24T07:00:11.754Z] #41 63.03   DEP      criu/arch/x86/restorer_unmap.d
07:00:11 [2020-10-24T07:00:11.754Z] #41 ...
07:00:11 [2020-10-24T07:00:11.754Z] 
07:00:11 [2020-10-24T07:00:11.754Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:11 [2020-10-24T07:00:11.754Z] #43 121.8 net/http/httptrace
07:00:11 [2020-10-24T07:00:11.754Z] #43 122.0 net/http
07:00:11 [2020-10-24T07:00:11.754Z] #43 ...
07:00:11 [2020-10-24T07:00:11.754Z] 
07:00:11 [2020-10-24T07:00:11.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:11 [2020-10-24T07:00:11.754Z] #41 63.06   DEP      criu/arch/x86/restorer.d
07:00:11 [2020-10-24T07:00:11.846Z] #18 2.008 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
07:00:11 [2020-10-24T07:00:11.977Z] #19 51.26 Selecting previously unselected package sudo.
07:00:11 [2020-10-24T07:00:11.977Z] #19 51.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
07:00:11 [2020-10-24T07:00:11.977Z] #19 51.28 Unpacking sudo (1.8.27-1+deb10u2) ...
07:00:12 [2020-10-24T07:00:12.015Z] #41 63.22   DEP      criu/arch/x86/vdso-pie.d
07:00:12 [2020-10-24T07:00:12.015Z] #41 63.39   DEP      criu/pie/parasite-vdso.d
07:00:12 [2020-10-24T07:00:12.276Z] #41 63.53   DEP      criu/pie/parasite.d
07:00:12 [2020-10-24T07:00:12.537Z] #41 63.83   CC       criu/pie/parasite.o
07:00:12 [2020-10-24T07:00:12.599Z] #19 51.83 Selecting previously unselected package thin-provisioning-tools.
07:00:12 [2020-10-24T07:00:12.599Z] #19 51.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
07:00:12 [2020-10-24T07:00:12.599Z] #19 51.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
07:00:12 [2020-10-24T07:00:12.643Z] #41 18.82   CC       images/core-arm.o
07:00:12 [2020-10-24T07:00:12.906Z] #41 19.21   CC       images/core-aarch64.o
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.15 Selecting previously unselected package uidmap.
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.19 Unpacking uidmap (1:4.5-1.1) ...
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.32 Selecting previously unselected package vim-runtime.
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.33 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
07:00:12 [2020-10-24T07:00:12.911Z] #19 52.43 Unpacking vim-runtime (2:8.1.0875-5) ...
07:00:13 [2020-10-24T07:00:13.174Z] #41 19.53   CC       images/core-ppc64.o
07:00:13 [2020-10-24T07:00:13.215Z] #18 3.245 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
07:00:13 [2020-10-24T07:00:13.754Z] #41 20.11   CC       images/core-s390.o
07:00:13 [2020-10-24T07:00:13.924Z] #41 65.25   LINK     criu/pie/parasite.built-in.o
07:00:13 [2020-10-24T07:00:13.924Z] #41 65.27   GEN      criu/pie/parasite-blob.h
07:00:13 [2020-10-24T07:00:13.924Z] #41 65.29   CC       criu/pie/parasite-vdso.o
07:00:14 [2020-10-24T07:00:14.332Z] #41 20.81   CC       images/cpuinfo.o
07:00:14 [2020-10-24T07:00:14.868Z] #41 66.04   CC       criu/arch/x86/vdso-pie.o
07:00:14 [2020-10-24T07:00:14.910Z] #41 21.33   CC       images/inventory.o
07:00:15 [2020-10-24T07:00:15.110Z] #18 4.807 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
07:00:15 [2020-10-24T07:00:15.129Z] #41 66.45   CC       criu/arch/x86/restorer.o
07:00:15 [2020-10-24T07:00:15.145Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 14.0% of statements
07:00:15 [2020-10-24T07:00:15.174Z] #41 21.64   CC       images/fdinfo.o
07:00:15 [2020-10-24T07:00:15.701Z] #41 66.99   CC       criu/arch/x86/restorer_unmap.o
07:00:15 [2020-10-24T07:00:15.701Z] #41 67.03   CC       criu/arch/x86/sigaction_compat_pie.o
07:00:15 [2020-10-24T07:00:15.752Z] #41 22.02   CC       images/fown.o
07:00:15 [2020-10-24T07:00:15.752Z] #41 22.27   CC       images/ns.o
07:00:15 [2020-10-24T07:00:15.962Z] #41 67.35   CC       criu/pie/restorer.o
07:00:16 [2020-10-24T07:00:16.042Z] #18 ...
07:00:16 [2020-10-24T07:00:16.042Z] 
07:00:16 [2020-10-24T07:00:16.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:16 [2020-10-24T07:00:16.042Z] #41 52.34   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 52.55   HOSTCC   compel/src/lib/handle-elf-host.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 52.91   HOSTCC   compel/src/lib/log-host.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 53.11   HOSTLINK compel/compel-host-bin
07:00:16 [2020-10-24T07:00:16.042Z] #41 53.38   DEP      soccr/soccr.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 53.56   CC       soccr/soccr.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 55.23   AR       soccr/libsoccr.a
07:00:16 [2020-10-24T07:00:16.042Z] #41 55.29 make[1]: 'soccr/libsoccr.a' is up to date.
07:00:16 [2020-10-24T07:00:16.042Z] #41 55.84   DEP      criu/arch/x86/sigframe.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 56.05   DEP      criu/arch/x86/sigaction_compat.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 56.13   DEP      criu/arch/x86/kerndat.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 56.27   DEP      criu/arch/x86/crtools.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 56.48   DEP      criu/arch/x86/cpu.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 56.58   CC       criu/arch/x86/cpu.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 57.17   CC       criu/arch/x86/crtools.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 58.37   CC       criu/arch/x86/kerndat.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 58.77   CC       criu/arch/x86/sigaction_compat.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 59.03   CC       criu/arch/x86/sigframe.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 59.23   LINK     criu/arch/x86/crtools.built-in.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 59.30   DEP      criu/pie/util-vdso-elf32.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 59.45   DEP      criu/pie/util-vdso.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 59.62   DEP      criu/pie/util.d
07:00:16 [2020-10-24T07:00:16.042Z] #41 59.78   CC       criu/pie/util.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 60.09   CC       criu/pie/util-vdso.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 60.81   CC       criu/pie/util-vdso-elf32.o
07:00:16 [2020-10-24T07:00:16.042Z] #41 61.55   AR       criu/pie/pie.lib.a
07:00:16 [2020-10-24T07:00:16.184Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.8% of statements
07:00:16 [2020-10-24T07:00:16.300Z] #41 61.61   DEP      criu/pie/restorer.d
07:00:16 [2020-10-24T07:00:16.300Z] #41 ...
07:00:16 [2020-10-24T07:00:16.300Z] 
07:00:16 [2020-10-24T07:00:16.300Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:16 [2020-10-24T07:00:16.300Z] #43 126.7 net/http/httptrace
07:00:16 [2020-10-24T07:00:16.300Z] #43 127.1 net/http
07:00:16 [2020-10-24T07:00:16.300Z] #43 ...
07:00:16 [2020-10-24T07:00:16.300Z] 
07:00:16 [2020-10-24T07:00:16.300Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:16 [2020-10-24T07:00:16.300Z] #41 61.80   DEP      criu/arch/x86/sigaction_compat_pie.d
07:00:16 [2020-10-24T07:00:16.332Z] #41 22.58   CC       images/regfile.o
07:00:16 [2020-10-24T07:00:16.469Z] #19 56.08 Selecting previously unselected package vim.
07:00:16 [2020-10-24T07:00:16.469Z] #19 56.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
07:00:16 [2020-10-24T07:00:16.469Z] #19 56.12 Unpacking vim (2:8.1.0875-5) ...
07:00:16 [2020-10-24T07:00:16.557Z] #41 61.91   DEP      criu/arch/x86/restorer_unmap.d
07:00:16 [2020-10-24T07:00:16.557Z] #41 61.95   DEP      criu/arch/x86/restorer.d
07:00:16 [2020-10-24T07:00:16.596Z] #41 22.91   CC       images/ghost-file.o
07:00:16 [2020-10-24T07:00:16.814Z] #41 62.19   DEP      criu/arch/x86/vdso-pie.d
07:00:16 [2020-10-24T07:00:16.820Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
07:00:16 [2020-10-24T07:00:16.861Z] #41 23.29   CC       images/fifo.o
07:00:17 [2020-10-24T07:00:17.071Z] #41 62.30   DEP      criu/pie/parasite-vdso.d
07:00:17 [2020-10-24T07:00:17.072Z] #41 62.50   DEP      criu/pie/parasite.d
07:00:17 [2020-10-24T07:00:17.124Z] #41 23.50   CC       images/remap-file-path.o
07:00:17 [2020-10-24T07:00:17.329Z] #41 62.74   CC       criu/pie/parasite.o
07:00:17 [2020-10-24T07:00:17.388Z] #41 23.72   CC       images/eventfd.o
07:00:17 [2020-10-24T07:00:17.456Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
07:00:17 [2020-10-24T07:00:17.530Z] #19 56.80 Selecting previously unselected package xfsprogs.
07:00:17 [2020-10-24T07:00:17.530Z] #19 56.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
07:00:17 [2020-10-24T07:00:17.530Z] #19 56.81 Unpacking xfsprogs (4.20.0-1) ...
07:00:17 [2020-10-24T07:00:17.653Z] #41 23.87   CC       images/eventpoll.o
07:00:17 [2020-10-24T07:00:17.653Z] #41 24.12   CC       images/fh.o
07:00:17 [2020-10-24T07:00:17.829Z] #19 57.36 Selecting previously unselected package zip.
07:00:17 [2020-10-24T07:00:17.878Z] #41 ...
07:00:17 [2020-10-24T07:00:17.878Z] 
07:00:17 [2020-10-24T07:00:17.878Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:17 [2020-10-24T07:00:17.878Z] #51 10.81 + cd /tmp/tmp.9ehwEZgMYw/src/github.com/opencontainers/runc
07:00:17 [2020-10-24T07:00:17.878Z] #51 10.81 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:00:17 [2020-10-24T07:00:17.878Z] #51 11.24 + '[' -z '' ']'
07:00:17 [2020-10-24T07:00:17.878Z] #51 11.24 + target=static
07:00:17 [2020-10-24T07:00:17.878Z] #51 11.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:00:17 [2020-10-24T07:00:17.878Z] #51 11.54 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 .
07:00:17 [2020-10-24T07:00:17.878Z] #51 ...
07:00:17 [2020-10-24T07:00:17.878Z] 
07:00:17 [2020-10-24T07:00:17.878Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:17 [2020-10-24T07:00:17.878Z] #43 135.3 github.com/LK4D4/vndr/godl
07:00:17 [2020-10-24T07:00:17.878Z] #43 136.1 github.com/LK4D4/vndr
07:00:18 [2020-10-24T07:00:18.093Z] ok  	github.com/docker/docker/daemon	12.264s	coverage: 17.2% of statements
07:00:18 [2020-10-24T07:00:18.093Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:00:18 [2020-10-24T07:00:18.093Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:00:18 [2020-10-24T07:00:18.093Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:00:18 [2020-10-24T07:00:18.093Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:00:18 [2020-10-24T07:00:18.093Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.38 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.41 Unpacking zip (3.0-11+b1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.62 Setting up aufs-tools (1:4.14+20190211-1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.63 Setting up libip6tc0:ppc64el (1.8.2-4) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.64 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.64 Setting up libgpm2:ppc64el (1.20.7-5) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.65 Setting up libip4tc0:ppc64el (1.8.2-4) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.65 Setting up uidmap (1:4.5-1.1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.66 Setting up libnftnl11:ppc64el (1.1.2-2) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.66 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.68 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.69 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.70 Setting up xxd (2:8.1.0875-5) ...
07:00:18 [2020-10-24T07:00:18.127Z] #19 57.71 Setting up zip (3.0-11+b1) ...
07:00:18 [2020-10-24T07:00:18.231Z] #41 24.48   CC       images/fsnotify.o
07:00:18 [2020-10-24T07:00:18.426Z] #19 57.72 Setting up vim-common (2:8.1.0875-5) ...
07:00:18 [2020-10-24T07:00:18.426Z] #19 57.79 Setting up bash-completion (1:2.8-6) ...
07:00:18 [2020-10-24T07:00:18.697Z] #41 64.00   LINK     criu/pie/parasite.built-in.o
07:00:18 [2020-10-24T07:00:18.697Z] #41 64.02   GEN      criu/pie/parasite-blob.h
07:00:18 [2020-10-24T07:00:18.697Z] #41 64.07   CC       criu/pie/parasite-vdso.o
07:00:18 [2020-10-24T07:00:18.810Z] #41 25.08   CC       images/signalfd.o
07:00:18 [2020-10-24T07:00:18.810Z] #41 25.24   CC       images/fs.o
07:00:19 [2020-10-24T07:00:19.075Z] #41 25.41   CC       images/pstree.o
07:00:19 [2020-10-24T07:00:19.261Z] #41 64.69   CC       criu/arch/x86/vdso-pie.o
07:00:19 [2020-10-24T07:00:19.339Z] #41 25.77   CC       images/pipe.o
07:00:19 [2020-10-24T07:00:19.518Z] #41 64.98   CC       criu/arch/x86/restorer.o
07:00:19 [2020-10-24T07:00:19.919Z] #41 26.12   CC       images/tcp-stream.o
07:00:19 [2020-10-24T07:00:19.977Z] #19 ...
07:00:19 [2020-10-24T07:00:19.977Z] 
07:00:19 [2020-10-24T07:00:19.977Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:19 [2020-10-24T07:00:19.977Z] #42 93.22   DEP      criu/cgroup-props.d
07:00:19 [2020-10-24T07:00:19.977Z] #42 93.46   DEP      criu/bitmap.d
07:00:19 [2020-10-24T07:00:19.977Z] #42 93.48   DEP      criu/bfd.d
07:00:19 [2020-10-24T07:00:19.977Z] #42 93.65   DEP      criu/autofs.d
07:00:19 [2020-10-24T07:00:19.977Z] #42 93.85   DEP      criu/aio.d
07:00:19 [2020-10-24T07:00:19.977Z] #42 94.06   DEP      criu/action-scripts.d
07:00:19 [2020-10-24T07:00:19.977Z] #42 94.47   CC       criu/action-scripts.o
07:00:19 [2020-10-24T07:00:19.977Z] #42 95.18   CC       criu/aio.o
07:00:19 [2020-10-24T07:00:19.977Z] #42 95.87   CC       criu/autofs.o
07:00:19 [2020-10-24T07:00:19.977Z] #42 98.73   CC       criu/bfd.o
07:00:19 [2020-10-24T07:00:19.977Z] #42 99.39   CC       criu/bitmap.o
07:00:19 [2020-10-24T07:00:19.977Z] #42 99.55   CC       criu/cgroup-props.o
07:00:19 [2020-10-24T07:00:19.977Z] #42 100.6   CC       criu/cgroup.o
07:00:20 [2020-10-24T07:00:20.082Z] #41 65.53   CC       criu/arch/x86/restorer_unmap.o
07:00:20 [2020-10-24T07:00:20.082Z] #41 65.61   CC       criu/arch/x86/sigaction_compat_pie.o
07:00:20 [2020-10-24T07:00:20.168Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
07:00:20 [2020-10-24T07:00:20.183Z] #41 26.41   CC       images/sk-packet.o
07:00:20 [2020-10-24T07:00:20.452Z] #41 26.81   CC       images/mnt.o
07:00:20 [2020-10-24T07:00:20.461Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.176s	coverage: 56.2% of statements
07:00:20 [2020-10-24T07:00:20.469Z] #43 ...
07:00:20 [2020-10-24T07:00:20.469Z] 
07:00:20 [2020-10-24T07:00:20.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:20 [2020-10-24T07:00:20.469Z] #41 70.73   LINK     criu/pie/restorer.built-in.o
07:00:20 [2020-10-24T07:00:20.469Z] #41 70.74   GEN      criu/pie/restorer-blob.h
07:00:20 [2020-10-24T07:00:20.469Z] #41 70.89   DEP      criu/vdso.d
07:00:20 [2020-10-24T07:00:20.469Z] #41 71.04   DEP      criu/vdso-compat.d
07:00:20 [2020-10-24T07:00:20.469Z] #41 71.16   DEP      criu/uts_ns.d
07:00:20 [2020-10-24T07:00:20.469Z] #41 71.40   DEP      criu/util.d
07:00:20 [2020-10-24T07:00:20.469Z] #41 71.59   DEP      criu/uffd.d
07:00:20 [2020-10-24T07:00:20.469Z] #41 71.84   DEP      criu/tun.d
07:00:20 [2020-10-24T07:00:20.646Z] #41 65.87   CC       criu/pie/restorer.o
07:00:20 [2020-10-24T07:00:20.716Z] #41 27.19   CC       images/pipe-data.o
07:00:20 [2020-10-24T07:00:20.729Z] #41 72.07   DEP      criu/tty.d
07:00:20 [2020-10-24T07:00:20.989Z] #41 72.30   DEP      criu/timerfd.d
07:00:21 [2020-10-24T07:00:21.049Z] #42 ...
07:00:21 [2020-10-24T07:00:21.049Z] 
07:00:21 [2020-10-24T07:00:21.049Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:21 [2020-10-24T07:00:21.049Z] #44 159.3 net/http/httptrace
07:00:21 [2020-10-24T07:00:21.049Z] #44 159.6 net/http
07:00:21 [2020-10-24T07:00:21.250Z] #41 72.46   DEP      criu/timens.d
07:00:21 [2020-10-24T07:00:21.250Z] #41 72.62   DEP      criu/sysfs_parse.d
07:00:21 [2020-10-24T07:00:21.294Z] #41 27.45   CC       images/sa.o
07:00:21 [2020-10-24T07:00:21.294Z] #41 27.69   CC       images/timer.o
07:00:21 [2020-10-24T07:00:21.510Z] #41 72.75   DEP      criu/sysctl.d
07:00:21 [2020-10-24T07:00:21.560Z] #41 ...
07:00:21 [2020-10-24T07:00:21.560Z] 
07:00:21 [2020-10-24T07:00:21.560Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:00:21 [2020-10-24T07:00:21.560Z] #11 105.4 Selecting previously unselected package libapparmor1:arm64.
07:00:21 [2020-10-24T07:00:21.560Z] #11 105.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
07:00:21 [2020-10-24T07:00:21.560Z] #11 105.5 Unpacking libapparmor1:arm64 (2.13.2-10) ...
07:00:21 [2020-10-24T07:00:21.560Z] #11 105.6 Selecting previously unselected package libapparmor-dev:arm64.
07:00:21 [2020-10-24T07:00:21.770Z] #41 72.93   DEP      criu/string.d
07:00:21 [2020-10-24T07:00:21.770Z] #41 72.98   DEP      criu/stats.d
07:00:21 [2020-10-24T07:00:21.770Z] #41 73.14   DEP      criu/sockets.d
07:00:21 [2020-10-24T07:00:21.885Z] #11 105.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
07:00:21 [2020-10-24T07:00:21.885Z] #11 105.6 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
07:00:21 [2020-10-24T07:00:21.885Z] #11 105.8 Selecting previously unselected package libbtrfs0.
07:00:21 [2020-10-24T07:00:21.885Z] #11 105.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
07:00:22 [2020-10-24T07:00:22.030Z] #41 73.39   DEP      criu/sk-unix.d
07:00:22 [2020-10-24T07:00:22.206Z] #11 105.8 Unpacking libbtrfs0 (4.20.1-2) ...
07:00:22 [2020-10-24T07:00:22.206Z] #11 105.9 Selecting previously unselected package libbtrfs-dev.
07:00:22 [2020-10-24T07:00:22.206Z] #11 106.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
07:00:22 [2020-10-24T07:00:22.206Z] #11 106.0 Unpacking libbtrfs-dev (4.20.1-2) ...
07:00:22 [2020-10-24T07:00:22.291Z] #41 73.57   DEP      criu/sk-tcp.d
07:00:22 [2020-10-24T07:00:22.486Z] #11 106.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
07:00:22 [2020-10-24T07:00:22.487Z] #11 106.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
07:00:22 [2020-10-24T07:00:22.487Z] #11 106.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
07:00:22 [2020-10-24T07:00:22.487Z] #11 106.4 Selecting previously unselected package libudev-dev:arm64.
07:00:22 [2020-10-24T07:00:22.487Z] #11 106.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
07:00:22 [2020-10-24T07:00:22.487Z] #11 106.4 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
07:00:22 [2020-10-24T07:00:22.551Z] #41 73.85   DEP      criu/sk-queue.d
07:00:22 [2020-10-24T07:00:22.598Z] #44 ...
07:00:22 [2020-10-24T07:00:22.599Z] 
07:00:22 [2020-10-24T07:00:22.599Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:22 [2020-10-24T07:00:22.599Z] #42 106.0   CC       criu/clone-noasan.o
07:00:22 [2020-10-24T07:00:22.751Z] #11 106.6 Selecting previously unselected package libsepol1-dev:arm64.
07:00:22 [2020-10-24T07:00:22.751Z] #11 106.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
07:00:22 [2020-10-24T07:00:22.751Z] #11 106.7 Unpacking libsepol1-dev:arm64 (2.8-1) ...
07:00:22 [2020-10-24T07:00:22.751Z] #11 ...
07:00:22 [2020-10-24T07:00:22.751Z] 
07:00:22 [2020-10-24T07:00:22.751Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:22 [2020-10-24T07:00:22.751Z] #43 96.70 crypto/tls
07:00:22 [2020-10-24T07:00:22.751Z] #43 101.0 net/http/httptrace
07:00:22 [2020-10-24T07:00:22.751Z] #43 101.2 net/http
07:00:22 [2020-10-24T07:00:22.812Z] #41 74.05   DEP      criu/sk-packet.d
07:00:22 [2020-10-24T07:00:22.900Z] #42 106.3   CC       criu/config.o
07:00:23 [2020-10-24T07:00:23.014Z] #43 ...
07:00:23 [2020-10-24T07:00:23.014Z] 
07:00:23 [2020-10-24T07:00:23.014Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:23 [2020-10-24T07:00:23.014Z] #41 28.03   CC       images/timerfd.o
07:00:23 [2020-10-24T07:00:23.014Z] #41 28.50   CC       images/mm.o
07:00:23 [2020-10-24T07:00:23.014Z] #41 28.86   CC       images/sk-opts.o
07:00:23 [2020-10-24T07:00:23.014Z] #41 29.12   CC       images/sk-unix.o
07:00:23 [2020-10-24T07:00:23.072Z] #41 74.31   DEP      criu/sk-netlink.d
07:00:23 [2020-10-24T07:00:23.072Z] #41 74.50   DEP      criu/sk-inet.d
07:00:23 [2020-10-24T07:00:23.279Z] #41 29.57   CC       images/sk-inet.o
07:00:23 [2020-10-24T07:00:23.333Z] #41 74.69   DEP      criu/signalfd.d
07:00:23 [2020-10-24T07:00:23.541Z] #41 29.93   CC       images/tun.o
07:00:23 [2020-10-24T07:00:23.594Z] #41 74.83   DEP      criu/sigframe.d
07:00:23 [2020-10-24T07:00:23.594Z] #41 74.90   DEP      criu/shmem.d
07:00:23 [2020-10-24T07:00:23.594Z] #41 75.02   DEP      criu/servicefd.d
07:00:23 [2020-10-24T07:00:23.855Z] #41 75.21   DEP      criu/seize.d
07:00:23 [2020-10-24T07:00:23.998Z] #41 68.99   LINK     criu/pie/restorer.built-in.o
07:00:23 [2020-10-24T07:00:23.998Z] #41 68.99   GEN      criu/pie/restorer-blob.h
07:00:23 [2020-10-24T07:00:23.998Z] #41 69.10   DEP      criu/vdso.d
07:00:23 [2020-10-24T07:00:23.998Z] #41 ...
07:00:23 [2020-10-24T07:00:23.998Z] 
07:00:23 [2020-10-24T07:00:23.998Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:23 [2020-10-24T07:00:23.998Z] #51 10.83 + cd /tmp/tmp.5wo6p2QV7d/src/github.com/opencontainers/runc
07:00:23 [2020-10-24T07:00:23.998Z] #51 10.84 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:00:23 [2020-10-24T07:00:23.998Z] #51 11.37 + '[' -z '' ']'
07:00:23 [2020-10-24T07:00:23.998Z] #51 11.37 + target=static
07:00:23 [2020-10-24T07:00:23.998Z] #51 11.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:00:23 [2020-10-24T07:00:23.998Z] #51 11.54 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 .
07:00:23 [2020-10-24T07:00:23.998Z] #51 ...
07:00:23 [2020-10-24T07:00:23.998Z] 
07:00:23 [2020-10-24T07:00:23.998Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:23 [2020-10-24T07:00:23.998Z] #41 69.27   DEP      criu/vdso-compat.d
07:00:23 [2020-10-24T07:00:23.998Z] #41 69.44   DEP      criu/uts_ns.d
07:00:24 [2020-10-24T07:00:24.116Z] #41 75.45   DEP      criu/seccomp.d
07:00:24 [2020-10-24T07:00:24.118Z] #41 30.29   CC       images/sk-netlink.o
07:00:24 [2020-10-24T07:00:24.118Z] #41 30.48   CC       images/packet-sock.o
07:00:24 [2020-10-24T07:00:24.256Z] #41 69.69   DEP      criu/util.d
07:00:24 [2020-10-24T07:00:24.256Z] #41 69.80   DEP      criu/uffd.d
07:00:24 [2020-10-24T07:00:24.378Z] #41 75.65   DEP      criu/rst-malloc.d
07:00:24 [2020-10-24T07:00:24.378Z] #41 75.70   DEP      criu/rbtree.d
07:00:24 [2020-10-24T07:00:24.378Z] #41 75.73   DEP      criu/pstree.d
07:00:24 [2020-10-24T07:00:24.382Z] #41 30.82   CC       images/ipc-var.o
07:00:24 [2020-10-24T07:00:24.514Z] #41 70.06   DEP      criu/tun.d
07:00:24 [2020-10-24T07:00:24.639Z] #41 75.97   DEP      criu/protobuf.d
07:00:24 [2020-10-24T07:00:24.639Z] #41 ...
07:00:24 [2020-10-24T07:00:24.639Z] 
07:00:24 [2020-10-24T07:00:24.639Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:24 [2020-10-24T07:00:24.639Z] #18 10.71 Fetched 8396 kB in 10s (874 kB/s)
07:00:24 [2020-10-24T07:00:24.639Z] #18 10.71 Reading package lists...
07:00:24 [2020-10-24T07:00:24.639Z] #18 15.06 Reading package lists...
07:00:24 [2020-10-24T07:00:24.639Z] #18 19.02 Building dependency tree...
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.34 libcap2-bin is already the newest version (1:2.25-2).
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.34 The following additional packages will be installed:
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.35   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.35   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   python3.7 python3.7-minimal vim-runtime xxd
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36 Suggested packages:
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36 Recommended packages:
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   aufs-dkms nftables build-essential python3-dev python3-keyring
07:00:24 [2020-10-24T07:00:24.639Z] #18 20.36   python3-keyrings.alt python3-xdg unzip
07:00:24 [2020-10-24T07:00:24.712Z] #41 31.10   CC       images/ipc-desc.o
07:00:24 [2020-10-24T07:00:24.771Z] #41 70.24   DEP      criu/tty.d
07:00:24 [2020-10-24T07:00:24.900Z] #18 ...
07:00:24 [2020-10-24T07:00:24.900Z] 
07:00:24 [2020-10-24T07:00:24.900Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:24 [2020-10-24T07:00:24.900Z] #41 76.18   GEN      criu/protobuf-desc-gen.h
07:00:24 [2020-10-24T07:00:24.926Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.165s	coverage: 46.2% of statements
07:00:24 [2020-10-24T07:00:24.976Z] #41 31.33   CC       images/ipc-shm.o
07:00:25 [2020-10-24T07:00:25.028Z] #41 70.42   DEP      criu/timerfd.d
07:00:25 [2020-10-24T07:00:25.241Z] #41 31.43   CC       images/ipc-msg.o
07:00:25 [2020-10-24T07:00:25.241Z] #41 31.63   CC       images/ipc-sem.o
07:00:25 [2020-10-24T07:00:25.285Z] #41 70.55   DEP      criu/timens.d
07:00:25 [2020-10-24T07:00:25.285Z] #41 70.72   DEP      criu/sysfs_parse.d
07:00:25 [2020-10-24T07:00:25.505Z] #41 31.85   CC       images/utsns.o
07:00:25 [2020-10-24T07:00:25.542Z] #41 70.85   DEP      criu/sysctl.d
07:00:25 [2020-10-24T07:00:25.542Z] #41 70.98   DEP      criu/string.d
07:00:25 [2020-10-24T07:00:25.542Z] #41 71.03   DEP      criu/stats.d
07:00:25 [2020-10-24T07:00:25.768Z] #41 32.08   CC       images/creds.o
07:00:25 [2020-10-24T07:00:25.799Z] #41 71.22   DEP      criu/sockets.d
07:00:25 [2020-10-24T07:00:25.964Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
07:00:26 [2020-10-24T07:00:26.032Z] #41 32.32   CC       images/vma.o
07:00:26 [2020-10-24T07:00:26.032Z] #41 32.49   CC       images/netdev.o
07:00:26 [2020-10-24T07:00:26.057Z] #41 71.39   DEP      criu/sk-unix.d
07:00:26 [2020-10-24T07:00:26.057Z] #41 71.61   DEP      criu/sk-tcp.d
07:00:26 [2020-10-24T07:00:26.289Z] #41 ...
07:00:26 [2020-10-24T07:00:26.289Z] 
07:00:26 [2020-10-24T07:00:26.289Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:26 [2020-10-24T07:00:26.289Z] #43 DONE 146.4s
07:00:26 [2020-10-24T07:00:26.289Z] 
07:00:26 [2020-10-24T07:00:26.289Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:26 [2020-10-24T07:00:26.295Z] #41 32.75   CC       images/tty.o
07:00:26 [2020-10-24T07:00:26.313Z] #41 71.81   DEP      criu/sk-queue.d
07:00:26 [2020-10-24T07:00:26.478Z] #42 109.4   CC       criu/cr-check.o
07:00:26 [2020-10-24T07:00:26.550Z] #51 ...
07:00:26 [2020-10-24T07:00:26.550Z] 
07:00:26 [2020-10-24T07:00:26.550Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.69 The following NEW packages will be installed:
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:00:26 [2020-10-24T07:00:26.550Z] #18 22.71   xz-utils zip
07:00:26 [2020-10-24T07:00:26.572Z] #41 71.97   DEP      criu/sk-packet.d
07:00:26 [2020-10-24T07:00:26.829Z] #41 72.21   DEP      criu/sk-netlink.d
07:00:26 [2020-10-24T07:00:26.874Z] #41 ...
07:00:26 [2020-10-24T07:00:26.874Z] 
07:00:26 [2020-10-24T07:00:26.874Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:00:26 [2020-10-24T07:00:26.874Z] #30 DONE 110.7s
07:00:26 [2020-10-24T07:00:26.874Z] 
07:00:26 [2020-10-24T07:00:26.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:26 [2020-10-24T07:00:26.874Z] #41 33.26   CC       images/file-lock.o
07:00:26 [2020-10-24T07:00:26.874Z] #41 ...
07:00:26 [2020-10-24T07:00:26.874Z] 
07:00:26 [2020-10-24T07:00:26.874Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:00:27 [2020-10-24T07:00:27.086Z] #41 72.39   DEP      criu/sk-inet.d
07:00:27 [2020-10-24T07:00:27.086Z] #41 72.58   DEP      criu/signalfd.d
07:00:27 [2020-10-24T07:00:27.123Z] #18 23.15 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
07:00:27 [2020-10-24T07:00:27.123Z] #18 23.15 Need to get 28.5 MB of archives.
07:00:27 [2020-10-24T07:00:27.123Z] #18 23.15 After this operation, 116 MB of additional disk space will be used.
07:00:27 [2020-10-24T07:00:27.123Z] #18 23.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
07:00:27 [2020-10-24T07:00:27.123Z] #18 23.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
07:00:27 [2020-10-24T07:00:27.123Z] #18 23.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
07:00:27 [2020-10-24T07:00:27.343Z] #41 72.68   DEP      criu/sigframe.d
07:00:27 [2020-10-24T07:00:27.343Z] #41 72.74   DEP      criu/shmem.d
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
07:00:27 [2020-10-24T07:00:27.384Z] #18 23.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
07:00:27 [2020-10-24T07:00:27.600Z] #41 72.87   DEP      criu/servicefd.d
07:00:27 [2020-10-24T07:00:27.600Z] #41 73.09   DEP      criu/seize.d
07:00:27 [2020-10-24T07:00:27.645Z] #18 23.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
07:00:27 [2020-10-24T07:00:27.645Z] #18 23.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
07:00:27 [2020-10-24T07:00:27.645Z] #18 23.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
07:00:27 [2020-10-24T07:00:27.645Z] #18 23.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
07:00:27 [2020-10-24T07:00:27.645Z] #18 23.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
07:00:27 [2020-10-24T07:00:27.645Z] #18 23.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
07:00:27 [2020-10-24T07:00:27.645Z] #18 23.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
07:00:27 [2020-10-24T07:00:27.858Z] #41 73.25   DEP      criu/seccomp.d
07:00:28 [2020-10-24T07:00:28.026Z] #42 ...
07:00:28 [2020-10-24T07:00:28.026Z] 
07:00:28 [2020-10-24T07:00:28.026Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.25 Setting up libiptc0:ppc64el (1.8.2-4) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.26 Setting up xz-utils (5.2.4-1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.29 Setting up sudo (1.8.27-1+deb10u2) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.38 invoke-rc.d: could not determine current runlevel
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.40 invoke-rc.d: policy-rc.d denied execution of start.
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.43 Setting up pigz (2.4-1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.44 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.45 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.47 Setting up python-pip-whl (18.1-5) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.48 Setting up libmpdec2:ppc64el (2.4.2-2) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 62.49 Setting up vim-runtime (2:8.1.0875-5) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.09 Setting up libaio1:ppc64el (0.3.112-3) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.10 Setting up libonig5:ppc64el (6.9.1-1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.11 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.12 Setting up vim (2:8.1.0875-5) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.27 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.28 Setting up thin-provisioning-tools (0.7.6-2.1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.28 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.29 Setting up jq (1.5+dfsg-2+b1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.30 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 63.30 Setting up python3.7 (3.7.3-2+deb10u2) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 67.42 Setting up iptables (1.8.2-4) ...
07:00:28 [2020-10-24T07:00:28.026Z] #19 67.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 67.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:00:28 [2020-10-24T07:00:28.026Z] #19 67.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:00:28 [2020-10-24T07:00:28.027Z] #19 67.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:00:28 [2020-10-24T07:00:28.027Z] #19 67.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:00:28 [2020-10-24T07:00:28.027Z] #19 67.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:00:28 [2020-10-24T07:00:28.027Z] #19 67.56 Setting up python3 (3.7.3-1) ...
07:00:28 [2020-10-24T07:00:28.115Z] #41 73.40   DEP      criu/rst-malloc.d
07:00:28 [2020-10-24T07:00:28.115Z] #41 73.46   DEP      criu/rbtree.d
07:00:28 [2020-10-24T07:00:28.115Z] #41 73.50   DEP      criu/pstree.d
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
07:00:28 [2020-10-24T07:00:28.217Z] #18 24.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
07:00:28 [2020-10-24T07:00:28.218Z] #18 24.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
07:00:28 [2020-10-24T07:00:28.218Z] #18 24.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
07:00:28 [2020-10-24T07:00:28.218Z] #18 24.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
07:00:28 [2020-10-24T07:00:28.353Z] #19 ...
07:00:28 [2020-10-24T07:00:28.353Z] 
07:00:28 [2020-10-24T07:00:28.353Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:28 [2020-10-24T07:00:28.353Z] #42 111.9   CC       criu/cr-dedup.o
07:00:28 [2020-10-24T07:00:28.372Z] #41 73.68   DEP      criu/protobuf.d
07:00:28 [2020-10-24T07:00:28.372Z] #41 73.83   GEN      criu/protobuf-desc-gen.h
07:00:28 [2020-10-24T07:00:28.462Z] #22 108.2 Checking out files:  18% (2042/10991)   
Checking out files:  19% (2089/10991)   
Checking out files:  20% (2199/10991)   
Checking out files:  21% (2309/10991)   
Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  34% (3823/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  59% (6532/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
Checking out files:  66% (7255/10991)   
Checking out files:  67% (7364/10991)   
Checking out files:  68% (7474/10991)   
Checking out files:  69% (7584/10991)   
Checking out files:  70% (7694/10991)   
Checking out files:  71% (7804/10991)   
Checking out files:  72% (7914/10991)   
Checking out files:  73% (8024/10991)   
Checking out files:  74% (8134/10991)   
Checking out files:  75% (8244/10991)   
Checking out files:  76% (8354/10991)   
Checking out files:  77% (8464/10991)   
Checking out files:  77% (8547/10991)   
Checking out files:  78% (8573/10991)   
Checking out files:  79% (8683/10991)   
Checking out files:  80% (8793/10991)   
Checking out files:  81% (8903/10991)   
Checking out files:  82% (9013/10991)   
Checking out files:  83% (9123/10991)   
Checking out files:  84% (9233/10991)   
Checking out files:  85% (9343/10991)   
Checking out files:  86% (9453/10991)   
Checking out files:  87% (9563/10991)   
Checking out files:  88% (9673/10991)   
Checking out files:  89% (9782/10991)   
Checking out files:  90% (9892/10991)   
Checking out files:  91% (10002/10991)   
Checking out files:  92% (10112/10991)   
Checking out files:  93% (10222/10991)   
Checking out files:  94% (10332/10991)   
Checking out files:  94% (10411/10991)   
Checking out files:  95% (10442/10991)   
Checking out files:  96% (10552/10991)   
Checking out files:  97% (10662/10991)   
07:00:28 [2020-10-24T07:00:28.462Z] #22 ...
07:00:28 [2020-10-24T07:00:28.462Z] 
07:00:28 [2020-10-24T07:00:28.462Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.2 Selecting previously unselected package libpcre16-3:arm64.
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.5 Selecting previously unselected package libpcre32-3:arm64.
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.7 Selecting previously unselected package libpcrecpp0v5:arm64.
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.9 Selecting previously unselected package libpcre3-dev:arm64.
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.462Z] #11 107.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 108.5 Selecting previously unselected package libselinux1-dev:arm64.
07:00:28 [2020-10-24T07:00:28.463Z] #11 108.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 108.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.0 Selecting previously unselected package libdevmapper-dev:arm64.
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.1 Selecting previously unselected package libseccomp-dev:arm64.
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.3 Selecting previously unselected package libsystemd-dev:arm64.
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 109.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.8 Setting up libapparmor1:arm64 (2.13.2-10) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.9 Setting up libpcre16-3:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.9 Setting up libsepol1-dev:arm64 (2.8-1) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.9 Setting up libbtrfs0 (4.20.1-2) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 110.9 Setting up libpcre32-3:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.0 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.1 Setting up libbtrfs-dev (4.20.1-2) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.1 Setting up mingw-w64-common (6.0.0-3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.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
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.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
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.4 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
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.6 Setting up dmsetup (2:1.02.155-3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 111.6 Processing triggers for libc-bin (2.28-10) ...
07:00:28 [2020-10-24T07:00:28.463Z] #11 DONE 112.4s
07:00:28 [2020-10-24T07:00:28.463Z] 
07:00:28 [2020-10-24T07:00:28.463Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:00:28 [2020-10-24T07:00:28.478Z] #18 24.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
07:00:28 [2020-10-24T07:00:28.478Z] #18 24.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
07:00:28 [2020-10-24T07:00:28.478Z] #18 24.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
07:00:28 [2020-10-24T07:00:28.727Z] #22 108.2 Checking out files:  18% (2042/10991)   
Checking out files:  19% (2089/10991)   
Checking out files:  20% (2199/10991)   
Checking out files:  21% (2309/10991)   
Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  34% (3823/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  59% (6532/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
Checking out files:  66% (7255/10991)   
Checking out files:  67% (7364/10991)   
Checking out files:  68% (7474/10991)   
Checking out files:  69% (7584/10991)   
Checking out files:  70% (7694/10991)   
Checking out files:  71% (7804/10991)   
Checking out files:  72% (7914/10991)   
Checking out files:  73% (8024/10991)   
Checking out files:  74% (8134/10991)   
Checking out files:  75% (8244/10991)   
Checking out files:  76% (8354/10991)   
Checking out files:  77% (8464/10991)   
Checking out files:  77% (8547/10991)   
Checking out files:  78% (8573/10991)   
Checking out files:  79% (8683/10991)   
Checking out files:  80% (8793/10991)   
Checking out files:  81% (8903/10991)   
Checking out files:  82% (9013/10991)   
Checking out files:  83% (9123/10991)   
Checking out files:  84% (9233/10991)   
Checking out files:  85% (9343/10991)   
Checking out files:  86% (9453/10991)   
Checking out files:  87% (9563/10991)   
Checking out files:  88% (9673/10991)   
Checking out files:  89% (9782/10991)   
Checking out files:  90% (9892/10991)   
Checking out files:  91% (10002/10991)   
Checking out files:  92% (10112/10991)   
Checking out files:  93% (10222/10991)   
Checking out files:  94% (10332/10991)   
Checking out files:  94% (10411/10991)   
Checking out files:  95% (10442/10991)   
Checking out files:  96% (10552/10991)   
Checking out files:  97% (10662/10991)   
Checking out files:  98% (10772/10991)   
Checking out files:  99% (10882/10991)   
Checking out files: 100% (10991/10991)   
Checking out files: 100% (10991/10991), done.
07:00:28 [2020-10-24T07:00:28.739Z] #18 24.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
07:00:28 [2020-10-24T07:00:28.739Z] #18 24.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
07:00:28 [2020-10-24T07:00:28.991Z] #22 112.7 + cd /tmp/tmp.b46dw8Q1d4/tmp/docker-ce
07:00:28 [2020-10-24T07:00:28.991Z] #22 112.7 + git checkout -q v17.06.2-ce
07:00:29 [2020-10-24T07:00:29.000Z] #18 25.05 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
07:00:29 [2020-10-24T07:00:29.007Z] #42 112.3   CC       criu/cr-dump.o
07:00:29 [2020-10-24T07:00:29.489Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.371s	coverage: 49.5% of statements
07:00:29 [2020-10-24T07:00:29.572Z] #18 25.60 debconf: delaying package configuration, since apt-utils is not installed
07:00:29 [2020-10-24T07:00:29.572Z] #18 25.72 Fetched 28.5 MB in 2s (12.5 MB/s)
07:00:29 [2020-10-24T07:00:29.572Z] #18 25.78 Selecting previously unselected package pigz.
07:00:29 [2020-10-24T07:00:29.833Z] #18 25.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 ... 23432 files and directories currently installed.)
07:00:29 [2020-10-24T07:00:29.833Z] #18 25.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
07:00:29 [2020-10-24T07:00:29.833Z] #18 25.86 Unpacking pigz (2.4-1) ...
07:00:29 [2020-10-24T07:00:29.833Z] #18 25.96 Selecting previously unselected package libpython3.7-minimal:amd64.
07:00:29 [2020-10-24T07:00:29.833Z] #18 25.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
07:00:29 [2020-10-24T07:00:29.833Z] #18 25.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
07:00:30 [2020-10-24T07:00:30.124Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.235s	coverage: 73.1% of statements
07:00:30 [2020-10-24T07:00:30.124Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:00:30 [2020-10-24T07:00:30.267Z] #41 75.52   DEP      criu/protobuf-desc.d
07:00:30 [2020-10-24T07:00:30.267Z] #41 ...
07:00:30 [2020-10-24T07:00:30.267Z] 
07:00:30 [2020-10-24T07:00:30.267Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:30 [2020-10-24T07:00:30.267Z] #43 140.6 github.com/LK4D4/vndr/godl
07:00:30 [2020-10-24T07:00:30.267Z] #43 141.3 github.com/LK4D4/vndr
07:00:30 [2020-10-24T07:00:30.267Z] #43 ...
07:00:30 [2020-10-24T07:00:30.267Z] 
07:00:30 [2020-10-24T07:00:30.267Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:30 [2020-10-24T07:00:30.267Z] #18 10.56 Fetched 8396 kB in 9s (889 kB/s)
07:00:30 [2020-10-24T07:00:30.267Z] #18 10.56 Reading package lists...
07:00:30 [2020-10-24T07:00:30.267Z] #18 14.52 Reading package lists...
07:00:30 [2020-10-24T07:00:30.267Z] #18 18.59 Building dependency tree...
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.35 libcap2-bin is already the newest version (1:2.25-2).
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.35 The following additional packages will be installed:
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.35   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.36   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.36   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.36   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.36   python3.7 python3.7-minimal vim-runtime xxd
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.37 Suggested packages:
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.37   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.37   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.37   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.37 Recommended packages:
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.37   aufs-dkms nftables build-essential python3-dev python3-keyring
07:00:30 [2020-10-24T07:00:30.267Z] #18 20.37   python3-keyrings.alt python3-xdg unzip
07:00:30 [2020-10-24T07:00:30.267Z] #18 ...
07:00:30 [2020-10-24T07:00:30.267Z] 
07:00:30 [2020-10-24T07:00:30.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:30 [2020-10-24T07:00:30.267Z] #41 75.71   DEP      criu/proc_parse.d
07:00:30 [2020-10-24T07:00:30.390Z] #22 ...
07:00:30 [2020-10-24T07:00:30.390Z] 
07:00:30 [2020-10-24T07:00:30.390Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
07:00:30 [2020-10-24T07:00:30.390Z] #12 DONE 1.9s
07:00:30 [2020-10-24T07:00:30.405Z] #18 26.52 Selecting previously unselected package python3.7-minimal.
07:00:30 [2020-10-24T07:00:30.405Z] #18 26.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
07:00:30 [2020-10-24T07:00:30.405Z] #18 26.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
07:00:30 [2020-10-24T07:00:30.524Z] #41 75.93   DEP      criu/plugin.d
07:00:30 [2020-10-24T07:00:30.524Z] #41 76.03   DEP      criu/pipes.d
07:00:30 [2020-10-24T07:00:30.655Z] 
07:00:30 [2020-10-24T07:00:30.655Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.498 + RM_GOPATH=0
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.498 + TMP_GOPATH=
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.498 + : /build
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.499 + '[' -z '' ']'
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.500 ++ mktemp -d
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.501 + export GOPATH=/tmp/tmp.RcW7wPCClH
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.501 + GOPATH=/tmp/tmp.RcW7wPCClH
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.501 + RM_GOPATH=1
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.501 + case "$(go env GOARCH)" in
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.502 ++ go env GOARCH
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.516 + export GO_BUILDMODE=-buildmode=pie
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.516 + GO_BUILDMODE=-buildmode=pie
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.517 ++ dirname /tmp/install/install.sh
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.519 + dir=/tmp/install
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.527 + bin=runc
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.527 + shift
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.528 + '[' '!' -f /tmp/install/runc.installer ']'
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.528 + . /tmp/install/runc.installer
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.529 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.530 + install_runc
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.531 + grep -q '^3\.10\.0.*\.el7\.'
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.531 + uname -r
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.533 + RUNC_BUILDTAGS='seccomp apparmor selinux '
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.533 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.534 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.536 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RcW7wPCClH/src/github.com/opencontainers/runc
07:00:30 [2020-10-24T07:00:30.655Z] #51 1.541 Cloning into '/tmp/tmp.RcW7wPCClH/src/github.com/opencontainers/runc'...
07:00:30 [2020-10-24T07:00:30.781Z] #41 76.18   DEP      criu/pie-util.d
07:00:30 [2020-10-24T07:00:30.781Z] #41 76.32   DEP      criu/pie-util-vdso.d
07:00:31 [2020-10-24T07:00:31.038Z] #41 76.42   DEP      criu/pie-util-vdso-elf32.d
07:00:31 [2020-10-24T07:00:31.162Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
07:00:31 [2020-10-24T07:00:31.295Z] #41 ...
07:00:31 [2020-10-24T07:00:31.295Z] 
07:00:31 [2020-10-24T07:00:31.295Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:31 [2020-10-24T07:00:31.295Z] #43 DONE 151.7s
07:00:31 [2020-10-24T07:00:31.295Z] 
07:00:31 [2020-10-24T07:00:31.295Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:31 [2020-10-24T07:00:31.295Z] #41 76.63   DEP      criu/path.d
07:00:31 [2020-10-24T07:00:31.295Z] #41 76.76   DEP      criu/parasite-syscall.d
07:00:31 [2020-10-24T07:00:31.349Z] #18 27.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
07:00:31 [2020-10-24T07:00:31.349Z] #18 27.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
07:00:31 [2020-10-24T07:00:31.798Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
07:00:31 [2020-10-24T07:00:31.859Z] #41 77.12   DEP      criu/pagemap.d
07:00:32 [2020-10-24T07:00:32.116Z] #41 77.39   DEP      criu/pagemap-cache.d
07:00:32 [2020-10-24T07:00:32.377Z] #41 77.66   DEP      criu/page-xfer.d
07:00:32 [2020-10-24T07:00:32.377Z] #41 77.85   DEP      criu/page-pipe.d
07:00:32 [2020-10-24T07:00:32.591Z] #42 115.8   CC       criu/cr-errno.o
07:00:32 [2020-10-24T07:00:32.591Z] #42 115.9   CC       criu/cr-restore.o
07:00:32 [2020-10-24T07:00:32.637Z] #41 78.01   DEP      criu/netfilter.d
07:00:32 [2020-10-24T07:00:32.637Z] #41 78.18   DEP      criu/net.d
07:00:32 [2020-10-24T07:00:32.737Z] #18 ...
07:00:32 [2020-10-24T07:00:32.737Z] 
07:00:32 [2020-10-24T07:00:32.737Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:00:32 [2020-10-24T07:00:32.737Z] #30 DONE 152.6s
07:00:32 [2020-10-24T07:00:32.737Z] 
07:00:32 [2020-10-24T07:00:32.737Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:32 [2020-10-24T07:00:32.737Z] #41 78.17   DEP      criu/protobuf-desc.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 78.41   DEP      criu/proc_parse.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 78.70   DEP      criu/plugin.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 78.81   DEP      criu/pipes.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 78.88   DEP      criu/pie-util.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 78.95   DEP      criu/pie-util-vdso.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 79.14   DEP      criu/pie-util-vdso-elf32.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 79.27   DEP      criu/path.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 79.44   DEP      criu/parasite-syscall.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 79.60   DEP      criu/pagemap.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 79.73   DEP      criu/pagemap-cache.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 79.82   DEP      criu/page-xfer.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 79.94   DEP      criu/page-pipe.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 80.02   DEP      criu/netfilter.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 80.16   DEP      criu/net.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 80.37   DEP      criu/namespaces.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 80.59   DEP      criu/mount.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 80.74   DEP      criu/memfd.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 80.93   DEP      criu/mem.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.08   DEP      criu/lsm.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.20   DEP      criu/log.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.30   DEP      criu/libnetlink.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.41   DEP      criu/kerndat.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.55   DEP      criu/kcmp-ids.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.60   DEP      criu/irmap.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.72   DEP      criu/ipc_ns.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 81.84   DEP      criu/image.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 82.04   DEP      criu/image-desc.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 82.18   DEP      criu/fsnotify.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 82.39   DEP      criu/filesystems.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 82.54   DEP      criu/files.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 82.73   DEP      criu/files-reg.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 82.89   DEP      criu/files-ext.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 83.07   DEP      criu/file-lock.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 83.26   DEP      criu/file-ids.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 83.45   DEP      criu/fifo.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 83.59   DEP      criu/fdstore.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 83.74   DEP      criu/fault-injection.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 83.79   DEP      criu/external.d
07:00:32 [2020-10-24T07:00:32.737Z] #41 83.95   DEP      criu/eventpoll.d
07:00:32 [2020-10-24T07:00:32.894Z] #41 78.34   DEP      criu/namespaces.d
07:00:32 [2020-10-24T07:00:32.999Z] #41 84.30   DEP      criu/eventfd.d
07:00:32 [2020-10-24T07:00:32.999Z] #41 84.49   DEP      criu/crtools.d
07:00:33 [2020-10-24T07:00:33.151Z] #41 78.48   DEP      criu/mount.d
07:00:33 [2020-10-24T07:00:33.310Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.9% of statements
07:00:33 [2020-10-24T07:00:33.408Z] #41 78.70   DEP      criu/memfd.d
07:00:33 [2020-10-24T07:00:33.408Z] #41 78.91   DEP      criu/mem.d
07:00:33 [2020-10-24T07:00:33.572Z] #41 84.65   DEP      criu/cr-service.d
07:00:33 [2020-10-24T07:00:33.572Z] #41 84.83   DEP      criu/cr-restore.d
07:00:33 [2020-10-24T07:00:33.602Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
07:00:33 [2020-10-24T07:00:33.665Z] #41 79.12   DEP      criu/lsm.d
07:00:33 [2020-10-24T07:00:33.834Z] #41 85.12   DEP      criu/cr-errno.d
07:00:33 [2020-10-24T07:00:33.834Z] #41 85.14   DEP      criu/cr-dump.d
07:00:33 [2020-10-24T07:00:33.922Z] #41 79.28   DEP      criu/log.d
07:00:33 [2020-10-24T07:00:33.922Z] #41 79.38   DEP      criu/libnetlink.d
07:00:34 [2020-10-24T07:00:34.096Z] #41 85.53   DEP      criu/cr-dedup.d
07:00:34 [2020-10-24T07:00:34.179Z] #41 79.52   DEP      criu/kerndat.d
07:00:34 [2020-10-24T07:00:34.179Z] #41 79.76   DEP      criu/kcmp-ids.d
07:00:34 [2020-10-24T07:00:34.358Z] #41 ...
07:00:34 [2020-10-24T07:00:34.358Z] 
07:00:34 [2020-10-24T07:00:34.358Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:34 [2020-10-24T07:00:34.358Z] #18 30.36 Selecting previously unselected package python3-minimal.
07:00:34 [2020-10-24T07:00:34.358Z] #18 30.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
07:00:34 [2020-10-24T07:00:34.358Z] #18 30.41 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
07:00:34 [2020-10-24T07:00:34.358Z] #18 30.42 Unpacking python3-minimal (3.7.3-1) ...
07:00:34 [2020-10-24T07:00:34.358Z] #18 30.49 Selecting previously unselected package libmpdec2:amd64.
07:00:34 [2020-10-24T07:00:34.358Z] #18 30.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
07:00:34 [2020-10-24T07:00:34.358Z] #18 30.50 Unpacking libmpdec2:amd64 (2.4.2-2) ...
07:00:34 [2020-10-24T07:00:34.436Z] #41 79.83   DEP      criu/irmap.d
07:00:34 [2020-10-24T07:00:34.436Z] #41 79.99   DEP      criu/ipc_ns.d
07:00:34 [2020-10-24T07:00:34.620Z] #18 30.61 Selecting previously unselected package libpython3.7-stdlib:amd64.
07:00:34 [2020-10-24T07:00:34.620Z] #18 30.61 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
07:00:34 [2020-10-24T07:00:34.620Z] #18 30.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
07:00:34 [2020-10-24T07:00:34.640Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.0% of statements
07:00:34 [2020-10-24T07:00:34.693Z] #41 80.15   DEP      criu/image.d
07:00:34 [2020-10-24T07:00:34.696Z] #42 ...
07:00:34 [2020-10-24T07:00:34.696Z] 
07:00:34 [2020-10-24T07:00:34.696Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:34 [2020-10-24T07:00:34.696Z] #44 173.0 github.com/LK4D4/vndr/godl
07:00:34 [2020-10-24T07:00:34.696Z] #44 173.8 github.com/LK4D4/vndr
07:00:34 [2020-10-24T07:00:34.950Z] #41 80.29   DEP      criu/image-desc.d
07:00:34 [2020-10-24T07:00:34.950Z] #41 80.37   DEP      criu/fsnotify.d
07:00:34 [2020-10-24T07:00:34.950Z] #41 80.55   DEP      criu/filesystems.d
07:00:34 [2020-10-24T07:00:34.996Z] #44 ...
07:00:34 [2020-10-24T07:00:34.996Z] 
07:00:34 [2020-10-24T07:00:34.996Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:34 [2020-10-24T07:00:34.996Z] #19 68.15 Setting up python3-wheel (0.32.3-2) ...
07:00:34 [2020-10-24T07:00:34.996Z] #19 69.19 Setting up apparmor (2.13.2-10) ...
07:00:34 [2020-10-24T07:00:34.996Z] #19 71.37 Setting up xfsprogs (4.20.0-1) ...
07:00:34 [2020-10-24T07:00:34.996Z] #19 71.42 Setting up python3-lib2to3 (3.7.3-1) ...
07:00:34 [2020-10-24T07:00:34.996Z] #19 71.97 Setting up python3-pkg-resources (40.8.0-1) ...
07:00:34 [2020-10-24T07:00:34.996Z] #19 73.31 Setting up python3-distutils (3.7.3-1) ...
07:00:34 [2020-10-24T07:00:34.996Z] #19 73.96 Setting up python3-setuptools (40.8.0-1) ...
07:00:35 [2020-10-24T07:00:35.207Z] #41 80.67   DEP      criu/files.d
07:00:35 [2020-10-24T07:00:35.464Z] #41 80.93   DEP      criu/files-reg.d
07:00:35 [2020-10-24T07:00:35.565Z] #18 31.51 Selecting previously unselected package python3.7.
07:00:35 [2020-10-24T07:00:35.565Z] #18 31.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
07:00:35 [2020-10-24T07:00:35.565Z] #18 31.52 Unpacking python3.7 (3.7.3-2+deb10u2) ...
07:00:35 [2020-10-24T07:00:35.565Z] #18 31.64 Selecting previously unselected package libpython3-stdlib:amd64.
07:00:35 [2020-10-24T07:00:35.565Z] #18 31.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
07:00:35 [2020-10-24T07:00:35.565Z] #18 31.65 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
07:00:35 [2020-10-24T07:00:35.565Z] #18 31.76 Setting up python3-minimal (3.7.3-1) ...
07:00:35 [2020-10-24T07:00:35.677Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.063s	coverage: 77.4% of statements
07:00:35 [2020-10-24T07:00:35.721Z] #41 81.09   DEP      criu/files-ext.d
07:00:35 [2020-10-24T07:00:35.970Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.023s	coverage: 57.7% of statements
07:00:35 [2020-10-24T07:00:35.970Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:00:35 [2020-10-24T07:00:35.970Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:00:35 [2020-10-24T07:00:35.970Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:00:35 [2020-10-24T07:00:35.970Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:00:35 [2020-10-24T07:00:35.970Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:00:35 [2020-10-24T07:00:35.970Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:00:35 [2020-10-24T07:00:35.978Z] #41 81.25   DEP      criu/file-lock.d
07:00:35 [2020-10-24T07:00:35.978Z] #41 81.44   DEP      criu/file-ids.d
07:00:36 [2020-10-24T07:00:36.060Z] #19 ...
07:00:36 [2020-10-24T07:00:36.060Z] 
07:00:36 [2020-10-24T07:00:36.060Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:36 [2020-10-24T07:00:36.060Z] #44 DONE 184.2s
07:00:36 [2020-10-24T07:00:36.060Z] 
07:00:36 [2020-10-24T07:00:36.060Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:36 [2020-10-24T07:00:36.060Z] #19 75.51 Setting up python3-pip (18.1-5) ...
07:00:36 [2020-10-24T07:00:36.235Z] #41 81.54   DEP      criu/fifo.d
07:00:36 [2020-10-24T07:00:36.235Z] #41 81.76   DEP      criu/fdstore.d
07:00:36 [2020-10-24T07:00:36.492Z] #41 81.87   DEP      criu/fault-injection.d
07:00:36 [2020-10-24T07:00:36.492Z] #41 81.92   DEP      criu/external.d
07:00:36 [2020-10-24T07:00:36.510Z] #18 32.52 Selecting previously unselected package python3.
07:00:36 [2020-10-24T07:00:36.510Z] #18 32.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
07:00:36 [2020-10-24T07:00:36.510Z] #18 32.57 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
07:00:36 [2020-10-24T07:00:36.510Z] #18 32.59 Unpacking python3 (3.7.3-1) ...
07:00:36 [2020-10-24T07:00:36.650Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
07:00:36 [2020-10-24T07:00:36.749Z] #41 82.04   DEP      criu/eventpoll.d
07:00:36 [2020-10-24T07:00:36.749Z] #41 82.20   DEP      criu/eventfd.d
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.69 Selecting previously unselected package libip4tc0:amd64.
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.72 Unpacking libip4tc0:amd64 (1.8.2-4) ...
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.80 Selecting previously unselected package libip6tc0:amd64.
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.80 Unpacking libip6tc0:amd64 (1.8.2-4) ...
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.90 Selecting previously unselected package libiptc0:amd64.
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.90 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
07:00:36 [2020-10-24T07:00:36.771Z] #18 32.91 Unpacking libiptc0:amd64 (1.8.2-4) ...
07:00:36 [2020-10-24T07:00:36.771Z] #18 33.03 Selecting previously unselected package libnfnetlink0:amd64.
07:00:36 [2020-10-24T07:00:36.943Z] ok  	github.com/docker/docker/daemon/logger/journald	0.015s	coverage: 23.9% of statements
07:00:37 [2020-10-24T07:00:37.007Z] #41 82.35   DEP      criu/crtools.d
07:00:37 [2020-10-24T07:00:37.007Z] #41 82.51   DEP      criu/cr-service.d
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.08 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.18 Selecting previously unselected package libnftnl11:amd64.
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.19 Unpacking libnftnl11:amd64 (1.1.2-2) ...
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.28 Selecting previously unselected package iptables.
07:00:37 [2020-10-24T07:00:37.033Z] #18 33.28 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.236Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
07:00:37 [2020-10-24T07:00:37.255Z] #51 ...
07:00:37 [2020-10-24T07:00:37.255Z] 
07:00:37 [2020-10-24T07:00:37.255Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:37 [2020-10-24T07:00:37.255Z] #41 33.50   CC       images/rlimit.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 33.69   CC       images/pagemap.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 34.07   CC       images/siginfo.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 34.35   CC       images/rpc.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 35.57   CC       images/ext-file.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 35.70   CC       images/cgroup.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 36.02   CC       images/userns.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 36.20   CC       images/google/protobuf/descriptor.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 37.86   CC       images/opts.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 38.06   CC       images/seccomp.o
07:00:37 [2020-10-24T07:00:37.255Z] #41 ...
07:00:37 [2020-10-24T07:00:37.255Z] 
07:00:37 [2020-10-24T07:00:37.255Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:37 [2020-10-24T07:00:37.255Z] #43 111.0 github.com/LK4D4/vndr/godl
07:00:37 [2020-10-24T07:00:37.255Z] #43 111.6 github.com/LK4D4/vndr
07:00:37 [2020-10-24T07:00:37.266Z] #41 ...
07:00:37 [2020-10-24T07:00:37.266Z] 
07:00:37 [2020-10-24T07:00:37.266Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:00:37 [2020-10-24T07:00:37.266Z] #30 DONE 157.7s
07:00:37 [2020-10-24T07:00:37.266Z] 
07:00:37 [2020-10-24T07:00:37.266Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74 The following NEW packages will be installed:
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:00:37 [2020-10-24T07:00:37.266Z] #18 22.74   xz-utils zip
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.03 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.03 Need to get 28.5 MB of archives.
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.03 After this operation, 116 MB of additional disk space will be used.
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 23.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 24.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 24.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 24.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 24.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 24.53 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 24.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.30 debconf: delaying package configuration, since apt-utils is not installed
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.40 Fetched 28.5 MB in 2s (15.7 MB/s)
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.45 Selecting previously unselected package pigz.
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.45 (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.)
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.50 Unpacking pigz (2.4-1) ...
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.60 Selecting previously unselected package libpython3.7-minimal:amd64.
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.266Z] #18 25.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
07:00:37 [2020-10-24T07:00:37.266Z] #18 26.07 Selecting previously unselected package python3.7-minimal.
07:00:37 [2020-10-24T07:00:37.266Z] #18 26.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.266Z] #18 26.16 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
07:00:37 [2020-10-24T07:00:37.266Z] #18 27.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
07:00:37 [2020-10-24T07:00:37.266Z] #18 27.17 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
07:00:37 [2020-10-24T07:00:37.294Z] #18 33.29 Unpacking iptables (1.8.2-4) ...
07:00:37 [2020-10-24T07:00:37.474Z] #54 212.8 + bin/containerd-stress
07:00:37 [2020-10-24T07:00:37.474Z] #54 215.0 + bin/containerd-shim
07:00:37 [2020-10-24T07:00:37.556Z] #18 33.63 Selecting previously unselected package xxd.
07:00:37 [2020-10-24T07:00:37.556Z] #18 33.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
07:00:37 [2020-10-24T07:00:37.556Z] #18 33.64 Unpacking xxd (2:8.1.0875-5) ...
07:00:37 [2020-10-24T07:00:37.731Z] DEBUG: print all environment variables to check how Jenkins runs this script
07:00:37 [2020-10-24T07:00:37.731Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-27500b11\powershellScript.ps1'; exit $LASTEXITCODE;
07:00:37 [2020-10-24T07:00:37.731Z] ----------------------------------------------------------------------------
07:00:37 [2020-10-24T07:00:37.731Z] 
07:00:37 [2020-10-24T07:00:37.731Z] INFO: executeCI.ps1 starting at Sat Oct 24 07:00:36 CUT 2020
07:00:37 [2020-10-24T07:00:37.731Z] 
07:00:37 [2020-10-24T07:00:37.731Z] INFO: Script version 05-Feb-2019 09:03 PDT
07:00:37 [2020-10-24T07:00:37.731Z] INFO: Running git version 2.24.1.windows.2
07:00:37 [2020-10-24T07:00:37.731Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
07:00:37 [2020-10-24T07:00:37.731Z] INFO: Environment variables:
07:00:37 [2020-10-24T07:00:37.731Z] 
07:00:37 [2020-10-24T07:00:37.731Z] Name                           Value                                                                                   
07:00:37 [2020-10-24T07:00:37.731Z] ----                           -----                                                                                   
07:00:37 [2020-10-24T07:00:37.731Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
07:00:37 [2020-10-24T07:00:37.731Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
07:00:37 [2020-10-24T07:00:37.731Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
07:00:37 [2020-10-24T07:00:37.731Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
07:00:37 [2020-10-24T07:00:37.731Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
07:00:37 [2020-10-24T07:00:37.731Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
07:00:37 [2020-10-24T07:00:37.731Z] BRANCH_NAME                    PR-41584                                                                                
07:00:37 [2020-10-24T07:00:37.731Z] BUILD_DISPLAY_NAME             #1                                                                                      
07:00:37 [2020-10-24T07:00:37.731Z] BUILD_ID                       1                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] BUILD_NUMBER                   1                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] BUILD_TAG                      jenkins-moby-PR-41584-1                                                                 
07:00:37 [2020-10-24T07:00:37.731Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41584/1/                              
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_AUTHOR                  fanjiyun                                                                                
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_AUTHOR_DISPLAY_NAME     fanjiyun                                                                                
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_BRANCH                  fix-docker-stats-panic                                                                  
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_FORK                    fanjiyun                                                                                
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_ID                      41584                                                                                   
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_TARGET                  master                                                                                  
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_TITLE                   docker stats: fix 'panic: close of closed channel'                                      
07:00:37 [2020-10-24T07:00:37.731Z] CHANGE_URL                     https://github.com/moby/moby/pull/41584                                                 
07:00:37 [2020-10-24T07:00:37.731Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
07:00:37 [2020-10-24T07:00:37.731Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
07:00:37 [2020-10-24T07:00:37.731Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
07:00:37 [2020-10-24T07:00:37.731Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
07:00:37 [2020-10-24T07:00:37.731Z] COMPUTERNAME                   azwin-2-8f3d50                                                                          
07:00:37 [2020-10-24T07:00:37.731Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
07:00:37 [2020-10-24T07:00:37.731Z] ConfigSequenceNumber           0                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] DOCKER_BUILDKIT                0                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] DOCKER_DUT_DEBUG               1                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] DOCKER_EXPERIMENTAL            1                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
07:00:37 [2020-10-24T07:00:37.731Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
07:00:37 [2020-10-24T07:00:37.731Z] EXECUTOR_NUMBER                0                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] FQDN                           azwin-2-8f3d50.westus.cloudapp.azure.com                                                
07:00:37 [2020-10-24T07:00:37.731Z] GIT_BRANCH                     PR-41584                                                                                
07:00:37 [2020-10-24T07:00:37.731Z] GIT_COMMIT                     1b8826beee9c86b76091931991f037c1410d0ea5                                                
07:00:37 [2020-10-24T07:00:37.731Z] GIT_URL                        https://github.com/moby/moby.git                                                        
07:00:37 [2020-10-24T07:00:37.731Z] HUDSON_COOKIE                  2ac93fba-98d0-4e4c-96d1-7560b20ad0f3                                                    
07:00:37 [2020-10-24T07:00:37.731Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
07:00:37 [2020-10-24T07:00:37.731Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
07:00:37 [2020-10-24T07:00:37.731Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
07:00:37 [2020-10-24T07:00:37.731Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
07:00:37 [2020-10-24T07:00:37.731Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
07:00:37 [2020-10-24T07:00:37.731Z] JENKINS_NODE_COOKIE            68d84a26-57fb-479f-a92a-d1382673009b                                                    
07:00:37 [2020-10-24T07:00:37.731Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
07:00:37 [2020-10-24T07:00:37.731Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
07:00:37 [2020-10-24T07:00:37.731Z] JOB_BASE_NAME                  PR-41584                                                                                
07:00:37 [2020-10-24T07:00:37.731Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41584/display/redirect                
07:00:37 [2020-10-24T07:00:37.731Z] JOB_NAME                       moby/PR-41584                                                                           
07:00:37 [2020-10-24T07:00:37.731Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41584/                                
07:00:37 [2020-10-24T07:00:37.731Z] library.jps.version            master                                                                                  
07:00:37 [2020-10-24T07:00:37.731Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
07:00:37 [2020-10-24T07:00:37.731Z] NODE_LABELS                    amd64 azure azwin-2-8f3d50 azwin-2019 docker west-us windows windows-2019 x86_64        
07:00:37 [2020-10-24T07:00:37.731Z] NODE_NAME                      azwin-2-8f3d50                                                                          
07:00:37 [2020-10-24T07:00:37.731Z] NUMBER_OF_PROCESSORS           4                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] OS                             Windows_NT                                                                              
07:00:37 [2020-10-24T07:00:37.731Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
07:00:37 [2020-10-24T07:00:37.731Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
07:00:37 [2020-10-24T07:00:37.731Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
07:00:37 [2020-10-24T07:00:37.731Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
07:00:37 [2020-10-24T07:00:37.731Z] PROCESSOR_LEVEL                6                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] PROCESSOR_REVISION             4f01                                                                                    
07:00:37 [2020-10-24T07:00:37.731Z] ProgramData                    C:\ProgramData                                                                          
07:00:37 [2020-10-24T07:00:37.731Z] ProgramFiles                   C:\Program Files                                                                        
07:00:37 [2020-10-24T07:00:37.731Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
07:00:37 [2020-10-24T07:00:37.731Z] ProgramW6432                   C:\Program Files                                                                        
07:00:37 [2020-10-24T07:00:37.731Z] PROMPT                         $P$G                                                                                    
07:00:37 [2020-10-24T07:00:37.731Z] PSExecutionPolicyPreference    Bypass                                                                                  
07:00:37 [2020-10-24T07:00:37.731Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
07:00:37 [2020-10-24T07:00:37.731Z] PUBLIC                         C:\Users\Public                                                                         
07:00:37 [2020-10-24T07:00:37.731Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41584/1/display/redirect?page=changes 
07:00:37 [2020-10-24T07:00:37.731Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41584/1/display/redirect              
07:00:37 [2020-10-24T07:00:37.731Z] SKIP_VALIDATION_TESTS          1                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] SOURCES_DRIVE                  d                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] SOURCES_SUBDIR                 gopath                                                                                  
07:00:37 [2020-10-24T07:00:37.731Z] STAGE_NAME                     Run tests                                                                               
07:00:37 [2020-10-24T07:00:37.731Z] SystemDrive                    C:                                                                                      
07:00:37 [2020-10-24T07:00:37.731Z] SystemRoot                     C:\windows                                                                              
07:00:37 [2020-10-24T07:00:37.731Z] TEMP                           C:\windows\TEMP                                                                         
07:00:37 [2020-10-24T07:00:37.731Z] TESTDEBUG                      0                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] TESTRUN_DRIVE                  d                                                                                       
07:00:37 [2020-10-24T07:00:37.731Z] TESTRUN_SUBDIR                 CI                                                                                      
07:00:37 [2020-10-24T07:00:37.731Z] TIMEOUT                        120m                                                                                    
07:00:37 [2020-10-24T07:00:37.731Z] TMP                            C:\windows\TEMP                                                                         
07:00:37 [2020-10-24T07:00:37.731Z] USERDOMAIN                     WORKGROUP                                                                               
07:00:37 [2020-10-24T07:00:37.731Z] USERNAME                       azwin-2-8f3d50$                                                                         
07:00:37 [2020-10-24T07:00:37.731Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
07:00:37 [2020-10-24T07:00:37.731Z] windir                         C:\windows                                                                              
07:00:37 [2020-10-24T07:00:37.732Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
07:00:37 [2020-10-24T07:00:37.732Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
07:00:37 [2020-10-24T07:00:37.732Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
07:00:37 [2020-10-24T07:00:37.732Z] 
07:00:37 [2020-10-24T07:00:37.732Z] 
07:00:37 [2020-10-24T07:00:37.732Z] 
07:00:37 [2020-10-24T07:00:37.817Z] #18 33.75 Selecting previously unselected package vim-common.
07:00:37 [2020-10-24T07:00:37.817Z] #18 33.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
07:00:37 [2020-10-24T07:00:37.817Z] #18 33.79 Unpacking vim-common (2:8.1.0875-5) ...
07:00:37 [2020-10-24T07:00:37.817Z] #18 33.98 Selecting previously unselected package bash-completion.
07:00:37 [2020-10-24T07:00:37.817Z] #18 33.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
07:00:37 [2020-10-24T07:00:37.871Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 61.6% of statements
07:00:38 [2020-10-24T07:00:38.166Z] #19 77.68 Processing triggers for libc-bin (2.28-10) ...
07:00:38 [2020-10-24T07:00:38.476Z] #19 77.71 Processing triggers for mime-support (3.62) ...
07:00:38 [2020-10-24T07:00:38.476Z] #19 DONE 77.9s
07:00:38 [2020-10-24T07:00:38.476Z] 
07:00:38 [2020-10-24T07:00:38.476Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
07:00:38 [2020-10-24T07:00:38.506Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 75.2% of statements
07:00:38 [2020-10-24T07:00:38.506Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:00:38 [2020-10-24T07:00:38.776Z] #20 0.355 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:00:38 [2020-10-24T07:00:38.776Z] #20 0.357 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:00:38 [2020-10-24T07:00:38.776Z] #20 0.360 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:00:38 [2020-10-24T07:00:38.776Z] #20 DONE 0.4s
07:00:38 [2020-10-24T07:00:38.776Z] 
07:00:38 [2020-10-24T07:00:38.776Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:00:38 [2020-10-24T07:00:38.799Z] time="2020-10-24T07:00:38Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate267603891/log861836150.1: no such file or directory"
07:00:38 [2020-10-24T07:00:38.799Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 37.7% of statements
07:00:39 [2020-10-24T07:00:39.434Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.011s	coverage: 33.3% of statements
07:00:39 [2020-10-24T07:00:39.788Z] #18 29.71 Selecting previously unselected package python3-minimal.
07:00:39 [2020-10-24T07:00:39.788Z] #18 29.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
07:00:39 [2020-10-24T07:00:39.788Z] #18 29.74 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
07:00:39 [2020-10-24T07:00:39.788Z] #18 29.75 Unpacking python3-minimal (3.7.3-1) ...
07:00:39 [2020-10-24T07:00:39.788Z] #18 29.84 Selecting previously unselected package libmpdec2:amd64.
07:00:39 [2020-10-24T07:00:39.788Z] #18 29.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
07:00:39 [2020-10-24T07:00:39.788Z] #18 29.86 Unpacking libmpdec2:amd64 (2.4.2-2) ...
07:00:39 [2020-10-24T07:00:39.913Z] INFO: Sources under d:\gopath\...
07:00:39 [2020-10-24T07:00:39.913Z] INFO: Test run under d:\CI\...
07:00:39 [2020-10-24T07:00:39.913Z] INFO: Running in D:\gopath\src\github.com\docker\docker
07:00:39 [2020-10-24T07:00:39.913Z] INFO: docker/docker repository was found
07:00:39 [2020-10-24T07:00:39.913Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
07:00:40 [2020-10-24T07:00:40.045Z] #18 29.95 Selecting previously unselected package libpython3.7-stdlib:amd64.
07:00:40 [2020-10-24T07:00:40.045Z] #18 29.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
07:00:40 [2020-10-24T07:00:40.045Z] #18 29.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
07:00:40 [2020-10-24T07:00:40.372Z] ltsc2019: Pulling from windows/servercore
07:00:40 [2020-10-24T07:00:40.475Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
07:00:40 [2020-10-24T07:00:40.559Z] #43 ...
07:00:40 [2020-10-24T07:00:40.559Z] 
07:00:40 [2020-10-24T07:00:40.559Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:00:40 [2020-10-24T07:00:40.768Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
07:00:40 [2020-10-24T07:00:40.832Z] 4612f6d0b889: Pulling fs layer
07:00:40 [2020-10-24T07:00:40.832Z] 406ffb8432a7: Pulling fs layer
07:00:40 [2020-10-24T07:00:40.976Z] #18 30.92 Selecting previously unselected package python3.7.
07:00:40 [2020-10-24T07:00:40.976Z] #18 30.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
07:00:40 [2020-10-24T07:00:40.976Z] #18 30.94 Unpacking python3.7 (3.7.3-2+deb10u2) ...
07:00:40 [2020-10-24T07:00:40.976Z] #18 31.07 Selecting previously unselected package libpython3-stdlib:amd64.
07:00:40 [2020-10-24T07:00:40.976Z] #18 31.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
07:00:40 [2020-10-24T07:00:40.976Z] #18 31.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
07:00:41 [2020-10-24T07:00:41.124Z] #18 36.57 Unpacking bash-completion (1:2.8-6) ...
07:00:41 [2020-10-24T07:00:41.124Z] #18 36.98 Selecting previously unselected package bzip2.
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.00 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.07 Selecting previously unselected package xz-utils.
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.08 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.09 Unpacking xz-utils (5.2.4-1) ...
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.26 Selecting previously unselected package apparmor.
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
07:00:41 [2020-10-24T07:00:41.124Z] #18 37.34 Unpacking apparmor (2.13.2-10) ...
07:00:41 [2020-10-24T07:00:41.233Z] #18 31.17 Setting up python3-minimal (3.7.3-1) ...
07:00:41 [2020-10-24T07:00:41.403Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
07:00:41 [2020-10-24T07:00:41.403Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.452s	coverage: 82.5% of statements
07:00:41 [2020-10-24T07:00:41.403Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:00:41 [2020-10-24T07:00:41.403Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:00:41 [2020-10-24T07:00:41.674Z] #54 221.8 + bin/containerd-shim-runc-v1
07:00:41 [2020-10-24T07:00:41.697Z] #18 37.65 Selecting previously unselected package aufs-tools.
07:00:41 [2020-10-24T07:00:41.697Z] #18 37.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
07:00:41 [2020-10-24T07:00:41.697Z] #18 37.66 Unpacking aufs-tools (1:4.14+20190211-1) ...
07:00:41 [2020-10-24T07:00:41.697Z] #18 37.78 Selecting previously unselected package libonig5:amd64.
07:00:41 [2020-10-24T07:00:41.697Z] #18 37.80 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
07:00:41 [2020-10-24T07:00:41.697Z] #18 37.80 Unpacking libonig5:amd64 (6.9.1-1) ...
07:00:41 [2020-10-24T07:00:41.958Z] #18 37.96 Selecting previously unselected package libjq1:amd64.
07:00:41 [2020-10-24T07:00:41.958Z] #18 37.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
07:00:41 [2020-10-24T07:00:41.958Z] #18 37.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
07:00:41 [2020-10-24T07:00:41.958Z] #18 38.08 Selecting previously unselected package jq.
07:00:41 [2020-10-24T07:00:41.958Z] #18 38.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
07:00:41 [2020-10-24T07:00:41.958Z] #18 38.11 Unpacking jq (1.5+dfsg-2+b1) ...
07:00:41 [2020-10-24T07:00:41.958Z] #18 38.18 Selecting previously unselected package libaio1:amd64.
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.03 Selecting previously unselected package python3.
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.12 Unpacking python3 (3.7.3-1) ...
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.20 Selecting previously unselected package libip4tc0:amd64.
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.22 Unpacking libip4tc0:amd64 (1.8.2-4) ...
07:00:42 [2020-10-24T07:00:42.054Z] #18 32.30 Selecting previously unselected package libip6tc0:amd64.
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.20 Unpacking libaio1:amd64 (0.3.112-3) ...
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.25 Selecting previously unselected package libgpm2:amd64.
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.27 Unpacking libgpm2:amd64 (1.20.7-5) ...
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.32 Selecting previously unselected package libicu63:amd64.
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.220Z] #18 38.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
07:00:42 [2020-10-24T07:00:42.311Z] #18 32.30 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.311Z] #18 32.31 Unpacking libip6tc0:amd64 (1.8.2-4) ...
07:00:42 [2020-10-24T07:00:42.311Z] #18 32.40 Selecting previously unselected package libiptc0:amd64.
07:00:42 [2020-10-24T07:00:42.311Z] #18 32.41 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.311Z] #18 32.43 Unpacking libiptc0:amd64 (1.8.2-4) ...
07:00:42 [2020-10-24T07:00:42.311Z] #18 32.51 Selecting previously unselected package libnfnetlink0:amd64.
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.57 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.67 Selecting previously unselected package libnftnl11:amd64.
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.68 Unpacking libnftnl11:amd64 (1.1.2-2) ...
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.77 Selecting previously unselected package iptables.
07:00:42 [2020-10-24T07:00:42.569Z] #18 32.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
07:00:42 [2020-10-24T07:00:42.827Z] #18 32.77 Unpacking iptables (1.8.2-4) ...
07:00:42 [2020-10-24T07:00:42.930Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
07:00:42 [2020-10-24T07:00:42.930Z] ok  	github.com/docker/docker/distribution	0.244s	coverage: 21.9% of statements
07:00:42 [2020-10-24T07:00:42.930Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:00:43 [2020-10-24T07:00:43.084Z] #18 33.12 Selecting previously unselected package xxd.
07:00:43 [2020-10-24T07:00:43.084Z] #18 33.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
07:00:43 [2020-10-24T07:00:43.084Z] #18 33.14 Unpacking xxd (2:8.1.0875-5) ...
07:00:43 [2020-10-24T07:00:43.084Z] #18 33.26 Selecting previously unselected package vim-common.
07:00:43 [2020-10-24T07:00:43.084Z] #18 33.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
07:00:43 [2020-10-24T07:00:43.341Z] #18 33.32 Unpacking vim-common (2:8.1.0875-5) ...
07:00:43 [2020-10-24T07:00:43.341Z] #18 33.54 Selecting previously unselected package bash-completion.
07:00:43 [2020-10-24T07:00:43.341Z] #18 33.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
07:00:43 [2020-10-24T07:00:43.969Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
07:00:44 [2020-10-24T07:00:44.604Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
07:00:44 [2020-10-24T07:00:44.770Z] #18 ...
07:00:44 [2020-10-24T07:00:44.770Z] 
07:00:44 [2020-10-24T07:00:44.770Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:44 [2020-10-24T07:00:44.770Z] #41 85.67   DEP      criu/cr-check.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 85.83   DEP      criu/config.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 85.97   DEP      criu/clone-noasan.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.05   DEP      criu/cgroup.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.16   DEP      criu/cgroup-props.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.26   DEP      criu/bitmap.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.28   DEP      criu/bfd.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.35   DEP      criu/autofs.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.52   DEP      criu/aio.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.71   DEP      criu/action-scripts.d
07:00:44 [2020-10-24T07:00:44.770Z] #41 86.94   CC       criu/action-scripts.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 87.48   CC       criu/aio.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 87.96   CC       criu/autofs.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 89.34   CC       criu/bfd.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 89.82   CC       criu/bitmap.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 89.96   CC       criu/cgroup-props.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 90.66   CC       criu/cgroup.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 93.55   CC       criu/clone-noasan.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 93.75   CC       criu/config.o
07:00:44 [2020-10-24T07:00:44.770Z] #41 95.02   CC       criu/cr-check.o
07:00:45 [2020-10-24T07:00:45.253Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
07:00:45 [2020-10-24T07:00:45.343Z] #41 96.75   CC       criu/cr-dedup.o
07:00:45 [2020-10-24T07:00:45.546Z] ok  	github.com/docker/docker/distribution/xfer	1.866s	coverage: 85.1% of statements
07:00:45 [2020-10-24T07:00:45.546Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:00:45 [2020-10-24T07:00:45.546Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:00:45 [2020-10-24T07:00:45.774Z] #21 5.757 Collecting yamllint==1.16.0
07:00:45 [2020-10-24T07:00:45.774Z] #21 ...
07:00:45 [2020-10-24T07:00:45.774Z] 
07:00:45 [2020-10-24T07:00:45.774Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
07:00:45 [2020-10-24T07:00:45.774Z] #31 DONE 192.9s
07:00:45 [2020-10-24T07:00:45.774Z] 
07:00:45 [2020-10-24T07:00:45.774Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:45 [2020-10-24T07:00:45.774Z] #42 123.4   CC       criu/cr-service.o
07:00:45 [2020-10-24T07:00:45.775Z] #42 125.8   CC       criu/crtools.o
07:00:45 [2020-10-24T07:00:45.775Z] #42 126.5   CC       criu/eventfd.o
07:00:45 [2020-10-24T07:00:45.775Z] #42 126.9   CC       criu/eventpoll.o
07:00:45 [2020-10-24T07:00:45.775Z] #42 127.9   CC       criu/external.o
07:00:45 [2020-10-24T07:00:45.775Z] #42 128.4   CC       criu/fault-injection.o
07:00:45 [2020-10-24T07:00:45.775Z] #42 128.6   CC       criu/fdstore.o
07:00:45 [2020-10-24T07:00:45.775Z] #42 ...
07:00:45 [2020-10-24T07:00:45.775Z] 
07:00:45 [2020-10-24T07:00:45.775Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:00:45 [2020-10-24T07:00:45.775Z] #21 6.417   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:00:45 [2020-10-24T07:00:45.775Z] #21 6.671 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:00:45 [2020-10-24T07:00:45.775Z] #21 6.827   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
07:00:45 [2020-10-24T07:00:45.775Z] #21 6.949 Collecting pyyaml (from yamllint==1.16.0)
07:00:45 [2020-10-24T07:00:45.839Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
07:00:45 [2020-10-24T07:00:45.839Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:00:45 [2020-10-24T07:00:45.917Z] #41 ...
07:00:45 [2020-10-24T07:00:45.917Z] 
07:00:45 [2020-10-24T07:00:45.917Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:45 [2020-10-24T07:00:45.917Z] #18 41.80 Selecting previously unselected package libnet1:amd64.
07:00:45 [2020-10-24T07:00:45.917Z] #18 41.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:00:45 [2020-10-24T07:00:45.917Z] #18 41.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:00:45 [2020-10-24T07:00:45.917Z] #18 41.90 Selecting previously unselected package libnl-3-200:amd64.
07:00:45 [2020-10-24T07:00:45.917Z] #18 41.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
07:00:45 [2020-10-24T07:00:45.917Z] #18 41.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
07:00:45 [2020-10-24T07:00:45.917Z] #18 41.99 Selecting previously unselected package libprotobuf-c1:amd64.
07:00:45 [2020-10-24T07:00:45.917Z] #18 42.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
07:00:45 [2020-10-24T07:00:45.917Z] #18 42.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:00:45 [2020-10-24T07:00:45.917Z] #18 42.07 Selecting previously unselected package libreadline5:amd64.
07:00:45 [2020-10-24T07:00:45.917Z] #18 42.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
07:00:45 [2020-10-24T07:00:45.917Z] #18 42.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
07:00:46 [2020-10-24T07:00:46.074Z] #21 7.219   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
07:00:46 [2020-10-24T07:00:46.179Z] #18 42.21 Selecting previously unselected package net-tools.
07:00:46 [2020-10-24T07:00:46.179Z] #18 42.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
07:00:46 [2020-10-24T07:00:46.179Z] #18 42.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
07:00:46 [2020-10-24T07:00:46.441Z] #18 42.41 Selecting previously unselected package python-pip-whl.
07:00:46 [2020-10-24T07:00:46.441Z] #18 42.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
07:00:46 [2020-10-24T07:00:46.441Z] #18 42.46 Unpacking python-pip-whl (18.1-5) ...
07:00:46 [2020-10-24T07:00:46.474Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
07:00:46 [2020-10-24T07:00:46.619Z] #18 36.20 Unpacking bash-completion (1:2.8-6) ...
07:00:46 [2020-10-24T07:00:46.619Z] #18 36.58 Selecting previously unselected package bzip2.
07:00:46 [2020-10-24T07:00:46.619Z] #18 36.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
07:00:46 [2020-10-24T07:00:46.619Z] #18 36.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
07:00:46 [2020-10-24T07:00:46.619Z] #18 36.70 Selecting previously unselected package xz-utils.
07:00:46 [2020-10-24T07:00:46.619Z] #18 36.72 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
07:00:46 [2020-10-24T07:00:46.619Z] #18 36.72 Unpacking xz-utils (5.2.4-1) ...
07:00:46 [2020-10-24T07:00:46.876Z] #18 36.88 Selecting previously unselected package apparmor.
07:00:46 [2020-10-24T07:00:46.876Z] #18 36.89 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
07:00:46 [2020-10-24T07:00:46.876Z] #18 36.98 Unpacking apparmor (2.13.2-10) ...
07:00:46 [2020-10-24T07:00:46.959Z] #54 226.2 + bin/containerd-shim-runc-v2
07:00:47 [2020-10-24T07:00:47.014Z] #18 42.99 Selecting previously unselected package python3-lib2to3.
07:00:47 [2020-10-24T07:00:47.014Z] #18 42.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
07:00:47 [2020-10-24T07:00:47.014Z] #18 43.00 Unpacking python3-lib2to3 (3.7.3-1) ...
07:00:47 [2020-10-24T07:00:47.014Z] #18 43.11 Selecting previously unselected package python3-distutils.
07:00:47 [2020-10-24T07:00:47.014Z] #18 43.11 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
07:00:47 [2020-10-24T07:00:47.014Z] #18 43.11 Unpacking python3-distutils (3.7.3-1) ...
07:00:47 [2020-10-24T07:00:47.014Z] #18 43.25 Selecting previously unselected package python3-pip.
07:00:47 [2020-10-24T07:00:47.110Z] ok  	github.com/docker/docker/oci	0.004s	coverage: 8.2% of statements
07:00:47 [2020-10-24T07:00:47.133Z] #18 37.30 Selecting previously unselected package aufs-tools.
07:00:47 [2020-10-24T07:00:47.133Z] #18 37.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.133Z] #18 37.32 Unpacking aufs-tools (1:4.14+20190211-1) ...
07:00:47 [2020-10-24T07:00:47.218Z] #54 227.4 + binaries
07:00:47 [2020-10-24T07:00:47.276Z] #18 43.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
07:00:47 [2020-10-24T07:00:47.276Z] #18 43.26 Unpacking python3-pip (18.1-5) ...
07:00:47 [2020-10-24T07:00:47.276Z] #18 43.41 Selecting previously unselected package python3-pkg-resources.
07:00:47 [2020-10-24T07:00:47.276Z] #18 43.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
07:00:47 [2020-10-24T07:00:47.276Z] #18 43.42 Unpacking python3-pkg-resources (40.8.0-1) ...
07:00:47 [2020-10-24T07:00:47.390Z] #18 37.43 Selecting previously unselected package libonig5:amd64.
07:00:47 [2020-10-24T07:00:47.390Z] #18 37.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.390Z] #18 37.45 Unpacking libonig5:amd64 (6.9.1-1) ...
07:00:47 [2020-10-24T07:00:47.390Z] #18 ...
07:00:47 [2020-10-24T07:00:47.390Z] 
07:00:47 [2020-10-24T07:00:47.390Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:47 [2020-10-24T07:00:47.390Z] #41 82.77   DEP      criu/cr-restore.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 83.01   DEP      criu/cr-errno.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 83.03   DEP      criu/cr-dump.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 83.25   DEP      criu/cr-dedup.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 83.45   DEP      criu/cr-check.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 83.73   DEP      criu/config.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 83.98   DEP      criu/clone-noasan.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.06   DEP      criu/cgroup.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.16   DEP      criu/cgroup-props.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.27   DEP      criu/bitmap.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.30   DEP      criu/bfd.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.39   DEP      criu/autofs.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.56   DEP      criu/aio.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.69   DEP      criu/action-scripts.d
07:00:47 [2020-10-24T07:00:47.390Z] #41 84.97   CC       criu/action-scripts.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 85.34   CC       criu/aio.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 85.85   CC       criu/autofs.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 87.28   CC       criu/bfd.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 87.79   CC       criu/bitmap.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 87.97   CC       criu/cgroup-props.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 88.69   CC       criu/cgroup.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 91.29   CC       criu/clone-noasan.o
07:00:47 [2020-10-24T07:00:47.390Z] #41 91.57   CC       criu/config.o
07:00:47 [2020-10-24T07:00:47.494Z] #54 227.4 + install -D bin/containerd /build/containerd
07:00:47 [2020-10-24T07:00:47.494Z] #54 227.4 + install -D bin/containerd-shim /build/containerd-shim
07:00:47 [2020-10-24T07:00:47.494Z] #54 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:00:47 [2020-10-24T07:00:47.494Z] #54 227.4 + install -D bin/ctr /build/ctr
07:00:47 [2020-10-24T07:00:47.538Z] #18 43.55 Selecting previously unselected package python3-setuptools.
07:00:47 [2020-10-24T07:00:47.538Z] #18 43.56 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
07:00:47 [2020-10-24T07:00:47.538Z] #18 43.57 Unpacking python3-setuptools (40.8.0-1) ...
07:00:47 [2020-10-24T07:00:47.619Z] #21 8.832 Building wheels for collected packages: pyyaml
07:00:47 [2020-10-24T07:00:47.647Z] #41 92.89   CC       criu/cr-check.o
07:00:47 [2020-10-24T07:00:47.647Z] #41 ...
07:00:47 [2020-10-24T07:00:47.647Z] 
07:00:47 [2020-10-24T07:00:47.647Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:47 [2020-10-24T07:00:47.647Z] #18 37.61 Selecting previously unselected package libjq1:amd64.
07:00:47 [2020-10-24T07:00:47.647Z] #18 37.62 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.647Z] #18 37.63 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
07:00:47 [2020-10-24T07:00:47.647Z] #18 37.74 Selecting previously unselected package jq.
07:00:47 [2020-10-24T07:00:47.647Z] #18 37.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.647Z] #18 37.75 Unpacking jq (1.5+dfsg-2+b1) ...
07:00:47 [2020-10-24T07:00:47.800Z] #18 43.77 Selecting previously unselected package python3-wheel.
07:00:47 [2020-10-24T07:00:47.800Z] #18 43.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
07:00:47 [2020-10-24T07:00:47.800Z] #18 43.79 Unpacking python3-wheel (0.32.3-2) ...
07:00:47 [2020-10-24T07:00:47.800Z] #18 43.86 Selecting previously unselected package sudo.
07:00:47 [2020-10-24T07:00:47.800Z] #18 43.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.800Z] #18 43.87 Unpacking sudo (1.8.27-1+deb10u2) ...
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.83 Selecting previously unselected package libaio1:amd64.
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.84 Unpacking libaio1:amd64 (0.3.112-3) ...
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.89 Selecting previously unselected package libgpm2:amd64.
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.90 Unpacking libgpm2:amd64 (1.20.7-5) ...
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.98 Selecting previously unselected package libicu63:amd64.
07:00:47 [2020-10-24T07:00:47.905Z] #18 37.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
07:00:47 [2020-10-24T07:00:47.905Z] #18 38.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
07:00:47 [2020-10-24T07:00:47.918Z] #21 8.834   Running setup.py bdist_wheel for pyyaml: started
07:00:47 [2020-10-24T07:00:47.925Z] 406ffb8432a7: Verifying Checksum
07:00:47 [2020-10-24T07:00:47.925Z] 406ffb8432a7: Download complete
07:00:48 [2020-10-24T07:00:48.148Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
07:00:48 [2020-10-24T07:00:48.148Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
07:00:48 [2020-10-24T07:00:48.374Z] #18 44.36 Selecting previously unselected package thin-provisioning-tools.
07:00:48 [2020-10-24T07:00:48.374Z] #18 44.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
07:00:48 [2020-10-24T07:00:48.374Z] #18 44.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
07:00:48 [2020-10-24T07:00:48.635Z] #18 44.60 Selecting previously unselected package uidmap.
07:00:48 [2020-10-24T07:00:48.636Z] #18 44.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
07:00:48 [2020-10-24T07:00:48.636Z] #18 44.63 Unpacking uidmap (1:4.5-1.1) ...
07:00:48 [2020-10-24T07:00:48.636Z] #18 44.75 Selecting previously unselected package vim-runtime.
07:00:48 [2020-10-24T07:00:48.636Z] #18 44.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
07:00:48 [2020-10-24T07:00:48.897Z] #18 44.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
07:00:48 [2020-10-24T07:00:48.897Z] #18 44.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
07:00:48 [2020-10-24T07:00:48.897Z] #18 44.82 Unpacking vim-runtime (2:8.1.0875-5) ...
07:00:48 [2020-10-24T07:00:48.975Z] #21 10.10   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:00:48 [2020-10-24T07:00:48.975Z] #21 10.11   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
07:00:49 [2020-10-24T07:00:49.275Z] #21 10.19 Successfully built pyyaml
07:00:49 [2020-10-24T07:00:49.275Z] #21 10.21 Installing collected packages: pathspec, pyyaml, yamllint
07:00:49 [2020-10-24T07:00:49.440Z] #54 DONE 229.5s
07:00:49 [2020-10-24T07:00:49.573Z] #21 10.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
07:00:49 [2020-10-24T07:00:49.660Z] ok  	github.com/docker/docker/pkg/archive	0.524s	coverage: 76.9% of statements
07:00:49 [2020-10-24T07:00:49.872Z] #21 DONE 10.8s
07:00:49 [2020-10-24T07:00:49.872Z] 
07:00:49 [2020-10-24T07:00:49.872Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:49 [2020-10-24T07:00:49.872Z] #42 129.5   CC       criu/fifo.o
07:00:49 [2020-10-24T07:00:49.872Z] #42 130.0   CC       criu/file-ids.o
07:00:49 [2020-10-24T07:00:49.872Z] #42 130.4   CC       criu/file-lock.o
07:00:49 [2020-10-24T07:00:49.872Z] #42 131.5   CC       criu/files-ext.o
07:00:49 [2020-10-24T07:00:49.872Z] #42 131.9   CC       criu/files-reg.o
07:00:50 [2020-10-24T07:00:50.380Z] 
07:00:50 [2020-10-24T07:00:50.380Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
07:00:50 [2020-10-24T07:00:50.698Z] ok  	github.com/docker/docker/pkg/authorization	0.367s	coverage: 68.3% of statements
07:00:50 [2020-10-24T07:00:50.698Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
07:00:50 [2020-10-24T07:00:50.931Z] #42 134.2   CC       criu/files.o
07:00:50 [2020-10-24T07:00:50.990Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
07:00:51 [2020-10-24T07:00:51.758Z] #55 DONE 1.2s
07:00:51 [2020-10-24T07:00:51.758Z] 
07:00:51 [2020-10-24T07:00:51.758Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
07:00:51 [2020-10-24T07:00:51.758Z] #59 DONE 0.2s
07:00:51 [2020-10-24T07:00:51.758Z] 
07:00:51 [2020-10-24T07:00:51.758Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.51 Selecting previously unselected package libnet1:amd64.
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.63 Selecting previously unselected package libnl-3-200:amd64.
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.74 Selecting previously unselected package libprotobuf-c1:amd64.
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.81 Selecting previously unselected package libreadline5:amd64.
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.96 Selecting previously unselected package net-tools.
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 41.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 42.20 Selecting previously unselected package python-pip-whl.
07:00:52 [2020-10-24T07:00:52.083Z] #18 42.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
07:00:52 [2020-10-24T07:00:52.083Z] #18 42.23 Unpacking python-pip-whl (18.1-5) ...
07:00:52 [2020-10-24T07:00:52.205Z] #18 48.09 Selecting previously unselected package vim.
07:00:52 [2020-10-24T07:00:52.205Z] #18 48.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
07:00:52 [2020-10-24T07:00:52.205Z] #18 48.13 Unpacking vim (2:8.1.0875-5) ...
07:00:52 [2020-10-24T07:00:52.325Z] #61 DONE 0.5s
07:00:52 [2020-10-24T07:00:52.325Z] 
07:00:52 [2020-10-24T07:00:52.325Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
07:00:52 [2020-10-24T07:00:52.325Z] #63 DONE 0.0s
07:00:52 [2020-10-24T07:00:52.325Z] 
07:00:52 [2020-10-24T07:00:52.325Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:00:52 [2020-10-24T07:00:52.325Z] #64 DONE 0.0s
07:00:52 [2020-10-24T07:00:52.325Z] 
07:00:52 [2020-10-24T07:00:52.325Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
07:00:52 [2020-10-24T07:00:52.648Z] #18 42.76 Selecting previously unselected package python3-lib2to3.
07:00:52 [2020-10-24T07:00:52.648Z] #18 42.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
07:00:52 [2020-10-24T07:00:52.648Z] #18 42.77 Unpacking python3-lib2to3 (3.7.3-1) ...
07:00:52 [2020-10-24T07:00:52.648Z] #18 42.90 Selecting previously unselected package python3-distutils.
07:00:52 [2020-10-24T07:00:52.778Z] #18 48.67 Selecting previously unselected package xfsprogs.
07:00:52 [2020-10-24T07:00:52.778Z] #18 48.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
07:00:52 [2020-10-24T07:00:52.778Z] #18 48.69 Unpacking xfsprogs (4.20.0-1) ...
07:00:52 [2020-10-24T07:00:52.905Z] #18 42.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
07:00:52 [2020-10-24T07:00:52.905Z] #18 42.92 Unpacking python3-distutils (3.7.3-1) ...
07:00:52 [2020-10-24T07:00:52.905Z] #18 43.05 Selecting previously unselected package python3-pip.
07:00:52 [2020-10-24T07:00:52.905Z] #18 43.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
07:00:52 [2020-10-24T07:00:52.905Z] #18 43.07 Unpacking python3-pip (18.1-5) ...
07:00:53 [2020-10-24T07:00:53.040Z] #18 49.18 Selecting previously unselected package zip.
07:00:53 [2020-10-24T07:00:53.040Z] #18 49.19 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
07:00:53 [2020-10-24T07:00:53.040Z] #18 49.20 Unpacking zip (3.0-11+b1) ...
07:00:53 [2020-10-24T07:00:53.162Z] #18 43.23 Selecting previously unselected package python3-pkg-resources.
07:00:53 [2020-10-24T07:00:53.162Z] #18 43.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
07:00:53 [2020-10-24T07:00:53.162Z] #18 43.25 Unpacking python3-pkg-resources (40.8.0-1) ...
07:00:53 [2020-10-24T07:00:53.302Z] #18 49.40 Setting up aufs-tools (1:4.14+20190211-1) ...
07:00:53 [2020-10-24T07:00:53.302Z] #18 49.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
07:00:53 [2020-10-24T07:00:53.302Z] #18 49.43 Setting up libip6tc0:amd64 (1.8.2-4) ...
07:00:53 [2020-10-24T07:00:53.302Z] #18 49.44 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
07:00:53 [2020-10-24T07:00:53.302Z] #18 49.45 Setting up libgpm2:amd64 (1.20.7-5) ...
07:00:53 [2020-10-24T07:00:53.302Z] #18 49.48 Setting up libip4tc0:amd64 (1.8.2-4) ...
07:00:53 [2020-10-24T07:00:53.302Z] #18 49.49 Setting up uidmap (1:4.5-1.1) ...
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.38 Selecting previously unselected package python3-setuptools.
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.39 Unpacking python3-setuptools (40.8.0-1) ...
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.61 Selecting previously unselected package python3-wheel.
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.62 Unpacking python3-wheel (0.32.3-2) ...
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.69 Selecting previously unselected package sudo.
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.70 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
07:00:53 [2020-10-24T07:00:53.420Z] #18 43.71 Unpacking sudo (1.8.27-1+deb10u2) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.51 Setting up libnftnl11:amd64 (1.1.2-2) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.56 Setting up xxd (2:8.1.0875-5) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.57 Setting up zip (3.0-11+b1) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.59 Setting up vim-common (2:8.1.0875-5) ...
07:00:53 [2020-10-24T07:00:53.564Z] #18 49.63 Setting up bash-completion (1:2.8-6) ...
07:00:53 [2020-10-24T07:00:53.707Z] #65 DONE 1.1s
07:00:53 [2020-10-24T07:00:53.707Z] 
07:00:53 [2020-10-24T07:00:53.707Z] #66 exporting to image
07:00:53 [2020-10-24T07:00:53.707Z] #66 exporting layers
07:00:53 [2020-10-24T07:00:53.746Z] #42 136.7   CC       criu/filesystems.o
07:00:54 [2020-10-24T07:00:54.351Z] #18 44.22 Selecting previously unselected package thin-provisioning-tools.
07:00:54 [2020-10-24T07:00:54.351Z] #18 44.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
07:00:54 [2020-10-24T07:00:54.351Z] #18 44.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
07:00:54 [2020-10-24T07:00:54.351Z] #18 44.44 Selecting previously unselected package uidmap.
07:00:54 [2020-10-24T07:00:54.351Z] #18 44.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
07:00:54 [2020-10-24T07:00:54.351Z] #18 44.46 Unpacking uidmap (1:4.5-1.1) ...
07:00:54 [2020-10-24T07:00:54.394Z] #42 137.6   CC       criu/fsnotify.o
07:00:54 [2020-10-24T07:00:54.513Z] ok  	github.com/docker/docker/layer	7.130s	coverage: 68.8% of statements
07:00:54 [2020-10-24T07:00:54.513Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:00:54 [2020-10-24T07:00:54.513Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:00:54 [2020-10-24T07:00:54.513Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:00:54 [2020-10-24T07:00:54.513Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:00:54 [2020-10-24T07:00:54.513Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:00:54 [2020-10-24T07:00:54.513Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
07:00:54 [2020-10-24T07:00:54.607Z] #18 44.58 Selecting previously unselected package vim-runtime.
07:00:54 [2020-10-24T07:00:54.607Z] #18 44.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
07:00:54 [2020-10-24T07:00:54.607Z] #18 44.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
07:00:54 [2020-10-24T07:00:54.607Z] #18 44.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
07:00:54 [2020-10-24T07:00:54.607Z] #18 44.66 Unpacking vim-runtime (2:8.1.0875-5) ...
07:00:54 [2020-10-24T07:00:54.805Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
07:00:55 [2020-10-24T07:00:55.098Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.519s	coverage: 43.2% of statements
07:00:55 [2020-10-24T07:00:55.098Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:00:55 [2020-10-24T07:00:55.098Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:00:55 [2020-10-24T07:00:55.098Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
07:00:55 [2020-10-24T07:00:55.453Z] #42 139.0   CC       criu/image-desc.o
07:00:55 [2020-10-24T07:00:55.476Z] #13 ...
07:00:55 [2020-10-24T07:00:55.476Z] 
07:00:55 [2020-10-24T07:00:55.476Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:55 [2020-10-24T07:00:55.476Z] #41 59.83   CC       images/binfmt-misc.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 60.06   CC       images/time.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 60.23   CC       images/sysctl.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 60.38   CC       images/autofs.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 ...
07:00:55 [2020-10-24T07:00:55.476Z] 
07:00:55 [2020-10-24T07:00:55.476Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
07:00:55 [2020-10-24T07:00:55.476Z] #13 DONE 23.7s
07:00:55 [2020-10-24T07:00:55.476Z] 
07:00:55 [2020-10-24T07:00:55.476Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:55 [2020-10-24T07:00:55.476Z] #41 60.64   CC       images/macvlan.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 61.09   CC       images/sit.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 61.29   CC       images/memfd.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 61.66   CC       images/timens.o
07:00:55 [2020-10-24T07:00:55.476Z] #41 61.94   LINK     images/built-in.o
07:00:55 [2020-10-24T07:00:55.734Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
07:00:55 [2020-10-24T07:00:55.740Z] #41 62.05   GEN      compel/include/asm
07:00:55 [2020-10-24T07:00:55.740Z] #41 62.09   GEN      compel/include/version.h
07:00:55 [2020-10-24T07:00:55.740Z] #41 62.11 touch .config
07:00:55 [2020-10-24T07:00:55.740Z] #41 62.18   GEN      include/common/config.h
07:00:55 [2020-10-24T07:00:55.740Z] #41 62.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
07:00:55 [2020-10-24T07:00:55.754Z] #42 139.2   CC       criu/image.o
07:00:56 [2020-10-24T07:00:56.004Z] #41 ...
07:00:56 [2020-10-24T07:00:56.004Z] 
07:00:56 [2020-10-24T07:00:56.004Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
07:00:56 [2020-10-24T07:00:56.004Z] #14 1.132 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:00:56 [2020-10-24T07:00:56.004Z] #14 DONE 1.8s
07:00:56 [2020-10-24T07:00:56.004Z] 
07:00:56 [2020-10-24T07:00:56.004Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:56 [2020-10-24T07:00:56.004Z] #41 62.32   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
07:00:56 [2020-10-24T07:00:56.004Z] #41 62.36   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
07:00:56 [2020-10-24T07:00:56.004Z] #41 62.39   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
07:00:56 [2020-10-24T07:00:56.004Z] #41 62.42   DEP      compel/plugins/std/infect.d
07:00:56 [2020-10-24T07:00:56.004Z] #41 62.52   DEP      compel/plugins/std/string.d
07:00:56 [2020-10-24T07:00:56.027Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
07:00:56 [2020-10-24T07:00:56.114Z] #18 ...
07:00:56 [2020-10-24T07:00:56.114Z] 
07:00:56 [2020-10-24T07:00:56.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:56 [2020-10-24T07:00:56.114Z] #41 97.16   CC       criu/cr-dump.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 99.29   CC       criu/cr-errno.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 99.36   CC       criu/cr-restore.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 103.6   CC       criu/cr-service.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 105.3   CC       criu/crtools.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 105.9   CC       criu/eventfd.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 106.3   CC       criu/eventpoll.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 107.2   CC       criu/external.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 107.6   CC       criu/fault-injection.o
07:00:56 [2020-10-24T07:00:56.114Z] #41 ...
07:00:56 [2020-10-24T07:00:56.114Z] 
07:00:56 [2020-10-24T07:00:56.114Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:00:56 [2020-10-24T07:00:56.114Z] #18 52.35 Setting up libiptc0:amd64 (1.8.2-4) ...
07:00:56 [2020-10-24T07:00:56.114Z] #18 52.36 Setting up xz-utils (5.2.4-1) ...
07:00:56 [2020-10-24T07:00:56.267Z] #41 62.68   DEP      compel/plugins/std/log.d
07:00:56 [2020-10-24T07:00:56.267Z] #41 62.77   DEP      compel/plugins/std/fds.d
07:00:56 [2020-10-24T07:00:56.319Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.40 Setting up sudo (1.8.27-1+deb10u2) ...
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.47 invoke-rc.d: could not determine current runlevel
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.49 invoke-rc.d: policy-rc.d denied execution of start.
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.49 Setting up pigz (2.4-1) ...
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.53 Setting up python-pip-whl (18.1-5) ...
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.54 Setting up libmpdec2:amd64 (2.4.2-2) ...
07:00:56 [2020-10-24T07:00:56.376Z] #18 52.55 Setting up vim-runtime (2:8.1.0875-5) ...
07:00:56 [2020-10-24T07:00:56.530Z] #41 62.91   DEP      compel/plugins/std/std.d
07:00:56 [2020-10-24T07:00:56.795Z] #41 ...
07:00:56 [2020-10-24T07:00:56.795Z] 
07:00:56 [2020-10-24T07:00:56.795Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:00:56 [2020-10-24T07:00:56.795Z] #43 DONE 140.6s
07:00:56 [2020-10-24T07:00:56.795Z] 
07:00:56 [2020-10-24T07:00:56.795Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:56 [2020-10-24T07:00:56.795Z] #41 62.98   DEP      compel/plugins/shmem/shmem.d
07:00:56 [2020-10-24T07:00:56.795Z] #41 63.03   DEP      compel/plugins/fds/fds.d
07:00:56 [2020-10-24T07:00:56.809Z] #42 140.2   CC       criu/ipc_ns.o
07:00:56 [2020-10-24T07:00:56.949Z] #18 52.94 Setting up libaio1:amd64 (0.3.112-3) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 52.95 Setting up libonig5:amd64 (6.9.1-1) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 52.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 52.98 Setting up vim (2:8.1.0875-5) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.09 Setting up thin-provisioning-tools (0.7.6-2.1) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.11 Setting up jq (1.5+dfsg-2+b1) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
07:00:56 [2020-10-24T07:00:56.949Z] #18 53.13 Setting up python3.7 (3.7.3-2+deb10u2) ...
07:00:57 [2020-10-24T07:00:57.060Z] #41 63.27   CC       compel/plugins/std/std.o
07:00:57 [2020-10-24T07:00:57.324Z] #41 63.58   CC       compel/plugins/std/fds.o
07:00:57 [2020-10-24T07:00:57.357Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
07:00:57 [2020-10-24T07:00:57.588Z] #41 ...
07:00:57 [2020-10-24T07:00:57.588Z] 
07:00:57 [2020-10-24T07:00:57.588Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
07:00:57 [2020-10-24T07:00:57.588Z] #15 DONE 1.6s
07:00:57 [2020-10-24T07:00:57.588Z] 
07:00:57 [2020-10-24T07:00:57.588Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:57 [2020-10-24T07:00:57.588Z] #41 64.13   CC       compel/plugins/std/log.o
07:00:57 [2020-10-24T07:00:57.876Z] #18 47.54 Selecting previously unselected package vim.
07:00:57 [2020-10-24T07:00:57.876Z] #18 47.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
07:00:57 [2020-10-24T07:00:57.876Z] #18 47.57 Unpacking vim (2:8.1.0875-5) ...
07:00:57 [2020-10-24T07:00:57.993Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
07:00:58 [2020-10-24T07:00:58.132Z] #18 48.15 Selecting previously unselected package xfsprogs.
07:00:58 [2020-10-24T07:00:58.132Z] #18 48.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
07:00:58 [2020-10-24T07:00:58.132Z] #18 48.17 Unpacking xfsprogs (4.20.0-1) ...
07:00:58 [2020-10-24T07:00:58.261Z] 4612f6d0b889: Verifying Checksum
07:00:58 [2020-10-24T07:00:58.261Z] 4612f6d0b889: Download complete
07:00:58 [2020-10-24T07:00:58.353Z] #42 141.5   CC       criu/irmap.o
07:00:58 [2020-10-24T07:00:58.388Z] #18 48.63 Selecting previously unselected package zip.
07:00:58 [2020-10-24T07:00:58.388Z] #18 48.65 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
07:00:58 [2020-10-24T07:00:58.628Z] ok  	github.com/docker/docker/pkg/fsutils	0.395s	coverage: 85.1% of statements
07:00:58 [2020-10-24T07:00:58.648Z] #18 48.66 Unpacking zip (3.0-11+b1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 48.92 Setting up aufs-tools (1:4.14+20190211-1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 48.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 48.96 Setting up libip6tc0:amd64 (1.8.2-4) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 48.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 48.99 Setting up libgpm2:amd64 (1.20.7-5) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.00 Setting up libip4tc0:amd64 (1.8.2-4) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.01 Setting up uidmap (1:4.5-1.1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.02 Setting up libnftnl11:amd64 (1.1.2-2) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.07 Setting up xxd (2:8.1.0875-5) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.08 Setting up zip (3.0-11+b1) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.09 Setting up vim-common (2:8.1.0875-5) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 49.11 Setting up bash-completion (1:2.8-6) ...
07:00:58 [2020-10-24T07:00:58.904Z] #18 ...
07:00:58 [2020-10-24T07:00:58.904Z] 
07:00:58 [2020-10-24T07:00:58.904Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:58 [2020-10-24T07:00:58.904Z] #41 94.42   CC       criu/cr-dedup.o
07:00:58 [2020-10-24T07:00:58.904Z] #41 94.84   CC       criu/cr-dump.o
07:00:58 [2020-10-24T07:00:58.904Z] #41 97.10   CC       criu/cr-errno.o
07:00:58 [2020-10-24T07:00:58.904Z] #41 97.19   CC       criu/cr-restore.o
07:00:58 [2020-10-24T07:00:58.904Z] #41 101.7   CC       criu/cr-service.o
07:00:58 [2020-10-24T07:00:58.904Z] #41 103.4   CC       criu/crtools.o
07:00:58 [2020-10-24T07:00:58.904Z] #41 104.0   CC       criu/eventfd.o
07:00:58 [2020-10-24T07:00:58.904Z] #41 104.3   CC       criu/eventpoll.o
07:00:58 [2020-10-24T07:00:58.920Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.070s	coverage: 84.1% of statements
07:00:58 [2020-10-24T07:00:58.920Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
07:00:58 [2020-10-24T07:00:58.991Z] #41 65.18   CC       compel/plugins/std/string.o
07:00:59 [2020-10-24T07:00:59.000Z] #42 142.3   CC       criu/kcmp-ids.o
07:00:59 [2020-10-24T07:00:59.258Z] #41 ...
07:00:59 [2020-10-24T07:00:59.258Z] 
07:00:59 [2020-10-24T07:00:59.258Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
07:00:59 [2020-10-24T07:00:59.258Z] #16 DONE 1.7s
07:00:59 [2020-10-24T07:00:59.297Z] #42 142.6   CC       criu/kerndat.o
07:00:59 [2020-10-24T07:00:59.526Z] 
07:00:59 [2020-10-24T07:00:59.526Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:00:59 [2020-10-24T07:00:59.526Z] #41 65.82   CC       compel/plugins/std/infect.o
07:00:59 [2020-10-24T07:00:59.833Z] #41 105.2   CC       criu/external.o
07:00:59 [2020-10-24T07:00:59.957Z] ok  	github.com/docker/docker/pkg/ioutils	0.267s	coverage: 70.6% of statements
07:00:59 [2020-10-24T07:00:59.957Z] ok  	github.com/docker/docker/pkg/idtools	0.498s	coverage: 70.1% of statements
07:01:00 [2020-10-24T07:01:00.089Z] #41 105.5   CC       criu/fault-injection.o
07:01:00 [2020-10-24T07:01:00.105Z] #41 66.37   CC       compel/arch/aarch64/plugins/std/parasite-head.o
07:01:00 [2020-10-24T07:01:00.105Z] #41 66.54   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
07:01:00 [2020-10-24T07:01:00.105Z] #41 66.59   AR       compel/plugins/std.lib.a
07:01:00 [2020-10-24T07:01:00.105Z] #41 66.67   CC       compel/plugins/fds/fds.o
07:01:00 [2020-10-24T07:01:00.250Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
07:01:00 [2020-10-24T07:01:00.250Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
07:01:00 [2020-10-24T07:01:00.250Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
07:01:00 [2020-10-24T07:01:00.250Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:01:00 [2020-10-24T07:01:00.250Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.06 Setting up iptables (1.8.2-4) ...
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:01:00 [2020-10-24T07:01:00.255Z] #18 56.12 Setting up python3 (3.7.3-1) ...
07:01:00 [2020-10-24T07:01:00.280Z] #66 exporting layers 6.2s done
07:01:00 [2020-10-24T07:01:00.280Z] #66 writing image sha256:3a6ad8084daddf059e2af22b9d6cc124ada83bdb126c956e5643c53e0b784b47 done
07:01:00 [2020-10-24T07:01:00.280Z] #66 naming to docker.io/library/docker:1b8826beee9c86b76091931991f037c1410d0ea5 done
07:01:00 [2020-10-24T07:01:00.280Z] #66 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
07:01:00 [2020-10-24T07:01:00.345Z] #41 105.6   CC       criu/fdstore.o
07:01:00 [2020-10-24T07:01:00.355Z] #42 143.9   CC       criu/libnetlink.o
07:01:00 [2020-10-24T07:01:00.517Z] #18 56.65 Setting up python3-wheel (0.32.3-2) ...
07:01:00 [2020-10-24T07:01:00.542Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
07:01:00 [2020-10-24T07:01:00.543Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:01:00 [2020-10-24T07:01:00.543Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
07:01:00 [2020-10-24T07:01:00.601Z] #41 106.1   CC       criu/fifo.o
07:01:00 [2020-10-24T07:01:00.619Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41584/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/validate/default
07:01:00 [2020-10-24T07:01:00.683Z] #41 66.89   AR       compel/plugins/fds.lib.a
07:01:00 [2020-10-24T07:01:00.683Z] #41 66.94   HOSTDEP  compel/src/lib/log-host.d
07:01:00 [2020-10-24T07:01:00.683Z] #41 ...
07:01:00 [2020-10-24T07:01:00.683Z] 
07:01:00 [2020-10-24T07:01:00.683Z] #17 [dev-systemd-false  6/26] RUN ldconfig
07:01:00 [2020-10-24T07:01:00.683Z] #17 DONE 1.4s
07:01:00 [2020-10-24T07:01:00.683Z] 
07:01:00 [2020-10-24T07:01:00.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:00 [2020-10-24T07:01:00.683Z] #41 67.06   HOSTDEP  compel/src/lib/handle-elf-host.d
07:01:00 [2020-10-24T07:01:00.683Z] #41 67.18   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
07:01:00 [2020-10-24T07:01:00.835Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
07:01:00 [2020-10-24T07:01:00.947Z] #41 67.29   HOSTDEP  compel/src/main-host.d
07:01:01 [2020-10-24T07:01:01.006Z] #42 144.2   CC       criu/log.o
07:01:01 [2020-10-24T07:01:01.128Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
07:01:01 [2020-10-24T07:01:01.163Z] #41 106.5   CC       criu/file-ids.o
07:01:01 [2020-10-24T07:01:01.186Z] Congratulations!  All commits are properly signed with the DCO!
07:01:01 [2020-10-24T07:01:01.219Z] #41 67.46   DEP      compel/src/lib/ptrace.d
07:01:01 [2020-10-24T07:01:01.219Z] #41 67.59   DEP      compel/src/lib/infect.d
07:01:01 [2020-10-24T07:01:01.419Z] #41 106.8   CC       criu/file-lock.o
07:01:01 [2020-10-24T07:01:01.421Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
07:01:01 [2020-10-24T07:01:01.421Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:01:01 [2020-10-24T07:01:01.421Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:01:01 [2020-10-24T07:01:01.446Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
07:01:01 [2020-10-24T07:01:01.446Z] No api/types/ or api/swagger.yaml changes in diff.
07:01:01 [2020-10-24T07:01:01.446Z] Congratulations!  All TOML source files changed here have valid syntax.
07:01:01 [2020-10-24T07:01:01.446Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
07:01:01 [2020-10-24T07:01:01.446Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
07:01:01 [2020-10-24T07:01:01.446Z] Congratulations!  No new tests were added to integration-cli.
07:01:01 [2020-10-24T07:01:01.446Z] 
07:01:01 [2020-10-24T07:01:01.446Z] INFO Start validation with golang-ci-lint
07:01:01 [2020-10-24T07:01:01.446Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
07:01:01 [2020-10-24T07:01:01.446Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
07:01:01 [2020-10-24T07:01:01.446Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
07:01:01 [2020-10-24T07:01:01.462Z] #18 57.47 Setting up apparmor (2.13.2-10) ...
07:01:01 [2020-10-24T07:01:01.483Z] #41 67.86   DEP      compel/src/lib/infect-util.d
07:01:01 [2020-10-24T07:01:01.483Z] #41 67.93   DEP      compel/src/lib/infect-rpc.d
07:01:01 [2020-10-24T07:01:01.483Z] #41 68.00   DEP      compel/arch/aarch64/src/lib/infect.d
07:01:01 [2020-10-24T07:01:01.657Z] #42 144.9   CC       criu/lsm.o
07:01:01 [2020-10-24T07:01:01.676Z] #41 ...
07:01:01 [2020-10-24T07:01:01.676Z] 
07:01:01 [2020-10-24T07:01:01.676Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:01 [2020-10-24T07:01:01.676Z] #18 51.88 Setting up libiptc0:amd64 (1.8.2-4) ...
07:01:01 [2020-10-24T07:01:01.676Z] #18 51.89 Setting up xz-utils (5.2.4-1) ...
07:01:01 [2020-10-24T07:01:01.747Z] #41 68.08   DEP      compel/arch/aarch64/src/lib/cpu.d
07:01:01 [2020-10-24T07:01:01.747Z] #41 68.10   DEP      compel/src/lib/log.d
07:01:01 [2020-10-24T07:01:01.747Z] #41 68.18   DEP      compel/src/main.d
07:01:01 [2020-10-24T07:01:01.747Z] #41 68.23   DEP      compel/src/lib/handle-elf.d
07:01:01 [2020-10-24T07:01:01.747Z] #41 68.29   DEP      compel/arch/aarch64/src/lib/handle-elf.d
07:01:01 [2020-10-24T07:01:01.933Z] #18 51.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:01:01 [2020-10-24T07:01:01.933Z] #18 51.92 Setting up sudo (1.8.27-1+deb10u2) ...
07:01:01 [2020-10-24T07:01:01.933Z] #18 51.98 invoke-rc.d: could not determine current runlevel
07:01:01 [2020-10-24T07:01:01.933Z] #18 51.99 invoke-rc.d: policy-rc.d denied execution of start.
07:01:01 [2020-10-24T07:01:01.933Z] #18 52.00 Setting up pigz (2.4-1) ...
07:01:01 [2020-10-24T07:01:01.933Z] #18 52.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:01:01 [2020-10-24T07:01:01.933Z] #18 52.02 Setting up libnl-3-200:amd64 (3.4.0-1) ...
07:01:01 [2020-10-24T07:01:01.933Z] #18 52.04 Setting up python-pip-whl (18.1-5) ...
07:01:01 [2020-10-24T07:01:01.933Z] #18 52.05 Setting up libmpdec2:amd64 (2.4.2-2) ...
07:01:01 [2020-10-24T07:01:01.933Z] #18 52.06 Setting up vim-runtime (2:8.1.0875-5) ...
07:01:01 [2020-10-24T07:01:01.956Z] #42 145.4   CC       criu/mem.o
07:01:02 [2020-10-24T07:01:02.011Z] #41 68.39   CC       compel/src/lib/log.o
07:01:02 [2020-10-24T07:01:02.057Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
07:01:02 [2020-10-24T07:01:02.277Z] #41 68.63   CC       compel/arch/aarch64/src/lib/cpu.o
07:01:02 [2020-10-24T07:01:02.349Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.47 Setting up libaio1:amd64 (0.3.112-3) ...
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.49 Setting up libonig5:amd64 (6.9.1-1) ...
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.54 Setting up vim (2:8.1.0875-5) ...
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.62 Setting up thin-provisioning-tools (0.7.6-2.1) ...
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
07:01:02 [2020-10-24T07:01:02.497Z] #18 52.65 Setting up jq (1.5+dfsg-2+b1) ...
07:01:02 [2020-10-24T07:01:02.541Z] #41 68.88   CC       compel/arch/aarch64/src/lib/infect.o
07:01:02 [2020-10-24T07:01:02.642Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
07:01:02 [2020-10-24T07:01:02.754Z] #18 52.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
07:01:02 [2020-10-24T07:01:02.754Z] #18 52.67 Setting up python3.7 (3.7.3-2+deb10u2) ...
07:01:02 [2020-10-24T07:01:02.806Z] #41 69.21   CC       compel/src/lib/infect-rpc.o
07:01:02 [2020-10-24T07:01:02.935Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
07:01:03 [2020-10-24T07:01:03.071Z] #41 69.50   CC       compel/src/lib/infect-util.o
07:01:03 [2020-10-24T07:01:03.071Z] #41 69.63   CC       compel/src/lib/infect.o
07:01:03 [2020-10-24T07:01:03.465Z] #18 59.46 Setting up xfsprogs (4.20.0-1) ...
07:01:03 [2020-10-24T07:01:03.465Z] #18 59.47 Setting up python3-lib2to3 (3.7.3-1) ...
07:01:03 [2020-10-24T07:01:03.731Z] #18 59.84 Setting up python3-pkg-resources (40.8.0-1) ...
07:01:03 [2020-10-24T07:01:03.972Z] ok  	github.com/docker/docker/pkg/pubsub	1.020s	coverage: 75.0% of statements
07:01:04 [2020-10-24T07:01:04.265Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
07:01:04 [2020-10-24T07:01:04.469Z] #41 ...
07:01:04 [2020-10-24T07:01:04.469Z] 
07:01:04 [2020-10-24T07:01:04.469Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:01:04 [2020-10-24T07:01:04.469Z] #22 138.3 + mkdir -p /tmp/tmp.b46dw8Q1d4/src/github.com/docker
07:01:04 [2020-10-24T07:01:04.469Z] #22 138.3 + mv components/cli /tmp/tmp.b46dw8Q1d4/src/github.com/docker/cli
07:01:04 [2020-10-24T07:01:04.469Z] #22 138.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:01:04 [2020-10-24T07:01:04.675Z] #18 60.79 Setting up python3-distutils (3.7.3-1) ...
07:01:04 [2020-10-24T07:01:04.733Z] #22 ...
07:01:04 [2020-10-24T07:01:04.733Z] 
07:01:04 [2020-10-24T07:01:04.733Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:04 [2020-10-24T07:01:04.733Z] #18 1.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
07:01:04 [2020-10-24T07:01:04.733Z] #18 1.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
07:01:04 [2020-10-24T07:01:04.733Z] #18 1.759 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
07:01:04 [2020-10-24T07:01:04.733Z] #18 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
07:01:04 [2020-10-24T07:01:04.733Z] #18 2.991 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
07:01:04 [2020-10-24T07:01:04.733Z] #18 4.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
07:01:04 [2020-10-24T07:01:04.741Z] #42 147.7   CC       criu/memfd.o
07:01:05 [2020-10-24T07:01:05.039Z] #42 148.4   CC       criu/mount.o
07:01:05 [2020-10-24T07:01:05.249Z] #18 61.32 Setting up python3-setuptools (40.8.0-1) ...
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.51 Setting up iptables (1.8.2-4) ...
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.57 Setting up python3 (3.7.3-1) ...
07:01:06 [2020-10-24T07:01:06.024Z] #18 55.98 Setting up python3-wheel (0.32.3-2) ...
07:01:06 [2020-10-24T07:01:06.587Z] #18 56.76 Setting up apparmor (2.13.2-10) ...
07:01:06 [2020-10-24T07:01:06.636Z] #18 ...
07:01:06 [2020-10-24T07:01:06.637Z] 
07:01:06 [2020-10-24T07:01:06.637Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:06 [2020-10-24T07:01:06.637Z] #41 107.7   CC       criu/fdstore.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 108.1   CC       criu/fifo.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 108.5   CC       criu/file-ids.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 108.8   CC       criu/file-lock.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 109.8   CC       criu/files-ext.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 110.2   CC       criu/files-reg.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 112.2   CC       criu/files.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 114.6   CC       criu/filesystems.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 115.3   CC       criu/fsnotify.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 116.4   CC       criu/image-desc.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 116.6   CC       criu/image.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 117.5   CC       criu/ipc_ns.o
07:01:06 [2020-10-24T07:01:06.637Z] #41 ...
07:01:06 [2020-10-24T07:01:06.637Z] 
07:01:06 [2020-10-24T07:01:06.637Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:06 [2020-10-24T07:01:06.637Z] #18 62.56 Setting up python3-pip (18.1-5) ...
07:01:06 [2020-10-24T07:01:06.663Z] #18 ...
07:01:06 [2020-10-24T07:01:06.663Z] 
07:01:06 [2020-10-24T07:01:06.663Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:01:06 [2020-10-24T07:01:06.663Z] #51 28.21 + cd /tmp/tmp.RcW7wPCClH/src/github.com/opencontainers/runc
07:01:06 [2020-10-24T07:01:06.663Z] #51 28.21 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
07:01:06 [2020-10-24T07:01:06.663Z] #51 28.83 + '[' -z '' ']'
07:01:06 [2020-10-24T07:01:06.663Z] #51 28.83 + target=static
07:01:06 [2020-10-24T07:01:06.663Z] #51 28.83 + make 'BUILDTAGS=seccomp apparmor selinux ' static
07:01:06 [2020-10-24T07:01:06.663Z] #51 29.13 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 .
07:01:06 [2020-10-24T07:01:06.927Z] #51 ...
07:01:06 [2020-10-24T07:01:06.927Z] 
07:01:06 [2020-10-24T07:01:06.927Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:06 [2020-10-24T07:01:06.927Z] #18 6.237 Fetched 8219 kB in 5s (1674 kB/s)
07:01:07 [2020-10-24T07:01:07.032Z] ok  	github.com/docker/docker/pkg/signal	2.382s	coverage: 61.0% of statements
07:01:07 [2020-10-24T07:01:07.326Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
07:01:07 [2020-10-24T07:01:07.580Z] #18 63.63 Processing triggers for libc-bin (2.28-10) ...
07:01:07 [2020-10-24T07:01:07.580Z] #18 63.67 Processing triggers for mime-support (3.62) ...
07:01:07 [2020-10-24T07:01:07.962Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
07:01:07 [2020-10-24T07:01:07.962Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:01:08 [2020-10-24T07:01:08.255Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
07:01:08 [2020-10-24T07:01:08.478Z] #18 58.58 Setting up xfsprogs (4.20.0-1) ...
07:01:08 [2020-10-24T07:01:08.523Z] #18 DONE 64.5s
07:01:08 [2020-10-24T07:01:08.523Z] 
07:01:08 [2020-10-24T07:01:08.523Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:01:08 [2020-10-24T07:01:08.523Z] #38 187.6 + dpkg --print-architecture
07:01:08 [2020-10-24T07:01:08.523Z] #38 187.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:01:08 [2020-10-24T07:01:08.523Z] #38 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:01:08 [2020-10-24T07:01:08.523Z] #38 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:01:08 [2020-10-24T07:01:08.735Z] #18 58.64 Setting up python3-lib2to3 (3.7.3-1) ...
07:01:08 [2020-10-24T07:01:08.859Z] #18 6.237 Reading package lists...
07:01:08 [2020-10-24T07:01:08.890Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
07:01:08 [2020-10-24T07:01:08.992Z] #18 59.13 Setting up python3-pkg-resources (40.8.0-1) ...
07:01:09 [2020-10-24T07:01:09.182Z] ok  	github.com/docker/docker/pkg/system	0.049s	coverage: 36.9% of statements
07:01:09 [2020-10-24T07:01:09.467Z] #38 ...
07:01:09 [2020-10-24T07:01:09.467Z] 
07:01:09 [2020-10-24T07:01:09.467Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
07:01:09 [2020-10-24T07:01:09.467Z] #19 0.918 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:01:09 [2020-10-24T07:01:09.467Z] #19 0.921 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:01:09 [2020-10-24T07:01:09.467Z] #19 0.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:01:09 [2020-10-24T07:01:09.467Z] #19 DONE 1.0s
07:01:09 [2020-10-24T07:01:09.467Z] 
07:01:09 [2020-10-24T07:01:09.467Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:01:09 [2020-10-24T07:01:09.475Z] ok  	github.com/docker/docker/pkg/tailfile	0.030s	coverage: 88.6% of statements
07:01:09 [2020-10-24T07:01:09.559Z] #42 152.9   CC       criu/namespaces.o
07:01:09 [2020-10-24T07:01:09.767Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
07:01:10 [2020-10-24T07:01:10.060Z] testing: warning: no tests to run
07:01:10 [2020-10-24T07:01:10.060Z] coverage: [no statements]
07:01:10 [2020-10-24T07:01:10.060Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
07:01:10 [2020-10-24T07:01:10.180Z] #18 60.14 Setting up python3-distutils (3.7.3-1) ...
07:01:10 [2020-10-24T07:01:10.357Z] ok  	github.com/docker/docker/pkg/truncindex	0.121s	coverage: 91.5% of statements
07:01:10 [2020-10-24T07:01:10.649Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
07:01:10 [2020-10-24T07:01:10.649Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
07:01:10 [2020-10-24T07:01:10.743Z] #18 60.66 Setting up python3-setuptools (40.8.0-1) ...
07:01:11 [2020-10-24T07:01:11.308Z] #18 ...
07:01:11 [2020-10-24T07:01:11.308Z] 
07:01:11 [2020-10-24T07:01:11.308Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:01:11 [2020-10-24T07:01:11.308Z] #38 191.8 + dpkg --print-architecture
07:01:11 [2020-10-24T07:01:11.308Z] #38 191.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:01:11 [2020-10-24T07:01:11.565Z] #38 192.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:01:11 [2020-10-24T07:01:11.565Z] #38 192.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:01:11 [2020-10-24T07:01:11.682Z] #42 155.2   CC       criu/net.o
07:01:11 [2020-10-24T07:01:11.689Z] #18 8.504 Reading package lists...
07:01:12 [2020-10-24T07:01:12.204Z] ok  	github.com/docker/docker/plugin	0.552s	coverage: 23.1% of statements
07:01:12 [2020-10-24T07:01:12.268Z] #18 11.10 Building dependency tree...
07:01:12 [2020-10-24T07:01:12.496Z] #38 ...
07:01:12 [2020-10-24T07:01:12.496Z] 
07:01:12 [2020-10-24T07:01:12.496Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:12 [2020-10-24T07:01:12.496Z] #41 107.8   CC       criu/files-ext.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 108.2   CC       criu/files-reg.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 110.4   CC       criu/files.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 112.4   CC       criu/filesystems.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 113.1   CC       criu/fsnotify.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 114.2   CC       criu/image-desc.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 114.3   CC       criu/image.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 115.2   CC       criu/ipc_ns.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 116.5   CC       criu/irmap.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 117.1   CC       criu/kcmp-ids.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 117.5   CC       criu/kerndat.o
07:01:12 [2020-10-24T07:01:12.496Z] #41 ...
07:01:12 [2020-10-24T07:01:12.496Z] 
07:01:12 [2020-10-24T07:01:12.496Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:12 [2020-10-24T07:01:12.496Z] #18 61.87 Setting up python3-pip (18.1-5) ...
07:01:12 [2020-10-24T07:01:12.753Z] #18 62.97 Processing triggers for libc-bin (2.28-10) ...
07:01:12 [2020-10-24T07:01:12.840Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
07:01:13 [2020-10-24T07:01:13.060Z] #18 63.00 Processing triggers for mime-support (3.62) ...
07:01:13 [2020-10-24T07:01:13.133Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 86.4% of statements
07:01:13 [2020-10-24T07:01:13.220Z] #18 12.29 libcap2-bin is already the newest version (1:2.25-2).
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.29 The following additional packages will be installed:
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.30   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.30   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.30   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.30   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.30   python3.7 python3.7-minimal vim-runtime xxd
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.31 Suggested packages:
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.31   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.31   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.31   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.31 Recommended packages:
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.31   aufs-dkms nftables build-essential python3-dev python3-keyring
07:01:13 [2020-10-24T07:01:13.221Z] #18 12.31   python3-keyrings.alt python3-xdg unzip
07:01:14 [2020-10-24T07:01:14.044Z] #18 DONE 64.1s
07:01:14 [2020-10-24T07:01:14.044Z] 
07:01:14 [2020-10-24T07:01:14.044Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.40 The following NEW packages will be installed:
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:01:14 [2020-10-24T07:01:14.174Z] #18 13.41   xz-utils zip
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.72 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.72 Need to get 27.6 MB of archives.
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.72 After this operation, 114 MB of additional disk space will be used.
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
07:01:14 [2020-10-24T07:01:14.438Z] #18 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
07:01:14 [2020-10-24T07:01:14.703Z] #18 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
07:01:14 [2020-10-24T07:01:14.719Z] ok  	github.com/docker/docker/quota	0.636s	coverage: 71.4% of statements
07:01:14 [2020-10-24T07:01:14.758Z] #20 4.938 Collecting yamllint==1.16.0
07:01:14 [2020-10-24T07:01:14.967Z] #18 ...
07:01:14 [2020-10-24T07:01:14.967Z] 
07:01:14 [2020-10-24T07:01:14.967Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:14 [2020-10-24T07:01:14.967Z] #41 71.34   CC       compel/src/lib/ptrace.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 71.75   AR       compel/libcompel.a
07:01:14 [2020-10-24T07:01:14.967Z] #41 71.85   HOSTCC   compel/src/main-host.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 72.21   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 72.38   HOSTCC   compel/src/lib/handle-elf-host.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 72.72   HOSTCC   compel/src/lib/log-host.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 72.95   HOSTLINK compel/compel-host-bin
07:01:14 [2020-10-24T07:01:14.967Z] #41 73.20   DEP      soccr/soccr.d
07:01:14 [2020-10-24T07:01:14.967Z] #41 73.44   CC       soccr/soccr.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 74.76   AR       soccr/libsoccr.a
07:01:14 [2020-10-24T07:01:14.967Z] #41 74.82 make[1]: 'soccr/libsoccr.a' is up to date.
07:01:14 [2020-10-24T07:01:14.967Z] #41 75.32   DEP      criu/arch/aarch64/sigframe.d
07:01:14 [2020-10-24T07:01:14.967Z] #41 75.41   DEP      criu/arch/aarch64/crtools.d
07:01:14 [2020-10-24T07:01:14.967Z] #41 75.61   DEP      criu/arch/aarch64/cpu.d
07:01:14 [2020-10-24T07:01:14.967Z] #41 75.65   DEP      criu/arch/aarch64/bitops.d
07:01:14 [2020-10-24T07:01:14.967Z] #41 75.69   CC       criu/arch/aarch64/bitops.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 75.75   CC       criu/arch/aarch64/cpu.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 75.87   CC       criu/arch/aarch64/crtools.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 76.52   CC       criu/arch/aarch64/sigframe.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 76.78   LINK     criu/arch/aarch64/crtools.built-in.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 76.84   DEP      criu/pie/util-vdso.d
07:01:14 [2020-10-24T07:01:14.967Z] #41 77.07   DEP      criu/pie/util.d
07:01:14 [2020-10-24T07:01:14.967Z] #41 77.21   CC       criu/pie/util.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 77.52   CC       criu/pie/util-vdso.o
07:01:14 [2020-10-24T07:01:14.967Z] #41 78.09   AR       criu/pie/pie.lib.a
07:01:14 [2020-10-24T07:01:14.968Z] #41 78.17   DEP      criu/pie/restorer.d
07:01:14 [2020-10-24T07:01:14.968Z] #41 78.32   DEP      criu/arch/aarch64/intraprocedure.d
07:01:14 [2020-10-24T07:01:14.968Z] #41 78.35   DEP      criu/arch/aarch64/restorer.d
07:01:14 [2020-10-24T07:01:14.968Z] #41 78.51   DEP      criu/arch/aarch64/vdso-pie.d
07:01:14 [2020-10-24T07:01:14.968Z] #41 78.58   DEP      criu/pie/parasite-vdso.d
07:01:14 [2020-10-24T07:01:14.968Z] #41 78.76   DEP      criu/pie/parasite.d
07:01:14 [2020-10-24T07:01:14.968Z] #41 79.00   CC       criu/pie/parasite.o
07:01:14 [2020-10-24T07:01:14.968Z] #41 80.08   LINK     criu/pie/parasite.built-in.o
07:01:14 [2020-10-24T07:01:14.968Z] #41 80.10   GEN      criu/pie/parasite-blob.h
07:01:14 [2020-10-24T07:01:14.968Z] #41 80.11   CC       criu/pie/parasite-vdso.o
07:01:14 [2020-10-24T07:01:14.968Z] #41 80.79   CC       criu/arch/aarch64/vdso-pie.o
07:01:14 [2020-10-24T07:01:14.968Z] #41 80.97   CC       criu/arch/aarch64/restorer.o
07:01:14 [2020-10-24T07:01:14.968Z] #41 81.40   CC       criu/arch/aarch64/intraprocedure.o
07:01:14 [2020-10-24T07:01:14.974Z] #19 0.942 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:01:14 [2020-10-24T07:01:14.974Z] #19 0.946 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:01:14 [2020-10-24T07:01:14.974Z] #19 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:01:14 [2020-10-24T07:01:14.974Z] #19 DONE 1.0s
07:01:14 [2020-10-24T07:01:14.974Z] 
07:01:14 [2020-10-24T07:01:14.974Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:01:15 [2020-10-24T07:01:15.012Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
07:01:15 [2020-10-24T07:01:15.233Z] #41 81.44   CC       criu/pie/restorer.o
07:01:15 [2020-10-24T07:01:15.498Z] #41 ...
07:01:15 [2020-10-24T07:01:15.498Z] 
07:01:15 [2020-10-24T07:01:15.498Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
07:01:15 [2020-10-24T07:01:15.498Z] #18 14.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
07:01:15 [2020-10-24T07:01:15.763Z] #18 14.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
07:01:15 [2020-10-24T07:01:15.763Z] #18 14.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
07:01:15 [2020-10-24T07:01:15.763Z] #18 14.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
07:01:15 [2020-10-24T07:01:15.763Z] #18 14.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
07:01:15 [2020-10-24T07:01:15.763Z] #18 14.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
07:01:15 [2020-10-24T07:01:15.763Z] #18 14.92 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
07:01:15 [2020-10-24T07:01:15.763Z] #18 15.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
07:01:16 [2020-10-24T07:01:16.027Z] #18 15.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
07:01:16 [2020-10-24T07:01:16.049Z] ok  	github.com/docker/docker/registry	0.105s	coverage: 56.3% of statements
07:01:16 [2020-10-24T07:01:16.145Z] #20 ...
07:01:16 [2020-10-24T07:01:16.145Z] 
07:01:16 [2020-10-24T07:01:16.145Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:16 [2020-10-24T07:01:16.145Z] #41 118.6   CC       criu/irmap.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 119.3   CC       criu/kcmp-ids.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 119.6   CC       criu/kerndat.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 121.1   CC       criu/libnetlink.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 121.5   CC       criu/log.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 122.1   CC       criu/lsm.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 122.6   CC       criu/mem.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 124.3   CC       criu/memfd.o
07:01:16 [2020-10-24T07:01:16.145Z] #41 124.9   CC       criu/mount.o
07:01:16 [2020-10-24T07:01:16.192Z] #42 159.4   CC       criu/netfilter.o
07:01:16 [2020-10-24T07:01:16.292Z] #18 15.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
07:01:16 [2020-10-24T07:01:16.292Z] #18 15.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
07:01:16 [2020-10-24T07:01:16.292Z] #18 15.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
07:01:16 [2020-10-24T07:01:16.492Z] #42 159.9   CC       criu/page-pipe.o
07:01:16 [2020-10-24T07:01:16.684Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
07:01:16 [2020-10-24T07:01:16.977Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
07:01:17 [2020-10-24T07:01:17.089Z] #41 128.5   CC       criu/namespaces.o
07:01:17 [2020-10-24T07:01:17.143Z] #42 160.7   CC       criu/page-xfer.o
07:01:17 [2020-10-24T07:01:17.245Z] #18 16.56 debconf: delaying package configuration, since apt-utils is not installed
07:01:17 [2020-10-24T07:01:17.269Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
07:01:17 [2020-10-24T07:01:17.510Z] #18 16.71 Fetched 27.6 MB in 2s (12.4 MB/s)
07:01:17 [2020-10-24T07:01:17.510Z] #18 16.79 Selecting previously unselected package pigz.
07:01:17 [2020-10-24T07:01:17.510Z] #18 16.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 ... 23405 files and directories currently installed.)
07:01:17 [2020-10-24T07:01:17.510Z] #18 16.85 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
07:01:17 [2020-10-24T07:01:17.636Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
07:01:17 [2020-10-24T07:01:17.774Z] #18 16.90 Unpacking pigz (2.4-1) ...
07:01:17 [2020-10-24T07:01:17.774Z] #18 17.00 Selecting previously unselected package libpython3.7-minimal:arm64.
07:01:17 [2020-10-24T07:01:17.774Z] #18 17.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
07:01:17 [2020-10-24T07:01:17.774Z] #18 17.00 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
07:01:18 [2020-10-24T07:01:18.039Z] #18 17.32 Selecting previously unselected package python3.7-minimal.
07:01:18 [2020-10-24T07:01:18.039Z] #18 17.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
07:01:18 [2020-10-24T07:01:18.039Z] #18 17.34 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
07:01:18 [2020-10-24T07:01:18.617Z] #18 18.04 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
07:01:18 [2020-10-24T07:01:18.617Z] #18 18.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
07:01:19 [2020-10-24T07:01:19.015Z] #41 130.3   CC       criu/net.o
07:01:19 [2020-10-24T07:01:19.261Z] #42 162.4   CC       criu/pagemap-cache.o
07:01:19 [2020-10-24T07:01:19.559Z] #42 162.9   CC       criu/pagemap.o
07:01:19 [2020-10-24T07:01:19.863Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
07:01:19 [2020-10-24T07:01:19.957Z] #41 ...
07:01:19 [2020-10-24T07:01:19.957Z] 
07:01:19 [2020-10-24T07:01:19.957Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:01:19 [2020-10-24T07:01:19.957Z] #20 10.33   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:01:19 [2020-10-24T07:01:19.957Z] #20 10.44 Collecting pyyaml (from yamllint==1.16.0)
07:01:19 [2020-10-24T07:01:19.957Z] #20 10.61   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
07:01:20 [2020-10-24T07:01:20.226Z] #20 5.050 Collecting yamllint==1.16.0
07:01:20 [2020-10-24T07:01:20.498Z] ok  	github.com/docker/docker/volume/local	0.286s	coverage: 76.4% of statements
07:01:20 [2020-10-24T07:01:20.616Z] #42 164.0   CC       criu/parasite-syscall.o
07:01:20 [2020-10-24T07:01:20.616Z] #42 ...
07:01:20 [2020-10-24T07:01:20.616Z] 
07:01:20 [2020-10-24T07:01:20.616Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:01:20 [2020-10-24T07:01:20.616Z] #39 228.8 + dpkg --print-architecture
07:01:20 [2020-10-24T07:01:20.616Z] #39 228.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
07:01:21 [2020-10-24T07:01:21.182Z] #18 20.49 Selecting previously unselected package python3-minimal.
07:01:21 [2020-10-24T07:01:21.182Z] #18 20.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 ... 23654 files and directories currently installed.)
07:01:21 [2020-10-24T07:01:21.182Z] #18 20.55 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
07:01:21 [2020-10-24T07:01:21.198Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
07:01:21 [2020-10-24T07:01:21.353Z] #39 229.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:01:21 [2020-10-24T07:01:21.353Z] #39 229.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:01:21 [2020-10-24T07:01:21.761Z] #18 ...
07:01:21 [2020-10-24T07:01:21.761Z] 
07:01:21 [2020-10-24T07:01:21.761Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:01:21 [2020-10-24T07:01:21.761Z] #38 164.0 + dpkg --print-architecture
07:01:21 [2020-10-24T07:01:21.761Z] #38 DONE 165.3s
07:01:21 [2020-10-24T07:01:21.761Z] 
07:01:21 [2020-10-24T07:01:21.761Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:21 [2020-10-24T07:01:21.761Z] #18 20.84 Unpacking python3-minimal (3.7.3-1) ...
07:01:21 [2020-10-24T07:01:21.761Z] #18 ...
07:01:21 [2020-10-24T07:01:21.761Z] 
07:01:21 [2020-10-24T07:01:21.761Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:21 [2020-10-24T07:01:21.761Z] #41 84.01   LINK     criu/pie/restorer.built-in.o
07:01:21 [2020-10-24T07:01:21.761Z] #41 84.02   GEN      criu/pie/restorer-blob.h
07:01:21 [2020-10-24T07:01:21.761Z] #41 84.11   DEP      criu/vdso.d
07:01:21 [2020-10-24T07:01:21.761Z] #41 84.40   DEP      criu/uts_ns.d
07:01:21 [2020-10-24T07:01:21.761Z] #41 84.50   DEP      criu/util.d
07:01:21 [2020-10-24T07:01:21.761Z] #41 84.70   DEP      criu/uffd.d
07:01:21 [2020-10-24T07:01:21.761Z] #41 84.91   DEP      criu/tun.d
07:01:21 [2020-10-24T07:01:21.761Z] #41 85.04   DEP      criu/tty.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 85.18   DEP      criu/timerfd.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 85.28   DEP      criu/timens.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 85.45   DEP      criu/sysfs_parse.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 85.58   DEP      criu/sysctl.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 85.83   DEP      criu/string.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 85.89   DEP      criu/stats.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 86.03   DEP      criu/sockets.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 86.17   DEP      criu/sk-unix.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 86.43   DEP      criu/sk-tcp.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 86.72   DEP      criu/sk-queue.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 86.82   DEP      criu/sk-packet.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 86.95   DEP      criu/sk-netlink.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.09   DEP      criu/sk-inet.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.21   DEP      criu/signalfd.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.29   DEP      criu/sigframe.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.33   DEP      criu/shmem.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.40   DEP      criu/servicefd.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.58   DEP      criu/seize.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.72   DEP      criu/seccomp.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.90   DEP      criu/rst-malloc.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 87.97   DEP      criu/rbtree.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 88.02   DEP      criu/pstree.d
07:01:21 [2020-10-24T07:01:21.762Z] #41 88.17   DEP      criu/protobuf.d
07:01:21 [2020-10-24T07:01:21.872Z] #20 12.15 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:01:21 [2020-10-24T07:01:21.872Z] #20 12.21   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
07:01:21 [2020-10-24T07:01:21.872Z] #20 12.26 Building wheels for collected packages: pyyaml
07:01:21 [2020-10-24T07:01:21.872Z] #20 12.26   Running setup.py bdist_wheel for pyyaml: started
07:01:22 [2020-10-24T07:01:22.026Z] #41 88.36   GEN      criu/protobuf-desc-gen.h
07:01:22 [2020-10-24T07:01:22.120Z] #20 ...
07:01:22 [2020-10-24T07:01:22.120Z] 
07:01:22 [2020-10-24T07:01:22.120Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:22 [2020-10-24T07:01:22.120Z] #41 118.6   CC       criu/libnetlink.o
07:01:22 [2020-10-24T07:01:22.120Z] #41 119.1   CC       criu/log.o
07:01:22 [2020-10-24T07:01:22.120Z] #41 119.6   CC       criu/lsm.o
07:01:22 [2020-10-24T07:01:22.120Z] #41 120.2   CC       criu/mem.o
07:01:22 [2020-10-24T07:01:22.120Z] #41 122.3   CC       criu/memfd.o
07:01:22 [2020-10-24T07:01:22.120Z] #41 123.0   CC       criu/mount.o
07:01:22 [2020-10-24T07:01:22.120Z] #41 126.8   CC       criu/namespaces.o
07:01:22 [2020-10-24T07:01:22.237Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.1% of statements
07:01:22 [2020-10-24T07:01:22.814Z] #20 13.40   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:01:22 [2020-10-24T07:01:22.814Z] #20 13.40   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
07:01:22 [2020-10-24T07:01:22.814Z] #20 13.49 Successfully built pyyaml
07:01:23 [2020-10-24T07:01:23.049Z] #41 128.5   CC       criu/net.o
07:01:23 [2020-10-24T07:01:23.075Z] #20 13.50 Installing collected packages: pyyaml, pathspec, yamllint
07:01:23 [2020-10-24T07:01:23.339Z] #20 13.87 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
07:01:23 [2020-10-24T07:01:23.600Z] #20 DONE 14.3s
07:01:23 [2020-10-24T07:01:23.600Z] 
07:01:23 [2020-10-24T07:01:23.600Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
07:01:23 [2020-10-24T07:01:23.600Z] #23 DONE 0.1s
07:01:23 [2020-10-24T07:01:23.600Z] 
07:01:23 [2020-10-24T07:01:23.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:23 [2020-10-24T07:01:23.600Z] #41 133.7   CC       criu/netfilter.o
07:01:23 [2020-10-24T07:01:23.600Z] #41 134.1   CC       criu/page-pipe.o
07:01:23 [2020-10-24T07:01:23.600Z] #41 134.7   CC       criu/page-xfer.o
07:01:23 [2020-10-24T07:01:23.957Z] #41 90.04   DEP      criu/protobuf-desc.d
07:01:23 [2020-10-24T07:01:23.957Z] #41 90.18   DEP      criu/proc_parse.d
07:01:23 [2020-10-24T07:01:23.957Z] #41 90.32   DEP      criu/plugin.d
07:01:24 [2020-10-24T07:01:24.221Z] #41 90.41   DEP      criu/pipes.d
07:01:24 [2020-10-24T07:01:24.221Z] #41 90.58   DEP      criu/pie-util.d
07:01:24 [2020-10-24T07:01:24.485Z] #41 90.70   DEP      criu/pie-util-vdso.d
07:01:24 [2020-10-24T07:01:24.485Z] #41 90.80   DEP      criu/path.d
07:01:24 [2020-10-24T07:01:24.750Z] #41 90.95   DEP      criu/parasite-syscall.d
07:01:24 [2020-10-24T07:01:24.750Z] #41 ...
07:01:24 [2020-10-24T07:01:24.750Z] 
07:01:24 [2020-10-24T07:01:24.750Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:24 [2020-10-24T07:01:24.750Z] #18 20.96 Selecting previously unselected package libmpdec2:arm64.
07:01:24 [2020-10-24T07:01:24.750Z] #18 20.96 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 20.96 Unpacking libmpdec2:arm64 (2.4.2-2) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 21.12 Selecting previously unselected package libpython3.7-stdlib:arm64.
07:01:24 [2020-10-24T07:01:24.750Z] #18 21.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 21.21 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 22.33 Selecting previously unselected package python3.7.
07:01:24 [2020-10-24T07:01:24.750Z] #18 22.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 22.36 Unpacking python3.7 (3.7.3-2+deb10u2) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 22.49 Selecting previously unselected package libpython3-stdlib:arm64.
07:01:24 [2020-10-24T07:01:24.750Z] #18 22.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 22.50 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 22.60 Setting up python3-minimal (3.7.3-1) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.55 Selecting previously unselected package python3.
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.55 (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.)
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.60 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.61 Unpacking python3 (3.7.3-1) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.75 Selecting previously unselected package libip4tc0:arm64.
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.77 Unpacking libip4tc0:arm64 (1.8.2-4) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.87 Selecting previously unselected package libip6tc0:arm64.
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 23.89 Unpacking libip6tc0:arm64 (1.8.2-4) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 24.01 Selecting previously unselected package libiptc0:arm64.
07:01:24 [2020-10-24T07:01:24.750Z] #18 24.02 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 24.03 Unpacking libiptc0:arm64 (1.8.2-4) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 24.10 Selecting previously unselected package libnfnetlink0:arm64.
07:01:24 [2020-10-24T07:01:24.750Z] #18 24.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 24.12 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:01:24 [2020-10-24T07:01:24.750Z] #18 24.22 Selecting previously unselected package libnetfilter-conntrack3:arm64.
07:01:24 [2020-10-24T07:01:24.984Z] #41 ...
07:01:24 [2020-10-24T07:01:24.984Z] 
07:01:24 [2020-10-24T07:01:24.984Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
07:01:24 [2020-10-24T07:01:24.984Z] #28 DONE 1.0s
07:01:24 [2020-10-24T07:01:24.984Z] 
07:01:24 [2020-10-24T07:01:24.984Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
07:01:24 [2020-10-24T07:01:24.984Z] #31 DONE 0.1s
07:01:24 [2020-10-24T07:01:24.984Z] 
07:01:24 [2020-10-24T07:01:24.984Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
07:01:24 [2020-10-24T07:01:24.984Z] #33 DONE 0.0s
07:01:24 [2020-10-24T07:01:24.984Z] 
07:01:24 [2020-10-24T07:01:24.984Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:24 [2020-10-24T07:01:24.984Z] #54 ...
07:01:24 [2020-10-24T07:01:24.984Z] 
07:01:24 [2020-10-24T07:01:24.984Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
07:01:24 [2020-10-24T07:01:24.984Z] #36 DONE 0.0s
07:01:24 [2020-10-24T07:01:24.984Z] 
07:01:24 [2020-10-24T07:01:24.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:24 [2020-10-24T07:01:24.984Z] #41 136.3   CC       criu/pagemap-cache.o
07:01:25 [2020-10-24T07:01:25.014Z] #18 24.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
07:01:25 [2020-10-24T07:01:25.014Z] #18 24.23 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
07:01:25 [2020-10-24T07:01:25.014Z] #18 24.33 Selecting previously unselected package libnftnl11:arm64.
07:01:25 [2020-10-24T07:01:25.014Z] #18 24.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
07:01:25 [2020-10-24T07:01:25.014Z] #18 24.35 Unpacking libnftnl11:arm64 (1.1.2-2) ...
07:01:25 [2020-10-24T07:01:25.014Z] #18 24.45 Selecting previously unselected package iptables.
07:01:25 [2020-10-24T07:01:25.014Z] #18 24.45 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
07:01:25 [2020-10-24T07:01:25.278Z] #18 24.46 Unpacking iptables (1.8.2-4) ...
07:01:25 [2020-10-24T07:01:25.542Z] #18 24.77 Selecting previously unselected package xxd.
07:01:25 [2020-10-24T07:01:25.542Z] #18 24.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
07:01:25 [2020-10-24T07:01:25.542Z] #18 24.79 Unpacking xxd (2:8.1.0875-5) ...
07:01:25 [2020-10-24T07:01:25.542Z] #18 24.90 Selecting previously unselected package vim-common.
07:01:25 [2020-10-24T07:01:25.542Z] #18 24.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
07:01:25 [2020-10-24T07:01:25.542Z] #18 24.94 Unpacking vim-common (2:8.1.0875-5) ...
07:01:25 [2020-10-24T07:01:25.556Z] #41 136.7   CC       criu/pagemap.o
07:01:25 [2020-10-24T07:01:25.585Z] #41 ...
07:01:25 [2020-10-24T07:01:25.585Z] 
07:01:25 [2020-10-24T07:01:25.585Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:01:25 [2020-10-24T07:01:25.585Z] #20 10.47   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:01:25 [2020-10-24T07:01:25.585Z] #20 10.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:01:25 [2020-10-24T07:01:25.585Z] #20 10.61   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
07:01:25 [2020-10-24T07:01:25.585Z] #20 10.66 Collecting pyyaml (from yamllint==1.16.0)
07:01:25 [2020-10-24T07:01:25.807Z] #18 25.13 Selecting previously unselected package bash-completion.
07:01:25 [2020-10-24T07:01:25.807Z] #18 25.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
07:01:25 [2020-10-24T07:01:25.842Z] #20 10.81   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
07:01:26 [2020-10-24T07:01:26.499Z] #41 137.7   CC       criu/parasite-syscall.o
07:01:27 [2020-10-24T07:01:27.057Z] #39 ...
07:01:27 [2020-10-24T07:01:27.057Z] 
07:01:27 [2020-10-24T07:01:27.057Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:01:27 [2020-10-24T07:01:27.057Z] #52 126.1 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
07:01:27 [2020-10-24T07:01:27.057Z] #52 128.6 + mkdir -p /build
07:01:27 [2020-10-24T07:01:27.057Z] #52 128.6 + cp runc /build/runc
07:01:27 [2020-10-24T07:01:27.057Z] #52 DONE 128.7s
07:01:27 [2020-10-24T07:01:27.057Z] 
07:01:27 [2020-10-24T07:01:27.057Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:27 [2020-10-24T07:01:27.057Z] #42 165.5   CC       criu/path.o
07:01:27 [2020-10-24T07:01:27.057Z] #42 165.9   CC       criu/pie-util-vdso.o
07:01:27 [2020-10-24T07:01:27.057Z] #42 166.5   CC       criu/pie-util.o
07:01:27 [2020-10-24T07:01:27.057Z] #42 166.7   CC       criu/pipes.o
07:01:27 [2020-10-24T07:01:27.057Z] #42 167.6   CC       criu/plugin.o
07:01:27 [2020-10-24T07:01:27.057Z] #42 168.0   CC       criu/proc_parse.o
07:01:27 [2020-10-24T07:01:27.069Z] #41 138.5   CC       criu/path.o
07:01:27 [2020-10-24T07:01:27.211Z] #20 12.18 Building wheels for collected packages: pyyaml
07:01:27 [2020-10-24T07:01:27.211Z] #20 12.19   Running setup.py bdist_wheel for pyyaml: started
07:01:27 [2020-10-24T07:01:27.330Z] #41 138.8   CC       criu/pie-util-vdso-elf32.o
07:01:27 [2020-10-24T07:01:27.902Z] #41 139.3   CC       criu/pie-util-vdso.o
07:01:28 [2020-10-24T07:01:28.142Z] #20 13.16   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:01:28 [2020-10-24T07:01:28.142Z] #20 13.17   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
07:01:28 [2020-10-24T07:01:28.142Z] #20 13.23 Successfully built pyyaml
07:01:28 [2020-10-24T07:01:28.399Z] #20 13.25 Installing collected packages: pathspec, pyyaml, yamllint
07:01:28 [2020-10-24T07:01:28.473Z] #41 139.6   CC       criu/pie-util.o
07:01:28 [2020-10-24T07:01:28.473Z] #41 139.8   CC       criu/pipes.o
07:01:28 [2020-10-24T07:01:28.656Z] #20 13.57 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
07:01:29 [2020-10-24T07:01:29.131Z] #18 27.86 Unpacking bash-completion (1:2.8-6) ...
07:01:29 [2020-10-24T07:01:29.131Z] #18 28.20 Selecting previously unselected package bzip2.
07:01:29 [2020-10-24T07:01:29.131Z] #18 28.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
07:01:29 [2020-10-24T07:01:29.131Z] #18 28.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
07:01:29 [2020-10-24T07:01:29.131Z] #18 28.32 Selecting previously unselected package xz-utils.
07:01:29 [2020-10-24T07:01:29.131Z] #18 28.34 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
07:01:29 [2020-10-24T07:01:29.131Z] #18 28.35 Unpacking xz-utils (5.2.4-1) ...
07:01:29 [2020-10-24T07:01:29.131Z] #18 28.55 Selecting previously unselected package apparmor.
07:01:29 [2020-10-24T07:01:29.178Z] #42 172.4   CC       criu/protobuf-desc.o
07:01:29 [2020-10-24T07:01:29.220Z] #20 DONE 14.0s
07:01:29 [2020-10-24T07:01:29.220Z] 
07:01:29 [2020-10-24T07:01:29.220Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
07:01:29 [2020-10-24T07:01:29.220Z] #23 DONE 0.2s
07:01:29 [2020-10-24T07:01:29.220Z] 
07:01:29 [2020-10-24T07:01:29.220Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
07:01:29 [2020-10-24T07:01:29.395Z] #18 28.56 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
07:01:29 [2020-10-24T07:01:29.395Z] #18 28.64 Unpacking apparmor (2.13.2-10) ...
07:01:29 [2020-10-24T07:01:29.416Z] #41 ...
07:01:29 [2020-10-24T07:01:29.416Z] 
07:01:29 [2020-10-24T07:01:29.416Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:01:29 [2020-10-24T07:01:29.416Z] #51 90.43 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
07:01:29 [2020-10-24T07:01:29.416Z] #51 92.25 + mkdir -p /build
07:01:29 [2020-10-24T07:01:29.416Z] #51 92.26 + cp runc /build/runc
07:01:29 [2020-10-24T07:01:29.416Z] #51 DONE 92.4s
07:01:29 [2020-10-24T07:01:29.416Z] 
07:01:29 [2020-10-24T07:01:29.416Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:29 [2020-10-24T07:01:29.416Z] #41 140.6   CC       criu/plugin.o
07:01:29 [2020-10-24T07:01:29.659Z] #18 28.97 Selecting previously unselected package aufs-tools.
07:01:29 [2020-10-24T07:01:29.659Z] #18 28.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
07:01:29 [2020-10-24T07:01:29.659Z] #18 28.99 Unpacking aufs-tools (1:4.14+20190211-1) ...
07:01:29 [2020-10-24T07:01:29.676Z] #41 141.2   CC       criu/proc_parse.o
07:01:29 [2020-10-24T07:01:29.924Z] #18 29.14 Selecting previously unselected package libonig5:arm64.
07:01:29 [2020-10-24T07:01:29.924Z] #18 29.15 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
07:01:29 [2020-10-24T07:01:29.924Z] #18 29.16 Unpacking libonig5:arm64 (6.9.1-1) ...
07:01:29 [2020-10-24T07:01:29.924Z] #18 29.33 Selecting previously unselected package libjq1:arm64.
07:01:30 [2020-10-24T07:01:30.188Z] #18 29.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
07:01:30 [2020-10-24T07:01:30.188Z] #18 29.35 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
07:01:30 [2020-10-24T07:01:30.188Z] #18 29.44 Selecting previously unselected package jq.
07:01:30 [2020-10-24T07:01:30.188Z] #18 29.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
07:01:30 [2020-10-24T07:01:30.188Z] #18 29.47 Unpacking jq (1.5+dfsg-2+b1) ...
07:01:30 [2020-10-24T07:01:30.234Z] #42 173.5   CC       criu/protobuf.o
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.60 Selecting previously unselected package libaio1:arm64.
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.60 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.61 Unpacking libaio1:arm64 (0.3.112-3) ...
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.70 Selecting previously unselected package libgpm2:arm64.
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.71 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.72 Unpacking libgpm2:arm64 (1.20.7-5) ...
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.79 Selecting previously unselected package libicu63:arm64.
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
07:01:30 [2020-10-24T07:01:30.453Z] #18 29.81 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
07:01:30 [2020-10-24T07:01:30.532Z] #42 173.9   CC       criu/pstree.o
07:01:31 [2020-10-24T07:01:31.603Z] #42 174.9   CC       criu/rbtree.o
07:01:31 [2020-10-24T07:01:31.902Z] #42 175.2   CC       criu/rst-malloc.o
07:01:32 [2020-10-24T07:01:32.206Z] #42 175.6   CC       criu/seccomp.o
07:01:32 [2020-10-24T07:01:32.221Z] #41 143.3   CC       criu/protobuf-desc.o
07:01:32 [2020-10-24T07:01:32.792Z] #41 143.9   CC       criu/protobuf.o
07:01:32 [2020-10-24T07:01:32.792Z] #41 144.2   CC       criu/pstree.o
07:01:33 [2020-10-24T07:01:33.018Z] #18 32.40 Selecting previously unselected package libnet1:arm64.
07:01:33 [2020-10-24T07:01:33.018Z] #18 32.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:01:33 [2020-10-24T07:01:33.018Z] #18 32.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:01:33 [2020-10-24T07:01:33.261Z] #42 176.5   CC       criu/seize.o
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.52 Selecting previously unselected package libnl-3-200:arm64.
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.67 Selecting previously unselected package libprotobuf-c1:arm64.
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.69 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.76 Selecting previously unselected package libreadline5:arm64.
07:01:33 [2020-10-24T07:01:33.282Z] #18 32.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
07:01:33 [2020-10-24T07:01:33.546Z] #18 32.78 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
07:01:33 [2020-10-24T07:01:33.546Z] #18 32.91 Selecting previously unselected package net-tools.
07:01:33 [2020-10-24T07:01:33.734Z] #41 145.1   CC       criu/rbtree.o
07:01:33 [2020-10-24T07:01:33.811Z] #18 32.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
07:01:33 [2020-10-24T07:01:33.811Z] #18 32.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
07:01:33 [2020-10-24T07:01:33.811Z] #18 33.13 Selecting previously unselected package python-pip-whl.
07:01:33 [2020-10-24T07:01:33.811Z] #18 33.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
07:01:33 [2020-10-24T07:01:33.811Z] #18 33.15 Unpacking python-pip-whl (18.1-5) ...
07:01:33 [2020-10-24T07:01:33.995Z] #41 145.3   CC       criu/rst-malloc.o
07:01:34 [2020-10-24T07:01:34.256Z] #41 145.6   CC       criu/seccomp.o
07:01:34 [2020-10-24T07:01:34.323Z] #42 177.8   CC       criu/servicefd.o
07:01:34 [2020-10-24T07:01:34.390Z] #18 33.54 Selecting previously unselected package python3-lib2to3.
07:01:34 [2020-10-24T07:01:34.390Z] #18 33.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
07:01:34 [2020-10-24T07:01:34.390Z] #18 33.55 Unpacking python3-lib2to3 (3.7.3-1) ...
07:01:34 [2020-10-24T07:01:34.390Z] #18 33.68 Selecting previously unselected package python3-distutils.
07:01:34 [2020-10-24T07:01:34.390Z] #18 33.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
07:01:34 [2020-10-24T07:01:34.390Z] #18 33.70 Unpacking python3-distutils (3.7.3-1) ...
07:01:34 [2020-10-24T07:01:34.474Z] #28 DONE 4.8s
07:01:34 [2020-10-24T07:01:34.474Z] 
07:01:34 [2020-10-24T07:01:34.474Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:34 [2020-10-24T07:01:34.474Z] #41 131.6   CC       criu/netfilter.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 132.1   CC       criu/page-pipe.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 132.8   CC       criu/page-xfer.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 134.8   CC       criu/pagemap-cache.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 135.3   CC       criu/pagemap.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 136.1   CC       criu/parasite-syscall.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 136.9   CC       criu/path.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 137.3   CC       criu/pie-util-vdso-elf32.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 137.6   CC       criu/pie-util-vdso.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 137.9   CC       criu/pie-util.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 138.1   CC       criu/pipes.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 138.6   CC       criu/plugin.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 138.9   CC       criu/proc_parse.o
07:01:34 [2020-10-24T07:01:34.474Z] #41 ...
07:01:34 [2020-10-24T07:01:34.474Z] 
07:01:34 [2020-10-24T07:01:34.474Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
07:01:34 [2020-10-24T07:01:34.474Z] #31 DONE 0.5s
07:01:34 [2020-10-24T07:01:34.474Z] 
07:01:34 [2020-10-24T07:01:34.474Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
07:01:34 [2020-10-24T07:01:34.474Z] #33 DONE 0.0s
07:01:34 [2020-10-24T07:01:34.474Z] 
07:01:34 [2020-10-24T07:01:34.474Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
07:01:34 [2020-10-24T07:01:34.474Z] #36 DONE 0.0s
07:01:34 [2020-10-24T07:01:34.474Z] 
07:01:34 [2020-10-24T07:01:34.474Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:01:34 [2020-10-24T07:01:34.656Z] #18 33.90 Selecting previously unselected package python3-pip.
07:01:34 [2020-10-24T07:01:34.656Z] #18 33.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
07:01:34 [2020-10-24T07:01:34.656Z] #18 33.92 Unpacking python3-pip (18.1-5) ...
07:01:34 [2020-10-24T07:01:34.827Z] #41 146.2   CC       criu/seize.o
07:01:34 [2020-10-24T07:01:34.920Z] #18 34.06 Selecting previously unselected package python3-pkg-resources.
07:01:34 [2020-10-24T07:01:34.920Z] #18 34.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
07:01:34 [2020-10-24T07:01:34.920Z] #18 34.07 Unpacking python3-pkg-resources (40.8.0-1) ...
07:01:34 [2020-10-24T07:01:34.920Z] #18 ...
07:01:34 [2020-10-24T07:01:34.920Z] 
07:01:34 [2020-10-24T07:01:34.920Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:34 [2020-10-24T07:01:34.920Z] #41 91.17   DEP      criu/pagemap.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 91.33   DEP      criu/pagemap-cache.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 91.45   DEP      criu/page-xfer.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 91.59   DEP      criu/page-pipe.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 91.81   DEP      criu/netfilter.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 91.96   DEP      criu/net.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 92.10   DEP      criu/namespaces.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 92.26   DEP      criu/mount.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 92.45   DEP      criu/memfd.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 92.63   DEP      criu/mem.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 92.81   DEP      criu/lsm.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 92.93   DEP      criu/log.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 93.08   DEP      criu/libnetlink.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 93.26   DEP      criu/kerndat.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 93.50   DEP      criu/kcmp-ids.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 93.58   DEP      criu/irmap.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 93.70   DEP      criu/ipc_ns.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 93.85   DEP      criu/image.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.00   DEP      criu/image-desc.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.09   DEP      criu/fsnotify.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.27   DEP      criu/filesystems.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.43   DEP      criu/files.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.59   DEP      criu/files-reg.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.70   DEP      criu/files-ext.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.83   DEP      criu/file-lock.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 94.97   DEP      criu/file-ids.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 95.17   DEP      criu/fifo.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 95.38   DEP      criu/fdstore.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 95.48   DEP      criu/fault-injection.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 95.54   DEP      criu/external.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 95.67   DEP      criu/eventpoll.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 95.82   DEP      criu/eventfd.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 95.91   DEP      criu/crtools.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 96.02   DEP      criu/cr-service.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 96.12   DEP      criu/cr-restore.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 96.34   DEP      criu/cr-errno.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 96.37   DEP      criu/cr-dump.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 96.57   DEP      criu/cr-dedup.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 96.72   DEP      criu/cr-check.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 96.94   DEP      criu/config.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 97.09   DEP      criu/clone-noasan.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 97.21   DEP      criu/cgroup.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 97.42   DEP      criu/cgroup-props.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 97.54   DEP      criu/bitmap.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 97.55   DEP      criu/bfd.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 97.70   DEP      criu/autofs.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 97.86   DEP      criu/aio.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 98.05   DEP      criu/action-scripts.d
07:01:34 [2020-10-24T07:01:34.920Z] #41 98.42   CC       criu/action-scripts.o
07:01:34 [2020-10-24T07:01:34.920Z] #41 98.72   CC       criu/aio.o
07:01:34 [2020-10-24T07:01:34.920Z] #41 99.14   CC       criu/autofs.o
07:01:34 [2020-10-24T07:01:34.920Z] #41 100.4   CC       criu/bfd.o
07:01:34 [2020-10-24T07:01:34.920Z] #41 101.0   CC       criu/bitmap.o
07:01:34 [2020-10-24T07:01:34.920Z] #41 101.1   CC       criu/cgroup-props.o
07:01:34 [2020-10-24T07:01:34.920Z] #41 ...
07:01:34 [2020-10-24T07:01:34.920Z] 
07:01:34 [2020-10-24T07:01:34.920Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:34 [2020-10-24T07:01:34.920Z] #18 34.22 Selecting previously unselected package python3-setuptools.
07:01:34 [2020-10-24T07:01:34.920Z] #18 34.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
07:01:34 [2020-10-24T07:01:34.920Z] #18 34.24 Unpacking python3-setuptools (40.8.0-1) ...
07:01:34 [2020-10-24T07:01:34.972Z] #42 178.4   CC       criu/shmem.o
07:01:35 [2020-10-24T07:01:35.185Z] #18 34.48 Selecting previously unselected package python3-wheel.
07:01:35 [2020-10-24T07:01:35.185Z] #18 34.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
07:01:35 [2020-10-24T07:01:35.185Z] #18 34.50 Unpacking python3-wheel (0.32.3-2) ...
07:01:35 [2020-10-24T07:01:35.405Z] #47 ...
07:01:35 [2020-10-24T07:01:35.405Z] 
07:01:35 [2020-10-24T07:01:35.405Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:01:35 [2020-10-24T07:01:35.405Z] #51 92.58 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
07:01:35 [2020-10-24T07:01:35.449Z] #18 34.62 Selecting previously unselected package sudo.
07:01:35 [2020-10-24T07:01:35.449Z] #18 34.63 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
07:01:35 [2020-10-24T07:01:35.449Z] #18 34.64 Unpacking sudo (1.8.27-1+deb10u2) ...
07:01:35 [2020-10-24T07:01:35.735Z] #18 35.12 Selecting previously unselected package thin-provisioning-tools.
07:01:35 [2020-10-24T07:01:35.735Z] #18 35.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
07:01:35 [2020-10-24T07:01:35.735Z] #18 35.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
07:01:35 [2020-10-24T07:01:35.769Z] #41 146.9   CC       criu/servicefd.o
07:01:36 [2020-10-24T07:01:36.029Z] #41 147.2   CC       criu/shmem.o
07:01:36 [2020-10-24T07:01:36.290Z] #41 ...
07:01:36 [2020-10-24T07:01:36.290Z] 
07:01:36 [2020-10-24T07:01:36.290Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:01:36 [2020-10-24T07:01:36.290Z] #38 DONE 216.3s
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.44 Selecting previously unselected package uidmap.
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.45 Unpacking uidmap (1:4.5-1.1) ...
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.61 Selecting previously unselected package vim-runtime.
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
07:01:36 [2020-10-24T07:01:36.316Z] #18 35.71 Unpacking vim-runtime (2:8.1.0875-5) ...
07:01:36 [2020-10-24T07:01:36.513Z] #42 179.6   CC       criu/sigframe.o
07:01:36 [2020-10-24T07:01:36.513Z] #42 179.9   CC       criu/signalfd.o
07:01:36 [2020-10-24T07:01:36.551Z] 
07:01:36 [2020-10-24T07:01:36.551Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:36 [2020-10-24T07:01:36.551Z] #41 147.7   CC       criu/sigframe.o
07:01:36 [2020-10-24T07:01:36.551Z] #41 147.9   CC       criu/signalfd.o
07:01:36 [2020-10-24T07:01:36.812Z] #41 148.3   CC       criu/sk-inet.o
07:01:36 [2020-10-24T07:01:36.813Z] #42 180.2   CC       criu/sk-inet.o
07:01:37 [2020-10-24T07:01:37.656Z] ok  	github.com/docker/docker/pkg/plugins	33.612s	coverage: 76.6% of statements
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/pkg/term	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/rootless	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:01:37 [2020-10-24T07:01:37.656Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/volume	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === Skipped
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver btrfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver btrfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver btrfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver btrfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver btrfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:73: No driver to put!
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z] time="2020-10-24T07:00:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z] time="2020-10-24T07:00:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z] time="2020-10-24T07:00:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z] time="2020-10-24T07:00:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z] time="2020-10-24T07:00:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:73: No driver to put!
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     overlay_test.go:49: Fails to compute changes intermittently
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver zfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver zfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver zfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver zfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:46: Driver zfs not supported
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     graphtest_unix.go:73: No driver to put!
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:01:37 [2020-10-24T07:01:37.657Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] 
07:01:37 [2020-10-24T07:01:37.657Z] DONE 2199 tests, 26 skipped in 189.484s
Post stage
[Pipeline] junit
07:01:37 [2020-10-24T07:01:37.706Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
07:01:37 [2020-10-24T07:01:37.883Z] #42 181.3   CC       criu/sk-netlink.o
[Pipeline] sh
07:01:37 [2020-10-24T07:01:37.941Z] #51 94.69 + mkdir -p /build
07:01:37 [2020-10-24T07:01:37.941Z] #51 94.69 + cp runc /build/runc
07:01:38 [2020-10-24T07:01:38.200Z] #41 149.4   CC       criu/sk-netlink.o
07:01:38 [2020-10-24T07:01:38.301Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -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:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh dynbinary test-integration
07:01:38 [2020-10-24T07:01:38.462Z] #41 149.7   CC       criu/sk-packet.o
07:01:38 [2020-10-24T07:01:38.462Z] #41 ...
07:01:38 [2020-10-24T07:01:38.462Z] 
07:01:38 [2020-10-24T07:01:38.462Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
07:01:38 [2020-10-24T07:01:38.462Z] #39 DONE 0.5s
07:01:38 [2020-10-24T07:01:38.531Z] #42 181.8   CC       criu/sk-packet.o
07:01:38 [2020-10-24T07:01:38.593Z] 
07:01:38 [2020-10-24T07:01:38.593Z] Removing bundles/
07:01:38 [2020-10-24T07:01:38.593Z] 
07:01:38 [2020-10-24T07:01:38.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:01:38 [2020-10-24T07:01:38.724Z] 
07:01:38 [2020-10-24T07:01:38.724Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:01:38 [2020-10-24T07:01:38.724Z] #47 218.5 + /build/golangci-lint --version
07:01:38 [2020-10-24T07:01:38.724Z] #47 218.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
07:01:38 [2020-10-24T07:01:38.724Z] #47 DONE 218.9s
07:01:38 [2020-10-24T07:01:38.724Z] 
07:01:38 [2020-10-24T07:01:38.724Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:38 [2020-10-24T07:01:38.873Z] #51 DONE 95.9s
07:01:38 [2020-10-24T07:01:38.873Z] 
07:01:38 [2020-10-24T07:01:38.873Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:38 [2020-10-24T07:01:38.873Z] #41 141.3   CC       criu/protobuf-desc.o
07:01:38 [2020-10-24T07:01:38.873Z] #41 142.2   CC       criu/protobuf.o
07:01:38 [2020-10-24T07:01:38.873Z] #41 142.6   CC       criu/pstree.o
07:01:38 [2020-10-24T07:01:38.873Z] #41 143.7   CC       criu/rbtree.o
07:01:38 [2020-10-24T07:01:38.873Z] #41 143.9   CC       criu/rst-malloc.o
07:01:38 [2020-10-24T07:01:38.873Z] #41 144.1   CC       criu/seccomp.o
07:01:38 [2020-10-24T07:01:38.873Z] #41 ...
07:01:38 [2020-10-24T07:01:38.873Z] 
07:01:38 [2020-10-24T07:01:38.873Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:01:38 [2020-10-24T07:01:38.873Z] #38 DONE 219.2s
07:01:38 [2020-10-24T07:01:38.886Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:01:38 [2020-10-24T07:01:38.886Z] GOOS="" GOARCH="" GOARM=""
07:01:38 [2020-10-24T07:01:38.985Z] #54 ...
07:01:38 [2020-10-24T07:01:38.985Z] 
07:01:38 [2020-10-24T07:01:38.985Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:38 [2020-10-24T07:01:38.985Z] #41 150.2   CC       criu/sk-queue.o
07:01:39 [2020-10-24T07:01:39.130Z] 
07:01:39 [2020-10-24T07:01:39.130Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:39 [2020-10-24T07:01:39.180Z] #42 182.7   CC       criu/sk-queue.o
07:01:39 [2020-10-24T07:01:39.247Z] #41 150.5   CC       criu/sk-tcp.o
07:01:39 [2020-10-24T07:01:39.389Z] #54 ...
07:01:39 [2020-10-24T07:01:39.389Z] 
07:01:39 [2020-10-24T07:01:39.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:39 [2020-10-24T07:01:39.389Z] #41 144.7   CC       criu/seize.o
07:01:39 [2020-10-24T07:01:39.651Z] #18 38.42 Selecting previously unselected package vim.
07:01:39 [2020-10-24T07:01:39.652Z] #18 38.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
07:01:39 [2020-10-24T07:01:39.652Z] #18 38.45 Unpacking vim (2:8.1.0875-5) ...
07:01:39 [2020-10-24T07:01:39.652Z] #18 39.02 Selecting previously unselected package xfsprogs.
07:01:39 [2020-10-24T07:01:39.652Z] #18 39.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
07:01:39 [2020-10-24T07:01:39.652Z] #18 39.03 Unpacking xfsprogs (4.20.0-1) ...
07:01:39 [2020-10-24T07:01:39.819Z] #41 151.0   CC       criu/sk-unix.o
07:01:40 [2020-10-24T07:01:40.237Z] #42 183.3   CC       criu/sk-tcp.o
07:01:40 [2020-10-24T07:01:40.237Z] #18 39.47 Selecting previously unselected package zip.
07:01:40 [2020-10-24T07:01:40.237Z] #18 39.47 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
07:01:40 [2020-10-24T07:01:40.237Z] #18 39.49 Unpacking zip (3.0-11+b1) ...
07:01:40 [2020-10-24T07:01:40.237Z] #18 39.69 Setting up aufs-tools (1:4.14+20190211-1) ...
07:01:40 [2020-10-24T07:01:40.322Z] #41 145.8   CC       criu/servicefd.o
07:01:40 [2020-10-24T07:01:40.536Z] #42 184.0   CC       criu/sk-unix.o
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.76 Setting up libip6tc0:arm64 (1.8.2-4) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.78 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.82 Setting up libgpm2:arm64 (1.20.7-5) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.84 Setting up libip4tc0:arm64 (1.8.2-4) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.85 Setting up uidmap (1:4.5-1.1) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.86 Setting up libnftnl11:arm64 (1.1.2-2) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.91 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
07:01:40 [2020-10-24T07:01:40.540Z] #18 39.92 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
07:01:40 [2020-10-24T07:01:40.764Z] #41 152.0   CC       criu/sockets.o
07:01:40 [2020-10-24T07:01:40.804Z] #18 39.93 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
07:01:40 [2020-10-24T07:01:40.804Z] #18 39.95 Setting up xxd (2:8.1.0875-5) ...
07:01:40 [2020-10-24T07:01:40.804Z] #18 39.96 Setting up zip (3.0-11+b1) ...
07:01:40 [2020-10-24T07:01:40.804Z] #18 39.98 Setting up vim-common (2:8.1.0875-5) ...
07:01:40 [2020-10-24T07:01:40.804Z] #18 40.01 Setting up bash-completion (1:2.8-6) ...
07:01:40 [2020-10-24T07:01:40.889Z] #41 146.3   CC       criu/shmem.o
07:01:41 [2020-10-24T07:01:41.026Z] #41 152.5   CC       criu/stats.o
07:01:41 [2020-10-24T07:01:41.288Z] #41 152.7   CC       criu/string.o
07:01:41 [2020-10-24T07:01:41.288Z] #41 152.7   CC       criu/sysctl.o
07:01:41 [2020-10-24T07:01:41.822Z] #41 147.1   CC       criu/sigframe.o
07:01:41 [2020-10-24T07:01:41.823Z] #41 147.3   CC       criu/signalfd.o
07:01:41 [2020-10-24T07:01:41.860Z] #41 153.0   CC       criu/sysfs_parse.o
07:01:41 [2020-10-24T07:01:41.860Z] #41 153.2   CC       criu/timens.o
07:01:42 [2020-10-24T07:01:42.081Z] #41 147.5   CC       criu/sk-inet.o
07:01:42 [2020-10-24T07:01:42.122Z] #41 153.4   CC       criu/timerfd.o
07:01:42 [2020-10-24T07:01:42.122Z] #41 153.6   CC       criu/tty.o
07:01:42 [2020-10-24T07:01:42.645Z] #41 ...
07:01:42 [2020-10-24T07:01:42.645Z] 
07:01:42 [2020-10-24T07:01:42.645Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
07:01:42 [2020-10-24T07:01:42.645Z] #39 DONE 1.3s
07:01:42 [2020-10-24T07:01:42.645Z] 
07:01:42 [2020-10-24T07:01:42.645Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:42 [2020-10-24T07:01:42.645Z] #41 148.1   CC       criu/sk-netlink.o
07:01:42 [2020-10-24T07:01:42.902Z] #41 148.4   CC       criu/sk-packet.o
07:01:43 [2020-10-24T07:01:43.066Z] #41 154.5   CC       criu/tun.o
07:01:43 [2020-10-24T07:01:43.328Z] #41 154.7   CC       criu/uffd.o
07:01:43 [2020-10-24T07:01:43.332Z] #42 186.3   CC       criu/sockets.o
07:01:43 [2020-10-24T07:01:43.466Z] #41 148.8   CC       criu/sk-queue.o
07:01:43 [2020-10-24T07:01:43.723Z] #41 149.1   CC       criu/sk-tcp.o
07:01:43 [2020-10-24T07:01:43.979Z] #41 149.5   CC       criu/sk-unix.o
07:01:43 [2020-10-24T07:01:43.980Z] #42 187.3   CC       criu/stats.o
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.06 Setting up libiptc0:arm64 (1.8.2-4) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.09 Setting up xz-utils (5.2.4-1) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.14 Setting up sudo (1.8.27-1+deb10u2) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.24 invoke-rc.d: could not determine current runlevel
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.26 invoke-rc.d: policy-rc.d denied execution of start.
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.27 Setting up pigz (2.4-1) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.28 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.30 Setting up libnl-3-200:arm64 (3.4.0-1) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.32 Setting up python-pip-whl (18.1-5) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.34 Setting up libmpdec2:arm64 (2.4.2-2) ...
07:01:44 [2020-10-24T07:01:44.186Z] #18 43.35 Setting up vim-runtime (2:8.1.0875-5) ...
07:01:44 [2020-10-24T07:01:44.272Z] #41 155.3   CC       criu/util.o
07:01:44 [2020-10-24T07:01:44.278Z] #42 187.7   CC       criu/string.o
07:01:44 [2020-10-24T07:01:44.278Z] #42 187.8   CC       criu/sysctl.o
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.81 Setting up libaio1:arm64 (0.3.112-3) ...
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.82 Setting up libonig5:arm64 (6.9.1-1) ...
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.83 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.84 Setting up vim (2:8.1.0875-5) ...
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:01:44 [2020-10-24T07:01:44.448Z] #18 43.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:01:44 [2020-10-24T07:01:44.534Z] #41 156.0   CC       criu/uts_ns.o
07:01:44 [2020-10-24T07:01:44.710Z] #18 43.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:01:44 [2020-10-24T07:01:44.710Z] #18 43.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:01:44 [2020-10-24T07:01:44.710Z] #18 43.97 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
07:01:44 [2020-10-24T07:01:44.710Z] #18 44.00 Setting up thin-provisioning-tools (0.7.6-2.1) ...
07:01:44 [2020-10-24T07:01:44.710Z] #18 44.03 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
07:01:44 [2020-10-24T07:01:44.710Z] #18 44.05 Setting up jq (1.5+dfsg-2+b1) ...
07:01:44 [2020-10-24T07:01:44.710Z] #18 44.07 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
07:01:44 [2020-10-24T07:01:44.710Z] #18 44.08 Setting up python3.7 (3.7.3-2+deb10u2) ...
07:01:44 [2020-10-24T07:01:44.802Z] #41 156.1   CC       criu/vdso-compat.o
07:01:44 [2020-10-24T07:01:44.802Z] #41 156.2   CC       criu/vdso.o
07:01:44 [2020-10-24T07:01:44.909Z] #41 ...
07:01:44 [2020-10-24T07:01:44.909Z] 
07:01:44 [2020-10-24T07:01:44.909Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:01:44 [2020-10-24T07:01:44.909Z] #47 225.0 + /build/golangci-lint --version
07:01:44 [2020-10-24T07:01:44.909Z] #47 225.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
07:01:44 [2020-10-24T07:01:44.909Z] #47 DONE 225.5s
07:01:44 [2020-10-24T07:01:44.928Z] #42 188.5   CC       criu/sysfs_parse.o
07:01:45 [2020-10-24T07:01:45.167Z] 
07:01:45 [2020-10-24T07:01:45.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:45 [2020-10-24T07:01:45.167Z] #41 150.6   CC       criu/sockets.o
07:01:45 [2020-10-24T07:01:45.286Z] #18 ...
07:01:45 [2020-10-24T07:01:45.286Z] 
07:01:45 [2020-10-24T07:01:45.286Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:45 [2020-10-24T07:01:45.286Z] #41 101.7   CC       criu/cgroup.o
07:01:45 [2020-10-24T07:01:45.286Z] #41 104.4   CC       criu/clone-noasan.o
07:01:45 [2020-10-24T07:01:45.286Z] #41 104.6   CC       criu/config.o
07:01:45 [2020-10-24T07:01:45.286Z] #41 105.9   CC       criu/cr-check.o
07:01:45 [2020-10-24T07:01:45.286Z] #41 107.3   CC       criu/cr-dedup.o
07:01:45 [2020-10-24T07:01:45.286Z] #41 107.7   CC       criu/cr-dump.o
07:01:45 [2020-10-24T07:01:45.286Z] #41 110.1   CC       criu/cr-errno.o
07:01:45 [2020-10-24T07:01:45.286Z] #41 110.2   CC       criu/cr-restore.o
07:01:45 [2020-10-24T07:01:45.375Z] #41 156.5   LINK     criu/built-in.o
07:01:45 [2020-10-24T07:01:45.375Z] #41 156.6   LINK     criu/criu
07:01:45 [2020-10-24T07:01:45.575Z] #42 189.0   CC       criu/timens.o
07:01:45 [2020-10-24T07:01:45.676Z] #41 156.8   DEP      lib/c/criu.d
07:01:45 [2020-10-24T07:01:45.677Z] #41 156.9   CC       images/rpc.pb-c.o
07:01:45 [2020-10-24T07:01:45.731Z] #41 151.1   CC       criu/stats.o
07:01:45 [2020-10-24T07:01:45.873Z] #42 189.4   CC       criu/timerfd.o
07:01:45 [2020-10-24T07:01:45.942Z] #41 157.3   CC       lib/c/criu.o
07:01:45 [2020-10-24T07:01:45.988Z] #41 151.4   CC       criu/string.o
07:01:45 [2020-10-24T07:01:45.988Z] #41 151.5   CC       criu/sysctl.o
07:01:46 [2020-10-24T07:01:46.521Z] #42 189.8   CC       criu/tty.o
07:01:46 [2020-10-24T07:01:46.552Z] #41 152.0   CC       criu/sysfs_parse.o
07:01:46 [2020-10-24T07:01:46.809Z] #41 152.2   CC       criu/timens.o
07:01:46 [2020-10-24T07:01:46.809Z] #41 152.3   CC       criu/timerfd.o
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.0   LINK     lib/c/built-in.o
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.0   LINK     lib/c/libcriu.so
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.0   LINK     lib/c/libcriu.a
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.2   GEN      magic.py
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.2 Note: Building without setproctitle() and strlcpy() support.
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.3 Note: Building without GnuTLS support
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.3 Makefile.config:39: Warn: you have no libnftables installed
07:01:46 [2020-10-24T07:01:46.892Z] #41 158.3 Makefile.config:40: Warn: Building without nftables support
07:01:47 [2020-10-24T07:01:47.066Z] #41 152.5   CC       criu/tty.o
07:01:47 [2020-10-24T07:01:47.229Z] #41 ...
07:01:47 [2020-10-24T07:01:47.229Z] 
07:01:47 [2020-10-24T07:01:47.229Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:47 [2020-10-24T07:01:47.229Z] #18 46.62 Setting up iptables (1.8.2-4) ...
07:01:47 [2020-10-24T07:01:47.229Z] #18 46.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:01:47 [2020-10-24T07:01:47.229Z] #18 46.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:01:47 [2020-10-24T07:01:47.462Z] #41 158.7 fatal: not a git repository (or any of the parent directories): .git
07:01:47 [2020-10-24T07:01:47.493Z] #18 46.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:01:47 [2020-10-24T07:01:47.493Z] #18 46.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:01:47 [2020-10-24T07:01:47.493Z] #18 46.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:01:47 [2020-10-24T07:01:47.493Z] #18 46.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:01:47 [2020-10-24T07:01:47.493Z] #18 46.83 Setting up python3 (3.7.3-1) ...
07:01:47 [2020-10-24T07:01:47.723Z] #41 159.1 make[1]: Nothing to be done for 'all'.
07:01:47 [2020-10-24T07:01:47.996Z] #41 153.3   CC       criu/tun.o
07:01:47 [2020-10-24T07:01:47.996Z] #41 153.6   CC       criu/uffd.o
07:01:48 [2020-10-24T07:01:48.294Z] #41 159.6 make[1]: 'images/built-in.o' is up to date.
07:01:48 [2020-10-24T07:01:48.294Z] #41 159.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:01:48 [2020-10-24T07:01:48.294Z] #41 159.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:01:48 [2020-10-24T07:01:48.294Z] #41 159.6 make[1]: 'compel/libcompel.a' is up to date.
07:01:48 [2020-10-24T07:01:48.294Z] #41 159.7 make[1]: 'compel/compel-host-bin' is up to date.
07:01:48 [2020-10-24T07:01:48.294Z] #41 159.7 make[1]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.294Z] #41 159.7 make[1]: 'soccr/libsoccr.a' is up to date.
07:01:48 [2020-10-24T07:01:48.334Z] #18 47.53 Setting up python3-wheel (0.32.3-2) ...
07:01:48 [2020-10-24T07:01:48.555Z] #41 159.8 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.555Z] #41 159.8 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.555Z] #41 159.9 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.555Z] #41 159.9 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.555Z] #41 160.0 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.555Z] #41 160.0 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.555Z] #41 160.0 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.555Z] #41 160.1 make[2]: Nothing to be done for 'all'.
07:01:48 [2020-10-24T07:01:48.559Z] #41 154.2   CC       criu/util.o
07:01:48 [2020-10-24T07:01:48.634Z] #42 191.7   CC       criu/tun.o
07:01:48 [2020-10-24T07:01:48.819Z] #41 160.1   INSTALL  criu/criu
07:01:48 [2020-10-24T07:01:48.819Z] #41 DONE 160.3s
07:01:48 [2020-10-24T07:01:48.819Z] 
07:01:48 [2020-10-24T07:01:48.819Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:48 [2020-10-24T07:01:48.913Z] #18 48.31 Setting up apparmor (2.13.2-10) ...
07:01:49 [2020-10-24T07:01:49.282Z] #42 ...
07:01:49 [2020-10-24T07:01:49.282Z] 
07:01:49 [2020-10-24T07:01:49.282Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
07:01:49 [2020-10-24T07:01:49.282Z] #39 DONE 257.3s
07:01:49 [2020-10-24T07:01:49.282Z] 
07:01:49 [2020-10-24T07:01:49.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:49 [2020-10-24T07:01:49.282Z] #42 192.6   CC       criu/uffd.o
07:01:49 [2020-10-24T07:01:49.489Z] #41 154.8   CC       criu/uts_ns.o
07:01:49 [2020-10-24T07:01:49.489Z] #41 154.9   CC       criu/vdso-compat.o
07:01:49 [2020-10-24T07:01:49.489Z] #41 155.0   CC       criu/vdso.o
07:01:49 [2020-10-24T07:01:49.746Z] #41 155.3   LINK     criu/built-in.o
07:01:50 [2020-10-24T07:01:50.004Z] #41 155.4   LINK     criu/criu
07:01:50 [2020-10-24T07:01:50.261Z] #41 155.6   DEP      lib/c/criu.d
07:01:50 [2020-10-24T07:01:50.261Z] #41 155.7   CC       images/rpc.pb-c.o
07:01:50 [2020-10-24T07:01:50.518Z] #41 156.0   CC       lib/c/criu.o
07:01:50 [2020-10-24T07:01:50.731Z] #54 ...
07:01:50 [2020-10-24T07:01:50.731Z] 
07:01:50 [2020-10-24T07:01:50.731Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
07:01:50 [2020-10-24T07:01:50.731Z] #42 DONE 0.0s
07:01:50 [2020-10-24T07:01:50.731Z] 
07:01:50 [2020-10-24T07:01:50.731Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
07:01:50 [2020-10-24T07:01:50.731Z] #44 DONE 0.2s
07:01:50 [2020-10-24T07:01:50.731Z] 
07:01:50 [2020-10-24T07:01:50.731Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
07:01:50 [2020-10-24T07:01:50.731Z] #46 DONE 0.1s
07:01:50 [2020-10-24T07:01:50.731Z] 
07:01:50 [2020-10-24T07:01:50.731Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:50 [2020-10-24T07:01:50.731Z] #54 ...
07:01:50 [2020-10-24T07:01:50.731Z] 
07:01:50 [2020-10-24T07:01:50.731Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
07:01:50 [2020-10-24T07:01:50.847Z] #18 50.26 Setting up xfsprogs (4.20.0-1) ...
07:01:50 [2020-10-24T07:01:50.847Z] #18 50.27 Setting up python3-lib2to3 (3.7.3-1) ...
07:01:51 [2020-10-24T07:01:51.082Z] #41 156.5   LINK     lib/c/built-in.o
07:01:51 [2020-10-24T07:01:51.082Z] #41 156.5   LINK     lib/c/libcriu.so
07:01:51 [2020-10-24T07:01:51.082Z] #41 156.5   LINK     lib/c/libcriu.a
07:01:51 [2020-10-24T07:01:51.082Z] #41 156.6   GEN      magic.py
07:01:51 [2020-10-24T07:01:51.341Z] #41 156.7 Note: Building without setproctitle() and strlcpy() support.
07:01:51 [2020-10-24T07:01:51.341Z] #41 156.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:01:51 [2020-10-24T07:01:51.341Z] #41 156.7 Note: Building without GnuTLS support
07:01:51 [2020-10-24T07:01:51.341Z] #41 156.7 Makefile.config:39: Warn: you have no libnftables installed
07:01:51 [2020-10-24T07:01:51.341Z] #41 156.7 Makefile.config:40: Warn: Building without nftables support
07:01:51 [2020-10-24T07:01:51.388Z] #42 194.6   CC       criu/util.o
07:01:51 [2020-10-24T07:01:51.425Z] #18 50.68 Setting up python3-pkg-resources (40.8.0-1) ...
07:01:51 [2020-10-24T07:01:51.598Z] #41 157.2 fatal: not a git repository (or any of the parent directories): .git
07:01:51 [2020-10-24T07:01:51.676Z] #48 DONE 0.7s
07:01:51 [2020-10-24T07:01:51.676Z] 
07:01:51 [2020-10-24T07:01:51.676Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
07:01:51 [2020-10-24T07:01:51.676Z] #50 DONE 0.0s
07:01:51 [2020-10-24T07:01:51.676Z] 
07:01:51 [2020-10-24T07:01:51.676Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
07:01:51 [2020-10-24T07:01:51.676Z] #52 DONE 0.2s
07:01:51 [2020-10-24T07:01:51.676Z] 
07:01:51 [2020-10-24T07:01:51.676Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:51 [2020-10-24T07:01:51.676Z] #54 186.4 + bin/containerd
07:01:52 [2020-10-24T07:01:52.164Z] #41 157.6 make[1]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.378Z] #18 51.78 Setting up python3-distutils (3.7.3-1) ...
07:01:52 [2020-10-24T07:01:52.423Z] #41 158.0 make[1]: 'images/built-in.o' is up to date.
07:01:52 [2020-10-24T07:01:52.680Z] #41 158.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:01:52 [2020-10-24T07:01:52.680Z] #41 158.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:01:52 [2020-10-24T07:01:52.680Z] #41 158.0 make[1]: 'compel/libcompel.a' is up to date.
07:01:52 [2020-10-24T07:01:52.680Z] #41 158.1 make[1]: 'compel/compel-host-bin' is up to date.
07:01:52 [2020-10-24T07:01:52.680Z] #41 158.1 make[1]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.680Z] #41 158.1 make[1]: 'soccr/libsoccr.a' is up to date.
07:01:52 [2020-10-24T07:01:52.680Z] #41 158.2 make[2]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.931Z] #42 196.2   CC       criu/uts_ns.o
07:01:52 [2020-10-24T07:01:52.931Z] #42 196.4   CC       criu/vdso.o
07:01:52 [2020-10-24T07:01:52.938Z] #41 158.2 make[2]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.938Z] #41 158.3 make[2]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.938Z] #41 158.3 make[2]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.938Z] #41 158.4 make[2]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.938Z] #41 158.4 make[2]: Nothing to be done for 'all'.
07:01:52 [2020-10-24T07:01:52.938Z] #41 158.4 make[2]: Nothing to be done for 'all'.
07:01:53 [2020-10-24T07:01:53.195Z] #41 158.5 make[2]: Nothing to be done for 'all'.
07:01:53 [2020-10-24T07:01:53.195Z] #41 158.5   INSTALL  criu/criu
07:01:53 [2020-10-24T07:01:53.460Z] #41 DONE 158.8s
07:01:53 [2020-10-24T07:01:53.460Z] 
07:01:53 [2020-10-24T07:01:53.460Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:53 [2020-10-24T07:01:53.580Z] #42 197.1   LINK     criu/built-in.o
07:01:53 [2020-10-24T07:01:53.779Z] #18 52.95 Setting up python3-setuptools (40.8.0-1) ...
07:01:53 [2020-10-24T07:01:53.882Z] #42 197.3   LINK     criu/criu
07:01:54 [2020-10-24T07:01:54.360Z] #18 ...
07:01:54 [2020-10-24T07:01:54.360Z] 
07:01:54 [2020-10-24T07:01:54.360Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:01:54 [2020-10-24T07:01:54.360Z] #47 198.3 + /build/golangci-lint --version
07:01:54 [2020-10-24T07:01:54.547Z] #42 197.8   DEP      lib/c/criu.d
07:01:54 [2020-10-24T07:01:54.547Z] #42 197.9   CC       images/rpc.pb-c.o
07:01:54 [2020-10-24T07:01:54.624Z] #47 198.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
07:01:54 [2020-10-24T07:01:54.831Z] #54 ...
07:01:54 [2020-10-24T07:01:54.831Z] 
07:01:54 [2020-10-24T07:01:54.831Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
07:01:54 [2020-10-24T07:01:54.831Z] #42 DONE 0.1s
07:01:54 [2020-10-24T07:01:54.831Z] 
07:01:54 [2020-10-24T07:01:54.831Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
07:01:54 [2020-10-24T07:01:54.831Z] #44 DONE 0.2s
07:01:54 [2020-10-24T07:01:54.831Z] 
07:01:54 [2020-10-24T07:01:54.831Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
07:01:54 [2020-10-24T07:01:54.831Z] #46 DONE 0.1s
07:01:54 [2020-10-24T07:01:54.831Z] 
07:01:54 [2020-10-24T07:01:54.831Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:55 [2020-10-24T07:01:55.086Z] #54 ...
07:01:55 [2020-10-24T07:01:55.087Z] 
07:01:55 [2020-10-24T07:01:55.087Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
07:01:55 [2020-10-24T07:01:55.190Z] #42 198.6   CC       lib/c/criu.o
07:01:55 [2020-10-24T07:01:55.577Z] #47 DONE 199.3s
07:01:55 [2020-10-24T07:01:55.577Z] 
07:01:55 [2020-10-24T07:01:55.577Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
07:01:55 [2020-10-24T07:01:55.577Z] #51 81.62 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
07:01:55 [2020-10-24T07:01:55.577Z] #51 83.32 + mkdir -p /build
07:01:55 [2020-10-24T07:01:55.577Z] #51 83.32 + cp runc /build/runc
07:01:55 [2020-10-24T07:01:55.577Z] #51 DONE 86.9s
07:01:55 [2020-10-24T07:01:55.577Z] 
07:01:55 [2020-10-24T07:01:55.577Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
07:01:55 [2020-10-24T07:01:55.577Z] #18 54.66 Setting up python3-pip (18.1-5) ...
07:01:55 [2020-10-24T07:01:55.649Z] #48 DONE 0.6s
07:01:55 [2020-10-24T07:01:55.649Z] 
07:01:55 [2020-10-24T07:01:55.649Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:55 [2020-10-24T07:01:55.649Z] #54 ...
07:01:55 [2020-10-24T07:01:55.649Z] 
07:01:55 [2020-10-24T07:01:55.649Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
07:01:55 [2020-10-24T07:01:55.649Z] #50 DONE 0.0s
07:01:55 [2020-10-24T07:01:55.649Z] 
07:01:55 [2020-10-24T07:01:55.649Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
07:01:56 [2020-10-24T07:01:56.210Z] #52 DONE 0.5s
07:01:56 [2020-10-24T07:01:56.210Z] 
07:01:56 [2020-10-24T07:01:56.210Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:01:56 [2020-10-24T07:01:56.529Z] #18 55.67 Processing triggers for libc-bin (2.28-10) ...
07:01:56 [2020-10-24T07:01:56.529Z] #18 55.76 Processing triggers for mime-support (3.62) ...
07:01:56 [2020-10-24T07:01:56.724Z] #42 200.1   LINK     lib/c/built-in.o
07:01:56 [2020-10-24T07:01:56.724Z] #42 200.1   LINK     lib/c/libcriu.so
07:01:56 [2020-10-24T07:01:56.724Z] #42 200.2   LINK     lib/c/libcriu.a
07:01:56 [2020-10-24T07:01:56.773Z] #54 184.0 + bin/containerd
07:01:57 [2020-10-24T07:01:57.022Z] #42 200.4   GEN      magic.py
07:01:57 [2020-10-24T07:01:57.107Z] #18 DONE 56.4s
07:01:57 [2020-10-24T07:01:57.107Z] 
07:01:57 [2020-10-24T07:01:57.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:01:57 [2020-10-24T07:01:57.107Z] #41 114.0   CC       criu/cr-service.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 115.3   CC       criu/crtools.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 115.8   CC       criu/eventfd.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 116.1   CC       criu/eventpoll.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 116.8   CC       criu/external.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 117.2   CC       criu/fault-injection.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 117.2   CC       criu/fdstore.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 117.6   CC       criu/fifo.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 117.9   CC       criu/file-ids.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 118.2   CC       criu/file-lock.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 118.9   CC       criu/files-ext.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 119.2   CC       criu/files-reg.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 120.9   CC       criu/files.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 122.4   CC       criu/filesystems.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 123.2   CC       criu/fsnotify.o
07:01:57 [2020-10-24T07:01:57.107Z] #41 ...
07:01:57 [2020-10-24T07:01:57.107Z] 
07:01:57 [2020-10-24T07:01:57.107Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
07:01:57 [2020-10-24T07:01:57.321Z] #42 200.6 Note: Building without setproctitle() and strlcpy() support.
07:01:57 [2020-10-24T07:01:57.321Z] #42 200.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:01:57 [2020-10-24T07:01:57.321Z] #42 200.6 Note: Building without GnuTLS support
07:01:57 [2020-10-24T07:01:57.321Z] #42 200.6 Makefile.config:39: Warn: you have no libnftables installed
07:01:57 [2020-10-24T07:01:57.321Z] #42 200.6 Makefile.config:40: Warn: Building without nftables support
07:01:57 [2020-10-24T07:01:57.968Z] #42 201.3 fatal: not a git repository (or any of the parent directories): .git
07:01:59 [2020-10-24T07:01:59.034Z] #42 202.3 make[1]: Nothing to be done for 'all'.
07:01:59 [2020-10-24T07:01:59.038Z] #19 1.676 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:01:59 [2020-10-24T07:01:59.038Z] #19 1.678 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:01:59 [2020-10-24T07:01:59.038Z] #19 1.690 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:01:59 [2020-10-24T07:01:59.038Z] #19 DONE 1.9s
07:01:59 [2020-10-24T07:01:59.038Z] 
07:01:59 [2020-10-24T07:01:59.038Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:01:59 [2020-10-24T07:01:59.688Z] #42 203.0 make[1]: 'images/built-in.o' is up to date.
07:01:59 [2020-10-24T07:01:59.688Z] #42 203.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:01:59 [2020-10-24T07:01:59.688Z] #42 203.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:01:59 [2020-10-24T07:01:59.688Z] #42 203.2 make[1]: 'compel/libcompel.a' is up to date.
07:01:59 [2020-10-24T07:01:59.988Z] #42 203.2 make[1]: 'compel/compel-host-bin' is up to date.
07:01:59 [2020-10-24T07:01:59.988Z] #42 203.2 make[1]: Nothing to be done for 'all'.
07:01:59 [2020-10-24T07:01:59.988Z] #42 203.3 make[1]: 'soccr/libsoccr.a' is up to date.
07:01:59 [2020-10-24T07:01:59.988Z] #42 203.6 make[2]: Nothing to be done for 'all'.
07:01:59 [2020-10-24T07:01:59.988Z] #42 203.6 make[2]: Nothing to be done for 'all'.
07:02:00 [2020-10-24T07:02:00.292Z] #42 203.6 make[2]: Nothing to be done for 'all'.
07:02:00 [2020-10-24T07:02:00.292Z] #42 203.8 make[2]: Nothing to be done for 'all'.
07:02:00 [2020-10-24T07:02:00.292Z] #42 203.9 make[2]: Nothing to be done for 'all'.
07:02:00 [2020-10-24T07:02:00.292Z] #42 ...
07:02:00 [2020-10-24T07:02:00.292Z] 
07:02:00 [2020-10-24T07:02:00.292Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:02:00 [2020-10-24T07:02:00.292Z] #48 268.6 + /build/golangci-lint --version
07:02:00 [2020-10-24T07:02:00.941Z] #48 ...
07:02:00 [2020-10-24T07:02:00.941Z] 
07:02:00 [2020-10-24T07:02:00.941Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:02:00 [2020-10-24T07:02:00.941Z] #42 203.9 make[2]: Nothing to be done for 'all'.
07:02:00 [2020-10-24T07:02:00.941Z] #42 204.0 make[2]: Nothing to be done for 'all'.
07:02:00 [2020-10-24T07:02:00.941Z] #42 204.1 make[2]: Nothing to be done for 'all'.
07:02:00 [2020-10-24T07:02:00.941Z] #42 204.1   INSTALL  criu/criu
07:02:00 [2020-10-24T07:02:00.941Z] #42 DONE 204.3s
07:02:00 [2020-10-24T07:02:00.941Z] 
07:02:00 [2020-10-24T07:02:00.941Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
07:02:00 [2020-10-24T07:02:00.941Z] #48 269.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
07:02:00 [2020-10-24T07:02:00.941Z] #48 DONE 269.2s
07:02:00 [2020-10-24T07:02:00.941Z] 
07:02:00 [2020-10-24T07:02:00.941Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:03 [2020-10-24T07:02:03.270Z] #20 3.660 Collecting yamllint==1.16.0
07:02:05 [2020-10-24T07:02:05.201Z] #20 ...
07:02:05 [2020-10-24T07:02:05.201Z] 
07:02:05 [2020-10-24T07:02:05.201Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:02:05 [2020-10-24T07:02:05.201Z] #41 124.2   CC       criu/image-desc.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 124.4   CC       criu/image.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 125.1   CC       criu/ipc_ns.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 126.2   CC       criu/irmap.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 126.7   CC       criu/kcmp-ids.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 126.9   CC       criu/kerndat.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 127.7   CC       criu/libnetlink.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 127.9   CC       criu/log.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 128.2   CC       criu/lsm.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 128.5   CC       criu/mem.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 129.7   CC       criu/memfd.o
07:02:05 [2020-10-24T07:02:05.201Z] #41 130.0   CC       criu/mount.o
07:02:06 [2020-10-24T07:02:06.152Z] #41 132.5   CC       criu/namespaces.o
07:02:07 [2020-10-24T07:02:07.548Z] #41 133.7   CC       criu/net.o
07:02:08 [2020-10-24T07:02:08.124Z] #41 ...
07:02:08 [2020-10-24T07:02:08.124Z] 
07:02:08 [2020-10-24T07:02:08.124Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
07:02:08 [2020-10-24T07:02:08.124Z] #20 8.958   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
07:02:08 [2020-10-24T07:02:08.124Z] #20 9.030 Collecting pyyaml (from yamllint==1.16.0)
07:02:08 [2020-10-24T07:02:08.124Z] #20 9.151   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
07:02:09 [2020-10-24T07:02:09.519Z] #20 10.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
07:02:09 [2020-10-24T07:02:09.519Z] #20 10.27   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
07:02:09 [2020-10-24T07:02:09.519Z] #20 10.31 Building wheels for collected packages: pyyaml
07:02:09 [2020-10-24T07:02:09.519Z] #20 10.31   Running setup.py bdist_wheel for pyyaml: started
07:02:10 [2020-10-24T07:02:10.099Z] #20 11.12   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
07:02:10 [2020-10-24T07:02:10.099Z] #20 11.12   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
07:02:10 [2020-10-24T07:02:10.364Z] #20 11.18 Successfully built pyyaml
07:02:10 [2020-10-24T07:02:10.364Z] #20 11.19 Installing collected packages: pyyaml, pathspec, yamllint
07:02:10 [2020-10-24T07:02:10.364Z] #20 11.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
07:02:12 [2020-10-24T07:02:12.928Z] #20 DONE 13.6s
07:02:12 [2020-10-24T07:02:12.928Z] 
07:02:12 [2020-10-24T07:02:12.928Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:02:12 [2020-10-24T07:02:12.928Z] #41 135.9   CC       criu/netfilter.o
07:02:12 [2020-10-24T07:02:12.928Z] #41 136.1   CC       criu/page-pipe.o
07:02:12 [2020-10-24T07:02:12.928Z] #41 136.6   CC       criu/page-xfer.o
07:02:12 [2020-10-24T07:02:12.928Z] #41 137.9   CC       criu/pagemap-cache.o
07:02:12 [2020-10-24T07:02:12.928Z] #41 138.2   CC       criu/pagemap.o
07:02:12 [2020-10-24T07:02:12.928Z] #41 138.9   CC       criu/parasite-syscall.o
07:02:13 [2020-10-24T07:02:13.192Z] #41 139.5   CC       criu/path.o
07:02:13 [2020-10-24T07:02:13.192Z] #41 139.7   CC       criu/pie-util-vdso.o
07:02:13 [2020-10-24T07:02:13.770Z] #41 140.1   CC       criu/pie-util.o
07:02:19 [2020-10-24T07:02:19.086Z] #41 145.1   CC       criu/pipes.o
07:02:19 [2020-10-24T07:02:19.086Z] #41 ...
07:02:19 [2020-10-24T07:02:19.086Z] 
07:02:19 [2020-10-24T07:02:19.086Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:19 [2020-10-24T07:02:19.086Z] #54 158.4 + bin/containerd
07:02:19 [2020-10-24T07:02:19.349Z] #54 ...
07:02:19 [2020-10-24T07:02:19.349Z] 
07:02:19 [2020-10-24T07:02:19.349Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:02:19 [2020-10-24T07:02:19.349Z] #41 145.6   CC       criu/plugin.o
07:02:19 [2020-10-24T07:02:19.349Z] #41 ...
07:02:19 [2020-10-24T07:02:19.349Z] 
07:02:19 [2020-10-24T07:02:19.349Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:02:19 [2020-10-24T07:02:19.349Z] #22 217.5 + return
07:02:19 [2020-10-24T07:02:19.349Z] #22 DONE 223.2s
07:02:19 [2020-10-24T07:02:19.614Z] 
07:02:19 [2020-10-24T07:02:19.614Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:02:19 [2020-10-24T07:02:19.614Z] #41 145.9   CC       criu/proc_parse.o
07:02:19 [2020-10-24T07:02:19.654Z] #55 250.5 + bin/containerd
07:02:21 [2020-10-24T07:02:21.545Z] #41 147.7   CC       criu/protobuf-desc.o
07:02:21 [2020-10-24T07:02:21.809Z] #41 ...
07:02:21 [2020-10-24T07:02:21.809Z] 
07:02:21 [2020-10-24T07:02:21.809Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
07:02:21 [2020-10-24T07:02:21.809Z] #23 DONE 0.6s
07:02:21 [2020-10-24T07:02:21.809Z] 
07:02:21 [2020-10-24T07:02:21.809Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
07:02:23 [2020-10-24T07:02:23.799Z] #54 214.1 + bin/containerd-stress
07:02:23 [2020-10-24T07:02:23.799Z] #54 216.1 + bin/containerd-shim
07:02:24 [2020-10-24T07:02:24.173Z] #55 ...
07:02:24 [2020-10-24T07:02:24.173Z] 
07:02:24 [2020-10-24T07:02:24.173Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
07:02:24 [2020-10-24T07:02:24.173Z] #23 291.8 + return
07:02:24 [2020-10-24T07:02:24.173Z] #23 DONE 291.9s
07:02:24 [2020-10-24T07:02:24.173Z] 
07:02:24 [2020-10-24T07:02:24.173Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:25 [2020-10-24T07:02:25.231Z] #55 ...
07:02:25 [2020-10-24T07:02:25.231Z] 
07:02:25 [2020-10-24T07:02:25.231Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
07:02:25 [2020-10-24T07:02:25.530Z] #24 DONE 0.1s
07:02:25 [2020-10-24T07:02:25.530Z] 
07:02:25 [2020-10-24T07:02:25.530Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
07:02:26 [2020-10-24T07:02:26.178Z] #29 DONE 0.6s
07:02:26 [2020-10-24T07:02:26.178Z] 
07:02:26 [2020-10-24T07:02:26.178Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
07:02:26 [2020-10-24T07:02:26.178Z] #32 DONE 0.1s
07:02:26 [2020-10-24T07:02:26.178Z] 
07:02:26 [2020-10-24T07:02:26.178Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:26 [2020-10-24T07:02:26.178Z] #55 ...
07:02:26 [2020-10-24T07:02:26.178Z] 
07:02:26 [2020-10-24T07:02:26.178Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
07:02:26 [2020-10-24T07:02:26.178Z] #34 DONE 0.1s
07:02:26 [2020-10-24T07:02:26.178Z] 
07:02:26 [2020-10-24T07:02:26.178Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
07:02:26 [2020-10-24T07:02:26.178Z] #37 DONE 0.1s
07:02:26 [2020-10-24T07:02:26.178Z] 
07:02:26 [2020-10-24T07:02:26.178Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
07:02:26 [2020-10-24T07:02:26.178Z] #40 DONE 0.1s
07:02:26 [2020-10-24T07:02:26.178Z] 
07:02:26 [2020-10-24T07:02:26.178Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:26 [2020-10-24T07:02:26.478Z] #55 ...
07:02:26 [2020-10-24T07:02:26.478Z] 
07:02:26 [2020-10-24T07:02:26.478Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
07:02:26 [2020-10-24T07:02:26.478Z] #43 DONE 0.1s
07:02:26 [2020-10-24T07:02:26.478Z] 
07:02:26 [2020-10-24T07:02:26.478Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
07:02:26 [2020-10-24T07:02:26.777Z] #45 DONE 0.3s
07:02:26 [2020-10-24T07:02:26.777Z] 
07:02:26 [2020-10-24T07:02:26.777Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
07:02:26 [2020-10-24T07:02:26.777Z] #47 DONE 0.1s
07:02:26 [2020-10-24T07:02:26.777Z] 
07:02:26 [2020-10-24T07:02:26.777Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:27 [2020-10-24T07:02:27.078Z] #55 ...
07:02:27 [2020-10-24T07:02:27.078Z] 
07:02:27 [2020-10-24T07:02:27.078Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
07:02:27 [2020-10-24T07:02:27.078Z] #49 DONE 0.1s
07:02:27 [2020-10-24T07:02:27.078Z] 
07:02:27 [2020-10-24T07:02:27.078Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
07:02:27 [2020-10-24T07:02:27.078Z] #51 DONE 0.1s
07:02:27 [2020-10-24T07:02:27.078Z] 
07:02:27 [2020-10-24T07:02:27.078Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
07:02:27 [2020-10-24T07:02:27.129Z] #28 ...
07:02:27 [2020-10-24T07:02:27.129Z] 
07:02:27 [2020-10-24T07:02:27.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:02:27 [2020-10-24T07:02:27.129Z] #41 148.5   CC       criu/protobuf.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 148.8   CC       criu/pstree.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 149.7   CC       criu/rbtree.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 149.9   CC       criu/rst-malloc.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 150.2   CC       criu/seccomp.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 150.7   CC       criu/seize.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 151.4   CC       criu/servicefd.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 151.7   CC       criu/shmem.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 152.5   CC       criu/sigframe.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 152.7   CC       criu/signalfd.o
07:02:27 [2020-10-24T07:02:27.129Z] #41 152.9   CC       criu/sk-inet.o
07:02:27 [2020-10-24T07:02:27.376Z] #53 DONE 0.1s
07:02:27 [2020-10-24T07:02:27.376Z] 
07:02:27 [2020-10-24T07:02:27.376Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:27 [2020-10-24T07:02:27.393Z] #41 153.9   CC       criu/sk-netlink.o
07:02:27 [2020-10-24T07:02:27.971Z] #41 154.2   CC       criu/sk-packet.o
07:02:28 [2020-10-24T07:02:28.008Z] #54 223.0 + bin/containerd-shim-runc-v1
07:02:28 [2020-10-24T07:02:28.235Z] #41 ...
07:02:28 [2020-10-24T07:02:28.235Z] 
07:02:28 [2020-10-24T07:02:28.235Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
07:02:28 [2020-10-24T07:02:28.235Z] #28 DONE 6.4s
07:02:28 [2020-10-24T07:02:28.235Z] 
07:02:28 [2020-10-24T07:02:28.235Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
07:02:28 [2020-10-24T07:02:28.810Z] #54 211.9 + bin/containerd-stress
07:02:28 [2020-10-24T07:02:28.810Z] #54 213.8 + bin/containerd-shim
07:02:28 [2020-10-24T07:02:28.813Z] #31 DONE 0.6s
07:02:28 [2020-10-24T07:02:28.813Z] 
07:02:28 [2020-10-24T07:02:28.813Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
07:02:28 [2020-10-24T07:02:28.813Z] #33 DONE 0.1s
07:02:28 [2020-10-24T07:02:28.813Z] 
07:02:28 [2020-10-24T07:02:28.813Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
07:02:29 [2020-10-24T07:02:29.077Z] #36 DONE 0.1s
07:02:29 [2020-10-24T07:02:29.077Z] 
07:02:29 [2020-10-24T07:02:29.077Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
07:02:29 [2020-10-24T07:02:29.657Z] #39 DONE 0.6s
07:02:29 [2020-10-24T07:02:29.657Z] 
07:02:29 [2020-10-24T07:02:29.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
07:02:29 [2020-10-24T07:02:29.657Z] #41 154.7   CC       criu/sk-queue.o
07:02:29 [2020-10-24T07:02:29.657Z] #41 155.1   CC       criu/sk-tcp.o
07:02:29 [2020-10-24T07:02:29.657Z] #41 155.6   CC       criu/sk-unix.o
07:02:31 [2020-10-24T07:02:31.052Z] #41 157.1   CC       criu/sockets.o
07:02:31 [2020-10-24T07:02:31.314Z] #41 157.7   CC       criu/stats.o
07:02:31 [2020-10-24T07:02:31.577Z] #41 158.0   CC       criu/string.o
07:02:31 [2020-10-24T07:02:31.577Z] #41 158.0   CC       criu/sysctl.o
07:02:32 [2020-10-24T07:02:32.152Z] #41 158.5   CC       criu/sysfs_parse.o
07:02:32 [2020-10-24T07:02:32.426Z] #41 158.8   CC       criu/timens.o
07:02:32 [2020-10-24T07:02:32.689Z] #41 159.1   CC       criu/timerfd.o
07:02:32 [2020-10-24T07:02:32.953Z] #41 159.4   CC       criu/tty.o
07:02:33 [2020-10-24T07:02:33.300Z] #54 227.5 + bin/containerd-shim-runc-v2
07:02:33 [2020-10-24T07:02:33.560Z] #54 228.4 + binaries
07:02:33 [2020-10-24T07:02:33.560Z] #54 228.4 + install -D bin/containerd /build/containerd
07:02:33 [2020-10-24T07:02:33.560Z] #54 228.4 + install -D bin/containerd-shim /build/containerd-shim
07:02:33 [2020-10-24T07:02:33.560Z] #54 228.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:02:33 [2020-10-24T07:02:33.560Z] #54 228.4 + install -D bin/ctr /build/ctr
07:02:34 [2020-10-24T07:02:34.059Z] #54 220.5 + bin/containerd-shim-runc-v1
07:02:34 [2020-10-24T07:02:34.874Z] #41 160.8   CC       criu/tun.o
07:02:34 [2020-10-24T07:02:34.874Z] #41 161.2   CC       criu/uffd.o
07:02:34 [2020-10-24T07:02:34.943Z] #54 DONE 230.0s
07:02:35 [2020-10-24T07:02:35.822Z] #41 162.2   CC       criu/util.o
07:02:35 [2020-10-24T07:02:35.886Z] 
07:02:35 [2020-10-24T07:02:35.886Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
07:02:35 [2020-10-24T07:02:35.969Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:02:35 [2020-10-24T07:02:35.969Z] 
07:02:35 [2020-10-24T07:02:35.969Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:02:35 [2020-10-24T07:02:35.969Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:02:35 [2020-10-24T07:02:35.969Z] HOSTNAME=acc0296c7be6
07:02:35 [2020-10-24T07:02:35.969Z] TESTDEBUG=0
07:02:35 [2020-10-24T07:02:35.969Z] DEST=bundles/test-integration
07:02:35 [2020-10-24T07:02:35.969Z] PWD=/go/src/github.com/docker/docker
07:02:35 [2020-10-24T07:02:35.969Z] DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5
07:02:35 [2020-10-24T07:02:35.969Z] container=docker
07:02:35 [2020-10-24T07:02:35.969Z] HOME=/root
07:02:35 [2020-10-24T07:02:35.969Z] GOLANG_VERSION=1.13.15
07:02:35 [2020-10-24T07:02:35.969Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:02:35 [2020-10-24T07:02:35.969Z] VALIDATE_BRANCH=master
07:02:35 [2020-10-24T07:02:35.969Z] TERM=xterm
07:02:35 [2020-10-24T07:02:35.969Z] DOCKER_PKG=github.com/docker/docker
07:02:35 [2020-10-24T07:02:35.969Z] SHLVL=1
07:02:35 [2020-10-24T07:02:35.969Z] TIMEOUT=120m
07:02:35 [2020-10-24T07:02:35.969Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:02:35 [2020-10-24T07:02:35.969Z] DOCKER_GRAPHDRIVER=overlay2
07:02:35 [2020-10-24T07:02:35.969Z] GO111MODULE=off
07:02:35 [2020-10-24T07:02:35.969Z] DOCKER_EXPERIMENTAL=1
07:02:35 [2020-10-24T07:02:35.969Z] TEST_SKIP_INTEGRATION_CLI=1
07:02:35 [2020-10-24T07:02:35.969Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:02:35 [2020-10-24T07:02:35.969Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:02:35 [2020-10-24T07:02:35.969Z] GOPATH=/go
07:02:35 [2020-10-24T07:02:35.969Z] PKG_CONFIG=pkg-config
07:02:35 [2020-10-24T07:02:35.969Z] _=/usr/bin/env
07:02:35 [2020-10-24T07:02:35.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:02:36 [2020-10-24T07:02:36.769Z] #41 163.2   CC       criu/uts_ns.o
07:02:36 [2020-10-24T07:02:36.826Z] #55 DONE 0.9s
07:02:36 [2020-10-24T07:02:36.826Z] 
07:02:36 [2020-10-24T07:02:36.826Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
07:02:36 [2020-10-24T07:02:36.826Z] #59 DONE 0.2s
07:02:36 [2020-10-24T07:02:36.826Z] 
07:02:36 [2020-10-24T07:02:36.826Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
07:02:37 [2020-10-24T07:02:37.032Z] #41 163.4   CC       criu/vdso.o
07:02:37 [2020-10-24T07:02:37.295Z] #41 163.7   LINK     criu/built-in.o
07:02:37 [2020-10-24T07:02:37.295Z] #41 163.8   LINK     criu/criu
07:02:37 [2020-10-24T07:02:37.397Z] #61 DONE 0.4s
07:02:37 [2020-10-24T07:02:37.397Z] 
07:02:37 [2020-10-24T07:02:37.397Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
07:02:37 [2020-10-24T07:02:37.397Z] #63 DONE 0.0s
07:02:37 [2020-10-24T07:02:37.397Z] 
07:02:37 [2020-10-24T07:02:37.397Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:02:37 [2020-10-24T07:02:37.397Z] #64 DONE 0.0s
07:02:37 [2020-10-24T07:02:37.397Z] 
07:02:37 [2020-10-24T07:02:37.397Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
07:02:37 [2020-10-24T07:02:37.871Z] #41 164.2   DEP      lib/c/criu.d
07:02:37 [2020-10-24T07:02:37.871Z] #41 164.2   CC       images/rpc.pb-c.o
07:02:38 [2020-10-24T07:02:38.266Z] #54 225.2 + bin/containerd-shim-runc-v2
07:02:38 [2020-10-24T07:02:38.446Z] #41 164.7   CC       lib/c/criu.o
07:02:38 [2020-10-24T07:02:38.782Z] #65 DONE 1.1s
07:02:38 [2020-10-24T07:02:38.782Z] 
07:02:38 [2020-10-24T07:02:38.782Z] #66 exporting to image
07:02:38 [2020-10-24T07:02:38.782Z] #66 exporting layers
07:02:39 [2020-10-24T07:02:39.021Z] #41 165.6   LINK     lib/c/built-in.o
07:02:39 [2020-10-24T07:02:39.021Z] #41 165.6   LINK     lib/c/libcriu.so
07:02:39 [2020-10-24T07:02:39.207Z] #54 226.1 + binaries
07:02:39 [2020-10-24T07:02:39.207Z] #54 226.1 + install -D bin/containerd /build/containerd
07:02:39 [2020-10-24T07:02:39.207Z] #54 226.1 + install -D bin/containerd-shim /build/containerd-shim
07:02:39 [2020-10-24T07:02:39.207Z] #54 226.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:02:39 [2020-10-24T07:02:39.207Z] #54 226.1 + install -D bin/ctr /build/ctr
07:02:39 [2020-10-24T07:02:39.284Z] #41 165.6   LINK     lib/c/libcriu.a
07:02:39 [2020-10-24T07:02:39.284Z] #41 165.7   GEN      magic.py
07:02:39 [2020-10-24T07:02:39.284Z] #41 165.8 Note: Building without setproctitle() and strlcpy() support.
07:02:39 [2020-10-24T07:02:39.284Z] #41 165.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
07:02:39 [2020-10-24T07:02:39.284Z] #41 165.8 Note: Building without GnuTLS support
07:02:39 [2020-10-24T07:02:39.546Z] #41 165.8 Makefile.config:39: Warn: you have no libnftables installed
07:02:39 [2020-10-24T07:02:39.546Z] #41 165.8 Makefile.config:40: Warn: Building without nftables support
07:02:39 [2020-10-24T07:02:39.810Z] #41 166.2 fatal: not a git repository (or any of the parent directories): .git
07:02:40 [2020-10-24T07:02:40.385Z] #41 166.5 make[1]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.385Z] #41 166.9 make[1]: 'images/built-in.o' is up to date.
07:02:40 [2020-10-24T07:02:40.385Z] #41 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
07:02:40 [2020-10-24T07:02:40.385Z] #41 166.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
07:02:40 [2020-10-24T07:02:40.647Z] #41 166.9 make[1]: 'compel/libcompel.a' is up to date.
07:02:40 [2020-10-24T07:02:40.647Z] #41 167.0 make[1]: 'compel/compel-host-bin' is up to date.
07:02:40 [2020-10-24T07:02:40.647Z] #41 167.0 make[1]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.647Z] #41 167.0 make[1]: 'soccr/libsoccr.a' is up to date.
07:02:40 [2020-10-24T07:02:40.647Z] #41 167.1 make[2]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.647Z] #41 167.1 make[2]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.647Z] #41 167.2 make[2]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.909Z] #41 167.2 make[2]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.909Z] #41 167.3 make[2]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.909Z] #41 167.3 make[2]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.909Z] #41 167.3 make[2]: Nothing to be done for 'all'.
07:02:40 [2020-10-24T07:02:40.909Z] #41 167.4 make[2]: Nothing to be done for 'all'.
07:02:41 [2020-10-24T07:02:41.173Z] #41 167.4   INSTALL  criu/criu
07:02:41 [2020-10-24T07:02:41.721Z] #54 DONE 228.8s
07:02:42 [2020-10-24T07:02:42.121Z] #41 DONE 168.3s
07:02:42 [2020-10-24T07:02:42.121Z] 
07:02:42 [2020-10-24T07:02:42.121Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:42 [2020-10-24T07:02:42.650Z] 
07:02:42 [2020-10-24T07:02:42.650Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
07:02:43 [2020-10-24T07:02:43.104Z] #54 ...
07:02:43 [2020-10-24T07:02:43.104Z] 
07:02:43 [2020-10-24T07:02:43.104Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
07:02:43 [2020-10-24T07:02:43.577Z] #55 DONE 1.0s
07:02:43 [2020-10-24T07:02:43.577Z] 
07:02:43 [2020-10-24T07:02:43.577Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
07:02:43 [2020-10-24T07:02:43.577Z] #59 DONE 0.2s
07:02:43 [2020-10-24T07:02:43.577Z] 
07:02:43 [2020-10-24T07:02:43.577Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
07:02:43 [2020-10-24T07:02:43.679Z] #42 DONE 0.6s
07:02:43 [2020-10-24T07:02:43.679Z] 
07:02:43 [2020-10-24T07:02:43.679Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
07:02:44 [2020-10-24T07:02:44.504Z] #61 DONE 0.6s
07:02:44 [2020-10-24T07:02:44.504Z] 
07:02:44 [2020-10-24T07:02:44.504Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
07:02:44 [2020-10-24T07:02:44.504Z] #63 DONE 0.1s
07:02:44 [2020-10-24T07:02:44.504Z] 
07:02:44 [2020-10-24T07:02:44.504Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:02:44 [2020-10-24T07:02:44.504Z] #64 DONE 0.0s
07:02:44 [2020-10-24T07:02:44.504Z] 
07:02:44 [2020-10-24T07:02:44.504Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
07:02:44 [2020-10-24T07:02:44.630Z] #44 DONE 0.8s
07:02:44 [2020-10-24T07:02:44.630Z] 
07:02:44 [2020-10-24T07:02:44.630Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:44 [2020-10-24T07:02:44.630Z] #54 ...
07:02:44 [2020-10-24T07:02:44.630Z] 
07:02:44 [2020-10-24T07:02:44.630Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
07:02:44 [2020-10-24T07:02:44.630Z] #46 DONE 0.1s
07:02:44 [2020-10-24T07:02:44.892Z] 
07:02:44 [2020-10-24T07:02:44.892Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
07:02:45 [2020-10-24T07:02:45.369Z] #66 exporting layers 6.4s done
07:02:45 [2020-10-24T07:02:45.369Z] #66 writing image sha256:77924e124cae7b7dad9b9797479830880c919bc95b62b0a5b8f87ad2f3b88eb0 done
07:02:45 [2020-10-24T07:02:45.369Z] #66 naming to docker.io/library/docker:1b8826beee9c86b76091931991f037c1410d0ea5 done
07:02:45 [2020-10-24T07:02:45.369Z] #66 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
07:02:45 [2020-10-24T07:02:45.432Z] #65 DONE 1.2s
07:02:45 [2020-10-24T07:02:45.688Z] 
07:02:45 [2020-10-24T07:02:45.688Z] #66 exporting to image
07:02:45 [2020-10-24T07:02:45.688Z] #66 exporting layers
07:02:45 [2020-10-24T07:02:45.725Z] + trap exit INT TERM
07:02:45 [2020-10-24T07:02:45.725Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
07:02:45 [2020-10-24T07:02:45.725Z] + CONTAINER_NAME=docker-pr1
07:02:45 [2020-10-24T07:02:45.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41584/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh dynbinary-daemon
07:02:47 [2020-10-24T07:02:47.110Z] 
07:02:47 [2020-10-24T07:02:47.110Z] Removing bundles/
07:02:47 [2020-10-24T07:02:47.110Z] 
07:02:47 [2020-10-24T07:02:47.110Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
07:02:47 [2020-10-24T07:02:47.110Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:02:47 [2020-10-24T07:02:47.110Z] GOOS="" GOARCH="" GOARM=""
07:02:52 [2020-10-24T07:02:52.230Z] #66 exporting layers 6.5s done
07:02:52 [2020-10-24T07:02:52.230Z] #66 writing image sha256:291fd07b6b3cd712089c652d91891c71ca5b1e8f6fa00d5ca00d928b8bd4380e done
07:02:52 [2020-10-24T07:02:52.230Z] #66 naming to docker.io/library/docker:1b8826beee9c86b76091931991f037c1410d0ea5 done
07:02:52 [2020-10-24T07:02:52.230Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:02:52 [2020-10-24T07:02:52.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -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:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh dynbinary test-integration
07:02:53 [2020-10-24T07:02:53.043Z] #48 ...
07:02:53 [2020-10-24T07:02:53.043Z] 
07:02:53 [2020-10-24T07:02:53.043Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:53 [2020-10-24T07:02:53.043Z] #54 201.8 + bin/containerd-stress
07:02:53 [2020-10-24T07:02:53.043Z] #54 ...
07:02:53 [2020-10-24T07:02:53.043Z] 
07:02:53 [2020-10-24T07:02:53.043Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
07:02:53 [2020-10-24T07:02:53.043Z] #48 DONE 8.1s
07:02:53 [2020-10-24T07:02:53.043Z] 
07:02:53 [2020-10-24T07:02:53.043Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
07:02:53 [2020-10-24T07:02:53.043Z] #50 DONE 0.1s
07:02:53 [2020-10-24T07:02:53.043Z] 
07:02:53 [2020-10-24T07:02:53.043Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
07:02:53 [2020-10-24T07:02:53.305Z] #52 DONE 0.3s
07:02:53 [2020-10-24T07:02:53.305Z] 
07:02:53 [2020-10-24T07:02:53.305Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
07:02:53 [2020-10-24T07:02:53.516Z] 
07:02:53 [2020-10-24T07:02:53.516Z] Removing bundles/
07:02:53 [2020-10-24T07:02:53.516Z] 
07:02:53 [2020-10-24T07:02:53.516Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:02:53 [2020-10-24T07:02:53.516Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:02:53 [2020-10-24T07:02:53.516Z] GOOS="" GOARCH="" GOARM=""
07:02:54 [2020-10-24T07:02:54.598Z] #55 285.5 + bin/containerd-stress
07:02:55 [2020-10-24T07:02:55.240Z] #55 287.9 + bin/containerd-shim
07:02:55 [2020-10-24T07:02:55.859Z] #54 205.1 + bin/containerd-shim
07:03:02 [2020-10-24T07:03:02.217Z] #55 295.0 + bin/containerd-shim-runc-v1
07:03:02 [2020-10-24T07:03:02.471Z] #54 210.9 + bin/containerd-shim-runc-v1
07:03:03 [2020-10-24T07:03:03.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:03:03 [2020-10-24T07:03:03.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:03:03 [2020-10-24T07:03:03.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:03:05 [2020-10-24T07:03:05.789Z] #54 214.8 + bin/containerd-shim-runc-v2
07:03:07 [2020-10-24T07:03:07.180Z] #54 216.3 + binaries
07:03:07 [2020-10-24T07:03:07.180Z] #54 216.3 + install -D bin/containerd /build/containerd
07:03:07 [2020-10-24T07:03:07.180Z] #54 216.4 + install -D bin/containerd-shim /build/containerd-shim
07:03:07 [2020-10-24T07:03:07.180Z] #54 216.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:03:07 [2020-10-24T07:03:07.180Z] #54 216.4 + install -D bin/ctr /build/ctr
07:03:07 [2020-10-24T07:03:07.849Z] #55 300.1 + bin/containerd-shim-runc-v2
07:03:07 [2020-10-24T07:03:07.936Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|name|deps|files|imports) took 1m56.646331346s 
07:03:07 [2020-10-24T07:03:07.936Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 449.125117ms 
07:03:08 [2020-10-24T07:03:08.488Z] #55 301.2 + binaries
07:03:08 [2020-10-24T07:03:08.488Z] #55 301.2 + install -D bin/containerd /build/containerd
07:03:08 [2020-10-24T07:03:08.488Z] #55 301.2 + install -D bin/containerd-shim /build/containerd-shim
07:03:08 [2020-10-24T07:03:08.488Z] #55 301.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:03:08 [2020-10-24T07:03:08.488Z] #55 301.2 + install -D bin/ctr /build/ctr
07:03:08 [2020-10-24T07:03:08.488Z] #55 DONE 301.3s
07:03:09 [2020-10-24T07:03:09.530Z] 
07:03:09 [2020-10-24T07:03:09.530Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
07:03:09 [2020-10-24T07:03:09.530Z] #56 DONE 0.1s
07:03:09 [2020-10-24T07:03:09.530Z] 
07:03:09 [2020-10-24T07:03:09.530Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
07:03:09 [2020-10-24T07:03:09.530Z] #60 DONE 0.1s
07:03:09 [2020-10-24T07:03:09.530Z] 
07:03:09 [2020-10-24T07:03:09.530Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
07:03:09 [2020-10-24T07:03:09.730Z] #54 DONE 218.7s
07:03:09 [2020-10-24T07:03:09.825Z] #62 DONE 0.1s
07:03:09 [2020-10-24T07:03:09.825Z] 
07:03:09 [2020-10-24T07:03:09.825Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
07:03:09 [2020-10-24T07:03:09.825Z] #64 DONE 0.1s
07:03:09 [2020-10-24T07:03:09.825Z] 
07:03:09 [2020-10-24T07:03:09.825Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:03:09 [2020-10-24T07:03:09.825Z] #65 DONE 0.0s
07:03:09 [2020-10-24T07:03:09.825Z] 
07:03:09 [2020-10-24T07:03:09.825Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
07:03:11 [2020-10-24T07:03:11.120Z] 
07:03:11 [2020-10-24T07:03:11.120Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
07:03:11 [2020-10-24T07:03:11.909Z] #66 DONE 2.2s
07:03:11 [2020-10-24T07:03:11.909Z] 
07:03:11 [2020-10-24T07:03:11.909Z] #67 exporting to oci image format
07:03:11 [2020-10-24T07:03:11.909Z] #67 exporting layers
07:03:12 [2020-10-24T07:03:12.507Z] #55 DONE 1.5s
07:03:12 [2020-10-24T07:03:12.507Z] 
07:03:12 [2020-10-24T07:03:12.507Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
07:03:12 [2020-10-24T07:03:12.769Z] #59 DONE 0.4s
07:03:12 [2020-10-24T07:03:12.769Z] 
07:03:12 [2020-10-24T07:03:12.769Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
07:03:13 [2020-10-24T07:03:13.713Z] #61 DONE 0.9s
07:03:13 [2020-10-24T07:03:13.713Z] 
07:03:13 [2020-10-24T07:03:13.713Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
07:03:13 [2020-10-24T07:03:13.713Z] #63 DONE 0.1s
07:03:13 [2020-10-24T07:03:13.713Z] 
07:03:13 [2020-10-24T07:03:13.713Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
07:03:13 [2020-10-24T07:03:13.713Z] #64 DONE 0.0s
07:03:13 [2020-10-24T07:03:13.713Z] 
07:03:13 [2020-10-24T07:03:13.713Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
07:03:17 [2020-10-24T07:03:17.926Z] #65 DONE 3.9s
07:03:17 [2020-10-24T07:03:17.926Z] 
07:03:17 [2020-10-24T07:03:17.926Z] #66 exporting to image
07:03:17 [2020-10-24T07:03:17.926Z] #66 exporting layers
07:03:18 [2020-10-24T07:03:18.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:03:18 [2020-10-24T07:03:18.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:03:18 [2020-10-24T07:03:18.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:03:19 [2020-10-24T07:03:19.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:03:19 [2020-10-24T07:03:19.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:03:21 [2020-10-24T07:03:21.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:03:22 [2020-10-24T07:03:22.148Z] #66 exporting layers 3.7s done
07:03:22 [2020-10-24T07:03:22.148Z] #66 writing image sha256:991794954dc13bcb9615cdf69f99fd0143c75ff9638269bc73b9c55680d24fe0 done
07:03:22 [2020-10-24T07:03:22.148Z] #66 naming to docker.io/library/docker:1b8826beee9c86b76091931991f037c1410d0ea5 done
07:03:22 [2020-10-24T07:03:22.148Z] #66 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:03:22 [2020-10-24T07:03:22.493Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/test/unit
07:03:23 [2020-10-24T07:03:23.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:03:24 [2020-10-24T07:03:24.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:03:25 [2020-10-24T07:03:25.142Z] 4612f6d0b889: Pull complete
07:03:25 [2020-10-24T07:03:25.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:03:25 [2020-10-24T07:03:25.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:03:27 [2020-10-24T07:03:27.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:03:27 [2020-10-24T07:03:27.793Z] ?   	github.com/docker/docker/api	[no test files]
07:03:28 [2020-10-24T07:03:28.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:03:29 [2020-10-24T07:03:29.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:03:30 [2020-10-24T07:03:30.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:03:31 [2020-10-24T07:03:31.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:03:31 [2020-10-24T07:03:31.925Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:03:31 [2020-10-24T07:03:31.925Z] Using test binary docker
07:03:31 [2020-10-24T07:03:31.925Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:03:31 [2020-10-24T07:03:31.925Z] +++ /etc/init.d/apparmor start
07:03:31 [2020-10-24T07:03:31.925Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:03:31 [2020-10-24T07:03:31.925Z] INFO: Waiting for daemon to start...
07:03:31 [2020-10-24T07:03:31.925Z] Starting dockerd
07:03:31 [2020-10-24T07:03:31.925Z] +++ 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
07:03:33 [2020-10-24T07:03:33.998Z] .
07:03:33 [2020-10-24T07:03:33.998Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:03:33 [2020-10-24T07:03:33.998Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:03:33 [2020-10-24T07:03:33.998Z] Error: No such image: emptyfs
07:03:33 [2020-10-24T07:03:33.998Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:03:33 [2020-10-24T07:03:33.998Z] ++++ docker load
07:03:34 [2020-10-24T07:03:34.291Z] Running integration-test (iteration 1)
07:03:34 [2020-10-24T07:03:34.291Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
07:03:34 [2020-10-24T07:03:34.291Z] ++ 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
07:03:34 [2020-10-24T07:03:34.291Z] ++ set -e
07:03:34 [2020-10-24T07:03:34.291Z] ++ '[' -n 0 ']'
07:03:34 [2020-10-24T07:03:34.291Z] ++ set -x
07:03:34 [2020-10-24T07:03:34.291Z] ++ env -i DEST=/go/src/github.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
07:03:40 [2020-10-24T07:03:40.059Z] ok  	github.com/docker/docker/api/server	0.058s	coverage: 9.0% of statements
07:03:42 [2020-10-24T07:03:42.788Z] Loaded image: buildpack-deps:buster
07:03:43 [2020-10-24T07:03:43.083Z] Loaded image: busybox:latest
07:03:43 [2020-10-24T07:03:43.083Z] Loaded image: busybox:glibc
07:03:43 [2020-10-24T07:03:43.083Z] Loaded image: debian:buster
07:03:43 [2020-10-24T07:03:43.083Z] Loaded image: hello-world:latest
07:03:43 [2020-10-24T07:03:43.410Z] Loaded image: arm32v7/hello-world:latest
07:03:43 [2020-10-24T07:03:43.410Z] INFO: Testing against a local daemon
07:03:43 [2020-10-24T07:03:43.410Z] === RUN   TestCgroupNamespacesBuild
07:03:46 [2020-10-24T07:03:46.154Z] --- PASS: TestCgroupNamespacesBuild (2.20s)
07:03:46 [2020-10-24T07:03:46.154Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:03:47 [2020-10-24T07:03:47.668Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
07:03:47 [2020-10-24T07:03:47.668Z] === RUN   TestBuildWithSession
07:03:47 [2020-10-24T07:03:47.668Z] --- SKIP: TestBuildWithSession (0.00s)
07:03:47 [2020-10-24T07:03:47.668Z]     build_session_test.go:25: TODO: BuildKit
07:03:47 [2020-10-24T07:03:47.668Z] === RUN   TestBuildSquashParent
07:03:54 [2020-10-24T07:03:54.575Z] --- PASS: TestBuildSquashParent (6.38s)
07:03:54 [2020-10-24T07:03:54.575Z] === RUN   TestBuildWithRemoveAndForceRemove
07:03:54 [2020-10-24T07:03:54.575Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:03:54 [2020-10-24T07:03:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:03:54 [2020-10-24T07:03:54.575Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:03:54 [2020-10-24T07:03:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:03:54 [2020-10-24T07:03:54.575Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:03:54 [2020-10-24T07:03:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:03:54 [2020-10-24T07:03:54.575Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:03:54 [2020-10-24T07:03:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:03:54 [2020-10-24T07:03:54.575Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:03:54 [2020-10-24T07:03:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:03:54 [2020-10-24T07:03:54.575Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:03:54 [2020-10-24T07:03:54.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:03:54 [2020-10-24T07:03:54.575Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:03:54 [2020-10-24T07:03:54.575Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:03:56 [2020-10-24T07:03:56.095Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:03:56 [2020-10-24T07:03:56.095Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:03:58 [2020-10-24T07:03:58.843Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:03:58 [2020-10-24T07:03:58.843Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:04:00 [2020-10-24T07:04:00.918Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:04:00 [2020-10-24T07:04:00.918Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s)
07:04:00 [2020-10-24T07:04:00.918Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s)
07:04:00 [2020-10-24T07:04:00.918Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s)
07:04:00 [2020-10-24T07:04:00.918Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s)
07:04:00 [2020-10-24T07:04:00.918Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s)
07:04:00 [2020-10-24T07:04:00.918Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s)
07:04:00 [2020-10-24T07:04:00.918Z] === RUN   TestBuildMultiStageCopy
07:04:00 [2020-10-24T07:04:00.918Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:04:03 [2020-10-24T07:04:03.658Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:04:03 [2020-10-24T07:04:03.950Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:04:04 [2020-10-24T07:04:04.585Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:04:05 [2020-10-24T07:04:05.222Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:04:05 [2020-10-24T07:04:05.857Z] --- PASS: TestBuildMultiStageCopy (4.84s)
07:04:05 [2020-10-24T07:04:05.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
07:04:05 [2020-10-24T07:04:05.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
07:04:05 [2020-10-24T07:04:05.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s)
07:04:05 [2020-10-24T07:04:05.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
07:04:05 [2020-10-24T07:04:05.857Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
07:04:05 [2020-10-24T07:04:05.858Z] === RUN   TestBuildMultiStageParentConfig
07:04:07 [2020-10-24T07:04:07.372Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
07:04:07 [2020-10-24T07:04:07.372Z] === RUN   TestBuildLabelWithTargets
07:04:10 [2020-10-24T07:04:10.155Z] --- PASS: TestBuildLabelWithTargets (2.39s)
07:04:10 [2020-10-24T07:04:10.155Z] === RUN   TestBuildWithEmptyLayers
07:04:10 [2020-10-24T07:04:10.790Z] --- PASS: TestBuildWithEmptyLayers (1.04s)
07:04:10 [2020-10-24T07:04:10.790Z] === RUN   TestBuildMultiStageOnBuild
07:04:14 [2020-10-24T07:04:14.318Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
07:04:14 [2020-10-24T07:04:14.318Z] === RUN   TestBuildUncleanTarFilenames
07:04:15 [2020-10-24T07:04:15.356Z] --- PASS: TestBuildUncleanTarFilenames (1.29s)
07:04:15 [2020-10-24T07:04:15.356Z] === RUN   TestBuildMultiStageLayerLeak
07:04:15 [2020-10-24T07:04:15.651Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.184091562s with top 10 stages: buildssa: 1m34.696498257s, goimports: 21.518951685s, unconvert: 12.748899409s, gosec: 10.459127498s, golint: 6.205283023s, ineffassign: 4.568449616s, misspell: 4.472862349s, inspect: 3.369998301s, vrp: 2.559614246s, ctrlflow: 1.885148983s 
07:04:18 [2020-10-24T07:04:18.094Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s)
07:04:18 [2020-10-24T07:04:18.095Z] === RUN   TestBuildWithHugeFile
07:04:23 [2020-10-24T07:04:23.626Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:04:23 [2020-10-24T07:04:23.626Z] 
07:04:23 [2020-10-24T07:04:23.626Z] + TEST_INTEGRATION_DEST=2
07:04:23 [2020-10-24T07:04:23.626Z] + CONTAINER_NAME=docker-pr1-2
07:04:23 [2020-10-24T07:04:23.626Z] + TEST_SKIP_INTEGRATION=1
07:04:23 [2020-10-24T07:04:23.626Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
07:04:23 [2020-10-24T07:04:23.626Z] + run_tests
07:04:23 [2020-10-24T07:04:23.626Z] + c=0
07:04:23 [2020-10-24T07:04:23.626Z] + '[' -n 0 ']'
07:04:23 [2020-10-24T07:04:23.626Z] + rm=
07:04:23 [2020-10-24T07:04:23.626Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41584/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41584/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh '' test-integration
07:04:23 [2020-10-24T07:04:23.626Z] + TEST_INTEGRATION_DEST=1
07:04:23 [2020-10-24T07:04:23.626Z] + CONTAINER_NAME=docker-pr1-1
07:04:23 [2020-10-24T07:04:23.626Z] + TEST_SKIP_INTEGRATION_CLI=1
07:04:23 [2020-10-24T07:04:23.626Z] + run_tests test-integration-flaky
07:04:23 [2020-10-24T07:04:23.626Z] + '[' -n 0 ']'
07:04:23 [2020-10-24T07:04:23.626Z] + TEST_INTEGRATION_DEST=3
07:04:23 [2020-10-24T07:04:23.626Z] + rm=
07:04:23 [2020-10-24T07:04:23.626Z] + CONTAINER_NAME=docker-pr1-3
07:04:23 [2020-10-24T07:04:23.626Z] + TEST_SKIP_INTEGRATION=1
07:04:23 [2020-10-24T07:04:23.626Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
07:04:23 [2020-10-24T07:04:23.626Z] + run_tests
07:04:23 [2020-10-24T07:04:23.626Z] + '[' -n 0 ']'
07:04:23 [2020-10-24T07:04:23.626Z] + rm=
07:04:23 [2020-10-24T07:04:23.626Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41584/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41584/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh test-integration-flaky test-integration
07:04:23 [2020-10-24T07:04:23.626Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41584/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41584/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh '' test-integration
07:04:23 [2020-10-24T07:04:23.626Z] ++ jobs -p
07:04:23 [2020-10-24T07:04:23.626Z] + for job in $(jobs -p)
07:04:23 [2020-10-24T07:04:23.627Z] + wait 7491
07:04:23 [2020-10-24T07:04:23.627Z] 
07:04:23 [2020-10-24T07:04:23.627Z] 
07:04:23 [2020-10-24T07:04:23.627Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:04:23 [2020-10-24T07:04:23.627Z] 
07:04:23 [2020-10-24T07:04:23.627Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:04:23 [2020-10-24T07:04:23.627Z] HOSTNAME=7d02d084395d
07:04:23 [2020-10-24T07:04:23.627Z] TEST_SKIP_INTEGRATION=1
07:04:23 [2020-10-24T07:04:23.627Z] TESTDEBUG=0
07:04:23 [2020-10-24T07:04:23.627Z] DEST=bundles/test-integration
07:04:23 [2020-10-24T07:04:23.627Z] PWD=/go/src/github.com/docker/docker
07:04:23 [2020-10-24T07:04:23.627Z] KEEPBUNDLE=1
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5
07:04:23 [2020-10-24T07:04:23.627Z] container=docker
07:04:23 [2020-10-24T07:04:23.627Z] HOME=/root
07:04:23 [2020-10-24T07:04:23.627Z] GOLANG_VERSION=1.13.15
07:04:23 [2020-10-24T07:04:23.627Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:04:23 [2020-10-24T07:04:23.627Z] VALIDATE_BRANCH=master
07:04:23 [2020-10-24T07:04:23.627Z] TERM=xterm
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_PKG=github.com/docker/docker
07:04:23 [2020-10-24T07:04:23.627Z] SHLVL=1
07:04:23 [2020-10-24T07:04:23.627Z] TIMEOUT=120m
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_GRAPHDRIVER=overlay2
07:04:23 [2020-10-24T07:04:23.627Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
07:04:23 [2020-10-24T07:04:23.627Z] GO111MODULE=off
07:04:23 [2020-10-24T07:04:23.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:04:23 [2020-10-24T07:04:23.627Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:04:23 [2020-10-24T07:04:23.627Z] GOPATH=/go
07:04:23 [2020-10-24T07:04:23.627Z] PKG_CONFIG=pkg-config
07:04:23 [2020-10-24T07:04:23.627Z] _=/usr/bin/env
07:04:23 [2020-10-24T07:04:23.627Z] Building test suite binary ./integration-cli/test.main
07:04:23 [2020-10-24T07:04:23.627Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
07:04:23 [2020-10-24T07:04:23.627Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:04:23 [2020-10-24T07:04:23.627Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:04:23 [2020-10-24T07:04:23.627Z] HOSTNAME=ec025d4c6dbc
07:04:23 [2020-10-24T07:04:23.627Z] TEST_SKIP_INTEGRATION=1
07:04:23 [2020-10-24T07:04:23.627Z] TESTDEBUG=0
07:04:23 [2020-10-24T07:04:23.627Z] DEST=bundles/test-integration
07:04:23 [2020-10-24T07:04:23.627Z] PWD=/go/src/github.com/docker/docker
07:04:23 [2020-10-24T07:04:23.627Z] KEEPBUNDLE=1
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5
07:04:23 [2020-10-24T07:04:23.627Z] container=docker
07:04:23 [2020-10-24T07:04:23.627Z] HOME=/root
07:04:23 [2020-10-24T07:04:23.627Z] GOLANG_VERSION=1.13.15
07:04:23 [2020-10-24T07:04:23.627Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:04:23 [2020-10-24T07:04:23.627Z] VALIDATE_BRANCH=master
07:04:23 [2020-10-24T07:04:23.627Z] TERM=xterm
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_PKG=github.com/docker/docker
07:04:23 [2020-10-24T07:04:23.627Z] SHLVL=1
07:04:23 [2020-10-24T07:04:23.627Z] TIMEOUT=120m
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_GRAPHDRIVER=overlay2
07:04:23 [2020-10-24T07:04:23.627Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:04:23 [2020-10-24T07:04:23.627Z] GO111MODULE=off
07:04:23 [2020-10-24T07:04:23.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:04:23 [2020-10-24T07:04:23.627Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:04:23 [2020-10-24T07:04:23.627Z] GOPATH=/go
07:04:23 [2020-10-24T07:04:23.627Z] PKG_CONFIG=pkg-config
07:04:23 [2020-10-24T07:04:23.627Z] _=/usr/bin/env
07:04:23 [2020-10-24T07:04:23.627Z] Building test suite binary ./integration-cli/test.main
07:04:23 [2020-10-24T07:04:23.627Z] No new tests added to integration.
07:04:23 [2020-10-24T07:04:23.627Z] 
07:04:23 [2020-10-24T07:04:23.627Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:04:23 [2020-10-24T07:04:23.627Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:04:23 [2020-10-24T07:04:23.627Z] HOSTNAME=ac367101adc8
07:04:23 [2020-10-24T07:04:23.627Z] TESTDEBUG=0
07:04:23 [2020-10-24T07:04:23.627Z] DEST=bundles/test-integration
07:04:23 [2020-10-24T07:04:23.627Z] PWD=/go/src/github.com/docker/docker
07:04:23 [2020-10-24T07:04:23.627Z] KEEPBUNDLE=1
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5
07:04:23 [2020-10-24T07:04:23.627Z] container=docker
07:04:23 [2020-10-24T07:04:23.627Z] HOME=/root
07:04:23 [2020-10-24T07:04:23.627Z] GOLANG_VERSION=1.13.15
07:04:23 [2020-10-24T07:04:23.627Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:04:23 [2020-10-24T07:04:23.627Z] VALIDATE_BRANCH=master
07:04:23 [2020-10-24T07:04:23.627Z] TERM=xterm
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_PKG=github.com/docker/docker
07:04:23 [2020-10-24T07:04:23.627Z] SHLVL=1
07:04:23 [2020-10-24T07:04:23.627Z] TIMEOUT=120m
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:04:23 [2020-10-24T07:04:23.627Z] DOCKER_GRAPHDRIVER=overlay2
07:04:23 [2020-10-24T07:04:23.627Z] GO111MODULE=off
07:04:23 [2020-10-24T07:04:23.627Z] TEST_SKIP_INTEGRATION_CLI=1
07:04:23 [2020-10-24T07:04:23.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:04:23 [2020-10-24T07:04:23.627Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:04:23 [2020-10-24T07:04:23.627Z] GOPATH=/go
07:04:23 [2020-10-24T07:04:23.627Z] PKG_CONFIG=pkg-config
07:04:23 [2020-10-24T07:04:23.627Z] _=/usr/bin/env
07:04:23 [2020-10-24T07:04:23.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:04:29 [2020-10-24T07:04:29.909Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:04:29 [2020-10-24T07:04:29.909Z] 
07:04:29 [2020-10-24T07:04:29.909Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:04:29 [2020-10-24T07:04:29.909Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:04:29 [2020-10-24T07:04:29.909Z] HOSTNAME=16c963e2c6b3
07:04:29 [2020-10-24T07:04:29.909Z] DEST=bundles/test-integration
07:04:29 [2020-10-24T07:04:29.909Z] PWD=/go/src/github.com/docker/docker
07:04:29 [2020-10-24T07:04:29.909Z] DOCKER_ROOTLESS=1
07:04:29 [2020-10-24T07:04:29.909Z] DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5
07:04:29 [2020-10-24T07:04:29.909Z] container=docker
07:04:29 [2020-10-24T07:04:29.909Z] HOME=/root
07:04:29 [2020-10-24T07:04:29.909Z] GOLANG_VERSION=1.13.15
07:04:29 [2020-10-24T07:04:29.909Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:04:29 [2020-10-24T07:04:29.909Z] VALIDATE_BRANCH=master
07:04:29 [2020-10-24T07:04:29.909Z] TERM=xterm
07:04:29 [2020-10-24T07:04:29.909Z] DOCKER_PKG=github.com/docker/docker
07:04:29 [2020-10-24T07:04:29.909Z] SHLVL=1
07:04:29 [2020-10-24T07:04:29.909Z] TIMEOUT=120m
07:04:29 [2020-10-24T07:04:29.909Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:04:29 [2020-10-24T07:04:29.909Z] DOCKER_GRAPHDRIVER=overlay2
07:04:29 [2020-10-24T07:04:29.909Z] GO111MODULE=off
07:04:29 [2020-10-24T07:04:29.909Z] DOCKER_EXPERIMENTAL=1
07:04:29 [2020-10-24T07:04:29.909Z] TEST_SKIP_INTEGRATION_CLI=1
07:04:29 [2020-10-24T07:04:29.909Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:04:29 [2020-10-24T07:04:29.909Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:04:29 [2020-10-24T07:04:29.909Z] GOPATH=/go
07:04:29 [2020-10-24T07:04:29.909Z] PKG_CONFIG=pkg-config
07:04:29 [2020-10-24T07:04:29.909Z] _=/usr/bin/env
07:04:29 [2020-10-24T07:04:29.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:04:33 [2020-10-24T07:04:33.758Z] INFO [runner/unused/goanalysis] analyzers took 25.265282566s with top 10 stages: buildssa: 21.461350083s, U1000: 3.803932483s 
07:04:33 [2020-10-24T07:04:33.758Z] INFO [runner] Issues before processing: 2274, after processing: 0 
07:04:33 [2020-10-24T07:04:33.758Z] INFO [runner] Processors filtering stat (out/in): cgo: 1694/2274, path_prettifier: 1694/1694, exclude-rules: 64/1589, filename_unadjuster: 1694/1694, skip_files: 1694/1694, autogenerated_exclude: 1589/1694, identifier_marker: 1589/1589, skip_dirs: 1694/1694, exclude: 1589/1589, nolint: 0/64 
07:04:33 [2020-10-24T07:04:33.758Z] INFO [runner] processing took 151.167612ms with stages: nolint: 53.181865ms, identifier_marker: 38.043453ms, exclude-rules: 26.7168ms, path_prettifier: 20.343038ms, autogenerated_exclude: 7.486643ms, skip_dirs: 3.616578ms, cgo: 890.452µs, filename_unadjuster: 882.593µs, max_same_issues: 1.808µs, exclude: 871ns, uniq_by_line: 660ns, source_code: 630ns, max_from_linter: 543ns, diff: 508ns, skip_files: 488ns, path_shortener: 380ns, max_per_file_from_linter: 302ns 
07:04:33 [2020-10-24T07:04:33.758Z] INFO [runner] linters took 1m34.436200248s with stages: goanalysis_metalinter: 1m15.591049212s, unused: 18.693532044s 
07:04:33 [2020-10-24T07:04:33.758Z] INFO File cache stats: 1445 entries of total size 6.8MiB 
07:04:34 [2020-10-24T07:04:34.018Z] INFO Memory: 1599 samples, avg is 246.0MB, max is 3032.1MB 
07:04:34 [2020-10-24T07:04:34.018Z] INFO Execution took 3m32.572046209s               
07:04:34 [2020-10-24T07:04:34.277Z] Congratulations! The shell scripts are properly formatted.
07:04:34 [2020-10-24T07:04:34.294Z] #67 exporting layers 80.9s done
07:04:34 [2020-10-24T07:04:34.294Z] #67 exporting manifest sha256:70f2460659c9a055f03705fbe67d5055fb4b66f2dc441a115ba473128858df21 done
07:04:34 [2020-10-24T07:04:34.294Z] #67 exporting config sha256:7f35f73c9adea7624316f20a9889e7e6827386724db44fa533f92ad7ef1f7c43 done
07:04:34 [2020-10-24T07:04:34.294Z] #67 sending tarball
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
07:04:35 [2020-10-24T07:04:35.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh dynbinary-daemon test-docker-py
07:04:36 [2020-10-24T07:04:36.129Z] 
07:04:36 [2020-10-24T07:04:36.129Z] Removing bundles/
07:04:36 [2020-10-24T07:04:36.129Z] 
07:04:36 [2020-10-24T07:04:36.129Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
07:04:36 [2020-10-24T07:04:36.129Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:04:36 [2020-10-24T07:04:36.129Z] GOOS="" GOARCH="" GOARM=""
07:04:36 [2020-10-24T07:04:36.383Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
07:04:36 [2020-10-24T07:04:36.383Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:04:36 [2020-10-24T07:04:36.646Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
07:04:36 [2020-10-24T07:04:36.646Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:04:36 [2020-10-24T07:04:36.646Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:04:36 [2020-10-24T07:04:36.646Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:04:36 [2020-10-24T07:04:36.910Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:04:36 [2020-10-24T07:04:36.910Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:04:36 [2020-10-24T07:04:36.910Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:04:36 [2020-10-24T07:04:36.910Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:04:36 [2020-10-24T07:04:36.910Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:04:36 [2020-10-24T07:04:36.910Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:04:38 [2020-10-24T07:04:38.305Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:04:38 [2020-10-24T07:04:38.305Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:04:38 [2020-10-24T07:04:38.567Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
07:04:38 [2020-10-24T07:04:38.568Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 5.7% of statements
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:04:38 [2020-10-24T07:04:38.568Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:04:38 [2020-10-24T07:04:38.831Z] ok  	github.com/docker/docker/api/types/time	0.034s	coverage: 100.0% of statements
07:04:39 [2020-10-24T07:04:39.096Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:04:39 [2020-10-24T07:04:39.096Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:04:39 [2020-10-24T07:04:39.360Z] ok  	github.com/docker/docker/builder/dockerignore	0.034s	coverage: 96.8% of statements
07:04:41 [2020-10-24T07:04:41.927Z] ok  	github.com/docker/docker/cli/debug	0.038s	coverage: 100.0% of statements
07:04:42 [2020-10-24T07:04:42.879Z] ok  	github.com/docker/docker/builder/remotecontext	0.309s	coverage: 13.6% of statements
07:04:43 [2020-10-24T07:04:43.455Z] ok  	github.com/docker/docker/builder/dockerfile	0.889s	coverage: 48.0% of statements
07:04:43 [2020-10-24T07:04:43.719Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.470s	coverage: 86.3% of statements
07:04:43 [2020-10-24T07:04:43.719Z] ?   	github.com/docker/docker/cli	[no test files]
07:04:43 [2020-10-24T07:04:43.719Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:04:45 [2020-10-24T07:04:45.233Z] --- PASS: TestBuildWithHugeFile (26.74s)
07:04:45 [2020-10-24T07:04:45.233Z] === RUN   TestBuildWithEmptyDockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:04:45 [2020-10-24T07:04:45.233Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:04:45 [2020-10-24T07:04:45.526Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:04:45 [2020-10-24T07:04:45.526Z] --- PASS: TestBuildWithEmptyDockerfile (0.23s)
07:04:45 [2020-10-24T07:04:45.526Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s)
07:04:45 [2020-10-24T07:04:45.526Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s)
07:04:45 [2020-10-24T07:04:45.526Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
07:04:45 [2020-10-24T07:04:45.526Z] === RUN   TestBuildPreserveOwnership
07:04:45 [2020-10-24T07:04:45.526Z] === RUN   TestBuildPreserveOwnership/copy_from
07:04:49 [2020-10-24T07:04:49.774Z] #67 ...
07:04:49 [2020-10-24T07:04:49.774Z] 
07:04:49 [2020-10-24T07:04:49.774Z] #68 importing to docker
07:04:49 [2020-10-24T07:04:49.774Z] #68 ...
07:04:49 [2020-10-24T07:04:49.774Z] 
07:04:49 [2020-10-24T07:04:49.774Z] #67 exporting to oci image format
07:04:49 [2020-10-24T07:04:49.774Z] #67 sending tarball 15.8s done
07:04:49 [2020-10-24T07:04:49.774Z] #67 DONE 96.7s
07:04:49 [2020-10-24T07:04:49.774Z] 
07:04:49 [2020-10-24T07:04:49.774Z] #68 importing to docker
07:04:49 [2020-10-24T07:04:49.988Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:04:50 [2020-10-24T07:04:50.328Z] ok  	github.com/docker/docker/client	0.240s	coverage: 75.4% of statements
07:04:52 [2020-10-24T07:04:52.058Z] --- PASS: TestBuildPreserveOwnership (6.48s)
07:04:52 [2020-10-24T07:04:52.058Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.22s)
07:04:52 [2020-10-24T07:04:52.058Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
07:04:52 [2020-10-24T07:04:52.058Z] === RUN   TestBuildPlatformInvalid
07:04:52 [2020-10-24T07:04:52.058Z] --- PASS: TestBuildPlatformInvalid (0.13s)
07:04:52 [2020-10-24T07:04:52.058Z] PASS
07:04:52 [2020-10-24T07:04:52.350Z] 
07:04:52 [2020-10-24T07:04:52.350Z] === Skipped
07:04:52 [2020-10-24T07:04:52.350Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
07:04:52 [2020-10-24T07:04:52.350Z]     build_session_test.go:25: TODO: BuildKit
07:04:52 [2020-10-24T07:04:52.350Z] 
07:04:52 [2020-10-24T07:04:52.350Z] 
07:04:52 [2020-10-24T07:04:52.350Z] DONE 32 tests, 1 skipped in 77.858s
07:04:52 [2020-10-24T07:04:52.350Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
07:04:52 [2020-10-24T07:04:52.350Z] ++ 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
07:04:52 [2020-10-24T07:04:52.350Z] ++ set -e
07:04:52 [2020-10-24T07:04:52.350Z] ++ '[' -n 0 ']'
07:04:52 [2020-10-24T07:04:52.350Z] ++ set -x
07:04:52 [2020-10-24T07:04:52.350Z] ++ env -i DEST=/go/src/github.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
07:04:52 [2020-10-24T07:04:52.350Z] INFO: Testing against a local daemon
07:04:52 [2020-10-24T07:04:52.350Z] === RUN   TestConfigInspect
07:04:56 [2020-10-24T07:04:56.798Z] --- PASS: TestConfigInspect (3.90s)
07:04:56 [2020-10-24T07:04:56.798Z] === RUN   TestConfigList
07:05:00 [2020-10-24T07:05:00.318Z] --- PASS: TestConfigList (3.59s)
07:05:00 [2020-10-24T07:05:00.318Z] === RUN   TestConfigsCreateAndDelete
07:05:01 [2020-10-24T07:05:01.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:05:01 [2020-10-24T07:05:01.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:05:01 [2020-10-24T07:05:01.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:05:03 [2020-10-24T07:05:03.830Z] --- PASS: TestConfigsCreateAndDelete (3.62s)
07:05:03 [2020-10-24T07:05:03.831Z] === RUN   TestConfigsUpdate
07:05:05 [2020-10-24T07:05:05.212Z] #68 DONE 16.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:05:05 [2020-10-24T07:05:05.675Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/test/unit
07:05:07 [2020-10-24T07:05:07.342Z] --- PASS: TestConfigsUpdate (3.64s)
07:05:07 [2020-10-24T07:05:07.342Z] === RUN   TestTemplatedConfig
07:05:09 [2020-10-24T07:05:09.257Z] ?   	github.com/docker/docker/api	[no test files]
07:05:10 [2020-10-24T07:05:10.892Z] --- PASS: TestTemplatedConfig (3.23s)
07:05:10 [2020-10-24T07:05:10.892Z] === RUN   TestConfigCreateResolve
07:05:14 [2020-10-24T07:05:14.405Z] --- PASS: TestConfigCreateResolve (3.51s)
07:05:14 [2020-10-24T07:05:14.405Z] === RUN   TestConfigDaemonLibtrustID
07:05:14 [2020-10-24T07:05:14.405Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
07:05:14 [2020-10-24T07:05:14.405Z] PASS
07:05:14 [2020-10-24T07:05:14.405Z] 
07:05:14 [2020-10-24T07:05:14.405Z] DONE 7 tests in 22.088s
07:05:14 [2020-10-24T07:05:14.405Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
07:05:14 [2020-10-24T07:05:14.405Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
07:05:14 [2020-10-24T07:05:14.405Z] ++ set -e
07:05:14 [2020-10-24T07:05:14.405Z] ++ '[' -n 0 ']'
07:05:14 [2020-10-24T07:05:14.405Z] ++ set -x
07:05:14 [2020-10-24T07:05:14.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
07:05:14 [2020-10-24T07:05:14.405Z] INFO: Testing against a local daemon
07:05:14 [2020-10-24T07:05:14.405Z] === RUN   TestCheckpoint
07:05:14 [2020-10-24T07:05:14.405Z] --- SKIP: TestCheckpoint (0.00s)
07:05:14 [2020-10-24T07:05:14.405Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:05:14 [2020-10-24T07:05:14.405Z] === RUN   TestContainerInvalidJSON
07:05:14 [2020-10-24T07:05:14.405Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:05:14 [2020-10-24T07:05:14.405Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:05:14 [2020-10-24T07:05:14.405Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:05:14 [2020-10-24T07:05:14.405Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:05:14 [2020-10-24T07:05:14.405Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:05:14 [2020-10-24T07:05:14.405Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:05:14 [2020-10-24T07:05:14.405Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:05:14 [2020-10-24T07:05:14.405Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:05:14 [2020-10-24T07:05:14.405Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:05:14 [2020-10-24T07:05:14.405Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:05:14 [2020-10-24T07:05:14.405Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:05:14 [2020-10-24T07:05:14.405Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:05:14 [2020-10-24T07:05:14.405Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:05:14 [2020-10-24T07:05:14.405Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:05:14 [2020-10-24T07:05:14.695Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
07:05:14 [2020-10-24T07:05:14.695Z] === RUN   TestCopyFromContainerPathIsNotDir
07:05:14 [2020-10-24T07:05:14.695Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
07:05:14 [2020-10-24T07:05:14.695Z] === RUN   TestCopyToContainerPathDoesNotExist
07:05:14 [2020-10-24T07:05:14.986Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
07:05:14 [2020-10-24T07:05:14.986Z] === RUN   TestCopyToContainerPathIsNotDir
07:05:14 [2020-10-24T07:05:14.986Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
07:05:14 [2020-10-24T07:05:14.986Z] === RUN   TestCopyFromContainer
07:05:16 [2020-10-24T07:05:16.996Z] ok  	github.com/docker/docker/cmd/dockerd	0.101s	coverage: 29.1% of statements
07:05:17 [2020-10-24T07:05:17.260Z] ok  	github.com/docker/docker/container	0.155s	coverage: 34.7% of statements
07:05:17 [2020-10-24T07:05:17.260Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:05:17 [2020-10-24T07:05:17.260Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:05:17 [2020-10-24T07:05:17.260Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:05:17 [2020-10-24T07:05:17.260Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer//
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer//bar/root
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer//bar/root/
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer/bar/quux
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer/bar/quux/
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:05:17 [2020-10-24T07:05:17.716Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:05:18 [2020-10-24T07:05:18.007Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:05:18 [2020-10-24T07:05:18.007Z] === RUN   TestCopyFromContainer/bar/notarget
07:05:18 [2020-10-24T07:05:18.007Z] --- PASS: TestCopyFromContainer (3.06s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
07:05:18 [2020-10-24T07:05:18.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:05:18 [2020-10-24T07:05:18.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:05:18 [2020-10-24T07:05:18.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:05:18 [2020-10-24T07:05:18.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:05:18 [2020-10-24T07:05:18.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:05:18 [2020-10-24T07:05:18.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:05:18 [2020-10-24T07:05:18.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:05:18 [2020-10-24T07:05:18.007Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:05:18 [2020-10-24T07:05:18.007Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:05:18 [2020-10-24T07:05:18.007Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:05:18 [2020-10-24T07:05:18.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:05:18 [2020-10-24T07:05:18.007Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:05:18 [2020-10-24T07:05:18.007Z] === RUN   TestCreateLinkToNonExistingContainer
07:05:18 [2020-10-24T07:05:18.297Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
07:05:18 [2020-10-24T07:05:18.297Z] === RUN   TestCreateWithInvalidEnv
07:05:18 [2020-10-24T07:05:18.297Z] === RUN   TestCreateWithInvalidEnv/0
07:05:18 [2020-10-24T07:05:18.297Z] === PAUSE TestCreateWithInvalidEnv/0
07:05:18 [2020-10-24T07:05:18.297Z] === RUN   TestCreateWithInvalidEnv/1
07:05:18 [2020-10-24T07:05:18.297Z] === PAUSE TestCreateWithInvalidEnv/1
07:05:18 [2020-10-24T07:05:18.297Z] === RUN   TestCreateWithInvalidEnv/2
07:05:18 [2020-10-24T07:05:18.297Z] === PAUSE TestCreateWithInvalidEnv/2
07:05:18 [2020-10-24T07:05:18.297Z] === CONT  TestCreateWithInvalidEnv/0
07:05:18 [2020-10-24T07:05:18.297Z] === CONT  TestCreateWithInvalidEnv/2
07:05:18 [2020-10-24T07:05:18.297Z] === CONT  TestCreateWithInvalidEnv/1
07:05:18 [2020-10-24T07:05:18.297Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:05:18 [2020-10-24T07:05:18.297Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:05:18 [2020-10-24T07:05:18.297Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:05:18 [2020-10-24T07:05:18.297Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:05:18 [2020-10-24T07:05:18.297Z] === RUN   TestCreateTmpfsMountsTarget
07:05:18 [2020-10-24T07:05:18.297Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:05:18 [2020-10-24T07:05:18.297Z] === RUN   TestCreateWithCustomMaskedPaths
07:05:19 [2020-10-24T07:05:19.820Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.052s	coverage: 65.3% of statements
07:05:21 [2020-10-24T07:05:21.029Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s)
07:05:21 [2020-10-24T07:05:21.029Z] === RUN   TestCreateWithCustomReadonlyPaths
07:05:21 [2020-10-24T07:05:21.748Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.064s	coverage: 35.9% of statements
07:05:23 [2020-10-24T07:05:23.216Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s)
07:05:23 [2020-10-24T07:05:23.216Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:05:23 [2020-10-24T07:05:23.216Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:05:23 [2020-10-24T07:05:23.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:05:23 [2020-10-24T07:05:23.216Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:05:23 [2020-10-24T07:05:23.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:05:23 [2020-10-24T07:05:23.216Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:05:23 [2020-10-24T07:05:23.216Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:05:23 [2020-10-24T07:05:23.216Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:05:23 [2020-10-24T07:05:23.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:05:23 [2020-10-24T07:05:23.216Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:05:23 [2020-10-24T07:05:23.216Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:05:23 [2020-10-24T07:05:23.216Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:05:23 [2020-10-24T07:05:23.216Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:05:23 [2020-10-24T07:05:23.216Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
07:05:23 [2020-10-24T07:05:23.216Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:05:23 [2020-10-24T07:05:23.848Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s)
07:05:23 [2020-10-24T07:05:23.848Z] === RUN   TestCreateDifferentPlatform
07:05:23 [2020-10-24T07:05:23.848Z] === RUN   TestCreateDifferentPlatform/different_os
07:05:23 [2020-10-24T07:05:23.848Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:05:23 [2020-10-24T07:05:23.848Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:05:23 [2020-10-24T07:05:23.848Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:05:23 [2020-10-24T07:05:23.848Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:05:23 [2020-10-24T07:05:23.848Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:05:23 [2020-10-24T07:05:23.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:05:24 [2020-10-24T07:05:24.139Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
07:05:24 [2020-10-24T07:05:24.139Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:05:24 [2020-10-24T07:05:24.139Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s)
07:05:24 [2020-10-24T07:05:24.139Z] === RUN   TestContainerStartOnDaemonRestart
07:05:24 [2020-10-24T07:05:24.139Z] === PAUSE TestContainerStartOnDaemonRestart
07:05:24 [2020-10-24T07:05:24.139Z] === RUN   TestDaemonRestartIpcMode
07:05:24 [2020-10-24T07:05:24.139Z] === PAUSE TestDaemonRestartIpcMode
07:05:24 [2020-10-24T07:05:24.139Z] === RUN   TestDaemonHostGatewayIP
07:05:24 [2020-10-24T07:05:24.139Z] === PAUSE TestDaemonHostGatewayIP
07:05:24 [2020-10-24T07:05:24.139Z] === RUN   TestContainerKillOnDaemonStart
07:05:24 [2020-10-24T07:05:24.139Z] === PAUSE TestContainerKillOnDaemonStart
07:05:24 [2020-10-24T07:05:24.139Z] === RUN   TestDiff
07:05:24 [2020-10-24T07:05:24.389Z] ok  	github.com/docker/docker/daemon/cluster	0.152s	coverage: 0.5% of statements
07:05:25 [2020-10-24T07:05:25.172Z] --- PASS: TestDiff (0.81s)
07:05:25 [2020-10-24T07:05:25.172Z] === RUN   TestExecWithCloseStdin
07:05:25 [2020-10-24T07:05:25.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:05:25 [2020-10-24T07:05:25.803Z] --- PASS: TestExecWithCloseStdin (0.95s)
07:05:25 [2020-10-24T07:05:25.803Z] === RUN   TestExec
07:05:26 [2020-10-24T07:05:26.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:05:26 [2020-10-24T07:05:26.836Z] --- PASS: TestExec (0.93s)
07:05:26 [2020-10-24T07:05:26.836Z] === RUN   TestExecUser
07:05:26 [2020-10-24T07:05:26.954Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
07:05:26 [2020-10-24T07:05:26.954Z] ok  	github.com/docker/docker/daemon/config	0.071s	coverage: 81.8% of statements
07:05:27 [2020-10-24T07:05:27.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:05:27 [2020-10-24T07:05:27.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:05:27 [2020-10-24T07:05:27.868Z] --- PASS: TestExecUser (0.88s)
07:05:27 [2020-10-24T07:05:27.868Z] === RUN   TestExportContainerAndImportImage
07:05:27 [2020-10-24T07:05:27.938Z] ok  	github.com/docker/docker/api/server	0.029s	coverage: 9.0% of statements
07:05:28 [2020-10-24T07:05:28.362Z] ok  	github.com/docker/docker/daemon/events	0.082s	coverage: 50.0% of statements
07:05:28 [2020-10-24T07:05:28.902Z] --- PASS: TestExportContainerAndImportImage (1.16s)
07:05:28 [2020-10-24T07:05:28.902Z] === RUN   TestExportContainerAfterDaemonRestart
07:05:28 [2020-10-24T07:05:28.940Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
07:05:29 [2020-10-24T07:05:29.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:05:30 [2020-10-24T07:05:30.406Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
07:05:30 [2020-10-24T07:05:30.406Z] === RUN   TestHealthCheckWorkdir
07:05:31 [2020-10-24T07:05:31.439Z] --- PASS: TestHealthCheckWorkdir (1.05s)
07:05:31 [2020-10-24T07:05:31.439Z] === RUN   TestHealthKillContainer
07:05:32 [2020-10-24T07:05:32.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:05:33 [2020-10-24T07:05:33.170Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
07:05:33 [2020-10-24T07:05:33.744Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.523s	coverage: 56.2% of statements
07:05:34 [2020-10-24T07:05:34.006Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.484s	coverage: 14.1% of statements
07:05:34 [2020-10-24T07:05:34.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:05:34 [2020-10-24T07:05:34.951Z] --- PASS: TestHealthKillContainer (2.90s)
07:05:34 [2020-10-24T07:05:34.951Z] === RUN   TestInspectCpusetInConfigPre120
07:05:35 [2020-10-24T07:05:35.243Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
07:05:35 [2020-10-24T07:05:35.243Z] === RUN   TestIpcModeNone
07:05:35 [2020-10-24T07:05:35.875Z] --- PASS: TestIpcModeNone (0.90s)
07:05:35 [2020-10-24T07:05:35.875Z] === RUN   TestIpcModePrivate
07:05:36 [2020-10-24T07:05:36.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:05:36 [2020-10-24T07:05:36.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:05:36 [2020-10-24T07:05:36.564Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
07:05:36 [2020-10-24T07:05:36.762Z] 406ffb8432a7: Pull complete
07:05:36 [2020-10-24T07:05:36.762Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
07:05:36 [2020-10-24T07:05:36.762Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
07:05:36 [2020-10-24T07:05:36.762Z] mcr.microsoft.com/windows/servercore:ltsc2019
07:05:36 [2020-10-24T07:05:36.762Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518'
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Docker version of control daemon
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] Client: Docker Engine - Enterprise
07:05:36 [2020-10-24T07:05:36.762Z]  Version:           19.03.12
07:05:36 [2020-10-24T07:05:36.762Z]  API version:       1.40
07:05:36 [2020-10-24T07:05:36.762Z]  Go version:        go1.13.13
07:05:36 [2020-10-24T07:05:36.762Z]  Git commit:        4306744
07:05:36 [2020-10-24T07:05:36.762Z]  Built:             08/05/2020 19:27:53
07:05:36 [2020-10-24T07:05:36.762Z]  OS/Arch:           windows/amd64
07:05:36 [2020-10-24T07:05:36.762Z]  Experimental:      false
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] Server: Docker Engine - Enterprise
07:05:36 [2020-10-24T07:05:36.762Z]  Engine:
07:05:36 [2020-10-24T07:05:36.762Z]   Version:          19.03.12
07:05:36 [2020-10-24T07:05:36.762Z]   API version:      1.40 (minimum version 1.24)
07:05:36 [2020-10-24T07:05:36.762Z]   Go version:       go1.13.13
07:05:36 [2020-10-24T07:05:36.762Z]   Git commit:       f295753ffd
07:05:36 [2020-10-24T07:05:36.762Z]   Built:            08/05/2020 19:26:41
07:05:36 [2020-10-24T07:05:36.762Z]   OS/Arch:          windows/amd64
07:05:36 [2020-10-24T07:05:36.762Z]   Experimental:     true
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Docker info of control daemon
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] Client:
07:05:36 [2020-10-24T07:05:36.762Z]  Debug Mode: false
07:05:36 [2020-10-24T07:05:36.762Z]  Plugins:
07:05:36 [2020-10-24T07:05:36.762Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] Server:
07:05:36 [2020-10-24T07:05:36.762Z]  Containers: 0
07:05:36 [2020-10-24T07:05:36.762Z]   Running: 0
07:05:36 [2020-10-24T07:05:36.762Z]   Paused: 0
07:05:36 [2020-10-24T07:05:36.762Z]   Stopped: 0
07:05:36 [2020-10-24T07:05:36.762Z]  Images: 1
07:05:36 [2020-10-24T07:05:36.762Z]  Server Version: 19.03.12
07:05:36 [2020-10-24T07:05:36.762Z]  Storage Driver: windowsfilter (windows) lcow (linux)
07:05:36 [2020-10-24T07:05:36.762Z]   Windows: 
07:05:36 [2020-10-24T07:05:36.762Z]   LCOW: 
07:05:36 [2020-10-24T07:05:36.762Z]  Logging Driver: json-file
07:05:36 [2020-10-24T07:05:36.762Z]  Plugins:
07:05:36 [2020-10-24T07:05:36.762Z]   Volume: local
07:05:36 [2020-10-24T07:05:36.762Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:05:36 [2020-10-24T07:05:36.762Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:05:36 [2020-10-24T07:05:36.762Z]  Swarm: inactive
07:05:36 [2020-10-24T07:05:36.762Z]  Default Isolation: process
07:05:36 [2020-10-24T07:05:36.762Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:05:36 [2020-10-24T07:05:36.762Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
07:05:36 [2020-10-24T07:05:36.762Z]  OSType: windows
07:05:36 [2020-10-24T07:05:36.762Z]  Architecture: x86_64
07:05:36 [2020-10-24T07:05:36.762Z]  CPUs: 4
07:05:36 [2020-10-24T07:05:36.762Z]  Total Memory: 32GiB
07:05:36 [2020-10-24T07:05:36.762Z]  Name: azwin-2-8f3d50
07:05:36 [2020-10-24T07:05:36.762Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
07:05:36 [2020-10-24T07:05:36.762Z]  Docker Root Dir: D:\docker
07:05:36 [2020-10-24T07:05:36.762Z]  Debug Mode: false
07:05:36 [2020-10-24T07:05:36.762Z]  Registry: https://index.docker.io/v1/
07:05:36 [2020-10-24T07:05:36.762Z]  Labels:
07:05:36 [2020-10-24T07:05:36.762Z]  Experimental: true
07:05:36 [2020-10-24T07:05:36.762Z]  Insecure Registries:
07:05:36 [2020-10-24T07:05:36.762Z]   10.0.0.4:5000
07:05:36 [2020-10-24T07:05:36.762Z]   127.0.0.0/8
07:05:36 [2020-10-24T07:05:36.762Z]  Registry Mirrors:
07:05:36 [2020-10-24T07:05:36.762Z]   http://10.0.0.4:5000/
07:05:36 [2020-10-24T07:05:36.762Z]  Live Restore Enabled: false
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Commit hash is 1b8826beee
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Nuke-Everything...
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Container count on control daemon to delete is 0
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Nuking d:\CI
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Zapped successfully
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Location for testing is d:\CI\PR-41584\1
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Validating GOLang consistency in Dockerfile.windows...
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] INFO: Building the image from Dockerfile.windows at 10/24/2020 07:05:29...
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] Sending build context to Docker daemon  56.82MB
07:05:36 [2020-10-24T07:05:36.762Z] 
07:05:36 [2020-10-24T07:05:36.762Z] Step 1/10 : FROM microsoft/windowsservercore
07:05:36 [2020-10-24T07:05:36.762Z]  ---> 71d3f266f3af
07:05:36 [2020-10-24T07:05:36.762Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
07:05:36 [2020-10-24T07:05:36.762Z]  ---> Running in cf1382d72313
07:05:36 [2020-10-24T07:05:36.762Z] Removing intermediate container cf1382d72313
07:05:36 [2020-10-24T07:05:36.762Z]  ---> 9b691cca7b79
07:05:36 [2020-10-24T07:05:36.762Z] Step 3/10 : ARG GO_VERSION=1.13.15
07:05:36 [2020-10-24T07:05:36.762Z]  ---> Running in 491fd3237667
07:05:36 [2020-10-24T07:05:36.762Z] Removing intermediate container 491fd3237667
07:05:36 [2020-10-24T07:05:36.762Z]  ---> d74d46a81433
07:05:36 [2020-10-24T07:05:36.762Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
07:05:36 [2020-10-24T07:05:36.762Z]  ---> Running in 515685ae7af3
07:05:36 [2020-10-24T07:05:36.907Z] --- PASS: TestIpcModePrivate (0.89s)
07:05:36 [2020-10-24T07:05:36.907Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
07:05:36 [2020-10-24T07:05:36.907Z] === RUN   TestIpcModeShareable
07:05:37 [2020-10-24T07:05:37.220Z] Removing intermediate container 515685ae7af3
07:05:37 [2020-10-24T07:05:37.220Z]  ---> 39c36c94bf4b
07:05:37 [2020-10-24T07:05:37.220Z] 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}
07:05:37 [2020-10-24T07:05:37.220Z]  ---> Running in ddd3cf84831b
07:05:37 [2020-10-24T07:05:37.679Z] Removing intermediate container ddd3cf84831b
07:05:37 [2020-10-24T07:05:37.679Z]  ---> e405d406849f
07:05:37 [2020-10-24T07:05:37.679Z] 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;
07:05:37 [2020-10-24T07:05:37.679Z]  ---> Running in a89993683d70
07:05:37 [2020-10-24T07:05:37.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:05:37 [2020-10-24T07:05:37.939Z] --- PASS: TestIpcModeShareable (0.94s)
07:05:37 [2020-10-24T07:05:37.939Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
07:05:37 [2020-10-24T07:05:37.939Z] === RUN   TestAPIIpcModeShareableAndContainer
07:05:39 [2020-10-24T07:05:39.122Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.608s	coverage: 73.1% of statements
07:05:39 [2020-10-24T07:05:39.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:05:39 [2020-10-24T07:05:39.701Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.503s	coverage: 46.2% of statements
07:05:40 [2020-10-24T07:05:40.279Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.936s	coverage: 49.5% of statements
07:05:40 [2020-10-24T07:05:40.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:05:40 [2020-10-24T07:05:40.667Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s)
07:05:40 [2020-10-24T07:05:40.667Z] === RUN   TestAPIIpcModeHost
07:05:41 [2020-10-24T07:05:41.298Z] --- PASS: TestAPIIpcModeHost (0.60s)
07:05:41 [2020-10-24T07:05:41.298Z] === RUN   TestDaemonIpcModeShareable
07:05:41 [2020-10-24T07:05:41.679Z] ok  	github.com/docker/docker/daemon	12.329s	coverage: 17.2% of statements
07:05:41 [2020-10-24T07:05:41.679Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:05:41 [2020-10-24T07:05:41.679Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:05:41 [2020-10-24T07:05:41.679Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:05:41 [2020-10-24T07:05:41.679Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:05:41 [2020-10-24T07:05:41.679Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:05:41 [2020-10-24T07:05:41.941Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.023s	coverage: 58.0% of statements
07:05:41 [2020-10-24T07:05:41.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:05:42 [2020-10-24T07:05:42.206Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
07:05:42 [2020-10-24T07:05:42.470Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
07:05:42 [2020-10-24T07:05:42.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:05:43 [2020-10-24T07:05:43.400Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
07:05:43 [2020-10-24T07:05:43.400Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
07:05:43 [2020-10-24T07:05:43.400Z] === RUN   TestDaemonIpcModePrivate
07:05:44 [2020-10-24T07:05:44.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:05:44 [2020-10-24T07:05:44.276Z] Using test binary docker
07:05:44 [2020-10-24T07:05:44.276Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:05:44 [2020-10-24T07:05:44.276Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:05:44 [2020-10-24T07:05:44.276Z] INFO: Waiting for daemon to start...
07:05:44 [2020-10-24T07:05:44.276Z] Starting dockerd
07:05:44 [2020-10-24T07:05:44.748Z] 
07:05:44 [2020-10-24T07:05:44.748Z] SUCCESS: Specified value was saved.
07:05:44 [2020-10-24T07:05:44.907Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
07:05:44 [2020-10-24T07:05:44.907Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
07:05:44 [2020-10-24T07:05:44.907Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:05:45 [2020-10-24T07:05:45.031Z] ok  	github.com/docker/docker/daemon/logger	0.250s	coverage: 41.0% of statements
07:05:45 [2020-10-24T07:05:45.294Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 4.9% of statements
07:05:45 [2020-10-24T07:05:45.557Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.278s	coverage: 77.8% of statements
07:05:46 [2020-10-24T07:05:46.136Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
07:05:46 [2020-10-24T07:05:46.278Z] INFO: Downloading git...
07:05:46 [2020-10-24T07:05:46.724Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 23.9% of statements
07:05:46 [2020-10-24T07:05:46.724Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.107s	coverage: 57.7% of statements
07:05:46 [2020-10-24T07:05:46.724Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:05:46 [2020-10-24T07:05:46.724Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:05:46 [2020-10-24T07:05:46.724Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:05:46 [2020-10-24T07:05:46.724Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:05:46 [2020-10-24T07:05:46.724Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:05:46 [2020-10-24T07:05:46.724Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:05:46 [2020-10-24T07:05:46.972Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
07:05:46 [2020-10-24T07:05:46.972Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
07:05:46 [2020-10-24T07:05:46.972Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:05:47 [2020-10-24T07:05:47.252Z] INFO: Downloading go...
07:05:47 [2020-10-24T07:05:47.300Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 87.2% of statements
07:05:47 [2020-10-24T07:05:47.301Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 61.6% of statements
07:05:48 [2020-10-24T07:05:48.457Z] .
07:05:48 [2020-10-24T07:05:48.457Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:05:48 [2020-10-24T07:05:48.457Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:05:48 [2020-10-24T07:05:48.457Z] Error: No such image: emptyfs
07:05:48 [2020-10-24T07:05:48.485Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
07:05:48 [2020-10-24T07:05:48.485Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
07:05:48 [2020-10-24T07:05:48.485Z] === RUN   TestIpcModeOlderClient
07:05:48 [2020-10-24T07:05:48.485Z] === PAUSE TestIpcModeOlderClient
07:05:48 [2020-10-24T07:05:48.485Z] === RUN   TestKillContainerInvalidSignal
07:05:48 [2020-10-24T07:05:48.699Z] ok  	github.com/docker/docker/daemon/logger/local	0.031s	coverage: 75.2% of statements
07:05:48 [2020-10-24T07:05:48.699Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:05:48 [2020-10-24T07:05:48.713Z] Running integration-test (iteration 1)
07:05:48 [2020-10-24T07:05:48.713Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:05:48 [2020-10-24T07:05:48.963Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 37.7% of statements
07:05:49 [2020-10-24T07:05:49.227Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.077s	coverage: 33.3% of statements
07:05:49 [2020-10-24T07:05:49.424Z] INFO: Downloading compiler 1 of 3...
07:05:49 [2020-10-24T07:05:49.518Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
07:05:49 [2020-10-24T07:05:49.518Z] === RUN   TestKillContainer
07:05:49 [2020-10-24T07:05:49.518Z] === RUN   TestKillContainer/no_signal
07:05:49 [2020-10-24T07:05:49.807Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
07:05:50 [2020-10-24T07:05:50.155Z] === RUN   TestKillContainer/non_killing_signal
07:05:50 [2020-10-24T07:05:50.385Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.030s	coverage: 46.8% of statements
07:05:50 [2020-10-24T07:05:50.391Z] INFO: Downloading compiler 2 of 3...
07:05:50 [2020-10-24T07:05:50.786Z] === RUN   TestKillContainer/killing_signal
07:05:50 [2020-10-24T07:05:50.848Z] INFO: Downloading compiler 3 of 3...
07:05:50 [2020-10-24T07:05:50.963Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
07:05:51 [2020-10-24T07:05:51.305Z] INFO: Extracting git...
07:05:51 [2020-10-24T07:05:51.541Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.781s	coverage: 82.5% of statements
07:05:51 [2020-10-24T07:05:51.541Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:05:51 [2020-10-24T07:05:51.541Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:05:51 [2020-10-24T07:05:51.822Z] --- PASS: TestKillContainer (2.54s)
07:05:51 [2020-10-24T07:05:51.822Z]     --- PASS: TestKillContainer/no_signal (0.82s)
07:05:51 [2020-10-24T07:05:51.822Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
07:05:51 [2020-10-24T07:05:51.822Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
07:05:51 [2020-10-24T07:05:51.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:05:51 [2020-10-24T07:05:51.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:05:52 [2020-10-24T07:05:52.119Z] ok  	github.com/docker/docker/distribution/metadata	0.092s	coverage: 48.2% of statements
07:05:52 [2020-10-24T07:05:52.855Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:05:53 [2020-10-24T07:05:53.073Z] ok  	github.com/docker/docker/distribution	0.321s	coverage: 21.9% of statements
07:05:53 [2020-10-24T07:05:53.073Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:05:53 [2020-10-24T07:05:53.073Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 49.4% of statements
07:05:53 [2020-10-24T07:05:53.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
07:05:53 [2020-10-24T07:05:53.487Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
07:05:53 [2020-10-24T07:05:53.487Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
07:05:53 [2020-10-24T07:05:53.487Z] === RUN   TestKillStoppedContainer
07:05:53 [2020-10-24T07:05:53.487Z] --- PASS: TestKillStoppedContainer (0.08s)
07:05:53 [2020-10-24T07:05:53.487Z] === RUN   TestKillStoppedContainerAPIPre120
07:05:53 [2020-10-24T07:05:53.777Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
07:05:53 [2020-10-24T07:05:53.777Z] === RUN   TestKillDifferentUserContainer
07:05:54 [2020-10-24T07:05:54.470Z] ok  	github.com/docker/docker/image	0.075s	coverage: 86.4% of statements
07:05:54 [2020-10-24T07:05:54.471Z] ok  	github.com/docker/docker/image/cache	0.029s	coverage: 19.2% of statements
07:05:54 [2020-10-24T07:05:54.734Z] ok  	github.com/docker/docker/image/v1	0.031s	coverage: 25.0% of statements
07:05:54 [2020-10-24T07:05:54.809Z] --- PASS: TestKillDifferentUserContainer (0.89s)
07:05:54 [2020-10-24T07:05:54.809Z] === RUN   TestInspectOomKilledTrue
07:05:54 [2020-10-24T07:05:54.809Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:05:54 [2020-10-24T07:05:54.809Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:05:54 [2020-10-24T07:05:54.809Z] === RUN   TestInspectOomKilledFalse
07:05:54 [2020-10-24T07:05:54.809Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:05:54 [2020-10-24T07:05:54.809Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:05:54 [2020-10-24T07:05:54.809Z] === RUN   TestLinksEtcHostsContentMatch
07:05:55 [2020-10-24T07:05:55.100Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
07:05:55 [2020-10-24T07:05:55.100Z] === RUN   TestLinksContainerNames
07:05:55 [2020-10-24T07:05:55.311Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
07:05:55 [2020-10-24T07:05:55.311Z] ok  	github.com/docker/docker/distribution/xfer	1.731s	coverage: 85.1% of statements
07:05:55 [2020-10-24T07:05:55.311Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:05:55 [2020-10-24T07:05:55.311Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:05:55 [2020-10-24T07:05:55.311Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:05:56 [2020-10-24T07:05:56.267Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 8.2% of statements
07:05:56 [2020-10-24T07:05:56.267Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 52.9% of statements
07:05:57 [2020-10-24T07:05:57.166Z] --- PASS: TestLinksContainerNames (1.76s)
07:05:57 [2020-10-24T07:05:57.166Z] === RUN   TestLogsFollowTailEmpty
07:05:57 [2020-10-24T07:05:57.663Z] ok  	github.com/docker/docker/opts	0.101s	coverage: 67.1% of statements
07:05:57 [2020-10-24T07:05:57.799Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
07:05:57 [2020-10-24T07:05:57.799Z] === RUN   TestContainerNetworkMountsNoChown
07:05:58 [2020-10-24T07:05:58.430Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s)
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/default
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/default
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/private
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/private
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/rprivate
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/rprivate
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/slave
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/slave
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/rslave
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/rslave
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/shared
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/shared
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/rshared
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/rshared
07:05:58 [2020-10-24T07:05:58.430Z] === CONT  TestMountDaemonRoot/default
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/default/bind_root
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:05:58 [2020-10-24T07:05:58.430Z] === CONT  TestMountDaemonRoot/shared
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === CONT  TestMountDaemonRoot/private
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/private/bind_root
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:05:58 [2020-10-24T07:05:58.430Z] === RUN   TestMountDaemonRoot/private/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === CONT  TestMountDaemonRoot/rshared
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === CONT  TestMountDaemonRoot/slave
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === CONT  TestMountDaemonRoot/rslave
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === CONT  TestMountDaemonRoot/rprivate
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:05:58 [2020-10-24T07:05:58.431Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:05:58 [2020-10-24T07:05:58.431Z] === RUN   TestMountDaemonRoot/default/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:05:58 [2020-10-24T07:05:58.431Z] === CONT  TestMountDaemonRoot/private/bind_root
07:05:58 [2020-10-24T07:05:58.614Z] ok  	github.com/docker/docker/pkg/broadcaster	0.009s	coverage: 100.0% of statements
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/private/mount_root
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:05:58 [2020-10-24T07:05:58.721Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:05:58 [2020-10-24T07:05:58.722Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:05:58 [2020-10-24T07:05:58.722Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:05:58 [2020-10-24T07:05:58.722Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:05:58 [2020-10-24T07:05:58.878Z] ok  	github.com/docker/docker/pkg/authorization	0.798s	coverage: 68.3% of statements
07:05:59 [2020-10-24T07:05:59.012Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:05:59 [2020-10-24T07:05:59.012Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:05:59 [2020-10-24T07:05:59.012Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:05:59 [2020-10-24T07:05:59.012Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:05:59 [2020-10-24T07:05:59.012Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:05:59 [2020-10-24T07:05:59.012Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:05:59 [2020-10-24T07:05:59.012Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:05:59 [2020-10-24T07:05:59.142Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/default/mount_root
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:05:59 [2020-10-24T07:05:59.303Z] === CONT  TestMountDaemonRoot/default/bind_root
07:05:59 [2020-10-24T07:05:59.595Z] --- PASS: TestMountDaemonRoot (0.01s)
07:05:59 [2020-10-24T07:05:59.595Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.13s)
07:05:59 [2020-10-24T07:05:59.595Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:05:59 [2020-10-24T07:05:59.595Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
07:05:59 [2020-10-24T07:05:59.595Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
07:05:59 [2020-10-24T07:05:59.595Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
07:05:59 [2020-10-24T07:05:59.595Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
07:05:59 [2020-10-24T07:05:59.595Z] === RUN   TestContainerBindMountNonRecursive
07:06:00 [2020-10-24T07:06:00.091Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
07:06:00 [2020-10-24T07:06:00.091Z] ok  	github.com/docker/docker/pkg/archive	1.247s	coverage: 77.1% of statements
07:06:00 [2020-10-24T07:06:00.667Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
07:06:00 [2020-10-24T07:06:00.667Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 92.9% of statements
07:06:01 [2020-10-24T07:06:01.616Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
07:06:01 [2020-10-24T07:06:01.659Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
07:06:01 [2020-10-24T07:06:01.659Z] === RUN   TestNetworkNat
07:06:01 [2020-10-24T07:06:01.879Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
07:06:02 [2020-10-24T07:06:02.454Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
07:06:02 [2020-10-24T07:06:02.692Z] --- PASS: TestNetworkNat (0.95s)
07:06:02 [2020-10-24T07:06:02.692Z] === RUN   TestNetworkLocalhostTCPNat
07:06:03 [2020-10-24T07:06:03.324Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
07:06:03 [2020-10-24T07:06:03.324Z] === RUN   TestNetworkLoopbackNat
07:06:03 [2020-10-24T07:06:03.404Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.453s	coverage: 43.2% of statements
07:06:03 [2020-10-24T07:06:03.557Z] Loaded image: buildpack-deps:buster
07:06:03 [2020-10-24T07:06:03.557Z] Loaded image: busybox:latest
07:06:03 [2020-10-24T07:06:03.557Z] Loaded image: busybox:glibc
07:06:03 [2020-10-24T07:06:03.557Z] Loaded image: debian:buster
07:06:03 [2020-10-24T07:06:03.557Z] Loaded image: hello-world:latest
07:06:03 [2020-10-24T07:06:03.557Z] Loaded image: arm32v7/hello-world:latest
07:06:03 [2020-10-24T07:06:03.557Z] INFO: Testing against a local daemon
07:06:03 [2020-10-24T07:06:03.557Z] === RUN   TestCgroupNamespacesBuild
07:06:03 [2020-10-24T07:06:03.667Z] ok  	github.com/docker/docker/pkg/filenotify	0.621s	coverage: 67.0% of statements
07:06:03 [2020-10-24T07:06:03.930Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
07:06:04 [2020-10-24T07:06:04.510Z] ok  	github.com/docker/docker/pkg/fsutils	0.358s	coverage: 85.1% of statements
07:06:04 [2020-10-24T07:06:04.510Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
07:06:05 [2020-10-24T07:06:05.085Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.094s	coverage: 84.1% of statements
07:06:05 [2020-10-24T07:06:05.085Z] ok  	github.com/docker/docker/layer	7.306s	coverage: 68.8% of statements
07:06:05 [2020-10-24T07:06:05.085Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:06:05 [2020-10-24T07:06:05.085Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:06:05 [2020-10-24T07:06:05.085Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:06:05 [2020-10-24T07:06:05.085Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:06:05 [2020-10-24T07:06:05.085Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:06:05 [2020-10-24T07:06:05.085Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:06:05 [2020-10-24T07:06:05.085Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:06:06 [2020-10-24T07:06:06.035Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 100.0% of statements
07:06:06 [2020-10-24T07:06:06.035Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
07:06:06 [2020-10-24T07:06:06.035Z] ok  	github.com/docker/docker/pkg/idtools	0.724s	coverage: 70.1% of statements
07:06:06 [2020-10-24T07:06:06.085Z] INFO: Expanding go...
07:06:06 [2020-10-24T07:06:06.299Z] ok  	github.com/docker/docker/pkg/ioutils	0.662s	coverage: 70.6% of statements
07:06:06 [2020-10-24T07:06:06.299Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
07:06:06 [2020-10-24T07:06:06.299Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:06:06 [2020-10-24T07:06:06.299Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:06:06 [2020-10-24T07:06:06.299Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
07:06:06 [2020-10-24T07:06:06.299Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:06:06 [2020-10-24T07:06:06.562Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
07:06:06 [2020-10-24T07:06:06.825Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
07:06:06 [2020-10-24T07:06:06.825Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.019s	coverage: 86.7% of statements
07:06:06 [2020-10-24T07:06:06.828Z] --- PASS: TestCgroupNamespacesBuild (4.64s)
07:06:06 [2020-10-24T07:06:06.828Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:06:06 [2020-10-24T07:06:06.836Z] --- PASS: TestNetworkLoopbackNat (3.26s)
07:06:06 [2020-10-24T07:06:06.836Z] === RUN   TestPause
07:06:07 [2020-10-24T07:06:07.089Z] ok  	github.com/docker/docker/pkg/pidfile	0.052s	coverage: 82.4% of statements
07:06:07 [2020-10-24T07:06:07.089Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:06:07 [2020-10-24T07:06:07.089Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:06:07 [2020-10-24T07:06:07.466Z] --- PASS: TestPause (0.85s)
07:06:07 [2020-10-24T07:06:07.466Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:06:07 [2020-10-24T07:06:07.466Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:06:07 [2020-10-24T07:06:07.466Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:06:07 [2020-10-24T07:06:07.466Z] === RUN   TestPauseStopPausedContainer
07:06:07 [2020-10-24T07:06:07.664Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
07:06:08 [2020-10-24T07:06:08.241Z] ok  	github.com/docker/docker/pkg/pools	0.024s	coverage: 88.2% of statements
07:06:08 [2020-10-24T07:06:08.241Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
07:06:08 [2020-10-24T07:06:08.499Z] --- PASS: TestPauseStopPausedContainer (0.88s)
07:06:08 [2020-10-24T07:06:08.499Z] === RUN   TestPsFilter
07:06:08 [2020-10-24T07:06:08.499Z] --- PASS: TestPsFilter (0.29s)
07:06:08 [2020-10-24T07:06:08.499Z] === RUN   TestRemoveContainerWithRemovedVolume
07:06:08 [2020-10-24T07:06:08.504Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
07:06:08 [2020-10-24T07:06:08.718Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
07:06:08 [2020-10-24T07:06:08.718Z] === RUN   TestBuildWithSession
07:06:08 [2020-10-24T07:06:08.718Z] --- SKIP: TestBuildWithSession (0.00s)
07:06:08 [2020-10-24T07:06:08.718Z]     build_session_test.go:25: TODO: BuildKit
07:06:08 [2020-10-24T07:06:08.718Z] === RUN   TestBuildSquashParent
07:06:09 [2020-10-24T07:06:09.080Z] ok  	github.com/docker/docker/pkg/reexec	0.023s	coverage: 82.4% of statements
07:06:09 [2020-10-24T07:06:09.532Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
07:06:09 [2020-10-24T07:06:09.532Z] === RUN   TestRemoveContainerWithVolume
07:06:09 [2020-10-24T07:06:09.655Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
07:06:09 [2020-10-24T07:06:09.655Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 75.0% of statements
07:06:10 [2020-10-24T07:06:10.232Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 70.6% of statements
07:06:10 [2020-10-24T07:06:10.496Z] ok  	github.com/docker/docker/pkg/streamformatter	0.020s	coverage: 66.2% of statements
07:06:10 [2020-10-24T07:06:10.564Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
07:06:10 [2020-10-24T07:06:10.564Z] === RUN   TestRemoveContainerRunning
07:06:10 [2020-10-24T07:06:10.758Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
07:06:11 [2020-10-24T07:06:11.196Z] --- PASS: TestRemoveContainerRunning (0.87s)
07:06:11 [2020-10-24T07:06:11.196Z] === RUN   TestRemoveContainerForceRemoveRunning
07:06:11 [2020-10-24T07:06:11.335Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 54.2% of statements
07:06:11 [2020-10-24T07:06:11.605Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.9% of statements
07:06:12 [2020-10-24T07:06:12.198Z] ok  	github.com/docker/docker/pkg/signal	2.872s	coverage: 61.0% of statements
07:06:12 [2020-10-24T07:06:12.198Z] ok  	github.com/docker/docker/pkg/tailfile	0.114s	coverage: 88.6% of statements
07:06:12 [2020-10-24T07:06:12.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
07:06:12 [2020-10-24T07:06:12.243Z] === RUN   TestRemoveInvalidContainer
07:06:12 [2020-10-24T07:06:12.243Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:06:12 [2020-10-24T07:06:12.243Z] === RUN   TestRenameLinkedContainer
07:06:12 [2020-10-24T07:06:12.463Z] testing: warning: no tests to run
07:06:12 [2020-10-24T07:06:12.463Z] coverage: [no statements]
07:06:12 [2020-10-24T07:06:12.463Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
07:06:12 [2020-10-24T07:06:12.605Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:06:12 [2020-10-24T07:06:12.605Z] 
07:06:12 [2020-10-24T07:06:12.605Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:06:12 [2020-10-24T07:06:12.605Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:06:12 [2020-10-24T07:06:12.605Z] Using test binary docker
07:06:12 [2020-10-24T07:06:12.605Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:06:12 [2020-10-24T07:06:12.605Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:06:12 [2020-10-24T07:06:12.605Z] INFO: Waiting for daemon to start...
07:06:12 [2020-10-24T07:06:12.605Z] Starting dockerd
07:06:12 [2020-10-24T07:06:12.605Z] .
07:06:12 [2020-10-24T07:06:12.605Z] INFO: Building docker-sdk-python3:4.3.0...
07:06:12 [2020-10-24T07:06:12.726Z] ok  	github.com/docker/docker/pkg/tarsum	0.128s	coverage: 89.3% of statements
07:06:12 [2020-10-24T07:06:12.988Z] ok  	github.com/docker/docker/pkg/truncindex	0.116s	coverage: 91.5% of statements
07:06:12 [2020-10-24T07:06:12.988Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
07:06:13 [2020-10-24T07:06:13.267Z] ok  	github.com/docker/docker/pkg/useragent	0.016s	coverage: 88.9% of statements
07:06:14 [2020-10-24T07:06:14.668Z] ok  	github.com/docker/docker/plugin/v2	0.017s	coverage: 14.5% of statements
07:06:14 [2020-10-24T07:06:14.669Z] ok  	github.com/docker/docker/profiles/seccomp	0.030s	coverage: 85.4% of statements
07:06:15 [2020-10-24T07:06:15.256Z] --- PASS: TestBuildSquashParent (6.77s)
07:06:15 [2020-10-24T07:06:15.256Z] === RUN   TestBuildWithRemoveAndForceRemove
07:06:15 [2020-10-24T07:06:15.256Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:06:15 [2020-10-24T07:06:15.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:06:15 [2020-10-24T07:06:15.256Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:06:15 [2020-10-24T07:06:15.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:06:15 [2020-10-24T07:06:15.256Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:06:15 [2020-10-24T07:06:15.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:06:15 [2020-10-24T07:06:15.256Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:06:15 [2020-10-24T07:06:15.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:06:15 [2020-10-24T07:06:15.256Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:06:15 [2020-10-24T07:06:15.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:06:15 [2020-10-24T07:06:15.256Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:06:15 [2020-10-24T07:06:15.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:06:15 [2020-10-24T07:06:15.256Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:06:15 [2020-10-24T07:06:15.256Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:06:15 [2020-10-24T07:06:15.617Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
07:06:15 [2020-10-24T07:06:15.755Z] --- PASS: TestRenameLinkedContainer (3.38s)
07:06:15 [2020-10-24T07:06:15.755Z] === RUN   TestRenameStoppedContainer
07:06:15 [2020-10-24T07:06:15.881Z] ok  	github.com/docker/docker/plugin	0.582s	coverage: 23.1% of statements
07:06:16 [2020-10-24T07:06:16.388Z] --- PASS: TestRenameStoppedContainer (0.83s)
07:06:16 [2020-10-24T07:06:16.388Z] === RUN   TestRenameRunningContainerAndReuse
07:06:16 [2020-10-24T07:06:16.623Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:06:17 [2020-10-24T07:06:17.807Z] ok  	github.com/docker/docker/registry/resumable	0.034s	coverage: 100.0% of statements
07:06:17 [2020-10-24T07:06:17.807Z] ok  	github.com/docker/docker/quota	0.635s	coverage: 71.4% of statements
07:06:17 [2020-10-24T07:06:17.807Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
07:06:17 [2020-10-24T07:06:17.908Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s)
07:06:17 [2020-10-24T07:06:17.908Z] === RUN   TestRenameInvalidName
07:06:17 [2020-10-24T07:06:17.989Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:06:17 [2020-10-24T07:06:17.989Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:06:18 [2020-10-24T07:06:18.071Z] ok  	github.com/docker/docker/registry	0.259s	coverage: 56.3% of statements
07:06:18 [2020-10-24T07:06:18.648Z] ok  	github.com/docker/docker/testutil	0.010s	coverage: 62.5% of statements
07:06:18 [2020-10-24T07:06:18.911Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 66.1% of statements
07:06:18 [2020-10-24T07:06:18.972Z] --- PASS: TestRenameInvalidName (0.81s)
07:06:18 [2020-10-24T07:06:18.972Z] === RUN   TestRenameAnonymousContainer
07:06:19 [2020-10-24T07:06:19.882Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:06:20 [2020-10-24T07:06:20.838Z] ok  	github.com/docker/docker/volume/drivers	0.023s	coverage: 36.1% of statements
07:06:21 [2020-10-24T07:06:21.415Z] ok  	github.com/docker/docker/volume/mounts	0.045s	coverage: 67.0% of statements
07:06:21 [2020-10-24T07:06:21.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:06:21 [2020-10-24T07:06:21.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s)
07:06:21 [2020-10-24T07:06:21.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.15s)
07:06:21 [2020-10-24T07:06:21.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s)
07:06:21 [2020-10-24T07:06:21.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s)
07:06:21 [2020-10-24T07:06:21.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s)
07:06:21 [2020-10-24T07:06:21.770Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s)
07:06:21 [2020-10-24T07:06:21.770Z] === RUN   TestBuildMultiStageCopy
07:06:21 [2020-10-24T07:06:21.770Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:06:21 [2020-10-24T07:06:21.990Z] ok  	github.com/docker/docker/volume/local	0.239s	coverage: 76.4% of statements
07:06:23 [2020-10-24T07:06:23.381Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
07:06:24 [2020-10-24T07:06:24.285Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:06:24 [2020-10-24T07:06:24.644Z] --- PASS: TestRenameAnonymousContainer (4.82s)
07:06:24 [2020-10-24T07:06:24.644Z] === RUN   TestRenameContainerWithSameName
07:06:24 [2020-10-24T07:06:24.644Z] --- PASS: TestRenameContainerWithSameName (0.88s)
07:06:24 [2020-10-24T07:06:24.644Z] === RUN   TestRenameContainerWithLinkedContainer
07:06:25 [2020-10-24T07:06:25.213Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:06:26 [2020-10-24T07:06:26.141Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:06:26 [2020-10-24T07:06:26.207Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s)
07:06:26 [2020-10-24T07:06:26.207Z] === RUN   TestResize
07:06:27 [2020-10-24T07:06:27.069Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:06:27 [2020-10-24T07:06:27.239Z] --- PASS: TestResize (0.82s)
07:06:27 [2020-10-24T07:06:27.239Z] === RUN   TestResizeWithInvalidSize
07:06:27 [2020-10-24T07:06:27.879Z] --- PASS: TestResizeWithInvalidSize (0.87s)
07:06:27 [2020-10-24T07:06:27.879Z] === RUN   TestResizeWhenContainerNotStarted
07:06:28 [2020-10-24T07:06:28.441Z] --- PASS: TestBuildMultiStageCopy (6.62s)
07:06:28 [2020-10-24T07:06:28.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
07:06:28 [2020-10-24T07:06:28.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:06:28 [2020-10-24T07:06:28.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:06:28 [2020-10-24T07:06:28.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:06:28 [2020-10-24T07:06:28.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
07:06:28 [2020-10-24T07:06:28.441Z] === RUN   TestBuildMultiStageParentConfig
07:06:28 [2020-10-24T07:06:28.912Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:06:28 [2020-10-24T07:06:28.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:06:30 [2020-10-24T07:06:30.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:06:30 [2020-10-24T07:06:30.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:06:30 [2020-10-24T07:06:30.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:06:30 [2020-10-24T07:06:30.977Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:06:31 [2020-10-24T07:06:31.190Z] INFO: Expanding compiler 1 of 3...
07:06:31 [2020-10-24T07:06:31.190Z] INFO: Expanding compiler 2 of 3...
07:06:32 [2020-10-24T07:06:32.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:06:32 [2020-10-24T07:06:32.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:06:32 [2020-10-24T07:06:32.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:06:33 [2020-10-24T07:06:33.683Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
07:06:33 [2020-10-24T07:06:33.683Z] === RUN   TestBuildLabelWithTargets
07:06:34 [2020-10-24T07:06:34.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:06:34 [2020-10-24T07:06:34.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:06:35 [2020-10-24T07:06:35.866Z] INFO: Expanding compiler 3 of 3...
07:06:36 [2020-10-24T07:06:36.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:06:36 [2020-10-24T07:06:36.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:06:36 [2020-10-24T07:06:36.830Z] INFO: Removing downloaded files...
07:06:36 [2020-10-24T07:06:36.830Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
07:06:36 [2020-10-24T07:06:36.830Z] INFO: Configuring git core.autocrlf...
07:06:39 [2020-10-24T07:06:39.199Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:06:39 [2020-10-24T07:06:39.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:06:41 [2020-10-24T07:06:41.767Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:06:41 [2020-10-24T07:06:41.767Z] === RUN   TestBuildWithEmptyLayers
07:06:42 [2020-10-24T07:06:42.352Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.20s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s)
07:06:42 [2020-10-24T07:06:42.352Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s)
07:06:42 [2020-10-24T07:06:42.352Z] === RUN   TestCgroupNamespacesRun
07:06:44 [2020-10-24T07:06:44.008Z] --- PASS: TestCgroupNamespacesRun (1.75s)
07:06:44 [2020-10-24T07:06:44.008Z] === RUN   TestCgroupNamespacesRunPrivileged
07:06:44 [2020-10-24T07:06:44.284Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
07:06:44 [2020-10-24T07:06:44.284Z] === RUN   TestBuildMultiStageOnBuild
07:06:45 [2020-10-24T07:06:45.354Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.6% of statements
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/pkg/term	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/rootless	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/volume	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === Skipped
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver btrfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver btrfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver btrfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver btrfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver btrfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:73: No driver to put!
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z] time="2020-10-24T07:05:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z] time="2020-10-24T07:05:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z] time="2020-10-24T07:05:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z] time="2020-10-24T07:05:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z] time="2020-10-24T07:05:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:73: No driver to put!
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     overlay_test.go:49: Fails to compute changes intermittently
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver zfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver zfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver zfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver zfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:46: Driver zfs not supported
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     graphtest_unix.go:73: No driver to put!
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:06:45 [2020-10-24T07:06:45.354Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] 
07:06:45 [2020-10-24T07:06:45.354Z] DONE 2199 tests, 26 skipped in 195.869s
Post stage
[Pipeline] junit
07:06:45 [2020-10-24T07:06:45.370Z] Recording test results
07:06:45 [2020-10-24T07:06:45.648Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
07:06:45 [2020-10-24T07:06:45.648Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:06:47 [2020-10-24T07:06:47.279Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
07:06:47 [2020-10-24T07:06:47.279Z] === RUN   TestCgroupNamespacesRunHostMode
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:06:47 [2020-10-24T07:06:47.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -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:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh dynbinary test-integration
07:06:48 [2020-10-24T07:06:48.297Z] 
07:06:48 [2020-10-24T07:06:48.560Z] Removing bundles/
07:06:48 [2020-10-24T07:06:48.560Z] 
07:06:48 [2020-10-24T07:06:48.560Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:06:48 [2020-10-24T07:06:48.560Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:06:48 [2020-10-24T07:06:48.560Z] GOOS="" GOARCH="" GOARM=""
07:06:48 [2020-10-24T07:06:48.936Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
07:06:48 [2020-10-24T07:06:48.936Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:06:49 [2020-10-24T07:06:49.528Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
07:06:49 [2020-10-24T07:06:49.528Z] === RUN   TestBuildUncleanTarFilenames
07:06:49 [2020-10-24T07:06:49.784Z] --- PASS: TestBuildUncleanTarFilenames (0.66s)
07:06:49 [2020-10-24T07:06:49.784Z] === RUN   TestBuildMultiStageLayerLeak
07:06:50 [2020-10-24T07:06:50.311Z] ok  	github.com/docker/docker/api/server/httputils	0.032s	coverage: 14.7% of statements
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ok  	github.com/docker/docker/api/server/middleware	0.023s	coverage: 37.7% of statements
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:06:50 [2020-10-24T07:06:50.311Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/api/types/filters	0.051s	coverage: 92.2% of statements
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 5.7% of statements
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/api/types/time	0.025s	coverage: 100.0% of statements
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
07:06:50 [2020-10-24T07:06:50.312Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.502s	coverage: 86.3% of statements
07:06:50 [2020-10-24T07:06:50.538Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
07:06:50 [2020-10-24T07:06:50.538Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:06:50 [2020-10-24T07:06:50.609Z] ok  	github.com/docker/docker/builder/remotecontext	0.579s	coverage: 13.6% of statements
07:06:51 [2020-10-24T07:06:51.258Z] ok  	github.com/docker/docker/builder/dockerfile	1.167s	coverage: 48.0% of statements
07:06:51 [2020-10-24T07:06:51.258Z] ?   	github.com/docker/docker/cli	[no test files]
07:06:51 [2020-10-24T07:06:51.258Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:06:51 [2020-10-24T07:06:51.343Z] sha256:1978eed08f743425f7810784bc0e7d6e958e0c0b452da421c94beb2d5fc7a0be
07:06:51 [2020-10-24T07:06:51.343Z] INFO: Starting docker-py tests...
07:06:51 [2020-10-24T07:06:51.343Z] ============================= test session starts ==============================
07:06:51 [2020-10-24T07:06:51.343Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
07:06:51 [2020-10-24T07:06:51.343Z] rootdir: /src, inifile: pytest.ini
07:06:51 [2020-10-24T07:06:51.343Z] plugins: timeout-1.3.3, cov-2.6.1
07:06:51 [2020-10-24T07:06:51.343Z] collected 389 items / 1 deselected / 388 selected
07:06:51 [2020-10-24T07:06:51.343Z] 
07:06:52 [2020-10-24T07:06:52.174Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s)
07:06:52 [2020-10-24T07:06:52.175Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:06:53 [2020-10-24T07:06:53.212Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
07:06:53 [2020-10-24T07:06:53.212Z] === RUN   TestCgroupNamespacesRunOlderClient
07:06:55 [2020-10-24T07:06:55.027Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s)
07:06:55 [2020-10-24T07:06:55.027Z] === RUN   TestBuildWithHugeFile
07:06:55 [2020-10-24T07:06:55.277Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
07:06:55 [2020-10-24T07:06:55.277Z] === RUN   TestKernelTCPMemory
07:06:55 [2020-10-24T07:06:55.910Z] --- PASS: TestKernelTCPMemory (0.94s)
07:06:55 [2020-10-24T07:06:55.910Z] === RUN   TestNISDomainname
07:06:56 [2020-10-24T07:06:56.902Z] ok  	github.com/docker/docker/client	0.640s	coverage: 75.4% of statements
07:06:56 [2020-10-24T07:06:56.948Z] --- PASS: TestNISDomainname (0.98s)
07:06:56 [2020-10-24T07:06:56.948Z] === RUN   TestHostnameDnsResolution
07:06:58 [2020-10-24T07:06:58.452Z] --- PASS: TestHostnameDnsResolution (1.65s)
07:06:58 [2020-10-24T07:06:58.452Z] === RUN   TestStats
07:07:01 [2020-10-24T07:07:01.963Z] --- PASS: TestStats (2.87s)
07:07:01 [2020-10-24T07:07:01.963Z] === RUN   TestStopContainerWithTimeout
07:07:01 [2020-10-24T07:07:01.963Z] === RUN   TestStopContainerWithTimeout/0
07:07:01 [2020-10-24T07:07:01.963Z] === PAUSE TestStopContainerWithTimeout/0
07:07:01 [2020-10-24T07:07:01.963Z] === RUN   TestStopContainerWithTimeout/1
07:07:01 [2020-10-24T07:07:01.963Z] === PAUSE TestStopContainerWithTimeout/1
07:07:01 [2020-10-24T07:07:01.963Z] === RUN   TestStopContainerWithTimeout/3
07:07:01 [2020-10-24T07:07:01.963Z] === PAUSE TestStopContainerWithTimeout/3
07:07:01 [2020-10-24T07:07:01.963Z] === RUN   TestStopContainerWithTimeout/-1
07:07:01 [2020-10-24T07:07:01.963Z] === PAUSE TestStopContainerWithTimeout/-1
07:07:01 [2020-10-24T07:07:01.963Z] === CONT  TestStopContainerWithTimeout/0
07:07:01 [2020-10-24T07:07:01.963Z] === CONT  TestStopContainerWithTimeout/3
07:07:02 [2020-10-24T07:07:02.453Z] tests/integration/api_build_test.py .......................X             [  6%]
07:07:02 [2020-10-24T07:07:02.595Z] === CONT  TestStopContainerWithTimeout/-1
07:07:03 [2020-10-24T07:07:03.282Z] tests/integration/api_client_test.py .....                               [  7%]
07:07:04 [2020-10-24T07:07:04.661Z] === CONT  TestStopContainerWithTimeout/1
07:07:04 [2020-10-24T07:07:04.788Z] tests/integration/api_config_test.py .....                               [  8%]
07:07:06 [2020-10-24T07:07:06.725Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:07:06 [2020-10-24T07:07:06.725Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
07:07:06 [2020-10-24T07:07:06.725Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
07:07:06 [2020-10-24T07:07:06.725Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
07:07:06 [2020-10-24T07:07:06.725Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
07:07:06 [2020-10-24T07:07:06.725Z] === RUN   TestDeleteDevicemapper
07:07:06 [2020-10-24T07:07:06.725Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:07:06 [2020-10-24T07:07:06.725Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:07:06 [2020-10-24T07:07:06.725Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:07:09 [2020-10-24T07:07:09.454Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.17s)
07:07:09 [2020-10-24T07:07:09.454Z] === RUN   TestUpdateMemory
07:07:09 [2020-10-24T07:07:09.454Z] --- SKIP: TestUpdateMemory (0.00s)
07:07:09 [2020-10-24T07:07:09.454Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:07:09 [2020-10-24T07:07:09.454Z] === RUN   TestUpdateCPUQuota
07:07:10 [2020-10-24T07:07:10.960Z] --- PASS: TestUpdateCPUQuota (1.18s)
07:07:10 [2020-10-24T07:07:10.960Z] === RUN   TestUpdatePidsLimit
07:07:10 [2020-10-24T07:07:10.960Z] === RUN   TestUpdatePidsLimit/update_from_none
07:07:10 [2020-10-24T07:07:10.960Z] === RUN   TestUpdatePidsLimit/no_change
07:07:11 [2020-10-24T07:07:11.251Z] === RUN   TestUpdatePidsLimit/update_lower
07:07:11 [2020-10-24T07:07:11.882Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:07:12 [2020-10-24T07:07:12.173Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:07:12 [2020-10-24T07:07:12.464Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:07:13 [2020-10-24T07:07:13.095Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:07:14 [2020-10-24T07:07:14.603Z] --- PASS: TestUpdatePidsLimit (3.71s)
07:07:14 [2020-10-24T07:07:14.603Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
07:07:14 [2020-10-24T07:07:14.603Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
07:07:14 [2020-10-24T07:07:14.603Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
07:07:14 [2020-10-24T07:07:14.603Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
07:07:14 [2020-10-24T07:07:14.603Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
07:07:14 [2020-10-24T07:07:14.603Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
07:07:14 [2020-10-24T07:07:14.603Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
07:07:14 [2020-10-24T07:07:14.603Z] === RUN   TestUpdateRestartPolicy
07:07:27 [2020-10-24T07:07:27.232Z] --- PASS: TestUpdateRestartPolicy (12.68s)
07:07:27 [2020-10-24T07:07:27.232Z] === RUN   TestUpdateRestartWithAutoRemove
07:07:27 [2020-10-24T07:07:27.867Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
07:07:27 [2020-10-24T07:07:27.867Z] === RUN   TestWaitNonBlocked
07:07:27 [2020-10-24T07:07:27.867Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:07:27 [2020-10-24T07:07:27.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:07:27 [2020-10-24T07:07:27.867Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:07:27 [2020-10-24T07:07:27.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:07:27 [2020-10-24T07:07:27.867Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:07:27 [2020-10-24T07:07:27.867Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:07:28 [2020-10-24T07:07:28.972Z] --- PASS: TestWaitNonBlocked (0.01s)
07:07:28 [2020-10-24T07:07:28.972Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
07:07:28 [2020-10-24T07:07:28.972Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
07:07:28 [2020-10-24T07:07:28.972Z] === RUN   TestWaitBlocked
07:07:28 [2020-10-24T07:07:28.972Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:07:28 [2020-10-24T07:07:28.972Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:07:28 [2020-10-24T07:07:28.972Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:07:28 [2020-10-24T07:07:28.972Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:07:28 [2020-10-24T07:07:28.972Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:07:28 [2020-10-24T07:07:28.972Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:07:30 [2020-10-24T07:07:30.477Z] --- PASS: TestWaitBlocked (0.01s)
07:07:30 [2020-10-24T07:07:30.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
07:07:30 [2020-10-24T07:07:30.477Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
07:07:30 [2020-10-24T07:07:30.477Z] === CONT  TestContainerStartOnDaemonRestart
07:07:30 [2020-10-24T07:07:30.477Z] === CONT  TestIpcModeOlderClient
07:07:30 [2020-10-24T07:07:30.477Z] --- PASS: TestIpcModeOlderClient (0.18s)
07:07:30 [2020-10-24T07:07:30.477Z] === CONT  TestDaemonHostGatewayIP
07:07:33 [2020-10-24T07:07:33.207Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s)
07:07:33 [2020-10-24T07:07:33.207Z] === CONT  TestContainerKillOnDaemonStart
07:07:33 [2020-10-24T07:07:33.839Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
07:07:33 [2020-10-24T07:07:33.839Z] === CONT  TestDaemonRestartIpcMode
07:07:34 [2020-10-24T07:07:34.501Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
07:07:36 [2020-10-24T07:07:36.364Z] ok  	github.com/docker/docker/cmd/dockerd	0.140s	coverage: 29.1% of statements
07:07:38 [2020-10-24T07:07:38.287Z] --- PASS: TestDaemonRestartIpcMode (3.63s)
07:07:40 [2020-10-24T07:07:40.880Z] ok  	github.com/docker/docker/container	0.142s	coverage: 34.7% of statements
07:07:40 [2020-10-24T07:07:40.880Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:07:40 [2020-10-24T07:07:40.880Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:07:40 [2020-10-24T07:07:40.880Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:07:40 [2020-10-24T07:07:40.880Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:07:46 [2020-10-24T07:07:46.541Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.039s	coverage: 65.3% of statements
07:07:46 [2020-10-24T07:07:46.541Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.046s	coverage: 35.9% of statements
07:07:46 [2020-10-24T07:07:46.758Z] --- PASS: TestContainerKillOnDaemonStart (12.29s)
07:07:46 [2020-10-24T07:07:46.758Z] PASS
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] === Skipped
07:07:46 [2020-10-24T07:07:46.758Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
07:07:46 [2020-10-24T07:07:46.758Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
07:07:46 [2020-10-24T07:07:46.758Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
07:07:46 [2020-10-24T07:07:46.758Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:07:46 [2020-10-24T07:07:46.758Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
07:07:46 [2020-10-24T07:07:46.758Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
07:07:46 [2020-10-24T07:07:46.758Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] 
07:07:46 [2020-10-24T07:07:46.758Z] DONE 193 tests, 6 skipped in 150.984s
07:07:46 [2020-10-24T07:07:46.758Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
07:07:46 [2020-10-24T07:07:46.758Z] ++ 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
07:07:46 [2020-10-24T07:07:46.758Z] ++ set -e
07:07:46 [2020-10-24T07:07:46.758Z] ++ '[' -n 0 ']'
07:07:46 [2020-10-24T07:07:46.758Z] ++ set -x
07:07:46 [2020-10-24T07:07:46.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-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
07:07:46 [2020-10-24T07:07:46.758Z] INFO: Testing against a local daemon
07:07:46 [2020-10-24T07:07:46.758Z] === RUN   TestCommitInheritsEnv
07:07:46 [2020-10-24T07:07:46.758Z] --- PASS: TestCommitInheritsEnv (0.57s)
07:07:46 [2020-10-24T07:07:46.758Z] === RUN   TestImportExtremelyLargeImageWorks
07:07:46 [2020-10-24T07:07:46.758Z] === PAUSE TestImportExtremelyLargeImageWorks
07:07:46 [2020-10-24T07:07:46.758Z] === RUN   TestImagesFilterMultiReference
07:07:46 [2020-10-24T07:07:46.758Z] --- PASS: TestImagesFilterMultiReference (0.03s)
07:07:46 [2020-10-24T07:07:46.758Z] === RUN   TestImagePullPlatformInvalid
07:07:46 [2020-10-24T07:07:46.758Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
07:07:46 [2020-10-24T07:07:46.758Z] === RUN   TestRemoveImageOrphaning
07:07:46 [2020-10-24T07:07:46.758Z] --- PASS: TestRemoveImageOrphaning (0.53s)
07:07:46 [2020-10-24T07:07:46.758Z] === RUN   TestRemoveImageGarbageCollector
07:07:46 [2020-10-24T07:07:46.758Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:07:46 [2020-10-24T07:07:46.758Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:07:46 [2020-10-24T07:07:46.759Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:07:46 [2020-10-24T07:07:46.759Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:07:46 [2020-10-24T07:07:46.759Z] === RUN   TestTagInvalidReference
07:07:46 [2020-10-24T07:07:46.759Z] --- PASS: TestTagInvalidReference (0.01s)
07:07:46 [2020-10-24T07:07:46.759Z] === RUN   TestTagValidPrefixedRepo
07:07:46 [2020-10-24T07:07:46.759Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
07:07:46 [2020-10-24T07:07:46.759Z] === RUN   TestTagExistedNameWithoutForce
07:07:46 [2020-10-24T07:07:46.759Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:07:46 [2020-10-24T07:07:46.759Z] === RUN   TestTagOfficialNames
07:07:46 [2020-10-24T07:07:46.759Z] --- PASS: TestTagOfficialNames (0.03s)
07:07:46 [2020-10-24T07:07:46.759Z] === RUN   TestTagMatchesDigest
07:07:46 [2020-10-24T07:07:46.759Z] --- PASS: TestTagMatchesDigest (0.01s)
07:07:46 [2020-10-24T07:07:46.759Z] === CONT  TestImportExtremelyLargeImageWorks
07:07:50 [2020-10-24T07:07:50.135Z] ok  	github.com/docker/docker/daemon/cluster	0.146s	coverage: 0.5% of statements
07:07:51 [2020-10-24T07:07:51.205Z] --- PASS: TestBuildWithHugeFile (51.25s)
07:07:51 [2020-10-24T07:07:51.205Z] === RUN   TestBuildWithEmptyDockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:07:51 [2020-10-24T07:07:51.205Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
07:07:51 [2020-10-24T07:07:51.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
07:07:51 [2020-10-24T07:07:51.205Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
07:07:51 [2020-10-24T07:07:51.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
07:07:51 [2020-10-24T07:07:51.205Z] === RUN   TestBuildPreserveOwnership
07:07:51 [2020-10-24T07:07:51.205Z] === RUN   TestBuildPreserveOwnership/copy_from
07:07:52 [2020-10-24T07:07:52.133Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:07:54 [2020-10-24T07:07:54.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:07:54 [2020-10-24T07:07:54.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:07:54 [2020-10-24T07:07:54.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:07:54 [2020-10-24T07:07:54.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:07:54 [2020-10-24T07:07:54.657Z] ok  	github.com/docker/docker/daemon/discovery	0.034s	coverage: 30.0% of statements
07:07:55 [2020-10-24T07:07:55.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:07:55 [2020-10-24T07:07:55.306Z] ok  	github.com/docker/docker/daemon/config	0.112s	coverage: 81.8% of statements
07:07:56 [2020-10-24T07:07:56.362Z] --- PASS: TestBuildPreserveOwnership (10.40s)
07:07:56 [2020-10-24T07:07:56.362Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.39s)
07:07:56 [2020-10-24T07:07:56.362Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:07:56 [2020-10-24T07:07:56.362Z] === RUN   TestBuildPlatformInvalid
07:07:56 [2020-10-24T07:07:56.362Z] --- PASS: TestBuildPlatformInvalid (0.08s)
07:07:56 [2020-10-24T07:07:56.362Z] PASS
07:07:56 [2020-10-24T07:07:56.362Z] 
07:07:56 [2020-10-24T07:07:56.362Z] === Skipped
07:07:56 [2020-10-24T07:07:56.362Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:07:56 [2020-10-24T07:07:56.362Z]     build_session_test.go:25: TODO: BuildKit
07:07:56 [2020-10-24T07:07:56.362Z] 
07:07:56 [2020-10-24T07:07:56.362Z] 
07:07:56 [2020-10-24T07:07:56.363Z] DONE 32 tests, 1 skipped in 127.528s
07:07:56 [2020-10-24T07:07:56.363Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:07:56 [2020-10-24T07:07:56.363Z] INFO: Testing against a local daemon
07:07:56 [2020-10-24T07:07:56.363Z] === RUN   TestConfigInspect
07:07:56 [2020-10-24T07:07:56.363Z] --- SKIP: TestConfigInspect (0.02s)
07:07:56 [2020-10-24T07:07:56.363Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:56 [2020-10-24T07:07:56.363Z] === RUN   TestConfigList
07:07:56 [2020-10-24T07:07:56.363Z] --- SKIP: TestConfigList (0.01s)
07:07:56 [2020-10-24T07:07:56.363Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:56 [2020-10-24T07:07:56.363Z] === RUN   TestConfigsCreateAndDelete
07:07:56 [2020-10-24T07:07:56.363Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:07:56 [2020-10-24T07:07:56.363Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:56 [2020-10-24T07:07:56.363Z] === RUN   TestConfigsUpdate
07:07:56 [2020-10-24T07:07:56.363Z] --- SKIP: TestConfigsUpdate (0.02s)
07:07:56 [2020-10-24T07:07:56.363Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:56 [2020-10-24T07:07:56.363Z] === RUN   TestTemplatedConfig
07:07:56 [2020-10-24T07:07:56.363Z] --- SKIP: TestTemplatedConfig (0.00s)
07:07:56 [2020-10-24T07:07:56.363Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:56 [2020-10-24T07:07:56.363Z] === RUN   TestConfigCreateResolve
07:07:56 [2020-10-24T07:07:56.367Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
07:07:56 [2020-10-24T07:07:56.626Z] --- SKIP: TestConfigCreateResolve (0.01s)
07:07:56 [2020-10-24T07:07:56.626Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:56 [2020-10-24T07:07:56.626Z] === RUN   TestConfigDaemonLibtrustID
07:07:57 [2020-10-24T07:07:57.992Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
07:07:57 [2020-10-24T07:07:57.992Z] PASS
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] === Skipped
07:07:57 [2020-10-24T07:07:57.992Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
07:07:57 [2020-10-24T07:07:57.992Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:07:57 [2020-10-24T07:07:57.992Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:07:57 [2020-10-24T07:07:57.992Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
07:07:57 [2020-10-24T07:07:57.992Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:07:57 [2020-10-24T07:07:57.992Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
07:07:57 [2020-10-24T07:07:57.992Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] 
07:07:57 [2020-10-24T07:07:57.992Z] DONE 7 tests, 6 skipped in 1.746s
07:07:57 [2020-10-24T07:07:57.992Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:07:58 [2020-10-24T07:07:58.248Z] INFO: Testing against a local daemon
07:07:58 [2020-10-24T07:07:58.248Z] === RUN   TestCheckpoint
07:07:58 [2020-10-24T07:07:58.248Z] --- SKIP: TestCheckpoint (0.00s)
07:07:58 [2020-10-24T07:07:58.248Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:07:58 [2020-10-24T07:07:58.248Z] === RUN   TestContainerInvalidJSON
07:07:58 [2020-10-24T07:07:58.248Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:07:58 [2020-10-24T07:07:58.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:07:58 [2020-10-24T07:07:58.248Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:07:58 [2020-10-24T07:07:58.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:07:58 [2020-10-24T07:07:58.248Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:07:58 [2020-10-24T07:07:58.248Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:07:58 [2020-10-24T07:07:58.248Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:07:58 [2020-10-24T07:07:58.248Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:07:58 [2020-10-24T07:07:58.248Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:07:58 [2020-10-24T07:07:58.248Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:07:58 [2020-10-24T07:07:58.249Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:07:58 [2020-10-24T07:07:58.249Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:07:58 [2020-10-24T07:07:58.249Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:07:58 [2020-10-24T07:07:58.249Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:07:58 [2020-10-24T07:07:58.249Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
07:07:58 [2020-10-24T07:07:58.249Z] === RUN   TestCopyFromContainerPathIsNotDir
07:07:58 [2020-10-24T07:07:58.249Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:07:58 [2020-10-24T07:07:58.249Z] === RUN   TestCopyToContainerPathDoesNotExist
07:07:58 [2020-10-24T07:07:58.249Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:07:58 [2020-10-24T07:07:58.249Z] === RUN   TestCopyToContainerPathIsNotDir
07:07:58 [2020-10-24T07:07:58.470Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
07:07:58 [2020-10-24T07:07:58.505Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:07:58 [2020-10-24T07:07:58.505Z] === RUN   TestCopyFromContainer
07:08:00 [2020-10-24T07:08:00.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:08:02 [2020-10-24T07:08:02.015Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.9% of statements
07:08:02 [2020-10-24T07:08:02.652Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.375s	coverage: 57.1% of statements
07:08:02 [2020-10-24T07:08:02.652Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.487s	coverage: 14.1% of statements
07:08:02 [2020-10-24T07:08:02.669Z] === RUN   TestCopyFromContainer//
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer//bar/root
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer//bar/root/
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer/bar/quux
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer/bar/quux/
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:08:02 [2020-10-24T07:08:02.670Z] === RUN   TestCopyFromContainer/bar/notarget
07:08:02 [2020-10-24T07:08:02.926Z] --- PASS: TestCopyFromContainer (4.42s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer// (0.07s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:08:02 [2020-10-24T07:08:02.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:08:02 [2020-10-24T07:08:02.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:08:02 [2020-10-24T07:08:02.926Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:08:02 [2020-10-24T07:08:02.926Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:08:02 [2020-10-24T07:08:02.926Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:08:02 [2020-10-24T07:08:02.926Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:08:02 [2020-10-24T07:08:02.926Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateLinkToNonExistingContainer
07:08:02 [2020-10-24T07:08:02.926Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateWithInvalidEnv
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateWithInvalidEnv/0
07:08:02 [2020-10-24T07:08:02.926Z] === PAUSE TestCreateWithInvalidEnv/0
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateWithInvalidEnv/1
07:08:02 [2020-10-24T07:08:02.926Z] === PAUSE TestCreateWithInvalidEnv/1
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateWithInvalidEnv/2
07:08:02 [2020-10-24T07:08:02.926Z] === PAUSE TestCreateWithInvalidEnv/2
07:08:02 [2020-10-24T07:08:02.926Z] === CONT  TestCreateWithInvalidEnv/0
07:08:02 [2020-10-24T07:08:02.926Z] === CONT  TestCreateWithInvalidEnv/2
07:08:02 [2020-10-24T07:08:02.926Z] === CONT  TestCreateWithInvalidEnv/1
07:08:02 [2020-10-24T07:08:02.926Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:08:02 [2020-10-24T07:08:02.926Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateTmpfsMountsTarget
07:08:02 [2020-10-24T07:08:02.926Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:08:02 [2020-10-24T07:08:02.926Z] === RUN   TestCreateWithCustomMaskedPaths
07:08:04 [2020-10-24T07:08:04.291Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
07:08:04 [2020-10-24T07:08:04.291Z] === RUN   TestCreateWithCustomReadonlyPaths
07:08:05 [2020-10-24T07:08:05.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
07:08:05 [2020-10-24T07:08:05.219Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:08:05 [2020-10-24T07:08:05.219Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:08:05 [2020-10-24T07:08:05.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:08:05 [2020-10-24T07:08:05.219Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:08:05 [2020-10-24T07:08:05.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:08:05 [2020-10-24T07:08:05.219Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:08:05 [2020-10-24T07:08:05.219Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:08:05 [2020-10-24T07:08:05.219Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:08:05 [2020-10-24T07:08:05.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:08:05 [2020-10-24T07:08:05.219Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:08:05 [2020-10-24T07:08:05.219Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:08:05 [2020-10-24T07:08:05.219Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:08:05 [2020-10-24T07:08:05.219Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:08:05 [2020-10-24T07:08:05.219Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:08:05 [2020-10-24T07:08:05.219Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:08:05 [2020-10-24T07:08:05.442Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
07:08:05 [2020-10-24T07:08:05.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestCreateDifferentPlatform
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestCreateDifferentPlatform/different_os
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:08:05 [2020-10-24T07:08:05.780Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:08:05 [2020-10-24T07:08:05.780Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:08:05 [2020-10-24T07:08:05.780Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:08:05 [2020-10-24T07:08:05.780Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:08:05 [2020-10-24T07:08:05.780Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestContainerStartOnDaemonRestart
07:08:05 [2020-10-24T07:08:05.780Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:08:05 [2020-10-24T07:08:05.780Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestDaemonRestartIpcMode
07:08:05 [2020-10-24T07:08:05.780Z] === PAUSE TestDaemonRestartIpcMode
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestDaemonHostGatewayIP
07:08:05 [2020-10-24T07:08:05.780Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:08:05 [2020-10-24T07:08:05.780Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestContainerKillOnDaemonStart
07:08:05 [2020-10-24T07:08:05.780Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:08:05 [2020-10-24T07:08:05.780Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:08:05 [2020-10-24T07:08:05.780Z] === RUN   TestDiff
07:08:06 [2020-10-24T07:08:06.342Z] --- PASS: TestDiff (0.39s)
07:08:06 [2020-10-24T07:08:06.342Z] === RUN   TestExecWithCloseStdin
07:08:06 [2020-10-24T07:08:06.598Z] --- PASS: TestExecWithCloseStdin (0.48s)
07:08:06 [2020-10-24T07:08:06.598Z] === RUN   TestExec
07:08:07 [2020-10-24T07:08:07.160Z] --- PASS: TestExec (0.47s)
07:08:07 [2020-10-24T07:08:07.160Z] === RUN   TestExecUser
07:08:07 [2020-10-24T07:08:07.538Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.938s	coverage: 69.2% of statements
07:08:07 [2020-10-24T07:08:07.723Z] --- PASS: TestExecUser (0.46s)
07:08:07 [2020-10-24T07:08:07.723Z] === RUN   TestExportContainerAndImportImage
07:08:08 [2020-10-24T07:08:08.178Z] ok  	github.com/docker/docker/daemon	12.322s	coverage: 17.2% of statements
07:08:08 [2020-10-24T07:08:08.285Z] --- PASS: TestExportContainerAndImportImage (0.59s)
07:08:08 [2020-10-24T07:08:08.285Z] === RUN   TestExportContainerAfterDaemonRestart
07:08:08 [2020-10-24T07:08:08.474Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:08:08 [2020-10-24T07:08:08.474Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:08:08 [2020-10-24T07:08:08.474Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:08:08 [2020-10-24T07:08:08.474Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:08:09 [2020-10-24T07:08:09.529Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.871s	coverage: 49.5% of statements
07:08:09 [2020-10-24T07:08:09.529Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.668s	coverage: 45.9% of statements
07:08:09 [2020-10-24T07:08:09.529Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:08:10 [2020-10-24T07:08:10.094Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:08:10 [2020-10-24T07:08:10.094Z] 
07:08:10 [2020-10-24T07:08:10.094Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:08:10 [2020-10-24T07:08:10.094Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:08:10 [2020-10-24T07:08:10.094Z] HOSTNAME=097486394dcc
07:08:10 [2020-10-24T07:08:10.094Z] TESTDEBUG=0
07:08:10 [2020-10-24T07:08:10.094Z] DEST=bundles/test-integration
07:08:10 [2020-10-24T07:08:10.094Z] PWD=/go/src/github.com/docker/docker
07:08:10 [2020-10-24T07:08:10.094Z] DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5
07:08:10 [2020-10-24T07:08:10.094Z] container=docker
07:08:10 [2020-10-24T07:08:10.094Z] HOME=/root
07:08:10 [2020-10-24T07:08:10.094Z] GOLANG_VERSION=1.13.15
07:08:10 [2020-10-24T07:08:10.094Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:08:10 [2020-10-24T07:08:10.094Z] VALIDATE_BRANCH=master
07:08:10 [2020-10-24T07:08:10.094Z] TERM=xterm
07:08:10 [2020-10-24T07:08:10.094Z] DOCKER_PKG=github.com/docker/docker
07:08:10 [2020-10-24T07:08:10.094Z] SHLVL=1
07:08:10 [2020-10-24T07:08:10.094Z] TIMEOUT=120m
07:08:10 [2020-10-24T07:08:10.094Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:08:10 [2020-10-24T07:08:10.094Z] DOCKER_GRAPHDRIVER=overlay2
07:08:10 [2020-10-24T07:08:10.094Z] GO111MODULE=off
07:08:10 [2020-10-24T07:08:10.094Z] DOCKER_EXPERIMENTAL=1
07:08:10 [2020-10-24T07:08:10.094Z] TEST_SKIP_INTEGRATION_CLI=1
07:08:10 [2020-10-24T07:08:10.094Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:08:10 [2020-10-24T07:08:10.094Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:08:10 [2020-10-24T07:08:10.094Z] GOPATH=/go
07:08:10 [2020-10-24T07:08:10.094Z] PKG_CONFIG=pkg-config
07:08:10 [2020-10-24T07:08:10.094Z] _=/usr/bin/env
07:08:10 [2020-10-24T07:08:10.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:08:10 [2020-10-24T07:08:10.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:08:11 [2020-10-24T07:08:11.551Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
07:08:11 [2020-10-24T07:08:11.551Z] === RUN   TestHealthCheckWorkdir
07:08:11 [2020-10-24T07:08:11.658Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.0% of statements
07:08:12 [2020-10-24T07:08:12.114Z] --- PASS: TestHealthCheckWorkdir (0.57s)
07:08:12 [2020-10-24T07:08:12.114Z] === RUN   TestHealthKillContainer
07:08:12 [2020-10-24T07:08:12.308Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
07:08:13 [2020-10-24T07:08:13.364Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
07:08:14 [2020-10-24T07:08:14.628Z] --- PASS: TestHealthKillContainer (2.49s)
07:08:14 [2020-10-24T07:08:14.628Z] === RUN   TestInspectCpusetInConfigPre120
07:08:14 [2020-10-24T07:08:14.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:08:14 [2020-10-24T07:08:14.884Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
07:08:14 [2020-10-24T07:08:14.884Z] === RUN   TestIpcModeNone
07:08:15 [2020-10-24T07:08:15.445Z] --- PASS: TestIpcModeNone (0.44s)
07:08:15 [2020-10-24T07:08:15.446Z] === RUN   TestIpcModePrivate
07:08:15 [2020-10-24T07:08:15.476Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.075s	coverage: 52.1% of statements
07:08:15 [2020-10-24T07:08:15.476Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:08:15 [2020-10-24T07:08:15.476Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:08:15 [2020-10-24T07:08:15.476Z] ok  	github.com/docker/docker/daemon/logger	0.237s	coverage: 41.0% of statements
07:08:16 [2020-10-24T07:08:16.007Z] --- PASS: TestIpcModePrivate (0.46s)
07:08:16 [2020-10-24T07:08:16.007Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
07:08:16 [2020-10-24T07:08:16.007Z] === RUN   TestIpcModeShareable
07:08:16 [2020-10-24T07:08:16.007Z] --- SKIP: TestIpcModeShareable (0.00s)
07:08:16 [2020-10-24T07:08:16.007Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:08:16 [2020-10-24T07:08:16.007Z] === RUN   TestAPIIpcModeShareableAndContainer
07:08:16 [2020-10-24T07:08:16.530Z] ok  	github.com/docker/docker/daemon/images	0.082s	coverage: 4.9% of statements
07:08:16 [2020-10-24T07:08:16.530Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:08:16 [2020-10-24T07:08:16.530Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:08:17 [2020-10-24T07:08:17.374Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
07:08:17 [2020-10-24T07:08:17.374Z] === RUN   TestAPIIpcModeHost
07:08:17 [2020-10-24T07:08:17.374Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:08:17 [2020-10-24T07:08:17.374Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:08:17 [2020-10-24T07:08:17.374Z] === RUN   TestDaemonIpcModeShareable
07:08:17 [2020-10-24T07:08:17.374Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:08:17 [2020-10-24T07:08:17.374Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:08:17 [2020-10-24T07:08:17.374Z] === RUN   TestDaemonIpcModePrivate
07:08:17 [2020-10-24T07:08:17.586Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.478s	coverage: 77.4% of statements
07:08:17 [2020-10-24T07:08:17.586Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:08:17 [2020-10-24T07:08:17.586Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:08:17 [2020-10-24T07:08:17.886Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.9% of statements
07:08:18 [2020-10-24T07:08:18.184Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
07:08:19 [2020-10-24T07:08:19.241Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.034s	coverage: 87.2% of statements
07:08:19 [2020-10-24T07:08:19.263Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
07:08:19 [2020-10-24T07:08:19.263Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
07:08:19 [2020-10-24T07:08:19.263Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:08:19 [2020-10-24T07:08:19.263Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:08:19 [2020-10-24T07:08:19.263Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:08:19 [2020-10-24T07:08:19.263Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:08:19 [2020-10-24T07:08:19.263Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:08:19 [2020-10-24T07:08:19.263Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:08:19 [2020-10-24T07:08:19.263Z] === RUN   TestIpcModeOlderClient
07:08:19 [2020-10-24T07:08:19.263Z] === PAUSE TestIpcModeOlderClient
07:08:19 [2020-10-24T07:08:19.263Z] === RUN   TestKillContainerInvalidSignal
07:08:19 [2020-10-24T07:08:19.824Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
07:08:19 [2020-10-24T07:08:19.824Z] === RUN   TestKillContainer
07:08:19 [2020-10-24T07:08:19.824Z] === RUN   TestKillContainer/no_signal
07:08:19 [2020-10-24T07:08:19.893Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.078s	coverage: 61.6% of statements
07:08:20 [2020-10-24T07:08:20.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:08:20 [2020-10-24T07:08:20.080Z] === RUN   TestKillContainer/non_killing_signal
07:08:20 [2020-10-24T07:08:20.336Z] === RUN   TestKillContainer/killing_signal
07:08:21 [2020-10-24T07:08:21.263Z] --- PASS: TestKillContainer (1.23s)
07:08:21 [2020-10-24T07:08:21.263Z]     --- PASS: TestKillContainer/no_signal (0.38s)
07:08:21 [2020-10-24T07:08:21.263Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
07:08:21 [2020-10-24T07:08:21.263Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
07:08:21 [2020-10-24T07:08:21.263Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:08:21 [2020-10-24T07:08:21.263Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:08:21 [2020-10-24T07:08:21.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:08:21 [2020-10-24T07:08:21.427Z] ok  	github.com/docker/docker/daemon/logger/local	0.072s	coverage: 75.2% of statements
07:08:21 [2020-10-24T07:08:21.427Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:08:21 [2020-10-24T07:08:21.519Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:08:21 [2020-10-24T07:08:21.733Z] time="2020-10-24T07:08:21Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate117683108/log994845875.1: no such file or directory"
07:08:21 [2020-10-24T07:08:21.733Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 38.0% of statements
07:08:21 [2020-10-24T07:08:21.776Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
07:08:21 [2020-10-24T07:08:21.776Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
07:08:21 [2020-10-24T07:08:21.776Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
07:08:21 [2020-10-24T07:08:21.776Z] === RUN   TestKillStoppedContainer
07:08:22 [2020-10-24T07:08:22.032Z] --- PASS: TestKillStoppedContainer (0.08s)
07:08:22 [2020-10-24T07:08:22.032Z] === RUN   TestKillStoppedContainerAPIPre120
07:08:22 [2020-10-24T07:08:22.032Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:08:22 [2020-10-24T07:08:22.032Z] === RUN   TestKillDifferentUserContainer
07:08:22 [2020-10-24T07:08:22.288Z] --- PASS: TestKillDifferentUserContainer (0.42s)
07:08:22 [2020-10-24T07:08:22.288Z] === RUN   TestInspectOomKilledTrue
07:08:22 [2020-10-24T07:08:22.388Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 33.3% of statements
07:08:22 [2020-10-24T07:08:22.544Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:08:22 [2020-10-24T07:08:22.544Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
07:08:22 [2020-10-24T07:08:22.544Z] === RUN   TestInspectOomKilledFalse
07:08:22 [2020-10-24T07:08:22.544Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:08:22 [2020-10-24T07:08:22.544Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:08:22 [2020-10-24T07:08:22.544Z] === RUN   TestLinksEtcHostsContentMatch
07:08:22 [2020-10-24T07:08:22.544Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:08:22 [2020-10-24T07:08:22.544Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:08:22 [2020-10-24T07:08:22.544Z] === RUN   TestLinksContainerNames
07:08:22 [2020-10-24T07:08:22.689Z] ok  	github.com/docker/docker/daemon/logger/templates	0.018s	coverage: 8.3% of statements
07:08:23 [2020-10-24T07:08:23.106Z] --- PASS: TestLinksContainerNames (0.81s)
07:08:23 [2020-10-24T07:08:23.106Z] === RUN   TestLogsFollowTailEmpty
07:08:23 [2020-10-24T07:08:23.668Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
07:08:23 [2020-10-24T07:08:23.668Z] === RUN   TestContainerNetworkMountsNoChown
07:08:23 [2020-10-24T07:08:23.925Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/default
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/default
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/private
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/private
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rprivate
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rprivate
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/slave
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/slave
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rslave
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rslave
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/shared
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/shared
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rshared
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rshared
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/default
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/default/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/rslave
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/default/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/rshared
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/shared
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/rprivate
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/slave
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/private
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/private/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/private/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:08:23 [2020-10-24T07:08:23.925Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/default/bind_root
07:08:23 [2020-10-24T07:08:23.925Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/default/mount_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:08:24 [2020-10-24T07:08:24.181Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/private/bind_root
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/private/mount_root
07:08:24 [2020-10-24T07:08:24.437Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:08:24 [2020-10-24T07:08:24.437Z] --- PASS: TestMountDaemonRoot (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
07:08:24 [2020-10-24T07:08:24.437Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
07:08:24 [2020-10-24T07:08:24.437Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:08:24 [2020-10-24T07:08:24.437Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
07:08:24 [2020-10-24T07:08:24.437Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:08:24 [2020-10-24T07:08:24.437Z] === RUN   TestContainerBindMountNonRecursive
07:08:24 [2020-10-24T07:08:24.437Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
07:08:24 [2020-10-24T07:08:24.437Z]     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)
07:08:24 [2020-10-24T07:08:24.437Z] === RUN   TestNetworkNat
07:08:24 [2020-10-24T07:08:24.796Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.030s	coverage: 46.8% of statements
07:08:24 [2020-10-24T07:08:24.999Z] --- PASS: TestNetworkNat (0.48s)
07:08:24 [2020-10-24T07:08:24.999Z] === RUN   TestNetworkLocalhostTCPNat
07:08:25 [2020-10-24T07:08:25.256Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
07:08:25 [2020-10-24T07:08:25.256Z] === RUN   TestNetworkLoopbackNat
07:08:25 [2020-10-24T07:08:25.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:08:25 [2020-10-24T07:08:25.854Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.331s	coverage: 82.5% of statements
07:08:25 [2020-10-24T07:08:25.854Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:08:26 [2020-10-24T07:08:26.154Z] ok  	github.com/docker/docker/daemon/network	0.032s	coverage: 63.8% of statements
07:08:26 [2020-10-24T07:08:26.154Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:08:27 [2020-10-24T07:08:27.459Z] ..........................xx....................                         [ 29%]
07:08:27 [2020-10-24T07:08:27.771Z] --- PASS: TestNetworkLoopbackNat (2.55s)
07:08:27 [2020-10-24T07:08:27.771Z] === RUN   TestPause
07:08:27 [2020-10-24T07:08:27.771Z] --- SKIP: TestPause (0.00s)
07:08:27 [2020-10-24T07:08:27.771Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:08:27 [2020-10-24T07:08:27.771Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:08:27 [2020-10-24T07:08:27.771Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:08:27 [2020-10-24T07:08:27.771Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:08:27 [2020-10-24T07:08:27.771Z] === RUN   TestPauseStopPausedContainer
07:08:27 [2020-10-24T07:08:27.771Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
07:08:27 [2020-10-24T07:08:27.771Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
07:08:27 [2020-10-24T07:08:27.771Z] === RUN   TestPsFilter
07:08:28 [2020-10-24T07:08:28.027Z] --- PASS: TestPsFilter (0.14s)
07:08:28 [2020-10-24T07:08:28.027Z] === RUN   TestRemoveContainerWithRemovedVolume
07:08:28 [2020-10-24T07:08:28.589Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
07:08:28 [2020-10-24T07:08:28.589Z] === RUN   TestRemoveContainerWithVolume
07:08:28 [2020-10-24T07:08:28.845Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
07:08:28 [2020-10-24T07:08:28.845Z] === RUN   TestRemoveContainerRunning
07:08:28 [2020-10-24T07:08:28.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:08:28 [2020-10-24T07:08:28.938Z] ok  	github.com/docker/docker/distribution	0.456s	coverage: 21.9% of statements
07:08:28 [2020-10-24T07:08:28.939Z] ok  	github.com/docker/docker/errdefs	0.022s	coverage: 49.4% of statements
07:08:28 [2020-10-24T07:08:28.939Z] ok  	github.com/docker/docker/distribution/metadata	0.103s	coverage: 48.2% of statements
07:08:28 [2020-10-24T07:08:28.939Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:08:29 [2020-10-24T07:08:29.102Z] --- PASS: TestRemoveContainerRunning (0.40s)
07:08:29 [2020-10-24T07:08:29.102Z] === RUN   TestRemoveContainerForceRemoveRunning
07:08:29 [2020-10-24T07:08:29.664Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
07:08:29 [2020-10-24T07:08:29.664Z] === RUN   TestRemoveInvalidContainer
07:08:29 [2020-10-24T07:08:29.664Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:08:29 [2020-10-24T07:08:29.664Z] === RUN   TestRenameLinkedContainer
07:08:31 [2020-10-24T07:08:31.557Z] --- PASS: TestRenameLinkedContainer (1.69s)
07:08:31 [2020-10-24T07:08:31.557Z] === RUN   TestRenameStoppedContainer
07:08:31 [2020-10-24T07:08:31.708Z] ok  	github.com/docker/docker/distribution/xfer	1.686s	coverage: 85.6% of statements
07:08:31 [2020-10-24T07:08:31.708Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:08:31 [2020-10-24T07:08:31.813Z] --- PASS: TestRenameStoppedContainer (0.41s)
07:08:31 [2020-10-24T07:08:31.813Z] === RUN   TestRenameRunningContainerAndReuse
07:08:32 [2020-10-24T07:08:32.006Z] ok  	github.com/docker/docker/image/cache	0.031s	coverage: 19.2% of statements
07:08:32 [2020-10-24T07:08:32.006Z] ok  	github.com/docker/docker/image	0.103s	coverage: 86.4% of statements
07:08:32 [2020-10-24T07:08:32.006Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:08:32 [2020-10-24T07:08:32.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:08:32 [2020-10-24T07:08:32.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:08:32 [2020-10-24T07:08:32.304Z] ok  	github.com/docker/docker/image/v1	0.040s	coverage: 25.0% of statements
07:08:32 [2020-10-24T07:08:32.304Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:08:32 [2020-10-24T07:08:32.739Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
07:08:32 [2020-10-24T07:08:32.739Z] === RUN   TestRenameInvalidName
07:08:32 [2020-10-24T07:08:32.995Z] --- PASS: TestRenameInvalidName (0.43s)
07:08:32 [2020-10-24T07:08:32.995Z] === RUN   TestRenameAnonymousContainer
07:08:33 [2020-10-24T07:08:33.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:08:33 [2020-10-24T07:08:33.361Z] ok  	github.com/docker/docker/libcontainerd/queue	0.042s	coverage: 100.0% of statements
07:08:34 [2020-10-24T07:08:34.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:08:34 [2020-10-24T07:08:34.885Z] --- PASS: TestRenameAnonymousContainer (1.50s)
07:08:34 [2020-10-24T07:08:34.885Z] === RUN   TestRenameContainerWithSameName
07:08:34 [2020-10-24T07:08:34.885Z] --- PASS: TestRenameContainerWithSameName (0.41s)
07:08:34 [2020-10-24T07:08:34.885Z] === RUN   TestRenameContainerWithLinkedContainer
07:08:34 [2020-10-24T07:08:34.918Z] ok  	github.com/docker/docker/oci	0.046s	coverage: 8.2% of statements
07:08:34 [2020-10-24T07:08:34.918Z] ok  	github.com/docker/docker/pkg/aaparser	0.016s	coverage: 52.9% of statements
07:08:35 [2020-10-24T07:08:35.812Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
07:08:35 [2020-10-24T07:08:35.812Z] === RUN   TestResize
07:08:36 [2020-10-24T07:08:36.069Z] --- PASS: TestResize (0.42s)
07:08:36 [2020-10-24T07:08:36.069Z] === RUN   TestResizeWithInvalidSize
07:08:36 [2020-10-24T07:08:36.631Z] --- PASS: TestResizeWithInvalidSize (0.44s)
07:08:36 [2020-10-24T07:08:36.631Z] === RUN   TestResizeWhenContainerNotStarted
07:08:36 [2020-10-24T07:08:36.888Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
07:08:36 [2020-10-24T07:08:36.888Z] === RUN   TestDaemonRestartKillContainers
07:08:36 [2020-10-24T07:08:36.888Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:08:36 [2020-10-24T07:08:36.888Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:08:36 [2020-10-24T07:08:36.888Z] === RUN   TestCgroupNamespacesRun
07:08:37 [2020-10-24T07:08:37.022Z] ok  	github.com/docker/docker/opts	0.083s	coverage: 67.1% of statements
07:08:37 [2020-10-24T07:08:37.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:08:38 [2020-10-24T07:08:38.552Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
07:08:38 [2020-10-24T07:08:38.856Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
07:08:38 [2020-10-24T07:08:38.856Z] ok  	github.com/docker/docker/pkg/authorization	1.474s	coverage: 68.3% of statements
07:08:39 [2020-10-24T07:08:39.411Z] --- PASS: TestCgroupNamespacesRun (2.13s)
07:08:39 [2020-10-24T07:08:39.411Z] === RUN   TestCgroupNamespacesRunPrivileged
07:08:39 [2020-10-24T07:08:39.513Z] ok  	github.com/docker/docker/pkg/archive	1.111s	coverage: 76.8% of statements
07:08:39 [2020-10-24T07:08:39.811Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
07:08:40 [2020-10-24T07:08:40.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:08:40 [2020-10-24T07:08:40.865Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
07:08:40 [2020-10-24T07:08:40.866Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 92.9% of statements
07:08:41 [2020-10-24T07:08:41.300Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.24s)
07:08:41 [2020-10-24T07:08:41.300Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:08:41 [2020-10-24T07:08:41.917Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
07:08:42 [2020-10-24T07:08:42.561Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
07:08:43 [2020-10-24T07:08:43.203Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
07:08:43 [2020-10-24T07:08:43.362Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:08:43 [2020-10-24T07:08:43.821Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s)
07:08:43 [2020-10-24T07:08:43.822Z] === RUN   TestCgroupNamespacesRunHostMode
07:08:44 [2020-10-24T07:08:44.108Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:08:44 [2020-10-24T07:08:44.108Z] Using test binary docker
07:08:44 [2020-10-24T07:08:44.108Z] +++ /etc/init.d/apparmor start
07:08:44 [2020-10-24T07:08:44.108Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:08:44 [2020-10-24T07:08:44.108Z] Starting dockerd
07:08:44 [2020-10-24T07:08:44.108Z] INFO: Waiting for daemon to start...
07:08:44 [2020-10-24T07:08:44.108Z] +++ 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
07:08:44 [2020-10-24T07:08:44.246Z] ok  	github.com/docker/docker/layer	7.681s	coverage: 68.8% of statements
07:08:44 [2020-10-24T07:08:44.246Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:08:44 [2020-10-24T07:08:44.246Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:08:44 [2020-10-24T07:08:44.246Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:08:44 [2020-10-24T07:08:44.246Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:08:44 [2020-10-24T07:08:44.246Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:08:44 [2020-10-24T07:08:44.246Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
07:08:44 [2020-10-24T07:08:44.545Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.923s	coverage: 43.2% of statements
07:08:44 [2020-10-24T07:08:44.545Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:08:44 [2020-10-24T07:08:44.545Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:08:45 [2020-10-24T07:08:45.602Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
07:08:45 [2020-10-24T07:08:45.602Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.083s	coverage: 84.1% of statements
07:08:45 [2020-10-24T07:08:45.602Z] ok  	github.com/docker/docker/pkg/fsutils	0.361s	coverage: 85.1% of statements
07:08:45 [2020-10-24T07:08:45.710Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s)
07:08:45 [2020-10-24T07:08:45.710Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:08:45 [2020-10-24T07:08:45.901Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
07:08:46 [2020-10-24T07:08:46.724Z] .
07:08:46 [2020-10-24T07:08:46.724Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:08:46 [2020-10-24T07:08:46.724Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:08:46 [2020-10-24T07:08:46.724Z] Error: No such image: emptyfs
07:08:46 [2020-10-24T07:08:46.724Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:08:46 [2020-10-24T07:08:46.724Z] ++++ docker load
07:08:46 [2020-10-24T07:08:46.957Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.025s	coverage: 91.7% of statements
07:08:47 [2020-10-24T07:08:47.296Z] Running integration-test (iteration 1)
07:08:47 [2020-10-24T07:08:47.296Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:08:47 [2020-10-24T07:08:47.296Z] ++ 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
07:08:47 [2020-10-24T07:08:47.296Z] ++ set -e
07:08:47 [2020-10-24T07:08:47.296Z] ++ '[' -n 0 ']'
07:08:47 [2020-10-24T07:08:47.296Z] ++ set -x
07:08:47 [2020-10-24T07:08:47.296Z] ++ env -i DEST=/go/src/github.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
07:08:47 [2020-10-24T07:08:47.601Z] ok  	github.com/docker/docker/pkg/longpath	0.046s	coverage: 100.0% of statements
07:08:47 [2020-10-24T07:08:47.601Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
07:08:48 [2020-10-24T07:08:48.225Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
07:08:48 [2020-10-24T07:08:48.225Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:08:48 [2020-10-24T07:08:48.249Z] ok  	github.com/docker/docker/pkg/idtools	0.750s	coverage: 70.1% of statements
07:08:48 [2020-10-24T07:08:48.249Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
07:08:48 [2020-10-24T07:08:48.547Z] ok  	github.com/docker/docker/pkg/ioutils	1.335s	coverage: 70.6% of statements
07:08:48 [2020-10-24T07:08:48.547Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
07:08:48 [2020-10-24T07:08:48.547Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:08:48 [2020-10-24T07:08:48.547Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:08:48 [2020-10-24T07:08:48.547Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:08:48 [2020-10-24T07:08:48.563Z] Removing intermediate container a89993683d70
07:08:48 [2020-10-24T07:08:48.563Z]  ---> 082227594142
07:08:48 [2020-10-24T07:08:48.563Z] 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
07:08:48 [2020-10-24T07:08:48.563Z]  ---> Running in e940ecb5c981
07:08:48 [2020-10-24T07:08:48.563Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
07:08:48 [2020-10-24T07:08:48.563Z] go: finding gotest.tools v0.5.3
07:08:48 [2020-10-24T07:08:48.563Z] go: finding gotest.tools/gotestsum v0.5.3
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading gotest.tools/gotestsum v0.5.3
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting gotest.tools/gotestsum v0.5.3
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading github.com/fatih/color v1.9.0
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading github.com/spf13/pflag v1.0.3
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading github.com/pkg/errors v0.9.1
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting github.com/pkg/errors v0.9.1
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting github.com/fatih/color v1.9.0
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting github.com/spf13/pflag v1.0.3
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading github.com/mattn/go-colorable v0.1.6
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading github.com/jonboulle/clockwork v0.1.0
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting github.com/mattn/go-colorable v0.1.6
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading github.com/mattn/go-isatty v0.0.12
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting github.com/mattn/go-isatty v0.0.12
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting github.com/jonboulle/clockwork v0.1.0
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:08:48 [2020-10-24T07:08:48.563Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:08:48 [2020-10-24T07:08:48.563Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:08:48 [2020-10-24T07:08:48.563Z] go: finding github.com/fatih/color v1.9.0
07:08:48 [2020-10-24T07:08:48.563Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:08:48 [2020-10-24T07:08:48.563Z] go: finding github.com/pkg/errors v0.9.1
07:08:48 [2020-10-24T07:08:48.563Z] go: finding github.com/spf13/pflag v1.0.3
07:08:48 [2020-10-24T07:08:48.563Z] go: finding github.com/mattn/go-colorable v0.1.6
07:08:48 [2020-10-24T07:08:48.563Z] go: finding github.com/mattn/go-isatty v0.0.12
07:08:48 [2020-10-24T07:08:48.563Z] go: finding github.com/jonboulle/clockwork v0.1.0
07:08:48 [2020-10-24T07:08:48.563Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
07:08:48 [2020-10-24T07:08:48.563Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
07:08:48 [2020-10-24T07:08:48.563Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
07:08:48 [2020-10-24T07:08:48.563Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
07:08:48 [2020-10-24T07:08:48.843Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.075s	coverage: 60.0% of statements
07:08:49 [2020-10-24T07:08:49.503Z] ok  	github.com/docker/docker/pkg/pidfile	0.029s	coverage: 82.4% of statements
07:08:49 [2020-10-24T07:08:49.503Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.035s	coverage: 86.7% of statements
07:08:49 [2020-10-24T07:08:49.503Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:08:49 [2020-10-24T07:08:49.503Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:08:49 [2020-10-24T07:08:49.802Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.040s	coverage: 56.8% of statements
07:08:50 [2020-10-24T07:08:50.105Z] INFO: Build done for gotestsum...
07:08:50 [2020-10-24T07:08:50.129Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s)
07:08:50 [2020-10-24T07:08:50.129Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:08:50 [2020-10-24T07:08:50.838Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:08:51 [2020-10-24T07:08:51.333Z] ok  	github.com/docker/docker/pkg/pools	0.017s	coverage: 88.2% of statements
07:08:51 [2020-10-24T07:08:51.333Z] ok  	github.com/docker/docker/pkg/progress	0.024s	coverage: 75.9% of statements
07:08:51 [2020-10-24T07:08:51.333Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
07:08:52 [2020-10-24T07:08:52.002Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
07:08:52 [2020-10-24T07:08:52.038Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s)
07:08:52 [2020-10-24T07:08:52.038Z] === RUN   TestCgroupNamespacesRunOlderClient
07:08:52 [2020-10-24T07:08:52.643Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
07:08:52 [2020-10-24T07:08:52.952Z] ok  	github.com/docker/docker/pkg/pubsub	1.173s	coverage: 75.0% of statements
07:08:53 [2020-10-24T07:08:53.594Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
07:08:53 [2020-10-24T07:08:53.594Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
07:08:53 [2020-10-24T07:08:53.926Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s)
07:08:53 [2020-10-24T07:08:53.926Z] === RUN   TestKernelTCPMemory
07:08:53 [2020-10-24T07:08:53.926Z] --- SKIP: TestKernelTCPMemory (0.03s)
07:08:53 [2020-10-24T07:08:53.926Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:08:53 [2020-10-24T07:08:53.926Z] === RUN   TestNISDomainname
07:08:53 [2020-10-24T07:08:53.926Z] --- SKIP: TestNISDomainname (0.01s)
07:08:53 [2020-10-24T07:08:53.926Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:08:53 [2020-10-24T07:08:53.926Z] === RUN   TestHostnameDnsResolution
07:08:54 [2020-10-24T07:08:54.233Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
07:08:54 [2020-10-24T07:08:54.493Z] --- PASS: TestHostnameDnsResolution (0.69s)
07:08:54 [2020-10-24T07:08:54.493Z] === RUN   TestStats
07:08:54 [2020-10-24T07:08:54.493Z] --- SKIP: TestStats (0.00s)
07:08:54 [2020-10-24T07:08:54.493Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:08:54 [2020-10-24T07:08:54.493Z] === RUN   TestStopContainerWithTimeout
07:08:54 [2020-10-24T07:08:54.493Z] === RUN   TestStopContainerWithTimeout/0
07:08:54 [2020-10-24T07:08:54.493Z] === PAUSE TestStopContainerWithTimeout/0
07:08:54 [2020-10-24T07:08:54.493Z] === RUN   TestStopContainerWithTimeout/1
07:08:54 [2020-10-24T07:08:54.493Z] === PAUSE TestStopContainerWithTimeout/1
07:08:54 [2020-10-24T07:08:54.493Z] === RUN   TestStopContainerWithTimeout/3
07:08:54 [2020-10-24T07:08:54.493Z] === PAUSE TestStopContainerWithTimeout/3
07:08:54 [2020-10-24T07:08:54.493Z] === RUN   TestStopContainerWithTimeout/-1
07:08:54 [2020-10-24T07:08:54.493Z] === PAUSE TestStopContainerWithTimeout/-1
07:08:54 [2020-10-24T07:08:54.493Z] === CONT  TestStopContainerWithTimeout/0
07:08:54 [2020-10-24T07:08:54.493Z] === CONT  TestStopContainerWithTimeout/3
07:08:54 [2020-10-24T07:08:54.773Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
07:08:55 [2020-10-24T07:08:55.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:08:55 [2020-10-24T07:08:55.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:08:55 [2020-10-24T07:08:55.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:08:55 [2020-10-24T07:08:55.307Z] ok  	github.com/docker/docker/pkg/signal	2.897s	coverage: 61.0% of statements
07:08:55 [2020-10-24T07:08:55.307Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
07:08:55 [2020-10-24T07:08:55.307Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 53.8% of statements
07:08:55 [2020-10-24T07:08:55.420Z] === CONT  TestStopContainerWithTimeout/-1
07:08:55 [2020-10-24T07:08:55.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:08:56 [2020-10-24T07:08:56.360Z] ok  	github.com/docker/docker/pkg/tailfile	0.112s	coverage: 88.6% of statements
07:08:56 [2020-10-24T07:08:56.360Z] testing: warning: no tests to run
07:08:56 [2020-10-24T07:08:56.360Z] coverage: [no statements]
07:08:56 [2020-10-24T07:08:56.360Z] ok  	github.com/docker/docker/pkg/term/windows	0.019s	coverage: [no statements] [no tests to run]
07:08:56 [2020-10-24T07:08:56.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:08:57 [2020-10-24T07:08:57.007Z] ok  	github.com/docker/docker/pkg/tarsum	0.202s	coverage: 89.3% of statements
07:08:57 [2020-10-24T07:08:57.007Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
07:08:57 [2020-10-24T07:08:57.007Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
07:08:57 [2020-10-24T07:08:57.304Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
07:08:57 [2020-10-24T07:08:57.308Z] === CONT  TestStopContainerWithTimeout/1
07:08:58 [2020-10-24T07:08:58.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:08:58 [2020-10-24T07:08:58.672Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:08:58 [2020-10-24T07:08:58.672Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
07:08:58 [2020-10-24T07:08:58.672Z]     --- PASS: TestStopContainerWithTimeout/3 (2.56s)
07:08:58 [2020-10-24T07:08:58.672Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
07:08:58 [2020-10-24T07:08:58.672Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
07:08:58 [2020-10-24T07:08:58.672Z] === RUN   TestDeleteDevicemapper
07:08:58 [2020-10-24T07:08:58.672Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:08:58 [2020-10-24T07:08:58.672Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:08:58 [2020-10-24T07:08:58.672Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:08:59 [2020-10-24T07:08:59.405Z] ok  	github.com/docker/docker/plugin/v2	0.019s	coverage: 14.5% of statements
07:08:59 [2020-10-24T07:08:59.708Z] ok  	github.com/docker/docker/profiles/seccomp	0.032s	coverage: 83.5% of statements
07:09:00 [2020-10-24T07:09:00.561Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
07:09:00 [2020-10-24T07:09:00.561Z] === RUN   TestUpdateMemory
07:09:00 [2020-10-24T07:09:00.561Z] --- SKIP: TestUpdateMemory (0.00s)
07:09:00 [2020-10-24T07:09:00.561Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:00 [2020-10-24T07:09:00.561Z] === RUN   TestUpdateCPUQuota
07:09:00 [2020-10-24T07:09:00.561Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:09:00 [2020-10-24T07:09:00.561Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:00 [2020-10-24T07:09:00.561Z] === RUN   TestUpdatePidsLimit
07:09:00 [2020-10-24T07:09:00.561Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:09:00 [2020-10-24T07:09:00.561Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:00 [2020-10-24T07:09:00.561Z] === RUN   TestUpdateRestartPolicy
07:09:01 [2020-10-24T07:09:01.238Z] ok  	github.com/docker/docker/reference	0.032s	coverage: 84.4% of statements
07:09:01 [2020-10-24T07:09:01.537Z] ok  	github.com/docker/docker/plugin	0.591s	coverage: 23.1% of statements
07:09:01 [2020-10-24T07:09:01.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:09:03 [2020-10-24T07:09:03.078Z] ok  	github.com/docker/docker/quota	0.668s	coverage: 71.4% of statements
07:09:03 [2020-10-24T07:09:03.078Z] ok  	github.com/docker/docker/registry/resumable	0.043s	coverage: 100.0% of statements
07:09:03 [2020-10-24T07:09:03.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:09:04 [2020-10-24T07:09:04.138Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
07:09:04 [2020-10-24T07:09:04.782Z] ok  	github.com/docker/docker/registry	0.254s	coverage: 56.3% of statements
07:09:04 [2020-10-24T07:09:04.782Z] ok  	github.com/docker/docker/testutil	0.023s	coverage: 62.5% of statements
07:09:05 [2020-10-24T07:09:05.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:09:05 [2020-10-24T07:09:05.849Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 66.1% of statements
07:09:06 [2020-10-24T07:09:06.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:09:08 [2020-10-24T07:09:08.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:09:08 [2020-10-24T07:09:08.608Z] ok  	github.com/docker/docker/volume/drivers	0.011s	coverage: 36.1% of statements
07:09:08 [2020-10-24T07:09:08.937Z] --- PASS: TestImportExtremelyLargeImageWorks (79.07s)
07:09:08 [2020-10-24T07:09:08.937Z] PASS
07:09:08 [2020-10-24T07:09:08.937Z] 
07:09:08 [2020-10-24T07:09:08.937Z] === Skipped
07:09:08 [2020-10-24T07:09:08.937Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
07:09:08 [2020-10-24T07:09:08.937Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:09:08 [2020-10-24T07:09:08.937Z] 
07:09:08 [2020-10-24T07:09:08.937Z] 
07:09:08 [2020-10-24T07:09:08.937Z] DONE 12 tests, 1 skipped in 80.463s
07:09:08 [2020-10-24T07:09:08.937Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
07:09:08 [2020-10-24T07:09:08.937Z] ++ 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
07:09:08 [2020-10-24T07:09:08.937Z] ++ set -e
07:09:08 [2020-10-24T07:09:08.937Z] ++ '[' -n 0 ']'
07:09:08 [2020-10-24T07:09:08.937Z] ++ set -x
07:09:08 [2020-10-24T07:09:08.937Z] ++ env -i DEST=/go/src/github.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
07:09:08 [2020-10-24T07:09:08.937Z] INFO: Testing against a local daemon
07:09:08 [2020-10-24T07:09:08.937Z] === RUN   TestNetworkCreateDelete
07:09:08 [2020-10-24T07:09:08.937Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:09:08 [2020-10-24T07:09:08.937Z] === RUN   TestDockerNetworkDeletePreferID
07:09:08 [2020-10-24T07:09:08.937Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
07:09:08 [2020-10-24T07:09:08.937Z] === RUN   TestDaemonDNSFallback
07:09:09 [2020-10-24T07:09:09.235Z] --- PASS: TestDaemonDNSFallback (2.51s)
07:09:09 [2020-10-24T07:09:09.235Z] === RUN   TestInspectNetwork
07:09:09 [2020-10-24T07:09:09.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:09:09 [2020-10-24T07:09:09.656Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
07:09:09 [2020-10-24T07:09:09.952Z] ok  	github.com/docker/docker/volume/local	0.227s	coverage: 76.4% of statements
07:09:10 [2020-10-24T07:09:10.593Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
07:09:10 [2020-10-24T07:09:10.972Z] tests/integration/api_network_test.py ............................       [ 47%]
07:09:11 [2020-10-24T07:09:11.217Z] Removing intermediate container e940ecb5c981
07:09:11 [2020-10-24T07:09:11.217Z]  ---> d3a7dfd29ace
07:09:11 [2020-10-24T07:09:11.217Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
07:09:11 [2020-10-24T07:09:11.217Z]  ---> Running in 3dead8cc9201
07:09:11 [2020-10-24T07:09:11.217Z] Removing intermediate container 3dead8cc9201
07:09:11 [2020-10-24T07:09:11.217Z]  ---> ce035f841abe
07:09:11 [2020-10-24T07:09:11.217Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
07:09:11 [2020-10-24T07:09:11.217Z]  ---> Running in 6cb48503948d
07:09:11 [2020-10-24T07:09:11.217Z] Removing intermediate container 6cb48503948d
07:09:11 [2020-10-24T07:09:11.217Z]  ---> 99c11f2b673d
07:09:11 [2020-10-24T07:09:11.217Z] Step 10/10 : COPY . .
07:09:11 [2020-10-24T07:09:11.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:09:12 [2020-10-24T07:09:12.728Z] --- PASS: TestUpdateRestartPolicy (10.97s)
07:09:12 [2020-10-24T07:09:12.728Z] === RUN   TestUpdateRestartWithAutoRemove
07:09:12 [2020-10-24T07:09:12.728Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
07:09:12 [2020-10-24T07:09:12.728Z] === RUN   TestWaitNonBlocked
07:09:12 [2020-10-24T07:09:12.728Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:09:12 [2020-10-24T07:09:12.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:09:12 [2020-10-24T07:09:12.728Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:09:12 [2020-10-24T07:09:12.728Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:09:12 [2020-10-24T07:09:12.728Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:09:12 [2020-10-24T07:09:12.728Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:09:12 [2020-10-24T07:09:12.728Z] --- PASS: TestWaitNonBlocked (0.01s)
07:09:12 [2020-10-24T07:09:12.728Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
07:09:12 [2020-10-24T07:09:12.728Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
07:09:12 [2020-10-24T07:09:12.728Z] === RUN   TestWaitBlocked
07:09:12 [2020-10-24T07:09:12.728Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:09:12 [2020-10-24T07:09:12.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:09:12 [2020-10-24T07:09:12.728Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:09:12 [2020-10-24T07:09:12.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:09:12 [2020-10-24T07:09:12.728Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:09:12 [2020-10-24T07:09:12.728Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:09:12 [2020-10-24T07:09:12.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:09:13 [2020-10-24T07:09:13.291Z] --- PASS: TestWaitBlocked (0.01s)
07:09:13 [2020-10-24T07:09:13.291Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
07:09:13 [2020-10-24T07:09:13.291Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
07:09:13 [2020-10-24T07:09:13.291Z] === CONT  TestDaemonRestartIpcMode
07:09:13 [2020-10-24T07:09:13.291Z] === CONT  TestIpcModeOlderClient
07:09:13 [2020-10-24T07:09:13.291Z] --- PASS: TestIpcModeOlderClient (0.08s)
07:09:14 [2020-10-24T07:09:14.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:09:14 [2020-10-24T07:09:14.797Z] === RUN   TestInspectNetwork/full_network_id
07:09:14 [2020-10-24T07:09:14.797Z] === RUN   TestInspectNetwork/partial_network_id
07:09:14 [2020-10-24T07:09:14.797Z] === RUN   TestInspectNetwork/network_name
07:09:14 [2020-10-24T07:09:14.797Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:09:16 [2020-10-24T07:09:16.166Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:09:16 [2020-10-24T07:09:16.166Z] Using test binary docker
07:09:16 [2020-10-24T07:09:16.166Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:09:16 [2020-10-24T07:09:16.166Z] +++ /etc/init.d/apparmor start
07:09:16 [2020-10-24T07:09:16.166Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:09:16 [2020-10-24T07:09:16.166Z] INFO: Waiting for daemon to start...
07:09:16 [2020-10-24T07:09:16.166Z] Starting dockerd
07:09:16 [2020-10-24T07:09:16.166Z] +++ 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
07:09:17 [2020-10-24T07:09:17.458Z] --- PASS: TestDaemonRestartIpcMode (4.21s)
07:09:17 [2020-10-24T07:09:17.458Z] PASS
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === Skipped
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
07:09:17 [2020-10-24T07:09:17.458Z]     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)
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
07:09:17 [2020-10-24T07:09:17.458Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
07:09:17 [2020-10-24T07:09:17.458Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
07:09:17 [2020-10-24T07:09:17.458Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:09:17 [2020-10-24T07:09:17.458Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] 
07:09:17 [2020-10-24T07:09:17.458Z] DONE 174 tests, 24 skipped in 79.512s
07:09:17 [2020-10-24T07:09:17.458Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:09:17 [2020-10-24T07:09:17.715Z] INFO: Testing against a local daemon
07:09:17 [2020-10-24T07:09:17.715Z] === RUN   TestCommitInheritsEnv
07:09:19 [2020-10-24T07:09:19.080Z] --- PASS: TestCommitInheritsEnv (1.38s)
07:09:19 [2020-10-24T07:09:19.080Z] === RUN   TestImportExtremelyLargeImageWorks
07:09:19 [2020-10-24T07:09:19.080Z] === PAUSE TestImportExtremelyLargeImageWorks
07:09:19 [2020-10-24T07:09:19.080Z] === RUN   TestImagesFilterMultiReference
07:09:19 [2020-10-24T07:09:19.245Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
07:09:19 [2020-10-24T07:09:19.336Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:09:19 [2020-10-24T07:09:19.336Z] === RUN   TestImagePullPlatformInvalid
07:09:19 [2020-10-24T07:09:19.336Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:09:19 [2020-10-24T07:09:19.336Z] === RUN   TestRemoveImageOrphaning
07:09:20 [2020-10-24T07:09:20.357Z] --- PASS: TestInspectNetwork (10.71s)
07:09:20 [2020-10-24T07:09:20.357Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:09:20 [2020-10-24T07:09:20.357Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:09:20 [2020-10-24T07:09:20.357Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:09:20 [2020-10-24T07:09:20.357Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:09:20 [2020-10-24T07:09:20.357Z] === RUN   TestRunContainerWithBridgeNone
07:09:20 [2020-10-24T07:09:20.750Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:09:21 [2020-10-24T07:09:21.225Z] --- PASS: TestRemoveImageOrphaning (1.90s)
07:09:21 [2020-10-24T07:09:21.225Z] === RUN   TestRemoveImageGarbageCollector
07:09:21 [2020-10-24T07:09:21.225Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:09:21 [2020-10-24T07:09:21.225Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:09:21 [2020-10-24T07:09:21.225Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:09:21 [2020-10-24T07:09:21.225Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:09:21 [2020-10-24T07:09:21.225Z] === RUN   TestTagInvalidReference
07:09:21 [2020-10-24T07:09:21.225Z] --- PASS: TestTagInvalidReference (0.01s)
07:09:21 [2020-10-24T07:09:21.225Z] === RUN   TestTagValidPrefixedRepo
07:09:21 [2020-10-24T07:09:21.225Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:09:21 [2020-10-24T07:09:21.225Z] === RUN   TestTagExistedNameWithoutForce
07:09:21 [2020-10-24T07:09:21.225Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:09:21 [2020-10-24T07:09:21.225Z] === RUN   TestTagOfficialNames
07:09:21 [2020-10-24T07:09:21.225Z] --- PASS: TestTagOfficialNames (0.06s)
07:09:21 [2020-10-24T07:09:21.225Z] === RUN   TestTagMatchesDigest
07:09:21 [2020-10-24T07:09:21.225Z] --- PASS: TestTagMatchesDigest (0.01s)
07:09:21 [2020-10-24T07:09:21.225Z] === CONT  TestImportExtremelyLargeImageWorks
07:09:21 [2020-10-24T07:09:21.462Z] .
07:09:21 [2020-10-24T07:09:21.462Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:09:21 [2020-10-24T07:09:21.462Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:09:21 [2020-10-24T07:09:21.462Z] Error: No such image: emptyfs
07:09:21 [2020-10-24T07:09:21.462Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:09:21 [2020-10-24T07:09:21.462Z] ++++ docker load
07:09:21 [2020-10-24T07:09:21.462Z] Running integration-test (iteration 1)
07:09:21 [2020-10-24T07:09:21.462Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
07:09:21 [2020-10-24T07:09:21.462Z] ++ 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
07:09:21 [2020-10-24T07:09:21.462Z] ++ set -e
07:09:21 [2020-10-24T07:09:21.462Z] ++ '[' -n 0 ']'
07:09:21 [2020-10-24T07:09:21.462Z] ++ set -x
07:09:21 [2020-10-24T07:09:21.462Z] ++ env -i DEST=/go/src/github.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
07:09:22 [2020-10-24T07:09:22.424Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
07:09:22 [2020-10-24T07:09:22.424Z] === RUN   TestNetworkInvalidJSON
07:09:22 [2020-10-24T07:09:22.424Z] === RUN   TestNetworkInvalidJSON//networks/create
07:09:22 [2020-10-24T07:09:22.424Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:09:22 [2020-10-24T07:09:22.424Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:09:22 [2020-10-24T07:09:22.424Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:09:22 [2020-10-24T07:09:22.424Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:09:22 [2020-10-24T07:09:22.424Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:09:22 [2020-10-24T07:09:22.424Z] === CONT  TestNetworkInvalidJSON//networks/create
07:09:22 [2020-10-24T07:09:22.424Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:09:22 [2020-10-24T07:09:22.424Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:09:22 [2020-10-24T07:09:22.424Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:09:22 [2020-10-24T07:09:22.424Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:09:22 [2020-10-24T07:09:22.424Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:09:22 [2020-10-24T07:09:22.424Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:09:22 [2020-10-24T07:09:22.424Z] === RUN   TestHostIPv4BridgeLabel
07:09:22 [2020-10-24T07:09:22.715Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:09:22 [2020-10-24T07:09:22.715Z] === RUN   TestDaemonRestartWithLiveRestore
07:09:23 [2020-10-24T07:09:23.786Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
07:09:23 [2020-10-24T07:09:23.786Z] === RUN   TestDaemonDefaultNetworkPools
07:09:24 [2020-10-24T07:09:24.833Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
07:09:24 [2020-10-24T07:09:24.834Z] === RUN   TestDaemonRestartWithExistingNetwork
07:09:25 [2020-10-24T07:09:25.011Z] tests/integration/api_service_test.py .................................. [ 60%]
07:09:25 [2020-10-24T07:09:25.868Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
07:09:25 [2020-10-24T07:09:25.868Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:09:25 [2020-10-24T07:09:25.950Z] ok  	github.com/docker/docker/pkg/plugins	33.623s	coverage: 76.6% of statements
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/pkg/term	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/rootless	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/volume	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === Skipped
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver btrfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver btrfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver btrfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver btrfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver btrfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:73: No driver to put!
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z] time="2020-10-24T07:08:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z] time="2020-10-24T07:08:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z] time="2020-10-24T07:08:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z] time="2020-10-24T07:08:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z] time="2020-10-24T07:08:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:73: No driver to put!
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     overlay_test.go:49: Fails to compute changes intermittently
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver zfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver zfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver zfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver zfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:46: Driver zfs not supported
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     graphtest_unix.go:73: No driver to put!
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:09:25 [2020-10-24T07:09:25.950Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] 
07:09:25 [2020-10-24T07:09:25.950Z] DONE 2199 tests, 26 skipped in 257.715s
Post stage
[Pipeline] junit
07:09:26 [2020-10-24T07:09:26.000Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:09:26 [2020-10-24T07:09:26.708Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -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:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh dynbinary test-integration
07:09:27 [2020-10-24T07:09:27.005Z] 
07:09:27 [2020-10-24T07:09:27.005Z] Removing bundles/
07:09:27 [2020-10-24T07:09:27.005Z] 
07:09:27 [2020-10-24T07:09:27.005Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:09:27 [2020-10-24T07:09:27.005Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:09:27 [2020-10-24T07:09:27.005Z] GOOS="" GOARCH="" GOARM=""
07:09:27 [2020-10-24T07:09:27.373Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
07:09:27 [2020-10-24T07:09:27.373Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:09:28 [2020-10-24T07:09:28.005Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
07:09:28 [2020-10-24T07:09:28.005Z] === RUN   TestServiceWithPredefinedNetwork
07:09:32 [2020-10-24T07:09:32.458Z] --- PASS: TestServiceWithPredefinedNetwork (3.86s)
07:09:32 [2020-10-24T07:09:32.458Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:09:32 [2020-10-24T07:09:32.458Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:09:32 [2020-10-24T07:09:32.458Z]     service_test.go:236: FLAKY_TEST
07:09:32 [2020-10-24T07:09:32.458Z] === RUN   TestServiceWithDataPathPortInit
07:09:34 [2020-10-24T07:09:34.010Z] Loaded image: buildpack-deps:buster
07:09:34 [2020-10-24T07:09:34.011Z] Loaded image: busybox:latest
07:09:34 [2020-10-24T07:09:34.011Z] Loaded image: busybox:glibc
07:09:34 [2020-10-24T07:09:34.011Z] Loaded image: debian:buster
07:09:34 [2020-10-24T07:09:34.011Z] Loaded image: hello-world:latest
07:09:34 [2020-10-24T07:09:34.011Z] Loaded image: arm32v7/hello-world:latest
07:09:34 [2020-10-24T07:09:34.011Z] INFO: Testing against a local daemon
07:09:34 [2020-10-24T07:09:34.011Z] === RUN   TestCgroupNamespacesBuild
07:09:34 [2020-10-24T07:09:34.011Z] --- PASS: TestCgroupNamespacesBuild (4.53s)
07:09:34 [2020-10-24T07:09:34.011Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:09:35 [2020-10-24T07:09:35.398Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s)
07:09:35 [2020-10-24T07:09:35.398Z] === RUN   TestBuildWithSession
07:09:35 [2020-10-24T07:09:35.398Z] --- SKIP: TestBuildWithSession (0.00s)
07:09:35 [2020-10-24T07:09:35.398Z]     build_session_test.go:25: TODO: BuildKit
07:09:35 [2020-10-24T07:09:35.398Z] === RUN   TestBuildSquashParent
07:09:36 [2020-10-24T07:09:36.391Z] Loaded image: buildpack-deps:buster
07:09:36 [2020-10-24T07:09:36.391Z] Loaded image: busybox:latest
07:09:36 [2020-10-24T07:09:36.391Z] Loaded image: busybox:glibc
07:09:36 [2020-10-24T07:09:36.391Z] Loaded image: debian:buster
07:09:36 [2020-10-24T07:09:36.391Z] Loaded image: hello-world:latest
07:09:36 [2020-10-24T07:09:36.391Z] Loaded image: arm32v7/hello-world:latest
07:09:36 [2020-10-24T07:09:36.391Z] INFO: Testing against a local daemon
07:09:36 [2020-10-24T07:09:36.391Z] === RUN   TestCgroupNamespacesBuild
07:09:39 [2020-10-24T07:09:39.617Z] .........................                                                [ 67%]
07:09:41 [2020-10-24T07:09:41.209Z]  ---> f252f6761f04
07:09:41 [2020-10-24T07:09:41.677Z] Successfully built f252f6761f04
07:09:41 [2020-10-24T07:09:41.677Z] Successfully tagged docker:latest
07:09:41 [2020-10-24T07:09:41.677Z] INFO: Image build ended at 10/24/2020 07:09:41. Duration:00:04:12.2826620
07:09:41 [2020-10-24T07:09:41.677Z] 
07:09:41 [2020-10-24T07:09:41.677Z] 
07:09:41 [2020-10-24T07:09:41.677Z] INFO: Building the test binaries at 10/24/2020 07:09:41...
07:09:41 [2020-10-24T07:09:41.688Z] --- PASS: TestCgroupNamespacesBuild (5.31s)
07:09:41 [2020-10-24T07:09:41.688Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:09:43 [2020-10-24T07:09:43.541Z] --- PASS: TestBuildSquashParent (8.38s)
07:09:43 [2020-10-24T07:09:43.541Z] === RUN   TestBuildWithRemoveAndForceRemove
07:09:43 [2020-10-24T07:09:43.542Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:09:43 [2020-10-24T07:09:43.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:09:43 [2020-10-24T07:09:43.542Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:09:43 [2020-10-24T07:09:43.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:09:43 [2020-10-24T07:09:43.542Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:09:43 [2020-10-24T07:09:43.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:09:43 [2020-10-24T07:09:43.542Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:09:43 [2020-10-24T07:09:43.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:09:43 [2020-10-24T07:09:43.542Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:09:43 [2020-10-24T07:09:43.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:09:43 [2020-10-24T07:09:43.542Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:09:43 [2020-10-24T07:09:43.542Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:09:43 [2020-10-24T07:09:43.542Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:09:43 [2020-10-24T07:09:43.542Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:09:43 [2020-10-24T07:09:43.609Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
07:09:43 [2020-10-24T07:09:43.609Z] === RUN   TestBuildWithSession
07:09:43 [2020-10-24T07:09:43.609Z] --- SKIP: TestBuildWithSession (0.00s)
07:09:43 [2020-10-24T07:09:43.609Z]     build_session_test.go:25: TODO: BuildKit
07:09:43 [2020-10-24T07:09:43.609Z] === RUN   TestBuildSquashParent
07:09:46 [2020-10-24T07:09:46.849Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:09:46 [2020-10-24T07:09:46.849Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:09:47 [2020-10-24T07:09:47.571Z] INFO: make.ps1 starting at 10/24/2020 07:09:46
07:09:47 [2020-10-24T07:09:47.571Z] INFO: Git commit (1b8826beee) assumed from DOCKER_GITCOMMIT environment variable
07:09:47 [2020-10-24T07:09:47.571Z] INFO: Invoking autogen...
07:09:48 [2020-10-24T07:09:48.547Z] INFO: Building daemon...
07:09:50 [2020-10-24T07:09:50.152Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:09:50 [2020-10-24T07:09:50.152Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:09:50 [2020-10-24T07:09:50.249Z] --- PASS: TestBuildSquashParent (6.66s)
07:09:50 [2020-10-24T07:09:50.249Z] === RUN   TestBuildWithRemoveAndForceRemove
07:09:50 [2020-10-24T07:09:50.249Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:09:50 [2020-10-24T07:09:50.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:09:50 [2020-10-24T07:09:50.249Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:09:50 [2020-10-24T07:09:50.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:09:50 [2020-10-24T07:09:50.249Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:09:50 [2020-10-24T07:09:50.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:09:50 [2020-10-24T07:09:50.249Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:09:50 [2020-10-24T07:09:50.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:09:50 [2020-10-24T07:09:50.249Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:09:50 [2020-10-24T07:09:50.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:09:50 [2020-10-24T07:09:50.249Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:09:50 [2020-10-24T07:09:50.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:09:50 [2020-10-24T07:09:50.249Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:09:50 [2020-10-24T07:09:50.249Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:09:50 [2020-10-24T07:09:50.249Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:09:50 [2020-10-24T07:09:50.249Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:09:52 [2020-10-24T07:09:52.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:09:52 [2020-10-24T07:09:52.821Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:09:53 [2020-10-24T07:09:53.457Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:09:53 [2020-10-24T07:09:53.457Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s)
07:09:53 [2020-10-24T07:09:53.457Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s)
07:09:53 [2020-10-24T07:09:53.457Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s)
07:09:53 [2020-10-24T07:09:53.457Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s)
07:09:53 [2020-10-24T07:09:53.457Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s)
07:09:53 [2020-10-24T07:09:53.457Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s)
07:09:53 [2020-10-24T07:09:53.457Z] === RUN   TestBuildMultiStageCopy
07:09:53 [2020-10-24T07:09:53.457Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:09:54 [2020-10-24T07:09:54.910Z] --- PASS: TestServiceWithDataPathPortInit (20.45s)
07:09:54 [2020-10-24T07:09:54.910Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:09:55 [2020-10-24T07:09:55.375Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:09:55 [2020-10-24T07:09:55.375Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s)
07:09:55 [2020-10-24T07:09:55.375Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s)
07:09:55 [2020-10-24T07:09:55.375Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s)
07:09:55 [2020-10-24T07:09:55.375Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s)
07:09:55 [2020-10-24T07:09:55.375Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s)
07:09:55 [2020-10-24T07:09:55.375Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
07:09:55 [2020-10-24T07:09:55.375Z] === RUN   TestBuildMultiStageCopy
07:09:55 [2020-10-24T07:09:55.375Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:09:56 [2020-10-24T07:09:56.008Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:09:56 [2020-10-24T07:09:56.582Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:09:57 [2020-10-24T07:09:57.155Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:09:57 [2020-10-24T07:09:57.294Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:09:57 [2020-10-24T07:09:57.729Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:09:57 [2020-10-24T07:09:57.867Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:09:58 [2020-10-24T07:09:58.130Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:09:58 [2020-10-24T07:09:58.302Z] --- PASS: TestBuildMultiStageCopy (4.94s)
07:09:58 [2020-10-24T07:09:58.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s)
07:09:58 [2020-10-24T07:09:58.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
07:09:58 [2020-10-24T07:09:58.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
07:09:58 [2020-10-24T07:09:58.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
07:09:58 [2020-10-24T07:09:58.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
07:09:58 [2020-10-24T07:09:58.302Z] === RUN   TestBuildMultiStageParentConfig
07:09:58 [2020-10-24T07:09:58.705Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:09:59 [2020-10-24T07:09:59.279Z] --- PASS: TestBuildMultiStageCopy (4.41s)
07:09:59 [2020-10-24T07:09:59.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s)
07:09:59 [2020-10-24T07:09:59.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
07:09:59 [2020-10-24T07:09:59.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
07:09:59 [2020-10-24T07:09:59.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
07:09:59 [2020-10-24T07:09:59.279Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
07:09:59 [2020-10-24T07:09:59.279Z] === RUN   TestBuildMultiStageParentConfig
07:09:59 [2020-10-24T07:09:59.690Z] --- PASS: TestBuildMultiStageParentConfig (1.42s)
07:09:59 [2020-10-24T07:09:59.690Z] === RUN   TestBuildLabelWithTargets
07:10:00 [2020-10-24T07:10:00.669Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
07:10:00 [2020-10-24T07:10:00.669Z] === RUN   TestBuildLabelWithTargets
07:10:02 [2020-10-24T07:10:02.241Z] --- PASS: TestBuildLabelWithTargets (2.33s)
07:10:02 [2020-10-24T07:10:02.241Z] === RUN   TestBuildWithEmptyLayers
07:10:03 [2020-10-24T07:10:03.221Z] --- PASS: TestBuildLabelWithTargets (2.31s)
07:10:03 [2020-10-24T07:10:03.221Z] === RUN   TestBuildWithEmptyLayers
07:10:03 [2020-10-24T07:10:03.389Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.10s)
07:10:03 [2020-10-24T07:10:03.389Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yggu6aue0cmmayb8pme36sblm Created:2020-10-24 07:09:53.546037506 +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[2048afcb73842ca8cc521c5f65d13d400dc070bcbb8ac769431c423db84e7b21:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iyvg3y58v5zo0jzzweihc4h00 EndpointID:92bbd6fde24f6d9da8d8fad695e952702aa89b7ddccba43a9866941ff436120d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ae791f3e4c9da507733b8da2b761c7a37ffca2a1697fa7d39663b247d5fea7d2 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:579aa7d556a2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iyvg3y58v5zo0jzzweihc4h00 EndpointID:92bbd6fde24f6d9da8d8fad695e952702aa89b7ddccba43a9866941ff436120d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:10:03 [2020-10-24T07:10:03.389Z] PASS
07:10:03 [2020-10-24T07:10:03.389Z] 
07:10:03 [2020-10-24T07:10:03.389Z] === Skipped
07:10:03 [2020-10-24T07:10:03.389Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:10:03 [2020-10-24T07:10:03.389Z]     service_test.go:236: FLAKY_TEST
07:10:03 [2020-10-24T07:10:03.389Z] 
07:10:03 [2020-10-24T07:10:03.389Z] 
07:10:03 [2020-10-24T07:10:03.389Z] DONE 23 tests, 1 skipped in 56.392s
07:10:03 [2020-10-24T07:10:03.389Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:10:03 [2020-10-24T07:10:03.389Z] ++ 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
07:10:03 [2020-10-24T07:10:03.389Z] ++ set -e
07:10:03 [2020-10-24T07:10:03.389Z] ++ '[' -n 0 ']'
07:10:03 [2020-10-24T07:10:03.389Z] ++ set -x
07:10:03 [2020-10-24T07:10:03.389Z] ++ env -i DEST=/go/src/github.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
07:10:03 [2020-10-24T07:10:03.389Z] INFO: Testing against a local daemon
07:10:03 [2020-10-24T07:10:03.389Z] === RUN   TestDockerNetworkIpvlanPersistance
07:10:03 [2020-10-24T07:10:03.389Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
07:10:03 [2020-10-24T07:10:03.389Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:10:03 [2020-10-24T07:10:03.389Z] === RUN   TestDockerNetworkIpvlan
07:10:03 [2020-10-24T07:10:03.389Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:10:03 [2020-10-24T07:10:03.389Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:10:03 [2020-10-24T07:10:03.389Z] PASS
07:10:03 [2020-10-24T07:10:03.389Z] 
07:10:03 [2020-10-24T07:10:03.389Z] === Skipped
07:10:03 [2020-10-24T07:10:03.389Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
07:10:03 [2020-10-24T07:10:03.389Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:10:03 [2020-10-24T07:10:03.389Z] 
07:10:03 [2020-10-24T07:10:03.389Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:10:03 [2020-10-24T07:10:03.389Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:10:03 [2020-10-24T07:10:03.389Z] 
07:10:03 [2020-10-24T07:10:03.389Z] 
07:10:03 [2020-10-24T07:10:03.389Z] DONE 2 tests, 2 skipped in 0.231s
07:10:03 [2020-10-24T07:10:03.389Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:10:03 [2020-10-24T07:10:03.389Z] ++ 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
07:10:03 [2020-10-24T07:10:03.389Z] ++ set -e
07:10:03 [2020-10-24T07:10:03.389Z] ++ '[' -n 0 ']'
07:10:03 [2020-10-24T07:10:03.389Z] ++ set -x
07:10:03 [2020-10-24T07:10:03.389Z] ++ env -i DEST=/go/src/github.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
07:10:03 [2020-10-24T07:10:03.389Z] INFO: Testing against a local daemon
07:10:03 [2020-10-24T07:10:03.389Z] === RUN   TestDockerNetworkMacvlanPersistance
07:10:03 [2020-10-24T07:10:03.629Z] --- PASS: TestBuildWithEmptyLayers (1.37s)
07:10:03 [2020-10-24T07:10:03.629Z] === RUN   TestBuildMultiStageOnBuild
07:10:04 [2020-10-24T07:10:04.021Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
07:10:04 [2020-10-24T07:10:04.021Z] === RUN   TestDockerNetworkMacvlan
07:10:04 [2020-10-24T07:10:04.167Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
07:10:04 [2020-10-24T07:10:04.167Z] === RUN   TestBuildMultiStageOnBuild
07:10:05 [2020-10-24T07:10:05.053Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:10:05 [2020-10-24T07:10:05.687Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:10:06 [2020-10-24T07:10:06.719Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:10:06 [2020-10-24T07:10:06.721Z] --- PASS: TestBuildMultiStageOnBuild (2.72s)
07:10:06 [2020-10-24T07:10:06.721Z] === RUN   TestBuildUncleanTarFilenames
07:10:06 [2020-10-24T07:10:06.934Z] --- PASS: TestBuildMultiStageOnBuild (3.01s)
07:10:06 [2020-10-24T07:10:06.934Z] === RUN   TestBuildUncleanTarFilenames
07:10:08 [2020-10-24T07:10:08.112Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
07:10:08 [2020-10-24T07:10:08.113Z] === RUN   TestBuildMultiStageLayerLeak
07:10:08 [2020-10-24T07:10:08.321Z] --- PASS: TestBuildUncleanTarFilenames (1.80s)
07:10:08 [2020-10-24T07:10:08.321Z] === RUN   TestBuildMultiStageLayerLeak
07:10:11 [2020-10-24T07:10:11.167Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:10:11 [2020-10-24T07:10:11.422Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s)
07:10:11 [2020-10-24T07:10:11.422Z] === RUN   TestBuildWithHugeFile
07:10:11 [2020-10-24T07:10:11.624Z] --- PASS: TestBuildMultiStageLayerLeak (3.45s)
07:10:11 [2020-10-24T07:10:11.624Z] === RUN   TestBuildWithHugeFile
07:10:14 [2020-10-24T07:10:14.807Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:10:15 [2020-10-24T07:10:15.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:10:15 [2020-10-24T07:10:15.829Z] Using test binary docker
07:10:15 [2020-10-24T07:10:15.829Z] +++ /etc/init.d/apparmor start
07:10:15 [2020-10-24T07:10:15.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:10:15 [2020-10-24T07:10:15.829Z] INFO: Waiting for daemon to start...
07:10:15 [2020-10-24T07:10:15.829Z] Starting dockerd
07:10:15 [2020-10-24T07:10:15.829Z] +++ 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
07:10:16 [2020-10-24T07:10:16.400Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:10:16 [2020-10-24T07:10:16.400Z] Using test binary docker
07:10:16 [2020-10-24T07:10:16.400Z] +++ /etc/init.d/apparmor start
07:10:16 [2020-10-24T07:10:16.400Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:10:16 [2020-10-24T07:10:16.400Z] INFO: Waiting for daemon to start...
07:10:16 [2020-10-24T07:10:16.400Z] Starting dockerd
07:10:16 [2020-10-24T07:10:16.400Z] +++ 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
07:10:20 [2020-10-24T07:10:20.289Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:10:21 [2020-10-24T07:10:21.697Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:10:23 [2020-10-24T07:10:23.794Z] --- PASS: TestDockerNetworkMacvlan (19.35s)
07:10:23 [2020-10-24T07:10:23.794Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
07:10:23 [2020-10-24T07:10:23.794Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
07:10:23 [2020-10-24T07:10:23.794Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s)
07:10:23 [2020-10-24T07:10:23.794Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s)
07:10:23 [2020-10-24T07:10:23.794Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s)
07:10:23 [2020-10-24T07:10:23.794Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
07:10:23 [2020-10-24T07:10:23.794Z] PASS
07:10:23 [2020-10-24T07:10:23.794Z] 
07:10:23 [2020-10-24T07:10:23.794Z] DONE 8 tests in 20.949s
07:10:23 [2020-10-24T07:10:23.794Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
07:10:23 [2020-10-24T07:10:23.794Z] ++ 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
07:10:23 [2020-10-24T07:10:23.794Z] ++ set -e
07:10:23 [2020-10-24T07:10:23.794Z] ++ '[' -n 0 ']'
07:10:23 [2020-10-24T07:10:23.794Z] ++ set -x
07:10:23 [2020-10-24T07:10:23.795Z] ++ env -i DEST=/go/src/github.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
07:10:23 [2020-10-24T07:10:23.795Z] testing: warning: no tests to run
07:10:23 [2020-10-24T07:10:23.795Z] PASS
07:10:23 [2020-10-24T07:10:23.795Z] 
07:10:23 [2020-10-24T07:10:23.795Z] DONE 0 tests in 0.057s
07:10:23 [2020-10-24T07:10:23.795Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:10:23 [2020-10-24T07:10:23.795Z] ++ 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
07:10:23 [2020-10-24T07:10:23.795Z] ++ set -e
07:10:23 [2020-10-24T07:10:23.795Z] ++ '[' -n 0 ']'
07:10:23 [2020-10-24T07:10:23.795Z] ++ set -x
07:10:23 [2020-10-24T07:10:23.795Z] ++ env -i DEST=/go/src/github.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
07:10:23 [2020-10-24T07:10:23.795Z] INFO: Testing against a local daemon
07:10:23 [2020-10-24T07:10:23.795Z] === RUN   TestAuthZPluginAllowRequest
07:10:25 [2020-10-24T07:10:25.300Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
07:10:25 [2020-10-24T07:10:25.300Z] === RUN   TestAuthZPluginTLS
07:10:25 [2020-10-24T07:10:25.931Z] --- PASS: TestAuthZPluginTLS (0.53s)
07:10:25 [2020-10-24T07:10:25.931Z] === RUN   TestAuthZPluginDenyRequest
07:10:26 [2020-10-24T07:10:26.563Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:10:26 [2020-10-24T07:10:26.563Z] === RUN   TestAuthZPluginAPIDenyResponse
07:10:26 [2020-10-24T07:10:26.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
07:10:26 [2020-10-24T07:10:26.854Z] === RUN   TestAuthZPluginDenyResponse
07:10:27 [2020-10-24T07:10:27.485Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
07:10:27 [2020-10-24T07:10:27.485Z] === RUN   TestAuthZPluginAllowEventStream
07:10:29 [2020-10-24T07:10:29.550Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s)
07:10:29 [2020-10-24T07:10:29.550Z] === RUN   TestAuthZPluginErrorResponse
07:10:29 [2020-10-24T07:10:29.840Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:10:29 [2020-10-24T07:10:29.840Z] === RUN   TestAuthZPluginErrorRequest
07:10:30 [2020-10-24T07:10:30.131Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
07:10:30 [2020-10-24T07:10:30.131Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:10:30 [2020-10-24T07:10:30.763Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:10:30 [2020-10-24T07:10:30.763Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:10:32 [2020-10-24T07:10:32.833Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
07:10:32 [2020-10-24T07:10:32.833Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:10:35 [2020-10-24T07:10:35.171Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:10:35 [2020-10-24T07:10:35.560Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
07:10:35 [2020-10-24T07:10:35.560Z] === RUN   TestAuthZPluginHeader
07:10:35 [2020-10-24T07:10:35.851Z] --- PASS: TestAuthZPluginHeader (0.83s)
07:10:35 [2020-10-24T07:10:35.851Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:10:35 [2020-10-24T07:10:35.851Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:10:35 [2020-10-24T07:10:35.851Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:35 [2020-10-24T07:10:35.851Z] === RUN   TestAuthZPluginV2Disable
07:10:35 [2020-10-24T07:10:35.851Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:10:35 [2020-10-24T07:10:35.851Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:35 [2020-10-24T07:10:35.851Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:10:35 [2020-10-24T07:10:35.851Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:10:35 [2020-10-24T07:10:35.851Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:35 [2020-10-24T07:10:35.851Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:10:35 [2020-10-24T07:10:35.851Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:10:35 [2020-10-24T07:10:35.851Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:35 [2020-10-24T07:10:35.851Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:10:37 [2020-10-24T07:10:37.334Z] tests/integration/client_test.py .....                                   [ 75%]
07:10:37 [2020-10-24T07:10:37.334Z] tests/integration/context_api_test.py ...                                [ 76%]
07:10:37 [2020-10-24T07:10:37.904Z] tests/integration/errors_test.py .                                       [ 76%]
07:10:38 [2020-10-24T07:10:38.397Z] .
07:10:38 [2020-10-24T07:10:38.397Z] 
07:10:38 [2020-10-24T07:10:38.397Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:10:38 [2020-10-24T07:10:38.397Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:10:38 [2020-10-24T07:10:38.397Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:10:38 [2020-10-24T07:10:38.397Z] Error: No such image: emptyfs
07:10:38 [2020-10-24T07:10:38.397Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:10:38 [2020-10-24T07:10:38.397Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:10:38 [2020-10-24T07:10:38.397Z] ++++ docker load
07:10:38 [2020-10-24T07:10:38.397Z] Error: No such image: emptyfs
07:10:38 [2020-10-24T07:10:38.397Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:10:38 [2020-10-24T07:10:38.397Z] ++++ docker load
07:10:38 [2020-10-24T07:10:38.397Z] Running integration-test (iteration 1)
07:10:38 [2020-10-24T07:10:38.397Z] Running integration-test (iteration 1)
07:10:38 [2020-10-24T07:10:38.397Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:10:38 [2020-10-24T07:10:38.397Z] ++ 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)/'
07:10:38 [2020-10-24T07:10:38.397Z] ++ set -e
07:10:38 [2020-10-24T07:10:38.397Z] ++ '[' -n 0 ']'
07:10:38 [2020-10-24T07:10:38.397Z] ++ set -x
07:10:38 [2020-10-24T07:10:38.397Z] 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)/
07:10:38 [2020-10-24T07:10:38.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
07:10:38 [2020-10-24T07:10:38.398Z] ++ 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)/'
07:10:38 [2020-10-24T07:10:38.398Z] ++ set -e
07:10:38 [2020-10-24T07:10:38.398Z] ++ '[' -n 0 ']'
07:10:38 [2020-10-24T07:10:38.398Z] ++ set -x
07:10:38 [2020-10-24T07:10:38.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
07:10:54 [2020-10-24T07:10:54.429Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
07:10:54 [2020-10-24T07:10:54.429Z] PASS
07:10:54 [2020-10-24T07:10:54.429Z] 
07:10:54 [2020-10-24T07:10:54.429Z] === Skipped
07:10:54 [2020-10-24T07:10:54.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:10:54 [2020-10-24T07:10:54.429Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:54 [2020-10-24T07:10:54.429Z] 
07:10:54 [2020-10-24T07:10:54.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:10:54 [2020-10-24T07:10:54.429Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:54 [2020-10-24T07:10:54.429Z] 
07:10:54 [2020-10-24T07:10:54.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:10:54 [2020-10-24T07:10:54.429Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:54 [2020-10-24T07:10:54.429Z] 
07:10:54 [2020-10-24T07:10:54.429Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:10:54 [2020-10-24T07:10:54.429Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:10:54 [2020-10-24T07:10:54.429Z] 
07:10:54 [2020-10-24T07:10:54.429Z] 
07:10:54 [2020-10-24T07:10:54.429Z] DONE 17 tests, 4 skipped in 29.232s
07:10:54 [2020-10-24T07:10:54.429Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:10:54 [2020-10-24T07:10:54.429Z] ++ 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
07:10:54 [2020-10-24T07:10:54.429Z] ++ set -e
07:10:54 [2020-10-24T07:10:54.429Z] ++ '[' -n 0 ']'
07:10:54 [2020-10-24T07:10:54.429Z] ++ set -x
07:10:54 [2020-10-24T07:10:54.429Z] ++ env -i DEST=/go/src/github.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
07:10:54 [2020-10-24T07:10:54.429Z] INFO: Testing against a local daemon
07:10:54 [2020-10-24T07:10:54.429Z] === RUN   TestPluginInvalidJSON
07:10:54 [2020-10-24T07:10:54.429Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:10:54 [2020-10-24T07:10:54.429Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:10:54 [2020-10-24T07:10:54.429Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:10:54 [2020-10-24T07:10:54.429Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:10:54 [2020-10-24T07:10:54.429Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:10:54 [2020-10-24T07:10:54.429Z] === RUN   TestPluginInstall
07:10:54 [2020-10-24T07:10:54.429Z] === RUN   TestPluginInstall/no_auth
07:10:57 [2020-10-24T07:10:57.943Z] time="2020-10-24T07:10:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:57 [2020-10-24T07:10:57.943Z] time="2020-10-24T07:10:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80acf8bd01ded1cdb727acb4589ea4ae47a2057aef22605491a4ffb4d19ed976" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:57 [2020-10-24T07:10:57.943Z] time="2020-10-24T07:10:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:57 [2020-10-24T07:10:57.943Z] time="2020-10-24T07:10:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80acf8bd01ded1cdb727acb4589ea4ae47a2057aef22605491a4ffb4d19ed976" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:57 [2020-10-24T07:10:57.943Z] === RUN   TestPluginInstall/with_htpasswd
07:10:58 [2020-10-24T07:10:58.234Z] time="2020-10-24T07:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:58 [2020-10-24T07:10:58.234Z] time="2020-10-24T07:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:194763ab7c57c679e55cdf806054c3a4fd94341b7773d8b29dcbcdbaf3436121" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:58 [2020-10-24T07:10:58.234Z] time="2020-10-24T07:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:58 [2020-10-24T07:10:58.234Z] time="2020-10-24T07:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:194763ab7c57c679e55cdf806054c3a4fd94341b7773d8b29dcbcdbaf3436121" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:58 [2020-10-24T07:10:58.525Z] === RUN   TestPluginInstall/with_insecure
07:10:59 [2020-10-24T07:10:59.558Z] time="2020-10-24T07:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:59 [2020-10-24T07:10:59.558Z] time="2020-10-24T07:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04249bd0ea4207e4ae1a50f75652e18eed93d0b922e1ca7c2b0383aaf9df0023" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:59 [2020-10-24T07:10:59.558Z] time="2020-10-24T07:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:10:59 [2020-10-24T07:10:59.558Z] time="2020-10-24T07:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04249bd0ea4207e4ae1a50f75652e18eed93d0b922e1ca7c2b0383aaf9df0023" mediatype=application/vnd.docker.plugin.v1+json size=522
07:10:59 [2020-10-24T07:10:59.849Z] --- PASS: TestPluginInstall (6.77s)
07:10:59 [2020-10-24T07:10:59.849Z]     --- PASS: TestPluginInstall/no_auth (4.68s)
07:10:59 [2020-10-24T07:10:59.849Z]     --- PASS: TestPluginInstall/with_htpasswd (0.77s)
07:10:59 [2020-10-24T07:10:59.849Z]     --- PASS: TestPluginInstall/with_insecure (1.33s)
07:10:59 [2020-10-24T07:10:59.849Z]         plugin_test.go:157: [d3357e804a5f4] daemon is not started
07:10:59 [2020-10-24T07:10:59.849Z] PASS
07:10:59 [2020-10-24T07:10:59.849Z] 
07:10:59 [2020-10-24T07:10:59.849Z] DONE 6 tests in 7.002s
07:10:59 [2020-10-24T07:10:59.849Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:10:59 [2020-10-24T07:10:59.849Z] ++ 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
07:10:59 [2020-10-24T07:10:59.849Z] ++ set -e
07:10:59 [2020-10-24T07:10:59.849Z] ++ '[' -n 0 ']'
07:10:59 [2020-10-24T07:10:59.849Z] ++ set -x
07:10:59 [2020-10-24T07:10:59.849Z] ++ env -i DEST=/go/src/github.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
07:10:59 [2020-10-24T07:10:59.849Z] INFO: Testing against a local daemon
07:10:59 [2020-10-24T07:10:59.849Z] === RUN   TestExternalGraphDriver
07:11:00 [2020-10-24T07:11:00.139Z] === RUN   TestExternalGraphDriver/json
07:11:02 [2020-10-24T07:11:02.205Z] === RUN   TestExternalGraphDriver/spec
07:11:04 [2020-10-24T07:11:04.321Z] === RUN   TestExternalGraphDriver/pull
07:11:04 [2020-10-24T07:11:04.384Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:11:04 [2020-10-24T07:11:04.384Z] 
07:11:04 [2020-10-24T07:11:04.384Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:11:04 [2020-10-24T07:11:04.384Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:11:04 [2020-10-24T07:11:04.384Z] HOSTNAME=19947b6b0ed4
07:11:04 [2020-10-24T07:11:04.384Z] TESTDEBUG=0
07:11:04 [2020-10-24T07:11:04.384Z] DEST=bundles/test-integration
07:11:04 [2020-10-24T07:11:04.384Z] PWD=/go/src/github.com/docker/docker
07:11:04 [2020-10-24T07:11:04.384Z] DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5
07:11:04 [2020-10-24T07:11:04.384Z] container=docker
07:11:04 [2020-10-24T07:11:04.384Z] HOME=/root
07:11:04 [2020-10-24T07:11:04.384Z] GOLANG_VERSION=1.13.15
07:11:04 [2020-10-24T07:11:04.384Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:11:04 [2020-10-24T07:11:04.384Z] VALIDATE_BRANCH=master
07:11:04 [2020-10-24T07:11:04.384Z] TERM=xterm
07:11:04 [2020-10-24T07:11:04.384Z] DOCKER_PKG=github.com/docker/docker
07:11:04 [2020-10-24T07:11:04.384Z] SHLVL=1
07:11:04 [2020-10-24T07:11:04.384Z] TIMEOUT=120m
07:11:04 [2020-10-24T07:11:04.384Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:11:04 [2020-10-24T07:11:04.384Z] DOCKER_GRAPHDRIVER=overlay2
07:11:04 [2020-10-24T07:11:04.384Z] GO111MODULE=off
07:11:04 [2020-10-24T07:11:04.384Z] DOCKER_EXPERIMENTAL=1
07:11:04 [2020-10-24T07:11:04.384Z] TEST_SKIP_INTEGRATION_CLI=1
07:11:04 [2020-10-24T07:11:04.384Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:11:04 [2020-10-24T07:11:04.384Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:11:04 [2020-10-24T07:11:04.384Z] GOPATH=/go
07:11:04 [2020-10-24T07:11:04.384Z] PKG_CONFIG=pkg-config
07:11:04 [2020-10-24T07:11:04.384Z] _=/usr/bin/env
07:11:04 [2020-10-24T07:11:04.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:11:07 [2020-10-24T07:11:07.054Z] --- PASS: TestExternalGraphDriver (6.58s)
07:11:07 [2020-10-24T07:11:07.054Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
07:11:07 [2020-10-24T07:11:07.054Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
07:11:07 [2020-10-24T07:11:07.054Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
07:11:07 [2020-10-24T07:11:07.054Z] === RUN   TestGraphdriverPluginV2
07:11:07 [2020-10-24T07:11:07.054Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
07:11:07 [2020-10-24T07:11:07.054Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:11:07 [2020-10-24T07:11:07.054Z] PASS
07:11:07 [2020-10-24T07:11:07.054Z] 
07:11:07 [2020-10-24T07:11:07.054Z] === Skipped
07:11:07 [2020-10-24T07:11:07.054Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
07:11:07 [2020-10-24T07:11:07.054Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:11:07 [2020-10-24T07:11:07.054Z] 
07:11:07 [2020-10-24T07:11:07.054Z] 
07:11:07 [2020-10-24T07:11:07.054Z] DONE 5 tests, 1 skipped in 6.843s
07:11:07 [2020-10-24T07:11:07.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:11:07 [2020-10-24T07:11:07.054Z] ++ 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
07:11:07 [2020-10-24T07:11:07.054Z] ++ set -e
07:11:07 [2020-10-24T07:11:07.054Z] ++ '[' -n 0 ']'
07:11:07 [2020-10-24T07:11:07.054Z] ++ set -x
07:11:07 [2020-10-24T07:11:07.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=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
07:11:07 [2020-10-24T07:11:07.054Z] INFO: Testing against a local daemon
07:11:07 [2020-10-24T07:11:07.054Z] === RUN   TestContinueAfterPluginCrash
07:11:07 [2020-10-24T07:11:07.054Z] === PAUSE TestContinueAfterPluginCrash
07:11:07 [2020-10-24T07:11:07.054Z] === RUN   TestReadPluginNoRead
07:11:07 [2020-10-24T07:11:07.054Z] === PAUSE TestReadPluginNoRead
07:11:07 [2020-10-24T07:11:07.054Z] === RUN   TestDaemonStartWithLogOpt
07:11:07 [2020-10-24T07:11:07.054Z] === PAUSE TestDaemonStartWithLogOpt
07:11:07 [2020-10-24T07:11:07.054Z] === CONT  TestContinueAfterPluginCrash
07:11:07 [2020-10-24T07:11:07.054Z] === CONT  TestDaemonStartWithLogOpt
07:11:07 [2020-10-24T07:11:07.796Z] --- PASS: TestBuildWithHugeFile (48.42s)
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildWithEmptyDockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:11:07 [2020-10-24T07:11:07.796Z] --- PASS: TestBuildWithEmptyDockerfile (1.45s)
07:11:07 [2020-10-24T07:11:07.796Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
07:11:07 [2020-10-24T07:11:07.796Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
07:11:07 [2020-10-24T07:11:07.796Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s)
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildPreserveOwnership
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildPreserveOwnership/copy_from
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:11:07 [2020-10-24T07:11:07.796Z] --- PASS: TestBuildPreserveOwnership (6.24s)
07:11:07 [2020-10-24T07:11:07.796Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.11s)
07:11:07 [2020-10-24T07:11:07.796Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
07:11:07 [2020-10-24T07:11:07.796Z] === RUN   TestBuildPlatformInvalid
07:11:07 [2020-10-24T07:11:07.796Z] --- PASS: TestBuildPlatformInvalid (0.18s)
07:11:07 [2020-10-24T07:11:07.796Z] PASS
07:11:07 [2020-10-24T07:11:07.796Z] 
07:11:07 [2020-10-24T07:11:07.796Z] === Skipped
07:11:07 [2020-10-24T07:11:07.796Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
07:11:07 [2020-10-24T07:11:07.796Z]     build_session_test.go:25: TODO: BuildKit
07:11:07 [2020-10-24T07:11:07.796Z] 
07:11:07 [2020-10-24T07:11:07.796Z] 
07:11:07 [2020-10-24T07:11:07.796Z] DONE 32 tests, 1 skipped in 106.478s
07:11:08 [2020-10-24T07:11:08.057Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
07:11:08 [2020-10-24T07:11:08.057Z] ++ 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
07:11:08 [2020-10-24T07:11:08.057Z] ++ set -e
07:11:08 [2020-10-24T07:11:08.057Z] ++ '[' -n 0 ']'
07:11:08 [2020-10-24T07:11:08.057Z] ++ set -x
07:11:08 [2020-10-24T07:11:08.057Z] ++ env -i DEST=/go/src/github.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
07:11:08 [2020-10-24T07:11:08.319Z] INFO: Testing against a local daemon
07:11:08 [2020-10-24T07:11:08.319Z] === RUN   TestConfigInspect
07:11:11 [2020-10-24T07:11:11.506Z] --- PASS: TestDaemonStartWithLogOpt (4.08s)
07:11:11 [2020-10-24T07:11:11.506Z] === CONT  TestReadPluginNoRead
07:11:12 [2020-10-24T07:11:12.533Z] --- PASS: TestConfigInspect (3.69s)
07:11:12 [2020-10-24T07:11:12.533Z] === RUN   TestConfigList
07:11:12 [2020-10-24T07:11:12.618Z] --- PASS: TestImportExtremelyLargeImageWorks (103.44s)
07:11:12 [2020-10-24T07:11:12.618Z] PASS
07:11:12 [2020-10-24T07:11:12.618Z] 
07:11:12 [2020-10-24T07:11:12.618Z] === Skipped
07:11:12 [2020-10-24T07:11:12.618Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:11:12 [2020-10-24T07:11:12.618Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:11:12 [2020-10-24T07:11:12.618Z] 
07:11:12 [2020-10-24T07:11:12.618Z] 
07:11:12 [2020-10-24T07:11:12.618Z] DONE 12 tests, 1 skipped in 107.188s
07:11:12 [2020-10-24T07:11:12.618Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:11:12 [2020-10-24T07:11:12.618Z] INFO: Testing against a local daemon
07:11:12 [2020-10-24T07:11:12.618Z] === RUN   TestNetworkCreateDelete
07:11:12 [2020-10-24T07:11:12.618Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:11:12 [2020-10-24T07:11:12.618Z] === RUN   TestDockerNetworkDeletePreferID
07:11:12 [2020-10-24T07:11:12.618Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:11:12 [2020-10-24T07:11:12.618Z] === RUN   TestDaemonDNSFallback
07:11:12 [2020-10-24T07:11:12.618Z] --- PASS: TestDaemonDNSFallback (7.33s)
07:11:12 [2020-10-24T07:11:12.618Z] === RUN   TestInspectNetwork
07:11:12 [2020-10-24T07:11:12.618Z] --- SKIP: TestInspectNetwork (0.00s)
07:11:12 [2020-10-24T07:11:12.618Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.618Z] === RUN   TestRunContainerWithBridgeNone
07:11:12 [2020-10-24T07:11:12.618Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:11:12 [2020-10-24T07:11:12.618Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.618Z] === RUN   TestNetworkInvalidJSON
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestNetworkInvalidJSON//networks/create
07:11:12 [2020-10-24T07:11:12.876Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:11:12 [2020-10-24T07:11:12.876Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:11:12 [2020-10-24T07:11:12.876Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:11:12 [2020-10-24T07:11:12.876Z] === CONT  TestNetworkInvalidJSON//networks/create
07:11:12 [2020-10-24T07:11:12.876Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:11:12 [2020-10-24T07:11:12.876Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:11:12 [2020-10-24T07:11:12.876Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:11:12 [2020-10-24T07:11:12.876Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestHostIPv4BridgeLabel
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestDaemonRestartWithLiveRestore
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestDaemonDefaultNetworkPools
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestDaemonRestartWithExistingNetwork
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestServiceWithPredefinedNetwork
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:236: FLAKY_TEST
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestServiceWithDataPathPortInit
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.876Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:11:12 [2020-10-24T07:11:12.876Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.876Z] PASS
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === Skipped
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:236: FLAKY_TEST
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:11:12 [2020-10-24T07:11:12.876Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] 
07:11:12 [2020-10-24T07:11:12.876Z] DONE 19 tests, 12 skipped in 8.064s
07:11:12 [2020-10-24T07:11:12.876Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:11:13 [2020-10-24T07:11:13.132Z] INFO: Testing against a local daemon
07:11:13 [2020-10-24T07:11:13.132Z] === RUN   TestDockerNetworkIpvlanPersistance
07:11:13 [2020-10-24T07:11:13.132Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:11:13 [2020-10-24T07:11:13.132Z] === RUN   TestDockerNetworkIpvlan
07:11:13 [2020-10-24T07:11:13.132Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:11:13 [2020-10-24T07:11:13.132Z] PASS
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] === Skipped
07:11:13 [2020-10-24T07:11:13.132Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] DONE 2 tests, 2 skipped in 0.154s
07:11:13 [2020-10-24T07:11:13.132Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:11:13 [2020-10-24T07:11:13.132Z] INFO: Testing against a local daemon
07:11:13 [2020-10-24T07:11:13.132Z] === RUN   TestDockerNetworkMacvlanPersistance
07:11:13 [2020-10-24T07:11:13.132Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:13 [2020-10-24T07:11:13.132Z] === RUN   TestDockerNetworkMacvlan
07:11:13 [2020-10-24T07:11:13.132Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:13 [2020-10-24T07:11:13.132Z] PASS
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] === Skipped
07:11:13 [2020-10-24T07:11:13.132Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:11:13 [2020-10-24T07:11:13.132Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] DONE 2 tests, 2 skipped in 0.104s
07:11:13 [2020-10-24T07:11:13.132Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:11:13 [2020-10-24T07:11:13.132Z] testing: warning: no tests to run
07:11:13 [2020-10-24T07:11:13.132Z] PASS
07:11:13 [2020-10-24T07:11:13.132Z] 
07:11:13 [2020-10-24T07:11:13.132Z] DONE 0 tests in 0.022s
07:11:13 [2020-10-24T07:11:13.132Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:11:13 [2020-10-24T07:11:13.388Z] INFO: Testing against a local daemon
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginAllowRequest
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginTLS
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginDenyRequest
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginAPIDenyResponse
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginDenyResponse
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginAllowEventStream
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginErrorResponse
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginErrorRequest
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginHeader
07:11:13 [2020-10-24T07:11:13.388Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:11:13 [2020-10-24T07:11:13.388Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.388Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:11:13 [2020-10-24T07:11:13.622Z] === RUN   TestReadPluginNoRead/default
07:11:13 [2020-10-24T07:11:13.644Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] === RUN   TestAuthZPluginV2Disable
07:11:13 [2020-10-24T07:11:13.644Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:11:13 [2020-10-24T07:11:13.644Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:11:13 [2020-10-24T07:11:13.644Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:11:13 [2020-10-24T07:11:13.644Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] PASS
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === Skipped
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] 
07:11:13 [2020-10-24T07:11:13.644Z] DONE 17 tests, 17 skipped in 0.428s
07:11:13 [2020-10-24T07:11:13.644Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:11:13 [2020-10-24T07:11:13.644Z] INFO: Testing against a local daemon
07:11:13 [2020-10-24T07:11:13.644Z] === RUN   TestPluginInvalidJSON
07:11:13 [2020-10-24T07:11:13.644Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:11:13 [2020-10-24T07:11:13.644Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:11:13 [2020-10-24T07:11:13.644Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:11:13 [2020-10-24T07:11:13.644Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:11:13 [2020-10-24T07:11:13.644Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z] === RUN   TestPluginInstall
07:11:13 [2020-10-24T07:11:13.644Z] --- SKIP: TestPluginInstall (0.00s)
07:11:13 [2020-10-24T07:11:13.644Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.644Z] PASS
07:11:13 [2020-10-24T07:11:13.900Z] 
07:11:13 [2020-10-24T07:11:13.900Z] === Skipped
07:11:13 [2020-10-24T07:11:13.900Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:11:13 [2020-10-24T07:11:13.900Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:11:13 [2020-10-24T07:11:13.900Z] 
07:11:13 [2020-10-24T07:11:13.900Z] 
07:11:13 [2020-10-24T07:11:13.900Z] DONE 3 tests, 1 skipped in 0.151s
07:11:13 [2020-10-24T07:11:13.900Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:11:13 [2020-10-24T07:11:13.900Z] INFO: Testing against a local daemon
07:11:13 [2020-10-24T07:11:13.900Z] === RUN   TestExternalGraphDriver
07:11:13 [2020-10-24T07:11:13.900Z] --- SKIP: TestExternalGraphDriver (0.07s)
07:11:13 [2020-10-24T07:11:13.900Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:11:13 [2020-10-24T07:11:13.900Z] === RUN   TestGraphdriverPluginV2
07:11:14 [2020-10-24T07:11:14.643Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
07:11:14 [2020-10-24T07:11:14.643Z] 
07:11:14 [2020-10-24T07:11:14.643Z]  ________   ____  __.
07:11:14 [2020-10-24T07:11:14.643Z]  \_____  \ |    |/ _|
07:11:14 [2020-10-24T07:11:14.643Z]  /   |   \|      <
07:11:14 [2020-10-24T07:11:14.643Z]  /    |    \    |  \
07:11:14 [2020-10-24T07:11:14.643Z]  \_______  /____|__ \
07:11:14 [2020-10-24T07:11:14.643Z]          \/        \/
07:11:14 [2020-10-24T07:11:14.643Z] 
07:11:14 [2020-10-24T07:11:14.643Z] INFO: make.ps1 ended at 10/24/2020 07:11:05
07:11:14 [2020-10-24T07:11:14.643Z] INFO: Binaries build ended at 10/24/2020 07:11:07. Duration:00:01:25.8553327
07:11:14 [2020-10-24T07:11:14.643Z] INFO: Copying the built daemon binary to d:\CI\PR-41584\1\binary\dockerd-1b8826beee.exe...
07:11:14 [2020-10-24T07:11:14.643Z] INFO: Copying the built client binary to d:\CI\PR-41584\1\binary\docker-1b8826beee.exe...
07:11:14 [2020-10-24T07:11:14.643Z] INFO: Copying dockerversion from the container...
07:11:14 [2020-10-24T07:11:14.643Z] INFO: Copying the golang package from the container to d:\CI\PR-41584\1\installer\go.zip...
07:11:15 [2020-10-24T07:11:15.104Z] INFO: Extracting go.zip to d:\CI\PR-41584\1\go
07:11:15 [2020-10-24T07:11:15.751Z] === RUN   TestReadPluginNoRead/disabled_caching
07:11:15 [2020-10-24T07:11:15.843Z] --- PASS: TestConfigList (3.26s)
07:11:15 [2020-10-24T07:11:15.843Z] === RUN   TestConfigsCreateAndDelete
07:11:16 [2020-10-24T07:11:16.042Z] --- PASS: TestContinueAfterPluginCrash (9.19s)
07:11:17 [2020-10-24T07:11:17.165Z] Loaded image: buildpack-deps:buster
07:11:17 [2020-10-24T07:11:17.165Z] Loaded image: busybox:latest
07:11:17 [2020-10-24T07:11:17.165Z] Loaded image: buildpack-deps:buster
07:11:17 [2020-10-24T07:11:17.425Z] Loaded image: busybox:latest
07:11:17 [2020-10-24T07:11:17.425Z] Loaded image: busybox:glibc
07:11:17 [2020-10-24T07:11:17.425Z] Loaded image: debian:buster
07:11:17 [2020-10-24T07:11:17.425Z] Loaded image: hello-world:latest
07:11:17 [2020-10-24T07:11:17.562Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:11:17 [2020-10-24T07:11:17.686Z] Loaded image: arm32v7/hello-world:latest
07:11:17 [2020-10-24T07:11:17.686Z] INFO: Testing against a local daemon
07:11:17 [2020-10-24T07:11:17.686Z] === RUN   TestDockerDaemonSuite
07:11:17 [2020-10-24T07:11:17.686Z] Loaded image: busybox:glibc
07:11:17 [2020-10-24T07:11:17.686Z] Loaded image: debian:buster
07:11:17 [2020-10-24T07:11:17.948Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
07:11:17 [2020-10-24T07:11:17.948Z] Loaded image: hello-world:latest
07:11:18 [2020-10-24T07:11:18.210Z] Loaded image: arm32v7/hello-world:latest
07:11:18 [2020-10-24T07:11:18.210Z] INFO: Testing against a local daemon
07:11:18 [2020-10-24T07:11:18.210Z] === RUN   TestDockerSuite
07:11:18 [2020-10-24T07:11:18.210Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:11:18 [2020-10-24T07:11:18.210Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:11:18 [2020-10-24T07:11:18.394Z] --- PASS: TestConfigsCreateAndDelete (3.24s)
07:11:18 [2020-10-24T07:11:18.394Z] === RUN   TestConfigsUpdate
07:11:18 [2020-10-24T07:11:18.472Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:11:18 [2020-10-24T07:11:18.473Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:11:18 [2020-10-24T07:11:18.473Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:11:18 [2020-10-24T07:11:18.473Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:11:18 [2020-10-24T07:11:18.473Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:11:18 [2020-10-24T07:11:18.473Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:11:18 [2020-10-24T07:11:18.961Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:11:19 [2020-10-24T07:11:19.416Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:11:19 [2020-10-24T07:11:19.669Z] --- PASS: TestReadPluginNoRead (8.61s)
07:11:19 [2020-10-24T07:11:19.669Z]     --- PASS: TestReadPluginNoRead/default (1.96s)
07:11:19 [2020-10-24T07:11:19.669Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
07:11:19 [2020-10-24T07:11:19.669Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s)
07:11:19 [2020-10-24T07:11:19.669Z]     read_test.go:92: [d92e34b672ba1] daemon is not started
07:11:19 [2020-10-24T07:11:19.669Z] PASS
07:11:19 [2020-10-24T07:11:19.669Z] 
07:11:19 [2020-10-24T07:11:19.669Z] DONE 6 tests in 12.885s
07:11:19 [2020-10-24T07:11:19.669Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:11:19 [2020-10-24T07:11:19.669Z] ++ 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
07:11:19 [2020-10-24T07:11:19.669Z] ++ set -e
07:11:19 [2020-10-24T07:11:19.669Z] ++ '[' -n 0 ']'
07:11:19 [2020-10-24T07:11:19.669Z] ++ set -x
07:11:19 [2020-10-24T07:11:19.669Z] ++ env -i DEST=/go/src/github.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
07:11:19 [2020-10-24T07:11:19.669Z] testing: warning: no tests to run
07:11:19 [2020-10-24T07:11:19.669Z] PASS
07:11:19 [2020-10-24T07:11:19.669Z] 
07:11:19 [2020-10-24T07:11:19.669Z] DONE 0 tests in 0.077s
07:11:19 [2020-10-24T07:11:19.669Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:11:19 [2020-10-24T07:11:19.669Z] ++ 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
07:11:19 [2020-10-24T07:11:19.669Z] ++ set -e
07:11:19 [2020-10-24T07:11:19.669Z] ++ '[' -n 0 ']'
07:11:19 [2020-10-24T07:11:19.669Z] ++ set -x
07:11:19 [2020-10-24T07:11:19.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
07:11:19 [2020-10-24T07:11:19.670Z] INFO: Testing against a local daemon
07:11:19 [2020-10-24T07:11:19.670Z] === RUN   TestPluginWithDevMounts
07:11:19 [2020-10-24T07:11:19.670Z] === PAUSE TestPluginWithDevMounts
07:11:19 [2020-10-24T07:11:19.670Z] === CONT  TestPluginWithDevMounts
07:11:19 [2020-10-24T07:11:19.677Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:11:20 [2020-10-24T07:11:20.250Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:11:20 [2020-10-24T07:11:20.250Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:11:20 [2020-10-24T07:11:20.435Z] --- PASS: TestGraphdriverPluginV2 (6.08s)
07:11:20 [2020-10-24T07:11:20.435Z] PASS
07:11:20 [2020-10-24T07:11:20.435Z] 
07:11:20 [2020-10-24T07:11:20.435Z] === Skipped
07:11:20 [2020-10-24T07:11:20.435Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
07:11:20 [2020-10-24T07:11:20.435Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:11:20 [2020-10-24T07:11:20.435Z] 
07:11:20 [2020-10-24T07:11:20.435Z] 
07:11:20 [2020-10-24T07:11:20.435Z] DONE 2 tests, 1 skipped in 6.259s
07:11:20 [2020-10-24T07:11:20.435Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:11:20 [2020-10-24T07:11:20.435Z] INFO: Testing against a local daemon
07:11:20 [2020-10-24T07:11:20.435Z] === RUN   TestContinueAfterPluginCrash
07:11:20 [2020-10-24T07:11:20.435Z] === PAUSE TestContinueAfterPluginCrash
07:11:20 [2020-10-24T07:11:20.435Z] === RUN   TestReadPluginNoRead
07:11:20 [2020-10-24T07:11:20.435Z] === PAUSE TestReadPluginNoRead
07:11:20 [2020-10-24T07:11:20.435Z] === RUN   TestDaemonStartWithLogOpt
07:11:20 [2020-10-24T07:11:20.435Z] === PAUSE TestDaemonStartWithLogOpt
07:11:20 [2020-10-24T07:11:20.435Z] === CONT  TestContinueAfterPluginCrash
07:11:20 [2020-10-24T07:11:20.435Z] === CONT  TestDaemonStartWithLogOpt
07:11:21 [2020-10-24T07:11:21.194Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:11:21 [2020-10-24T07:11:21.194Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:11:21 [2020-10-24T07:11:21.194Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:11:21 [2020-10-24T07:11:21.701Z] --- PASS: TestConfigsUpdate (3.23s)
07:11:21 [2020-10-24T07:11:21.701Z] === RUN   TestTemplatedConfig
07:11:21 [2020-10-24T07:11:21.732Z] --- PASS: TestPluginWithDevMounts (1.90s)
07:11:21 [2020-10-24T07:11:21.732Z] PASS
07:11:21 [2020-10-24T07:11:21.732Z] 
07:11:21 [2020-10-24T07:11:21.732Z] DONE 1 tests in 2.045s
07:11:21 [2020-10-24T07:11:21.732Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
07:11:21 [2020-10-24T07:11:21.732Z] ++ 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
07:11:21 [2020-10-24T07:11:21.732Z] ++ set -e
07:11:21 [2020-10-24T07:11:21.732Z] ++ '[' -n 0 ']'
07:11:21 [2020-10-24T07:11:21.732Z] ++ set -x
07:11:21 [2020-10-24T07:11:21.733Z] ++ env -i DEST=/go/src/github.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
07:11:21 [2020-10-24T07:11:21.733Z] INFO: Testing against a local daemon
07:11:21 [2020-10-24T07:11:21.733Z] === RUN   TestSecretInspect
07:11:22 [2020-10-24T07:11:22.579Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:11:22 [2020-10-24T07:11:22.840Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:11:22 [2020-10-24T07:11:22.840Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:11:23 [2020-10-24T07:11:23.101Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:11:23 [2020-10-24T07:11:23.362Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
07:11:24 [2020-10-24T07:11:24.305Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:11:25 [2020-10-24T07:11:25.247Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:11:25 [2020-10-24T07:11:25.247Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:11:25 [2020-10-24T07:11:25.247Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:11:25 [2020-10-24T07:11:25.247Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:11:25 [2020-10-24T07:11:25.247Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:11:25 [2020-10-24T07:11:25.913Z] --- PASS: TestTemplatedConfig (3.57s)
07:11:25 [2020-10-24T07:11:25.913Z] === RUN   TestConfigCreateResolve
07:11:26 [2020-10-24T07:11:26.234Z] --- PASS: TestSecretInspect (3.60s)
07:11:26 [2020-10-24T07:11:26.234Z] === RUN   TestSecretList
07:11:28 [2020-10-24T07:11:28.465Z] --- PASS: TestConfigCreateResolve (3.23s)
07:11:28 [2020-10-24T07:11:28.465Z] === RUN   TestConfigDaemonLibtrustID
07:11:29 [2020-10-24T07:11:29.411Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
07:11:29 [2020-10-24T07:11:29.411Z] PASS
07:11:29 [2020-10-24T07:11:29.411Z] 
07:11:29 [2020-10-24T07:11:29.411Z] DONE 7 tests in 21.096s
07:11:29 [2020-10-24T07:11:29.411Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
07:11:29 [2020-10-24T07:11:29.411Z] ++ 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
07:11:29 [2020-10-24T07:11:29.411Z] ++ set -e
07:11:29 [2020-10-24T07:11:29.411Z] ++ '[' -n 0 ']'
07:11:29 [2020-10-24T07:11:29.411Z] ++ set -x
07:11:29 [2020-10-24T07:11:29.411Z] ++ env -i DEST=/go/src/github.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
07:11:29 [2020-10-24T07:11:29.411Z] INFO: Testing against a local daemon
07:11:29 [2020-10-24T07:11:29.411Z] === RUN   TestCheckpoint
07:11:29 [2020-10-24T07:11:29.411Z] --- SKIP: TestCheckpoint (0.00s)
07:11:29 [2020-10-24T07:11:29.411Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:11:29 [2020-10-24T07:11:29.411Z] === RUN   TestContainerInvalidJSON
07:11:29 [2020-10-24T07:11:29.411Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:11:29 [2020-10-24T07:11:29.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:11:29 [2020-10-24T07:11:29.411Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:11:29 [2020-10-24T07:11:29.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:11:29 [2020-10-24T07:11:29.411Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:11:29 [2020-10-24T07:11:29.411Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:11:29 [2020-10-24T07:11:29.411Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:11:29 [2020-10-24T07:11:29.411Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:11:29 [2020-10-24T07:11:29.411Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:11:29 [2020-10-24T07:11:29.411Z] --- PASS: TestContainerInvalidJSON (0.02s)
07:11:29 [2020-10-24T07:11:29.411Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
07:11:29 [2020-10-24T07:11:29.411Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
07:11:29 [2020-10-24T07:11:29.411Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
07:11:29 [2020-10-24T07:11:29.411Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:11:29 [2020-10-24T07:11:29.673Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
07:11:29 [2020-10-24T07:11:29.673Z] === RUN   TestCopyFromContainerPathIsNotDir
07:11:29 [2020-10-24T07:11:29.673Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
07:11:29 [2020-10-24T07:11:29.673Z] === RUN   TestCopyToContainerPathDoesNotExist
07:11:29 [2020-10-24T07:11:29.795Z] --- PASS: TestSecretList (3.73s)
07:11:29 [2020-10-24T07:11:29.795Z] === RUN   TestSecretsCreateAndDelete
07:11:29 [2020-10-24T07:11:29.934Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
07:11:29 [2020-10-24T07:11:29.934Z] === RUN   TestCopyToContainerPathIsNotDir
07:11:29 [2020-10-24T07:11:29.934Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
07:11:29 [2020-10-24T07:11:29.934Z] === RUN   TestCopyFromContainer
07:11:31 [2020-10-24T07:11:31.835Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:11:32 [2020-10-24T07:11:32.486Z] === RUN   TestCopyFromContainer//
07:11:32 [2020-10-24T07:11:32.486Z] === RUN   TestCopyFromContainer//bar/root
07:11:32 [2020-10-24T07:11:32.486Z] === RUN   TestCopyFromContainer//bar/root/
07:11:32 [2020-10-24T07:11:32.486Z] === RUN   TestCopyFromContainer/bar/quux
07:11:32 [2020-10-24T07:11:32.486Z] === RUN   TestCopyFromContainer/bar/quux/
07:11:32 [2020-10-24T07:11:32.748Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:11:32 [2020-10-24T07:11:32.748Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:11:33 [2020-10-24T07:11:33.010Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:11:33 [2020-10-24T07:11:33.010Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:11:33 [2020-10-24T07:11:33.010Z] === RUN   TestCopyFromContainer/bar/notarget
07:11:33 [2020-10-24T07:11:33.273Z] --- PASS: TestCopyFromContainer (3.27s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer// (0.11s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:11:33 [2020-10-24T07:11:33.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:11:33 [2020-10-24T07:11:33.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:11:33 [2020-10-24T07:11:33.273Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:11:33 [2020-10-24T07:11:33.273Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:11:33 [2020-10-24T07:11:33.273Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:11:33 [2020-10-24T07:11:33.273Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:11:33 [2020-10-24T07:11:33.273Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateLinkToNonExistingContainer
07:11:33 [2020-10-24T07:11:33.273Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateWithInvalidEnv
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateWithInvalidEnv/0
07:11:33 [2020-10-24T07:11:33.273Z] === PAUSE TestCreateWithInvalidEnv/0
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateWithInvalidEnv/1
07:11:33 [2020-10-24T07:11:33.273Z] === PAUSE TestCreateWithInvalidEnv/1
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateWithInvalidEnv/2
07:11:33 [2020-10-24T07:11:33.273Z] === PAUSE TestCreateWithInvalidEnv/2
07:11:33 [2020-10-24T07:11:33.273Z] === CONT  TestCreateWithInvalidEnv/0
07:11:33 [2020-10-24T07:11:33.273Z] === CONT  TestCreateWithInvalidEnv/2
07:11:33 [2020-10-24T07:11:33.273Z] === CONT  TestCreateWithInvalidEnv/1
07:11:33 [2020-10-24T07:11:33.273Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:11:33 [2020-10-24T07:11:33.273Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:11:33 [2020-10-24T07:11:33.273Z] === RUN   TestCreateTmpfsMountsTarget
07:11:33 [2020-10-24T07:11:33.417Z] --- PASS: TestSecretsCreateAndDelete (3.72s)
07:11:33 [2020-10-24T07:11:33.417Z] === RUN   TestSecretsUpdate
07:11:33 [2020-10-24T07:11:33.535Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
07:11:33 [2020-10-24T07:11:33.535Z] === RUN   TestCreateWithCustomMaskedPaths
07:11:34 [2020-10-24T07:11:34.903Z] .........                                                                [ 86%]
07:11:35 [2020-10-24T07:11:35.139Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:11:35 [2020-10-24T07:11:35.280Z] --- PASS: TestDaemonStartWithLogOpt (13.34s)
07:11:35 [2020-10-24T07:11:35.280Z] === CONT  TestReadPluginNoRead
07:11:36 [2020-10-24T07:11:36.082Z] --- PASS: TestBuildWithHugeFile (84.35s)
07:11:36 [2020-10-24T07:11:36.083Z] === RUN   TestBuildWithEmptyDockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:11:36 [2020-10-24T07:11:36.083Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:11:36 [2020-10-24T07:11:36.083Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
07:11:36 [2020-10-24T07:11:36.083Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
07:11:36 [2020-10-24T07:11:36.083Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
07:11:36 [2020-10-24T07:11:36.083Z] === RUN   TestBuildPreserveOwnership
07:11:36 [2020-10-24T07:11:36.083Z] === RUN   TestBuildPreserveOwnership/copy_from
07:11:36 [2020-10-24T07:11:36.096Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
07:11:36 [2020-10-24T07:11:36.096Z] === RUN   TestCreateWithCustomReadonlyPaths
07:11:36 [2020-10-24T07:11:36.654Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:11:37 [2020-10-24T07:11:37.002Z] --- PASS: TestSecretsUpdate (3.73s)
07:11:37 [2020-10-24T07:11:37.002Z] === RUN   TestTemplatedSecret
07:11:37 [2020-10-24T07:11:37.169Z] === RUN   TestReadPluginNoRead/default
07:11:37 [2020-10-24T07:11:37.169Z] --- PASS: TestContinueAfterPluginCrash (17.03s)
07:11:37 [2020-10-24T07:11:37.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:11:37 [2020-10-24T07:11:37.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:11:38 [2020-10-24T07:11:38.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
07:11:38 [2020-10-24T07:11:38.028Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:11:38 [2020-10-24T07:11:38.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:11:38 [2020-10-24T07:11:38.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:11:38 [2020-10-24T07:11:38.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:11:38 [2020-10-24T07:11:38.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:11:38 [2020-10-24T07:11:38.028Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:11:38 [2020-10-24T07:11:38.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:11:38 [2020-10-24T07:11:38.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:11:38 [2020-10-24T07:11:38.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:11:38 [2020-10-24T07:11:38.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:11:38 [2020-10-24T07:11:38.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
07:11:38 [2020-10-24T07:11:38.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
07:11:38 [2020-10-24T07:11:38.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
07:11:38 [2020-10-24T07:11:38.028Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
07:11:38 [2020-10-24T07:11:38.028Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:11:38 [2020-10-24T07:11:38.576Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:11:38 [2020-10-24T07:11:38.576Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:11:38 [2020-10-24T07:11:38.606Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
07:11:38 [2020-10-24T07:11:38.606Z] === RUN   TestCreateDifferentPlatform
07:11:38 [2020-10-24T07:11:38.606Z] === RUN   TestCreateDifferentPlatform/different_os
07:11:38 [2020-10-24T07:11:38.606Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:11:38 [2020-10-24T07:11:38.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:11:38 [2020-10-24T07:11:38.867Z] --- PASS: TestCreateDifferentPlatform (0.03s)
07:11:38 [2020-10-24T07:11:38.867Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:11:38 [2020-10-24T07:11:38.867Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:11:38 [2020-10-24T07:11:38.867Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:11:38 [2020-10-24T07:11:38.867Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
07:11:38 [2020-10-24T07:11:38.867Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:11:38 [2020-10-24T07:11:38.867Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
07:11:38 [2020-10-24T07:11:38.867Z] === RUN   TestContainerStartOnDaemonRestart
07:11:38 [2020-10-24T07:11:38.867Z] === PAUSE TestContainerStartOnDaemonRestart
07:11:38 [2020-10-24T07:11:38.867Z] === RUN   TestDaemonRestartIpcMode
07:11:38 [2020-10-24T07:11:38.867Z] === PAUSE TestDaemonRestartIpcMode
07:11:38 [2020-10-24T07:11:38.867Z] === RUN   TestDaemonHostGatewayIP
07:11:38 [2020-10-24T07:11:38.867Z] === PAUSE TestDaemonHostGatewayIP
07:11:38 [2020-10-24T07:11:38.867Z] === RUN   TestContainerKillOnDaemonStart
07:11:38 [2020-10-24T07:11:38.867Z] === PAUSE TestContainerKillOnDaemonStart
07:11:38 [2020-10-24T07:11:38.867Z] === RUN   TestDiff
07:11:39 [2020-10-24T07:11:39.149Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:11:39 [2020-10-24T07:11:39.683Z] === RUN   TestReadPluginNoRead/disabled_caching
07:11:39 [2020-10-24T07:11:39.720Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:11:39 [2020-10-24T07:11:39.811Z] --- PASS: TestDiff (0.74s)
07:11:39 [2020-10-24T07:11:39.811Z] === RUN   TestExecWithCloseStdin
07:11:39 [2020-10-24T07:11:39.991Z] --- PASS: TestBuildPreserveOwnership (3.95s)
07:11:39 [2020-10-24T07:11:39.991Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
07:11:39 [2020-10-24T07:11:39.991Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s)
07:11:39 [2020-10-24T07:11:39.991Z] === RUN   TestBuildPlatformInvalid
07:11:40 [2020-10-24T07:11:40.102Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:11:40 [2020-10-24T07:11:40.252Z] --- PASS: TestBuildPlatformInvalid (0.11s)
07:11:40 [2020-10-24T07:11:40.252Z] PASS
07:11:40 [2020-10-24T07:11:40.252Z] 
07:11:40 [2020-10-24T07:11:40.252Z] === Skipped
07:11:40 [2020-10-24T07:11:40.252Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:11:40 [2020-10-24T07:11:40.252Z]     build_session_test.go:25: TODO: BuildKit
07:11:40 [2020-10-24T07:11:40.252Z] 
07:11:40 [2020-10-24T07:11:40.252Z] 
07:11:40 [2020-10-24T07:11:40.252Z] DONE 32 tests, 1 skipped in 173.045s
07:11:40 [2020-10-24T07:11:40.252Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:11:40 [2020-10-24T07:11:40.252Z] ++ 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
07:11:40 [2020-10-24T07:11:40.252Z] ++ set -e
07:11:40 [2020-10-24T07:11:40.252Z] ++ '[' -n 0 ']'
07:11:40 [2020-10-24T07:11:40.252Z] ++ set -x
07:11:40 [2020-10-24T07:11:40.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
07:11:40 [2020-10-24T07:11:40.513Z] INFO: Testing against a local daemon
07:11:40 [2020-10-24T07:11:40.513Z] === RUN   TestConfigInspect
07:11:40 [2020-10-24T07:11:40.513Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:11:40 [2020-10-24T07:11:40.514Z] --- PASS: TestTemplatedSecret (3.90s)
07:11:40 [2020-10-24T07:11:40.514Z] === RUN   TestSecretCreateResolve
07:11:40 [2020-10-24T07:11:40.757Z] --- PASS: TestExecWithCloseStdin (0.88s)
07:11:40 [2020-10-24T07:11:40.757Z] === RUN   TestExec
07:11:40 [2020-10-24T07:11:40.774Z] === RUN   TestDockerSuite/TestAttachAfterDetach
07:11:41 [2020-10-24T07:11:41.331Z] --- PASS: TestExec (0.86s)
07:11:41 [2020-10-24T07:11:41.331Z] === RUN   TestExecUser
07:11:41 [2020-10-24T07:11:41.569Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:11:41 [2020-10-24T07:11:41.573Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:11:41 [2020-10-24T07:11:41.719Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
07:11:42 [2020-10-24T07:11:42.276Z] --- PASS: TestExecUser (0.84s)
07:11:42 [2020-10-24T07:11:42.276Z] === RUN   TestExportContainerAndImportImage
07:11:42 [2020-10-24T07:11:42.663Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
07:11:43 [2020-10-24T07:11:43.222Z] --- PASS: TestExportContainerAndImportImage (1.04s)
07:11:43 [2020-10-24T07:11:43.222Z] === RUN   TestExportContainerAfterDaemonRestart
07:11:43 [2020-10-24T07:11:43.234Z] --- PASS: TestConfigInspect (2.74s)
07:11:43 [2020-10-24T07:11:43.235Z] === RUN   TestConfigList
07:11:43 [2020-10-24T07:11:43.805Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
07:11:44 [2020-10-24T07:11:44.087Z] --- PASS: TestReadPluginNoRead (10.39s)
07:11:44 [2020-10-24T07:11:44.087Z]     --- PASS: TestReadPluginNoRead/default (2.25s)
07:11:44 [2020-10-24T07:11:44.087Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.26s)
07:11:44 [2020-10-24T07:11:44.087Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
07:11:44 [2020-10-24T07:11:44.087Z]     read_test.go:92: [df2c1b562ede3] daemon is not started
07:11:44 [2020-10-24T07:11:44.087Z] PASS
07:11:44 [2020-10-24T07:11:44.087Z] 
07:11:44 [2020-10-24T07:11:44.087Z] DONE 6 tests in 23.863s
07:11:44 [2020-10-24T07:11:44.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:11:44 [2020-10-24T07:11:44.087Z] testing: warning: no tests to run
07:11:44 [2020-10-24T07:11:44.087Z] PASS
07:11:44 [2020-10-24T07:11:44.087Z] 
07:11:44 [2020-10-24T07:11:44.087Z] DONE 0 tests in 0.042s
07:11:44 [2020-10-24T07:11:44.087Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:11:44 [2020-10-24T07:11:44.087Z] INFO: Testing against a local daemon
07:11:44 [2020-10-24T07:11:44.087Z] === RUN   TestPluginWithDevMounts
07:11:44 [2020-10-24T07:11:44.087Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:11:44 [2020-10-24T07:11:44.087Z]     mounts_test.go:21: (*Execution).IsRootless-fm
07:11:44 [2020-10-24T07:11:44.087Z] PASS
07:11:44 [2020-10-24T07:11:44.087Z] 
07:11:44 [2020-10-24T07:11:44.087Z] === Skipped
07:11:44 [2020-10-24T07:11:44.087Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:11:44 [2020-10-24T07:11:44.087Z]     mounts_test.go:21: (*Execution).IsRootless-fm
07:11:44 [2020-10-24T07:11:44.087Z] 
07:11:44 [2020-10-24T07:11:44.087Z] 
07:11:44 [2020-10-24T07:11:44.087Z] DONE 1 tests, 1 skipped in 0.136s
07:11:44 [2020-10-24T07:11:44.087Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:11:44 [2020-10-24T07:11:44.101Z] --- PASS: TestSecretCreateResolve (3.69s)
07:11:44 [2020-10-24T07:11:44.101Z] PASS
07:11:44 [2020-10-24T07:11:44.343Z] INFO: Testing against a local daemon
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestSecretInspect
07:11:44 [2020-10-24T07:11:44.343Z] --- SKIP: TestSecretInspect (0.03s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestSecretList
07:11:44 [2020-10-24T07:11:44.343Z] --- SKIP: TestSecretList (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestSecretsCreateAndDelete
07:11:44 [2020-10-24T07:11:44.343Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestSecretsUpdate
07:11:44 [2020-10-24T07:11:44.343Z] --- SKIP: TestSecretsUpdate (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestTemplatedSecret
07:11:44 [2020-10-24T07:11:44.343Z] --- SKIP: TestTemplatedSecret (0.00s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestSecretCreateResolve
07:11:44 [2020-10-24T07:11:44.343Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] PASS
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] === Skipped
07:11:44 [2020-10-24T07:11:44.343Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] 
07:11:44 [2020-10-24T07:11:44.343Z] DONE 6 tests, 6 skipped in 0.180s
07:11:44 [2020-10-24T07:11:44.343Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:11:44 [2020-10-24T07:11:44.343Z] INFO: Testing against a local daemon
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestServiceCreateInit
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:11:44 [2020-10-24T07:11:44.343Z] --- PASS: TestServiceCreateInit (0.02s)
07:11:44 [2020-10-24T07:11:44.343Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:11:44 [2020-10-24T07:11:44.343Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:11:44 [2020-10-24T07:11:44.343Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestCreateServiceMultipleTimes
07:11:44 [2020-10-24T07:11:44.343Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:11:44 [2020-10-24T07:11:44.343Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.343Z] === RUN   TestCreateServiceConflict
07:11:44 [2020-10-24T07:11:44.381Z] === RUN   TestDockerSuite/TestAttachDetach
07:11:44 [2020-10-24T07:11:44.395Z] 
07:11:44 [2020-10-24T07:11:44.395Z] DONE 6 tests in 22.564s
07:11:44 [2020-10-24T07:11:44.395Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
07:11:44 [2020-10-24T07:11:44.395Z] ++ 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
07:11:44 [2020-10-24T07:11:44.395Z] ++ set -e
07:11:44 [2020-10-24T07:11:44.395Z] ++ '[' -n 0 ']'
07:11:44 [2020-10-24T07:11:44.395Z] ++ set -x
07:11:44 [2020-10-24T07:11:44.395Z] ++ env -i DEST=/go/src/github.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
07:11:44 [2020-10-24T07:11:44.395Z] INFO: Testing against a local daemon
07:11:44 [2020-10-24T07:11:44.395Z] === RUN   TestServiceCreateInit
07:11:44 [2020-10-24T07:11:44.395Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:11:44 [2020-10-24T07:11:44.599Z] --- SKIP: TestCreateServiceConflict (0.02s)
07:11:44 [2020-10-24T07:11:44.600Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestCreateServiceMaxReplicas
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestCreateWithDuplicateNetworkNames
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestCreateServiceSecretFileMode
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestCreateServiceConfigFileMode
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestCreateServiceSysctls
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestCreateServiceSysctls (0.02s)
07:11:44 [2020-10-24T07:11:44.600Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestCreateServiceCapabilities
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
07:11:44 [2020-10-24T07:11:44.600Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestInspect
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestInspect (0.02s)
07:11:44 [2020-10-24T07:11:44.600Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestCreateJob
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestCreateJob (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestReplicatedJob
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestReplicatedJob (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestUpdateReplicatedJob
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestServiceListWithStatuses
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:11:44 [2020-10-24T07:11:44.600Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestDockerNetworkConnectAlias
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:11:44 [2020-10-24T07:11:44.600Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestDockerNetworkReConnect
07:11:44 [2020-10-24T07:11:44.600Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
07:11:44 [2020-10-24T07:11:44.600Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:44 [2020-10-24T07:11:44.600Z] === RUN   TestServicePlugin
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Extraction ended at 10/24/2020 07:11:41. Duration:00:00:26.8372065
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Updating the golang and path environment variables
07:11:45 [2020-10-24T07:11:45.072Z] INFO: GOPATH=d:\gopath
07:11:45 [2020-10-24T07:11:45.072Z] INFO: go version go1.13.15 windows/amd64
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Running the daemon under test in debug mode
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Starting a daemon under test...
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41584\1\daemon --pidfile d:\CI\PR-41584\1\docker.pid -D
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Process started successfully.
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Start tailing logs of the daemon under tests
07:11:45 [2020-10-24T07:11:45.072Z] INFO: Waiting for the daemon under test to start...
07:11:45 [2020-10-24T07:11:45.766Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:11:45 [2020-10-24T07:11:45.767Z] --- PASS: TestConfigList (2.46s)
07:11:45 [2020-10-24T07:11:45.767Z] === RUN   TestConfigsCreateAndDelete
07:11:45 [2020-10-24T07:11:45.775Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s)
07:11:45 [2020-10-24T07:11:45.775Z] === RUN   TestHealthCheckWorkdir
07:11:46 [2020-10-24T07:11:46.027Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
07:11:46 [2020-10-24T07:11:46.289Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:11:46 [2020-10-24T07:11:46.348Z] --- PASS: TestHealthCheckWorkdir (1.11s)
07:11:46 [2020-10-24T07:11:46.348Z] === RUN   TestHealthKillContainer
07:11:47 [2020-10-24T07:11:47.677Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
07:11:47 [2020-10-24T07:11:47.938Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:11:47 [2020-10-24T07:11:47.938Z] --- PASS: TestConfigsCreateAndDelete (2.46s)
07:11:47 [2020-10-24T07:11:47.938Z] === RUN   TestConfigsUpdate
07:11:48 [2020-10-24T07:11:48.133Z] tests/integration/models_nodes_test.py .                                 [ 91%]
07:11:48 [2020-10-24T07:11:48.133Z] tests/integration/models_resources_test.py .                             [ 91%]
07:11:48 [2020-10-24T07:11:48.510Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:11:48 [2020-10-24T07:11:48.771Z] --- SKIP: TestServicePlugin (3.46s)
07:11:48 [2020-10-24T07:11:48.771Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] === RUN   TestServiceUpdateLabel
07:11:48 [2020-10-24T07:11:48.771Z] --- SKIP: TestServiceUpdateLabel (0.03s)
07:11:48 [2020-10-24T07:11:48.771Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] === RUN   TestServiceUpdateSecrets
07:11:48 [2020-10-24T07:11:48.771Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:11:48 [2020-10-24T07:11:48.771Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] === RUN   TestServiceUpdateConfigs
07:11:48 [2020-10-24T07:11:48.771Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:11:48 [2020-10-24T07:11:48.771Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] === RUN   TestServiceUpdateNetwork
07:11:48 [2020-10-24T07:11:48.771Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:11:48 [2020-10-24T07:11:48.771Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] === RUN   TestServiceUpdatePidsLimit
07:11:48 [2020-10-24T07:11:48.771Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
07:11:48 [2020-10-24T07:11:48.771Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] PASS
07:11:48 [2020-10-24T07:11:48.771Z] 
07:11:48 [2020-10-24T07:11:48.771Z] === Skipped
07:11:48 [2020-10-24T07:11:48.771Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:11:48 [2020-10-24T07:11:48.771Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:11:48 [2020-10-24T07:11:48.771Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] 
07:11:48 [2020-10-24T07:11:48.771Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:11:48 [2020-10-24T07:11:48.771Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:11:48 [2020-10-24T07:11:48.771Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] 
07:11:48 [2020-10-24T07:11:48.771Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:11:48 [2020-10-24T07:11:48.771Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] 
07:11:48 [2020-10-24T07:11:48.771Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
07:11:48 [2020-10-24T07:11:48.771Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] 
07:11:48 [2020-10-24T07:11:48.771Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:11:48 [2020-10-24T07:11:48.771Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.771Z] 
07:11:48 [2020-10-24T07:11:48.771Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
07:11:48 [2020-10-24T07:11:48.772Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
07:11:48 [2020-10-24T07:11:48.772Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestInspect (0.02s)
07:11:48 [2020-10-24T07:11:48.772Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:11:48 [2020-10-24T07:11:48.772Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
07:11:48 [2020-10-24T07:11:48.772Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
07:11:48 [2020-10-24T07:11:48.772Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s)
07:11:48 [2020-10-24T07:11:48.772Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:11:48 [2020-10-24T07:11:48.772Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
07:11:48 [2020-10-24T07:11:48.772Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] DONE 24 tests, 23 skipped in 3.887s
07:11:48 [2020-10-24T07:11:48.772Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:11:48 [2020-10-24T07:11:48.772Z] INFO: Testing against a local daemon
07:11:48 [2020-10-24T07:11:48.772Z] === RUN   TestSessionCreate
07:11:48 [2020-10-24T07:11:48.772Z] --- PASS: TestSessionCreate (0.02s)
07:11:48 [2020-10-24T07:11:48.772Z] === RUN   TestSessionCreateWithBadUpgrade
07:11:48 [2020-10-24T07:11:48.772Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:11:48 [2020-10-24T07:11:48.772Z] PASS
07:11:48 [2020-10-24T07:11:48.772Z] 
07:11:48 [2020-10-24T07:11:48.772Z] DONE 2 tests in 0.154s
07:11:48 [2020-10-24T07:11:48.772Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:11:48 [2020-10-24T07:11:48.772Z] INFO: Testing against a local daemon
07:11:48 [2020-10-24T07:11:48.772Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:11:48 [2020-10-24T07:11:48.772Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:11:48 [2020-10-24T07:11:48.772Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:11:48 [2020-10-24T07:11:48.772Z] === RUN   TestEventsExecDie
07:11:49 [2020-10-24T07:11:49.028Z] --- PASS: TestEventsExecDie (0.48s)
07:11:49 [2020-10-24T07:11:49.028Z] === RUN   TestEventsBackwardsCompatible
07:11:49 [2020-10-24T07:11:49.028Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
07:11:49 [2020-10-24T07:11:49.028Z] === RUN   TestInfoBinaryCommits
07:11:49 [2020-10-24T07:11:49.028Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:11:49 [2020-10-24T07:11:49.028Z] === RUN   TestInfoAPIVersioned
07:11:49 [2020-10-24T07:11:49.028Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:11:49 [2020-10-24T07:11:49.028Z] === RUN   TestInfoDiscoveryBackend
07:11:49 [2020-10-24T07:11:49.083Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:11:49 [2020-10-24T07:11:49.655Z] --- PASS: TestHealthKillContainer (2.87s)
07:11:49 [2020-10-24T07:11:49.656Z] === RUN   TestInspectCpusetInConfigPre120
07:11:50 [2020-10-24T07:11:50.024Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:11:50 [2020-10-24T07:11:50.132Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:11:50 [2020-10-24T07:11:50.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s)
07:11:50 [2020-10-24T07:11:50.230Z] === RUN   TestIpcModeNone
07:11:50 [2020-10-24T07:11:50.916Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
07:11:50 [2020-10-24T07:11:50.916Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:11:50 [2020-10-24T07:11:50.967Z] --- PASS: TestConfigsUpdate (2.90s)
07:11:50 [2020-10-24T07:11:50.967Z] === RUN   TestTemplatedConfig
07:11:51 [2020-10-24T07:11:51.175Z] --- PASS: TestIpcModeNone (0.89s)
07:11:51 [2020-10-24T07:11:51.175Z] === RUN   TestIpcModePrivate
07:11:51 [2020-10-24T07:11:51.911Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
07:11:51 [2020-10-24T07:11:51.911Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:11:52 [2020-10-24T07:11:52.123Z] --- PASS: TestIpcModePrivate (0.86s)
07:11:52 [2020-10-24T07:11:52.123Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
07:11:52 [2020-10-24T07:11:52.123Z] === RUN   TestIpcModeShareable
07:11:52 [2020-10-24T07:11:52.854Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:11:53 [2020-10-24T07:11:53.069Z] --- PASS: TestIpcModeShareable (0.92s)
07:11:53 [2020-10-24T07:11:53.069Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
07:11:53 [2020-10-24T07:11:53.069Z] === RUN   TestAPIIpcModeShareableAndContainer
07:11:53 [2020-10-24T07:11:53.971Z] tests/integration/models_services_test.py ..............X.               [ 95%]
07:11:54 [2020-10-24T07:11:54.241Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:11:54 [2020-10-24T07:11:54.241Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:11:54 [2020-10-24T07:11:54.243Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
07:11:54 [2020-10-24T07:11:54.243Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:11:54 [2020-10-24T07:11:54.243Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:11:54 [2020-10-24T07:11:54.243Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
07:11:54 [2020-10-24T07:11:54.243Z] === RUN   TestInfoAPI
07:11:54 [2020-10-24T07:11:54.243Z] --- PASS: TestInfoAPI (0.04s)
07:11:54 [2020-10-24T07:11:54.243Z] === RUN   TestInfoAPIWarnings
07:11:54 [2020-10-24T07:11:54.502Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
07:11:54 [2020-10-24T07:11:54.764Z] --- PASS: TestTemplatedConfig (3.76s)
07:11:54 [2020-10-24T07:11:54.764Z] === RUN   TestConfigCreateResolve
07:11:55 [2020-10-24T07:11:55.048Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:11:55 [2020-10-24T07:11:55.619Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s)
07:11:55 [2020-10-24T07:11:55.619Z] === RUN   TestAPIIpcModeHost
07:11:55 [2020-10-24T07:11:55.754Z] --- PASS: TestServiceCreateInit (10.99s)
07:11:55 [2020-10-24T07:11:55.754Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.35s)
07:11:55 [2020-10-24T07:11:55.754Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.62s)
07:11:55 [2020-10-24T07:11:55.754Z] === RUN   TestCreateServiceMultipleTimes
07:11:56 [2020-10-24T07:11:56.002Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:11:56 [2020-10-24T07:11:56.193Z] --- PASS: TestAPIIpcModeHost (0.64s)
07:11:56 [2020-10-24T07:11:56.193Z] === RUN   TestDaemonIpcModeShareable
07:11:57 [2020-10-24T07:11:57.253Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:11:57 [2020-10-24T07:11:57.253Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:11:57 [2020-10-24T07:11:57.389Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
07:11:57 [2020-10-24T07:11:57.651Z] --- PASS: TestConfigCreateResolve (2.82s)
07:11:57 [2020-10-24T07:11:57.651Z] === RUN   TestConfigDaemonLibtrustID
07:11:58 [2020-10-24T07:11:58.111Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
07:11:58 [2020-10-24T07:11:58.111Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
07:11:58 [2020-10-24T07:11:58.111Z] === RUN   TestDaemonIpcModePrivate
07:11:58 [2020-10-24T07:11:58.222Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
07:11:58 [2020-10-24T07:11:58.222Z] PASS
07:11:58 [2020-10-24T07:11:58.222Z] 
07:11:58 [2020-10-24T07:11:58.222Z] DONE 7 tests in 17.849s
07:11:58 [2020-10-24T07:11:58.222Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:11:58 [2020-10-24T07:11:58.222Z] ++ 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
07:11:58 [2020-10-24T07:11:58.222Z] ++ set -e
07:11:58 [2020-10-24T07:11:58.222Z] ++ '[' -n 0 ']'
07:11:58 [2020-10-24T07:11:58.222Z] ++ set -x
07:11:58 [2020-10-24T07:11:58.222Z] ++ env -i DEST=/go/src/github.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
07:11:58 [2020-10-24T07:11:58.222Z] INFO: Testing against a local daemon
07:11:58 [2020-10-24T07:11:58.222Z] === RUN   TestCheckpoint
07:11:58 [2020-10-24T07:11:58.222Z] --- SKIP: TestCheckpoint (0.00s)
07:11:58 [2020-10-24T07:11:58.222Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:11:58 [2020-10-24T07:11:58.222Z] === RUN   TestContainerInvalidJSON
07:11:58 [2020-10-24T07:11:58.222Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:11:58 [2020-10-24T07:11:58.222Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:11:58 [2020-10-24T07:11:58.222Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:11:58 [2020-10-24T07:11:58.222Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:11:58 [2020-10-24T07:11:58.222Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:11:58 [2020-10-24T07:11:58.222Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:11:58 [2020-10-24T07:11:58.483Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:11:58 [2020-10-24T07:11:58.483Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:11:58 [2020-10-24T07:11:58.483Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:11:58 [2020-10-24T07:11:58.483Z] --- PASS: TestContainerInvalidJSON (0.03s)
07:11:58 [2020-10-24T07:11:58.483Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:11:58 [2020-10-24T07:11:58.483Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:11:58 [2020-10-24T07:11:58.483Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:11:58 [2020-10-24T07:11:58.483Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:11:58 [2020-10-24T07:11:58.483Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
07:11:58 [2020-10-24T07:11:58.483Z] === RUN   TestCopyFromContainerPathIsNotDir
07:11:58 [2020-10-24T07:11:58.483Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
07:11:58 [2020-10-24T07:11:58.483Z] === RUN   TestCopyToContainerPathDoesNotExist
07:11:58 [2020-10-24T07:11:58.483Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
07:11:58 [2020-10-24T07:11:58.483Z] === RUN   TestCopyToContainerPathIsNotDir
07:11:58 [2020-10-24T07:11:58.745Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
07:11:58 [2020-10-24T07:11:58.745Z] === RUN   TestCopyFromContainer
07:12:00 [2020-10-24T07:12:00.031Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
07:12:00 [2020-10-24T07:12:00.031Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
07:12:00 [2020-10-24T07:12:00.031Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:12:00 [2020-10-24T07:12:00.665Z] === RUN   TestCopyFromContainer//
07:12:00 [2020-10-24T07:12:00.666Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
07:12:00 [2020-10-24T07:12:00.666Z] === RUN   TestCopyFromContainer//bar/root
07:12:00 [2020-10-24T07:12:00.666Z] === RUN   TestCopyFromContainer//bar/root/
07:12:00 [2020-10-24T07:12:00.804Z] tests/integration/regression_test.py ......                              [ 98%]
07:12:00 [2020-10-24T07:12:00.926Z] === RUN   TestCopyFromContainer/bar/quux
07:12:01 [2020-10-24T07:12:01.189Z] === RUN   TestCopyFromContainer/bar/quux/
07:12:01 [2020-10-24T07:12:01.189Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:12:01 [2020-10-24T07:12:01.323Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:12:01 [2020-10-24T07:12:01.323Z] tests/integration/credentials/utils_test.py .                            [100%]
07:12:01 [2020-10-24T07:12:01.323Z] 
07:12:01 [2020-10-24T07:12:01.323Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:12:01 [2020-10-24T07:12:01.323Z] =========================== short test summary info ============================
07:12:01 [2020-10-24T07:12:01.323Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:12:01 [2020-10-24T07:12:01.323Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:12:01 [2020-10-24T07:12:01.323Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:12:01 [2020-10-24T07:12:01.323Z]   Not supported on most drivers
07:12:01 [2020-10-24T07:12:01.323Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:12:01 [2020-10-24T07:12:01.323Z]   Output of docker top depends on host distro, and is not formalized.
07:12:01 [2020-10-24T07:12:01.323Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:12:01 [2020-10-24T07:12:01.323Z]   Output of docker top depends on host distro, and is not formalized.
07:12:01 [2020-10-24T07:12:01.323Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:12:01 [2020-10-24T07:12:01.323Z]   Can fail if eth0 has multiple IP addresses
07:12:01 [2020-10-24T07:12:01.323Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:12:01 [2020-10-24T07:12:01.323Z]   This doesn't seem to be taken into account by the engine
07:12:01 [2020-10-24T07:12:01.323Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
07:12:01 [2020-10-24T07:12:01.323Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:12:01 [2020-10-24T07:12:01.323Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 315.20 seconds ==
07:12:01 [2020-10-24T07:12:01.451Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:12:01 [2020-10-24T07:12:01.451Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:12:01 [2020-10-24T07:12:01.582Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:12:01 [2020-10-24T07:12:01.713Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:12:01 [2020-10-24T07:12:01.713Z] === RUN   TestCopyFromContainer/bar/notarget
07:12:01 [2020-10-24T07:12:01.951Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s)
07:12:01 [2020-10-24T07:12:01.951Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
07:12:01 [2020-10-24T07:12:01.951Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:12:01 [2020-10-24T07:12:01.974Z] --- PASS: TestCopyFromContainer (3.34s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer// (0.13s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.18s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:12:01 [2020-10-24T07:12:01.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:12:01 [2020-10-24T07:12:01.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:12:01 [2020-10-24T07:12:01.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:12:01 [2020-10-24T07:12:01.974Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:12:01 [2020-10-24T07:12:01.974Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:12:01 [2020-10-24T07:12:01.974Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:12:01 [2020-10-24T07:12:01.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateLinkToNonExistingContainer
07:12:01 [2020-10-24T07:12:01.974Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateWithInvalidEnv
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateWithInvalidEnv/0
07:12:01 [2020-10-24T07:12:01.974Z] === PAUSE TestCreateWithInvalidEnv/0
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateWithInvalidEnv/1
07:12:01 [2020-10-24T07:12:01.974Z] === PAUSE TestCreateWithInvalidEnv/1
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateWithInvalidEnv/2
07:12:01 [2020-10-24T07:12:01.974Z] === PAUSE TestCreateWithInvalidEnv/2
07:12:01 [2020-10-24T07:12:01.974Z] === CONT  TestCreateWithInvalidEnv/0
07:12:01 [2020-10-24T07:12:01.974Z] === CONT  TestCreateWithInvalidEnv/2
07:12:01 [2020-10-24T07:12:01.974Z] === CONT  TestCreateWithInvalidEnv/1
07:12:01 [2020-10-24T07:12:01.974Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:12:01 [2020-10-24T07:12:01.974Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:12:01 [2020-10-24T07:12:01.974Z] === RUN   TestCreateTmpfsMountsTarget
07:12:02 [2020-10-24T07:12:02.235Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
07:12:02 [2020-10-24T07:12:02.235Z] === RUN   TestCreateWithCustomMaskedPaths
07:12:02 [2020-10-24T07:12:02.730Z] .....INFO: Daemon under test started and replied!
07:12:02 [2020-10-24T07:12:02.730Z] INFO: Docker version of the daemon under test
07:12:02 [2020-10-24T07:12:02.730Z] 
07:12:02 [2020-10-24T07:12:02.730Z] Client:
07:12:02 [2020-10-24T07:12:02.730Z]  Version:      17.06.2-ce
07:12:02 [2020-10-24T07:12:02.730Z]  API version:  1.30
07:12:02 [2020-10-24T07:12:02.730Z]  Go version:   go1.8.3
07:12:02 [2020-10-24T07:12:02.730Z]  Git commit:   cec0b72
07:12:02 [2020-10-24T07:12:02.730Z]  Built:        Tue Sep  5 19:57:19 2017
07:12:02 [2020-10-24T07:12:02.730Z]  OS/Arch:      windows/amd64
07:12:02 [2020-10-24T07:12:02.730Z] 
07:12:02 [2020-10-24T07:12:02.730Z] Server:
07:12:02 [2020-10-24T07:12:02.730Z]  Version:      0.0.0-dev
07:12:02 [2020-10-24T07:12:02.730Z]  API version:  1.41 (minimum version 1.24)
07:12:02 [2020-10-24T07:12:02.730Z]  Go version:   go1.13.15
07:12:02 [2020-10-24T07:12:02.730Z]  Git commit:   1b8826beee
07:12:02 [2020-10-24T07:12:02.730Z]  Built:        10/24/2020 07:09:46
07:12:02 [2020-10-24T07:12:02.731Z]  OS/Arch:      windows/amd64
07:12:02 [2020-10-24T07:12:02.731Z]  Experimental: false
07:12:02 [2020-10-24T07:12:02.731Z] 
07:12:02 [2020-10-24T07:12:02.731Z] INFO: Docker info of the daemon under test
07:12:02 [2020-10-24T07:12:02.731Z] 
07:12:02 [2020-10-24T07:12:02.731Z] Containers: 0
07:12:02 [2020-10-24T07:12:02.731Z]  Running: 0
07:12:02 [2020-10-24T07:12:02.731Z]  Paused: 0
07:12:02 [2020-10-24T07:12:02.731Z]  Stopped: 0
07:12:02 [2020-10-24T07:12:02.731Z] Images: 0
07:12:02 [2020-10-24T07:12:02.731Z] Server Version: 0.0.0-dev
07:12:02 [2020-10-24T07:12:02.731Z] Storage Driver: windowsfilter
07:12:02 [2020-10-24T07:12:02.731Z]  Windows: 
07:12:02 [2020-10-24T07:12:02.731Z] Logging Driver: json-file
07:12:02 [2020-10-24T07:12:02.731Z] Plugins: 
07:12:02 [2020-10-24T07:12:02.731Z]  Volume: local
07:12:02 [2020-10-24T07:12:02.731Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:12:02 [2020-10-24T07:12:02.731Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:12:02 [2020-10-24T07:12:02.731Z] Swarm: inactive
07:12:02 [2020-10-24T07:12:02.731Z] Default Isolation: process
07:12:02 [2020-10-24T07:12:02.731Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:12:02 [2020-10-24T07:12:02.731Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
07:12:02 [2020-10-24T07:12:02.731Z] OSType: windows
07:12:02 [2020-10-24T07:12:02.731Z] Architecture: x86_64
07:12:02 [2020-10-24T07:12:02.731Z] CPUs: 4
07:12:02 [2020-10-24T07:12:02.731Z] Total Memory: 32GiB
07:12:02 [2020-10-24T07:12:02.731Z] Name: azwin-2-8f3d50
07:12:02 [2020-10-24T07:12:02.731Z] ID: Y6HC:77SO:6NWH:RADJ:UBVB:F5VE:ENMP:BPHO:A2YO:ENXT:3A3E:P7ZT
07:12:02 [2020-10-24T07:12:02.731Z] Docker Root Dir: D:\CI\PR-41584\1\daemon
07:12:02 [2020-10-24T07:12:02.731Z] Debug Mode (client): false
07:12:02 [2020-10-24T07:12:02.731Z] Debug Mode (server): true
07:12:02 [2020-10-24T07:12:02.731Z]  File Descriptors: -1
07:12:02 [2020-10-24T07:12:02.731Z]  Goroutines: 17
07:12:02 [2020-10-24T07:12:02.731Z]  System Time: 2020-10-24T07:12:01.6081716Z
07:12:02 [2020-10-24T07:12:02.731Z]  EventsListeners: 0
07:12:02 [2020-10-24T07:12:02.731Z] Registry: https://index.docker.io/v1/
07:12:02 [2020-10-24T07:12:02.731Z] Labels:
07:12:02 [2020-10-24T07:12:02.731Z] Experimental: false
07:12:02 [2020-10-24T07:12:02.731Z] Insecure Registries:
07:12:02 [2020-10-24T07:12:02.731Z]  127.0.0.0/8
07:12:02 [2020-10-24T07:12:02.731Z] Live Restore Enabled: false
07:12:02 [2020-10-24T07:12:02.731Z] 
07:12:02 [2020-10-24T07:12:02.731Z] 
07:12:02 [2020-10-24T07:12:02.731Z] INFO: Docker images of the daemon under test
07:12:02 [2020-10-24T07:12:02.731Z] 
07:12:02 [2020-10-24T07:12:02.731Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
07:12:02 [2020-10-24T07:12:02.731Z] 
07:12:02 [2020-10-24T07:12:02.731Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
07:12:02 [2020-10-24T07:12:02.731Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
07:12:02 [2020-10-24T07:12:02.731Z] ltsc2019: Pulling from windows/servercore
07:12:02 [2020-10-24T07:12:02.731Z] 4612f6d0b889: Pulling fs layer
07:12:02 [2020-10-24T07:12:02.731Z] 406ffb8432a7: Pulling fs layer
07:12:03 [2020-10-24T07:12:03.870Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s)
07:12:03 [2020-10-24T07:12:03.870Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
07:12:03 [2020-10-24T07:12:03.870Z] === RUN   TestIpcModeOlderClient
07:12:03 [2020-10-24T07:12:03.870Z] === PAUSE TestIpcModeOlderClient
07:12:03 [2020-10-24T07:12:03.870Z] === RUN   TestKillContainerInvalidSignal
07:12:04 [2020-10-24T07:12:04.150Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
07:12:04 [2020-10-24T07:12:04.150Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s)
07:12:04 [2020-10-24T07:12:04.150Z] === RUN   TestCreateWithCustomReadonlyPaths
07:12:04 [2020-10-24T07:12:04.444Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
07:12:04 [2020-10-24T07:12:04.445Z] === RUN   TestKillContainer
07:12:04 [2020-10-24T07:12:04.445Z] === RUN   TestKillContainer/no_signal
07:12:05 [2020-10-24T07:12:05.391Z] === RUN   TestKillContainer/non_killing_signal
07:12:05 [2020-10-24T07:12:05.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:12:05 [2020-10-24T07:12:05.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:12:05 [2020-10-24T07:12:05.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:12:05 [2020-10-24T07:12:05.965Z] === RUN   TestKillContainer/killing_signal
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
07:12:06 [2020-10-24T07:12:06.697Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:12:06 [2020-10-24T07:12:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:12:06 [2020-10-24T07:12:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:12:06 [2020-10-24T07:12:06.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:12:06 [2020-10-24T07:12:06.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:12:06 [2020-10-24T07:12:06.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:12:06 [2020-10-24T07:12:06.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
07:12:06 [2020-10-24T07:12:06.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
07:12:06 [2020-10-24T07:12:06.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:12:06 [2020-10-24T07:12:06.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:12:06 [2020-10-24T07:12:06.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:12:06 [2020-10-24T07:12:06.697Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:12:06 [2020-10-24T07:12:06.910Z] --- PASS: TestKillContainer (2.28s)
07:12:06 [2020-10-24T07:12:06.910Z]     --- PASS: TestKillContainer/no_signal (0.76s)
07:12:06 [2020-10-24T07:12:06.910Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
07:12:06 [2020-10-24T07:12:06.910Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
07:12:06 [2020-10-24T07:12:06.910Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:12:06 [2020-10-24T07:12:06.910Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:12:07 [2020-10-24T07:12:07.270Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
07:12:07 [2020-10-24T07:12:07.270Z] === RUN   TestCreateDifferentPlatform
07:12:07 [2020-10-24T07:12:07.270Z] === RUN   TestCreateDifferentPlatform/different_os
07:12:07 [2020-10-24T07:12:07.270Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:12:07 [2020-10-24T07:12:07.270Z] --- PASS: TestCreateDifferentPlatform (0.03s)
07:12:07 [2020-10-24T07:12:07.270Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:12:07 [2020-10-24T07:12:07.270Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
07:12:07 [2020-10-24T07:12:07.270Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:12:07 [2020-10-24T07:12:07.270Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
07:12:07 [2020-10-24T07:12:07.270Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:12:07 [2020-10-24T07:12:07.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:12:07 [2020-10-24T07:12:07.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:12:07 [2020-10-24T07:12:07.489Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:12:07 [2020-10-24T07:12:07.531Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
07:12:07 [2020-10-24T07:12:07.531Z] === RUN   TestContainerStartOnDaemonRestart
07:12:07 [2020-10-24T07:12:07.531Z] === PAUSE TestContainerStartOnDaemonRestart
07:12:07 [2020-10-24T07:12:07.531Z] === RUN   TestDaemonRestartIpcMode
07:12:07 [2020-10-24T07:12:07.531Z] === PAUSE TestDaemonRestartIpcMode
07:12:07 [2020-10-24T07:12:07.531Z] === RUN   TestDaemonHostGatewayIP
07:12:07 [2020-10-24T07:12:07.531Z] === PAUSE TestDaemonHostGatewayIP
07:12:07 [2020-10-24T07:12:07.531Z] === RUN   TestContainerKillOnDaemonStart
07:12:07 [2020-10-24T07:12:07.531Z] === PAUSE TestContainerKillOnDaemonStart
07:12:07 [2020-10-24T07:12:07.531Z] === RUN   TestDiff
07:12:07 [2020-10-24T07:12:07.791Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
07:12:08 [2020-10-24T07:12:08.054Z] --- PASS: TestDiff (0.72s)
07:12:08 [2020-10-24T07:12:08.055Z] === RUN   TestExecWithCloseStdin
07:12:08 [2020-10-24T07:12:08.435Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
07:12:08 [2020-10-24T07:12:08.435Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
07:12:08 [2020-10-24T07:12:08.435Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
07:12:08 [2020-10-24T07:12:08.435Z] === RUN   TestKillStoppedContainer
07:12:08 [2020-10-24T07:12:08.435Z] --- PASS: TestKillStoppedContainer (0.10s)
07:12:08 [2020-10-24T07:12:08.435Z] === RUN   TestKillStoppedContainerAPIPre120
07:12:08 [2020-10-24T07:12:08.435Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
07:12:08 [2020-10-24T07:12:08.435Z] === RUN   TestKillDifferentUserContainer
07:12:08 [2020-10-24T07:12:08.997Z] --- PASS: TestExecWithCloseStdin (0.88s)
07:12:08 [2020-10-24T07:12:08.997Z] === RUN   TestExec
07:12:09 [2020-10-24T07:12:09.381Z] --- PASS: TestKillDifferentUserContainer (0.78s)
07:12:09 [2020-10-24T07:12:09.381Z] === RUN   TestInspectOomKilledTrue
07:12:09 [2020-10-24T07:12:09.381Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:12:09 [2020-10-24T07:12:09.381Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:12:09 [2020-10-24T07:12:09.381Z] === RUN   TestInspectOomKilledFalse
07:12:09 [2020-10-24T07:12:09.381Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:12:09 [2020-10-24T07:12:09.381Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:12:09 [2020-10-24T07:12:09.381Z] === RUN   TestLinksEtcHostsContentMatch
07:12:09 [2020-10-24T07:12:09.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:12:09 [2020-10-24T07:12:09.941Z] --- PASS: TestExec (0.80s)
07:12:09 [2020-10-24T07:12:09.941Z] === RUN   TestExecUser
07:12:09 [2020-10-24T07:12:09.941Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
07:12:09 [2020-10-24T07:12:09.954Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
07:12:09 [2020-10-24T07:12:09.954Z] === RUN   TestLinksContainerNames
07:12:10 [2020-10-24T07:12:10.514Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
07:12:10 [2020-10-24T07:12:10.775Z] --- PASS: TestExecUser (0.81s)
07:12:10 [2020-10-24T07:12:10.775Z] === RUN   TestExportContainerAndImportImage
07:12:11 [2020-10-24T07:12:11.036Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
07:12:11 [2020-10-24T07:12:11.301Z] 406ffb8432a7: Verifying Checksum
07:12:11 [2020-10-24T07:12:11.301Z] 406ffb8432a7: Download complete
07:12:11 [2020-10-24T07:12:11.343Z] --- PASS: TestLinksContainerNames (1.51s)
07:12:11 [2020-10-24T07:12:11.343Z] === RUN   TestLogsFollowTailEmpty
07:12:11 [2020-10-24T07:12:11.608Z] --- PASS: TestExportContainerAndImportImage (0.96s)
07:12:11 [2020-10-24T07:12:11.608Z] === RUN   TestExportContainerAfterDaemonRestart
07:12:12 [2020-10-24T07:12:12.279Z] --- PASS: TestInfoAPIWarnings (17.36s)
07:12:12 [2020-10-24T07:12:12.279Z] === RUN   TestInfoDebug
07:12:12 [2020-10-24T07:12:12.289Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
07:12:12 [2020-10-24T07:12:12.289Z] === RUN   TestContainerNetworkMountsNoChown
07:12:12 [2020-10-24T07:12:12.551Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
07:12:12 [2020-10-24T07:12:12.840Z] --- PASS: TestInfoDebug (1.53s)
07:12:12 [2020-10-24T07:12:12.840Z] === RUN   TestInfoInsecureRegistries
07:12:13 [2020-10-24T07:12:13.124Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
07:12:13 [2020-10-24T07:12:13.125Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
07:12:13 [2020-10-24T07:12:13.125Z] === RUN   TestHealthCheckWorkdir
07:12:13 [2020-10-24T07:12:13.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:12:13 [2020-10-24T07:12:13.235Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/default
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/default
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/private
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/private
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rprivate
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rprivate
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/slave
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/slave
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rslave
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rslave
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/shared
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/shared
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rshared
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rshared
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/default
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/default/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rslave
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rshared
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/slave
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/shared
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/private
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/private/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/private/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rprivate
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === RUN   TestMountDaemonRoot/default/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/private/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:12:13 [2020-10-24T07:12:13.235Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/private/bind_root
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/default/mount_root
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/default/bind_root
07:12:13 [2020-10-24T07:12:13.497Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:12:13 [2020-10-24T07:12:13.497Z] --- PASS: TestMountDaemonRoot (0.04s)
07:12:13 [2020-10-24T07:12:13.497Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:12:13 [2020-10-24T07:12:13.497Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.18s)
07:12:13 [2020-10-24T07:12:13.698Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.18s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
07:12:13 [2020-10-24T07:12:13.759Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.18s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
07:12:13 [2020-10-24T07:12:13.759Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.14s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
07:12:13 [2020-10-24T07:12:13.759Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
07:12:13 [2020-10-24T07:12:13.759Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
07:12:13 [2020-10-24T07:12:13.759Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
07:12:13 [2020-10-24T07:12:13.759Z] === RUN   TestContainerBindMountNonRecursive
07:12:13 [2020-10-24T07:12:13.791Z] Leaving: AppArmorNo profiles have been unloaded.
07:12:13 [2020-10-24T07:12:13.791Z] 
07:12:13 [2020-10-24T07:12:13.791Z] Unloading profiles will leave already running processes permanently
07:12:13 [2020-10-24T07:12:13.791Z] unconfined, which can lead to unexpected situations.
07:12:13 [2020-10-24T07:12:13.791Z] 
07:12:13 [2020-10-24T07:12:13.791Z] To set a process to complain mode, use the command line tool
07:12:13 [2020-10-24T07:12:13.791Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:12:13 [2020-10-24T07:12:13.791Z] 
07:12:14 [2020-10-24T07:12:14.270Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:12:14 [2020-10-24T07:12:14.270Z] --- PASS: TestHealthCheckWorkdir (1.09s)
07:12:14 [2020-10-24T07:12:14.270Z] === RUN   TestHealthKillContainer
Post stage
[Pipeline] junit
07:12:14 [2020-10-24T07:12:14.372Z] Recording test results
07:12:14 [2020-10-24T07:12:14.726Z] --- PASS: TestInfoInsecureRegistries (1.52s)
07:12:14 [2020-10-24T07:12:14.726Z] === RUN   TestInfoRegistryMirrors
07:12:15 [2020-10-24T07:12:15.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:12:15 [2020-10-24T07:12:15.656Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
07:12:15 [2020-10-24T07:12:15.656Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
[Pipeline] sh
07:12:15 [2020-10-24T07:12:15.918Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:12:16 [2020-10-24T07:12:16.090Z] --- PASS: TestInfoRegistryMirrors (1.52s)
07:12:16 [2020-10-24T07:12:16.090Z] === RUN   TestLoginFailsWithBadCredentials
07:12:16 [2020-10-24T07:12:16.090Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
07:12:16 [2020-10-24T07:12:16.090Z] === RUN   TestPingCacheHeaders
07:12:16 [2020-10-24T07:12:16.090Z] --- PASS: TestPingCacheHeaders (0.04s)
07:12:16 [2020-10-24T07:12:16.090Z] === RUN   TestPingGet
07:12:16 [2020-10-24T07:12:16.090Z] --- PASS: TestPingGet (0.01s)
07:12:16 [2020-10-24T07:12:16.090Z] === RUN   TestPingHead
07:12:16 [2020-10-24T07:12:16.090Z] --- PASS: TestPingHead (0.02s)
07:12:16 [2020-10-24T07:12:16.090Z] === RUN   TestVersion
07:12:16 [2020-10-24T07:12:16.090Z] --- PASS: TestVersion (0.02s)
07:12:16 [2020-10-24T07:12:16.090Z] PASS
07:12:16 [2020-10-24T07:12:16.090Z] 
07:12:16 [2020-10-24T07:12:16.090Z] === Skipped
07:12:16 [2020-10-24T07:12:16.090Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:12:16 [2020-10-24T07:12:16.091Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:12:16 [2020-10-24T07:12:16.091Z] 
07:12:16 [2020-10-24T07:12:16.091Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:12:16 [2020-10-24T07:12:16.091Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
07:12:16 [2020-10-24T07:12:16.091Z] 
07:12:16 [2020-10-24T07:12:16.091Z] 
07:12:16 [2020-10-24T07:12:16.091Z] DONE 18 tests, 2 skipped in 27.816s
07:12:16 [2020-10-24T07:12:16.091Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:12:16 [2020-10-24T07:12:16.123Z] + echo Ensuring container killed.
07:12:16 [2020-10-24T07:12:16.123Z] Ensuring container killed.
07:12:16 [2020-10-24T07:12:16.123Z] + docker rm -vf docker-pr1
07:12:16 [2020-10-24T07:12:16.123Z] Error: No such container: docker-pr1
07:12:16 [2020-10-24T07:12:16.123Z] + true
[Pipeline] sh
07:12:16 [2020-10-24T07:12:16.310Z] --- PASS: TestContainerBindMountNonRecursive (2.25s)
07:12:16 [2020-10-24T07:12:16.310Z] === RUN   TestNetworkNat
07:12:16 [2020-10-24T07:12:16.347Z] INFO: Testing against a local daemon
07:12:16 [2020-10-24T07:12:16.347Z] === RUN   TestVolumesCreateAndList
07:12:16 [2020-10-24T07:12:16.347Z] --- PASS: TestVolumesCreateAndList (0.03s)
07:12:16 [2020-10-24T07:12:16.347Z] === RUN   TestVolumesRemove
07:12:16 [2020-10-24T07:12:16.347Z] --- PASS: TestVolumesRemove (0.05s)
07:12:16 [2020-10-24T07:12:16.347Z] === RUN   TestVolumesInspect
07:12:16 [2020-10-24T07:12:16.347Z] --- PASS: TestVolumesInspect (0.02s)
07:12:16 [2020-10-24T07:12:16.347Z] === RUN   TestVolumesInvalidJSON
07:12:16 [2020-10-24T07:12:16.347Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:12:16 [2020-10-24T07:12:16.347Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:12:16 [2020-10-24T07:12:16.347Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:12:16 [2020-10-24T07:12:16.347Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:12:16 [2020-10-24T07:12:16.347Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:12:16 [2020-10-24T07:12:16.347Z] PASS
07:12:16 [2020-10-24T07:12:16.347Z] 
07:12:16 [2020-10-24T07:12:16.347Z] DONE 5 tests in 0.217s
07:12:16 [2020-10-24T07:12:16.347Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:12:16 [2020-10-24T07:12:16.410Z] + echo Chowning /workspace to jenkins user
07:12:16 [2020-10-24T07:12:16.410Z] Chowning /workspace to jenkins user
07:12:16 [2020-10-24T07:12:16.410Z] + id -u
07:12:16 [2020-10-24T07:12:16.410Z] + id -g
07:12:16 [2020-10-24T07:12:16.410Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41584:/workspace busybox chown -R 1000:1000 /workspace
07:12:16 [2020-10-24T07:12:16.410Z] Unable to find image 'busybox:latest' locally
07:12:16 [2020-10-24T07:12:16.491Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
07:12:16 [2020-10-24T07:12:16.602Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12047 is not a child of this shell
07:12:16 [2020-10-24T07:12:16.602Z] warning: PID 12047 from bundles/test-integration/docker.pid had a nonzero exit code
07:12:16 [2020-10-24T07:12:16.602Z] Leaving: AppArmorNo profiles have been unloaded.
07:12:16 [2020-10-24T07:12:16.602Z] 
07:12:16 [2020-10-24T07:12:16.602Z] Unloading profiles will leave already running processes permanently
07:12:16 [2020-10-24T07:12:16.602Z] unconfined, which can lead to unexpected situations.
07:12:16 [2020-10-24T07:12:16.602Z] 
07:12:16 [2020-10-24T07:12:16.602Z] To set a process to complain mode, use the command line tool
07:12:16 [2020-10-24T07:12:16.602Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:12:16 [2020-10-24T07:12:16.602Z] Removing test suite binaries
07:12:16 [2020-10-24T07:12:16.602Z] exiting test-integration
07:12:16 [2020-10-24T07:12:16.602Z] ++ exit 0
07:12:16 [2020-10-24T07:12:16.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:12:16 [2020-10-24T07:12:16.884Z] --- PASS: TestNetworkNat (0.87s)
07:12:16 [2020-10-24T07:12:16.884Z] === RUN   TestNetworkLocalhostTCPNat
07:12:17 [2020-10-24T07:12:17.062Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
07:12:17 [2020-10-24T07:12:17.323Z] --- PASS: TestHealthKillContainer (2.93s)
07:12:17 [2020-10-24T07:12:17.323Z] === RUN   TestInspectCpusetInConfigPre120
07:12:17 [2020-10-24T07:12:17.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:12:17 [2020-10-24T07:12:17.529Z] 
07:12:17 [2020-10-24T07:12:17.829Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
07:12:17 [2020-10-24T07:12:17.829Z] === RUN   TestNetworkLoopbackNat
07:12:17 [2020-10-24T07:12:17.896Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
07:12:17 [2020-10-24T07:12:17.896Z] === RUN   TestIpcModeNone
07:12:18 [2020-10-24T07:12:18.204Z] --- PASS: TestCreateServiceMultipleTimes (22.17s)
07:12:18 [2020-10-24T07:12:18.204Z] === RUN   TestCreateServiceConflict
07:12:18 [2020-10-24T07:12:18.468Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:12:18 [2020-10-24T07:12:18.729Z] --- PASS: TestIpcModeNone (0.88s)
07:12:18 [2020-10-24T07:12:18.730Z] === RUN   TestIpcModePrivate
Post stage
[Pipeline] junit
07:12:18 [2020-10-24T07:12:18.907Z] Recording test results
07:12:19 [2020-10-24T07:12:19.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:12:19 [2020-10-24T07:12:19.673Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
07:12:19 [2020-10-24T07:12:19.673Z] --- PASS: TestIpcModePrivate (0.89s)
07:12:19 [2020-10-24T07:12:19.673Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
07:12:19 [2020-10-24T07:12:19.673Z] === RUN   TestIpcModeShareable
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:12:20 [2020-10-24T07:12:20.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:12:20 [2020-10-24T07:12:20.618Z] --- PASS: TestIpcModeShareable (0.71s)
07:12:20 [2020-10-24T07:12:20.618Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
07:12:20 [2020-10-24T07:12:20.618Z] === RUN   TestAPIIpcModeShareableAndContainer
07:12:20 [2020-10-24T07:12:20.618Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
07:12:20 [2020-10-24T07:12:20.636Z] + echo Ensuring container killed.
07:12:20 [2020-10-24T07:12:20.636Z] Ensuring container killed.
07:12:20 [2020-10-24T07:12:20.636Z] + docker rm -vf docker-pr1
07:12:20 [2020-10-24T07:12:20.636Z] Error: No such container: docker-pr1
07:12:20 [2020-10-24T07:12:20.636Z] + true
[Pipeline] sh
07:12:20 [2020-10-24T07:12:20.911Z] + echo Chowning /workspace to jenkins user
07:12:20 [2020-10-24T07:12:20.911Z] Chowning /workspace to jenkins user
07:12:20 [2020-10-24T07:12:20.911Z] + id -u
07:12:20 [2020-10-24T07:12:20.911Z] + id -g
07:12:20 [2020-10-24T07:12:20.911Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41584:/workspace busybox chown -R 1000:1000 /workspace
07:12:20 [2020-10-24T07:12:20.911Z] Unable to find image 'busybox:latest' locally
07:12:21 [2020-10-24T07:12:21.135Z] --- PASS: TestNetworkLoopbackNat (3.15s)
07:12:21 [2020-10-24T07:12:21.135Z] === RUN   TestPause
07:12:21 [2020-10-24T07:12:21.188Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
07:12:21 [2020-10-24T07:12:21.189Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:12:21 [2020-10-24T07:12:21.599Z] 4612f6d0b889: Verifying Checksum
07:12:21 [2020-10-24T07:12:21.599Z] 4612f6d0b889: Download complete
07:12:21 [2020-10-24T07:12:21.680Z] latest: Pulling from library/busybox
07:12:21 [2020-10-24T07:12:21.680Z] 9758c28807f2: Pulling fs layer
07:12:21 [2020-10-24T07:12:21.680Z] 9758c28807f2: Verifying Checksum
07:12:21 [2020-10-24T07:12:21.680Z] 9758c28807f2: Download complete
07:12:21 [2020-10-24T07:12:21.680Z] 9758c28807f2: Pull complete
07:12:21 [2020-10-24T07:12:21.680Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
07:12:21 [2020-10-24T07:12:21.680Z] Status: Downloaded newer image for busybox:latest
07:12:21 [2020-10-24T07:12:21.708Z] --- PASS: TestPause (0.82s)
07:12:21 [2020-10-24T07:12:21.708Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:12:21 [2020-10-24T07:12:21.708Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:12:21 [2020-10-24T07:12:21.708Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:12:21 [2020-10-24T07:12:21.708Z] === RUN   TestPauseStopPausedContainer
07:12:21 [2020-10-24T07:12:21.714Z] --- PASS: TestCreateServiceConflict (3.58s)
07:12:21 [2020-10-24T07:12:21.714Z] === RUN   TestCreateServiceMaxReplicas
07:12:22 [2020-10-24T07:12:22.131Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:12:22 [2020-10-24T07:12:22.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s)
07:12:22 [2020-10-24T07:12:22.391Z] === RUN   TestAPIIpcModeHost
07:12:22 [2020-10-24T07:12:22.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:12:22 [2020-10-24T07:12:22.653Z] --- PASS: TestPauseStopPausedContainer (0.86s)
07:12:22 [2020-10-24T07:12:22.653Z] === RUN   TestPsFilter
07:12:22 [2020-10-24T07:12:22.653Z] --- PASS: TestPsFilter (0.29s)
07:12:22 [2020-10-24T07:12:22.653Z] === RUN   TestRemoveContainerWithRemovedVolume
07:12:22 [2020-10-24T07:12:22.963Z] --- PASS: TestAPIIpcModeHost (0.61s)
07:12:22 [2020-10-24T07:12:22.963Z] === RUN   TestDaemonIpcModeShareable
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:12:23 [2020-10-24T07:12:23.356Z] + bundleName=docker-py
07:12:23 [2020-10-24T07:12:23.356Z] + echo Creating docker-py-bundles.tar.gz
07:12:23 [2020-10-24T07:12:23.356Z] Creating docker-py-bundles.tar.gz
07:12:23 [2020-10-24T07:12:23.356Z] + 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
07:12:23 [2020-10-24T07:12:23.369Z] Archiving artifacts
07:12:23 [2020-10-24T07:12:23.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
07:12:23 [2020-10-24T07:12:23.598Z] === RUN   TestRemoveContainerWithVolume
07:12:24 [2020-10-24T07:12:24.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:12:24 [2020-10-24T07:12:24.171Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
07:12:24 [2020-10-24T07:12:24.171Z] === RUN   TestRemoveContainerRunning
07:12:24 [2020-10-24T07:12:24.881Z] --- PASS: TestDaemonIpcModeShareable (1.50s)
07:12:24 [2020-10-24T07:12:24.881Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
07:12:24 [2020-10-24T07:12:24.881Z] === RUN   TestDaemonIpcModePrivate
07:12:24 [2020-10-24T07:12:24.881Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
07:12:25 [2020-10-24T07:12:25.117Z] --- PASS: TestRemoveContainerRunning (0.80s)
07:12:25 [2020-10-24T07:12:25.117Z] === RUN   TestRemoveContainerForceRemoveRunning
07:12:25 [2020-10-24T07:12:25.225Z] --- PASS: TestCreateServiceMaxReplicas (3.92s)
07:12:25 [2020-10-24T07:12:25.225Z] === RUN   TestCreateWithDuplicateNetworkNames
07:12:25 [2020-10-24T07:12:25.408Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
07:12:25 [2020-10-24T07:12:25.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:12:25 [2020-10-24T07:12:25.781Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh binary-daemon
07:12:26 [2020-10-24T07:12:26.061Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
07:12:26 [2020-10-24T07:12:26.061Z] === RUN   TestRemoveInvalidContainer
07:12:26 [2020-10-24T07:12:26.061Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:12:26 [2020-10-24T07:12:26.061Z] === RUN   TestRenameLinkedContainer
07:12:26 [2020-10-24T07:12:26.158Z] latest: Pulling from library/busybox
07:12:26 [2020-10-24T07:12:26.158Z] 9758c28807f2: Pulling fs layer
07:12:26 [2020-10-24T07:12:26.158Z] 9758c28807f2: Download complete
07:12:26 [2020-10-24T07:12:26.158Z] 9758c28807f2: Pull complete
07:12:26 [2020-10-24T07:12:26.268Z] --- PASS: TestDaemonIpcModePrivate (1.54s)
07:12:26 [2020-10-24T07:12:26.268Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
07:12:26 [2020-10-24T07:12:26.268Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:12:26 [2020-10-24T07:12:26.350Z] 
07:12:26 [2020-10-24T07:12:26.350Z] Removing bundles/
07:12:26 [2020-10-24T07:12:26.350Z] 
07:12:26 [2020-10-24T07:12:26.350Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
07:12:26 [2020-10-24T07:12:26.350Z] Building: bundles/binary-daemon/dockerd-dev
07:12:26 [2020-10-24T07:12:26.350Z] GOOS="" GOARCH="" GOARM=""
07:12:26 [2020-10-24T07:12:26.414Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
07:12:26 [2020-10-24T07:12:26.414Z] Status: Downloaded newer image for busybox:latest
07:12:27 [2020-10-24T07:12:27.202Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:12:27 [2020-10-24T07:12:27.202Z] Using test binary docker
07:12:27 [2020-10-24T07:12:27.202Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:12:27 [2020-10-24T07:12:27.202Z] +++ /etc/init.d/apparmor start
07:12:27 [2020-10-24T07:12:27.202Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:12:27 [2020-10-24T07:12:27.202Z] INFO: Waiting for daemon to start...
07:12:27 [2020-10-24T07:12:27.202Z] Starting dockerd
07:12:27 [2020-10-24T07:12:27.202Z] +++ 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
07:12:27 [2020-10-24T07:12:27.656Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s)
07:12:27 [2020-10-24T07:12:27.656Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
07:12:27 [2020-10-24T07:12:27.656Z] === RUN   TestDaemonIpcModeShareableFromConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:12:27 [2020-10-24T07:12:27.917Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:12:28 [2020-10-24T07:12:28.114Z] + bundleName=amd64-rootless
07:12:28 [2020-10-24T07:12:28.114Z] + echo Creating amd64-rootless-bundles.tar.gz
07:12:28 [2020-10-24T07:12:28.114Z] Creating amd64-rootless-bundles.tar.gz
07:12:28 [2020-10-24T07:12:28.114Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:12:28 [2020-10-24T07:12:28.114Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
07:12:28 [2020-10-24T07:12:28.123Z] Archiving artifacts
07:12:28 [2020-10-24T07:12:28.489Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
07:12:29 [2020-10-24T07:12:29.061Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
07:12:29 [2020-10-24T07:12:29.061Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s)
07:12:29 [2020-10-24T07:12:29.061Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true
07:12:29 [2020-10-24T07:12:29.061Z] === RUN   TestIpcModeOlderClient
07:12:29 [2020-10-24T07:12:29.061Z] === PAUSE TestIpcModeOlderClient
07:12:29 [2020-10-24T07:12:29.061Z] === RUN   TestKillContainerInvalidSignal
07:12:29 [2020-10-24T07:12:29.311Z] .
07:12:29 [2020-10-24T07:12:29.311Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:12:29 [2020-10-24T07:12:29.311Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:12:29 [2020-10-24T07:12:29.311Z] Error: No such image: emptyfs
07:12:29 [2020-10-24T07:12:29.311Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:12:29 [2020-10-24T07:12:29.311Z] ++++ docker load
07:12:29 [2020-10-24T07:12:29.311Z] Running integration-test (iteration 1)
07:12:29 [2020-10-24T07:12:29.311Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
07:12:29 [2020-10-24T07:12:29.311Z] ++ 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
07:12:29 [2020-10-24T07:12:29.311Z] ++ set -e
07:12:29 [2020-10-24T07:12:29.311Z] ++ '[' -n 0 ']'
07:12:29 [2020-10-24T07:12:29.311Z] ++ set -x
07:12:29 [2020-10-24T07:12:29.311Z] ++ env -i DEST=/go/src/github.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
07:12:29 [2020-10-24T07:12:29.373Z] --- PASS: TestRenameLinkedContainer (3.11s)
07:12:29 [2020-10-24T07:12:29.373Z] === RUN   TestRenameStoppedContainer
07:12:29 [2020-10-24T07:12:29.632Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
07:12:29 [2020-10-24T07:12:29.637Z] --- PASS: TestRenameStoppedContainer (0.74s)
07:12:29 [2020-10-24T07:12:29.637Z] === RUN   TestRenameRunningContainerAndReuse
07:12:29 [2020-10-24T07:12:29.658Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:12:29 [2020-10-24T07:12:29.893Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
07:12:29 [2020-10-24T07:12:29.893Z] === RUN   TestKillContainer
07:12:29 [2020-10-24T07:12:29.893Z] === RUN   TestKillContainer/no_signal
07:12:30 [2020-10-24T07:12:30.013Z] + make clean
07:12:30 [2020-10-24T07:12:30.155Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
07:12:30 [2020-10-24T07:12:30.268Z] docker volume rm -f docker-dev-cache
07:12:30 [2020-10-24T07:12:30.268Z] docker-dev-cache
[Pipeline] deleteDir
07:12:30 [2020-10-24T07:12:30.727Z] === RUN   TestKillContainer/non_killing_signal
07:12:30 [2020-10-24T07:12:30.727Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:12:31 [2020-10-24T07:12:31.298Z] === RUN   TestKillContainer/killing_signal
07:12:31 [2020-10-24T07:12:31.555Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s)
07:12:31 [2020-10-24T07:12:31.555Z] === RUN   TestRenameInvalidName
07:12:31 [2020-10-24T07:12:31.558Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:12:31 [2020-10-24T07:12:31.558Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:12:32 [2020-10-24T07:12:32.128Z] --- PASS: TestRenameInvalidName (0.78s)
07:12:32 [2020-10-24T07:12:32.128Z] === RUN   TestRenameAnonymousContainer
07:12:32 [2020-10-24T07:12:32.132Z] --- PASS: TestKillContainer (2.22s)
07:12:32 [2020-10-24T07:12:32.132Z]     --- PASS: TestKillContainer/no_signal (0.71s)
07:12:32 [2020-10-24T07:12:32.132Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
07:12:32 [2020-10-24T07:12:32.132Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
07:12:32 [2020-10-24T07:12:32.132Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:12:32 [2020-10-24T07:12:32.132Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:12:33 [2020-10-24T07:12:33.077Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:12:33 [2020-10-24T07:12:33.650Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
07:12:33 [2020-10-24T07:12:33.650Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
07:12:33 [2020-10-24T07:12:33.650Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
07:12:33 [2020-10-24T07:12:33.650Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
07:12:33 [2020-10-24T07:12:33.650Z] === RUN   TestKillStoppedContainer
07:12:33 [2020-10-24T07:12:33.650Z] --- PASS: TestKillStoppedContainer (0.06s)
07:12:33 [2020-10-24T07:12:33.650Z] === RUN   TestKillStoppedContainerAPIPre120
07:12:33 [2020-10-24T07:12:33.916Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:12:33 [2020-10-24T07:12:33.916Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
07:12:33 [2020-10-24T07:12:33.916Z] === RUN   TestKillDifferentUserContainer
07:12:34 [2020-10-24T07:12:34.860Z] --- PASS: TestKillDifferentUserContainer (0.77s)
07:12:34 [2020-10-24T07:12:34.860Z] === RUN   TestInspectOomKilledTrue
07:12:34 [2020-10-24T07:12:34.860Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
07:12:34 [2020-10-24T07:12:34.860Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:12:34 [2020-10-24T07:12:34.860Z] === RUN   TestInspectOomKilledFalse
07:12:34 [2020-10-24T07:12:34.860Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:12:34 [2020-10-24T07:12:34.860Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:12:34 [2020-10-24T07:12:34.860Z] === RUN   TestLinksEtcHostsContentMatch
07:12:35 [2020-10-24T07:12:35.434Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
07:12:35 [2020-10-24T07:12:35.434Z] === RUN   TestLinksContainerNames
07:12:36 [2020-10-24T07:12:36.341Z] --- PASS: TestRenameAnonymousContainer (4.05s)
07:12:36 [2020-10-24T07:12:36.341Z] === RUN   TestRenameContainerWithSameName
07:12:36 [2020-10-24T07:12:36.892Z] --- PASS: TestLinksContainerNames (1.47s)
07:12:36 [2020-10-24T07:12:36.892Z] === RUN   TestLogsFollowTailEmpty
07:12:36 [2020-10-24T07:12:36.914Z] --- PASS: TestRenameContainerWithSameName (0.80s)
07:12:36 [2020-10-24T07:12:36.914Z] === RUN   TestRenameContainerWithLinkedContainer
07:12:37 [2020-10-24T07:12:37.465Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
07:12:37 [2020-10-24T07:12:37.465Z] === RUN   TestContainerNetworkMountsNoChown
07:12:37 [2020-10-24T07:12:37.727Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:12:38 [2020-10-24T07:12:38.302Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/default
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/default
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/private
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/private
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/rprivate
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/rprivate
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/slave
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/slave
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/rslave
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/rslave
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/shared
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/shared
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/rshared
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/rshared
07:12:38 [2020-10-24T07:12:38.302Z] === CONT  TestMountDaemonRoot/default
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/default/bind_root
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/default/mount_root
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === CONT  TestMountDaemonRoot/default/bind_root
07:12:38 [2020-10-24T07:12:38.302Z] === CONT  TestMountDaemonRoot/rshared
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:12:38 [2020-10-24T07:12:38.302Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:12:38 [2020-10-24T07:12:38.302Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:12:38 [2020-10-24T07:12:38.563Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:12:38 [2020-10-24T07:12:38.563Z] === CONT  TestMountDaemonRoot/shared
07:12:38 [2020-10-24T07:12:38.563Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:12:38 [2020-10-24T07:12:38.563Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:12:38 [2020-10-24T07:12:38.563Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/rslave
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/slave
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/rprivate
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/private
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/private/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === RUN   TestMountDaemonRoot/private/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/default/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:12:38 [2020-10-24T07:12:38.564Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:12:38 [2020-10-24T07:12:38.825Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:12:38 [2020-10-24T07:12:38.825Z] === CONT  TestMountDaemonRoot/private/mount_root
07:12:38 [2020-10-24T07:12:38.831Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
07:12:38 [2020-10-24T07:12:38.831Z] === RUN   TestResize
07:12:39 [2020-10-24T07:12:39.086Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:12:39 [2020-10-24T07:12:39.086Z] === CONT  TestMountDaemonRoot/private/bind_root
07:12:39 [2020-10-24T07:12:39.086Z] --- PASS: TestMountDaemonRoot (0.03s)
07:12:39 [2020-10-24T07:12:39.086Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
07:12:39 [2020-10-24T07:12:39.086Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:12:39 [2020-10-24T07:12:39.086Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
07:12:39 [2020-10-24T07:12:39.086Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
07:12:39 [2020-10-24T07:12:39.086Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:12:39 [2020-10-24T07:12:39.086Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
07:12:39 [2020-10-24T07:12:39.086Z] === RUN   TestContainerBindMountNonRecursive
07:12:39 [2020-10-24T07:12:39.086Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:12:39 [2020-10-24T07:12:39.405Z] --- PASS: TestResize (0.76s)
07:12:39 [2020-10-24T07:12:39.405Z] === RUN   TestResizeWithInvalidSize
07:12:39 [2020-10-24T07:12:39.977Z] --- PASS: TestResizeWithInvalidSize (0.79s)
07:12:39 [2020-10-24T07:12:39.977Z] === RUN   TestResizeWhenContainerNotStarted
07:12:40 [2020-10-24T07:12:40.031Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:12:40 [2020-10-24T07:12:40.922Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:12:40 [2020-10-24T07:12:40.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:12:41 [2020-10-24T07:12:41.417Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
07:12:41 [2020-10-24T07:12:41.417Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
07:12:41 [2020-10-24T07:12:41.417Z] --- PASS: TestContainerBindMountNonRecursive (2.40s)
07:12:41 [2020-10-24T07:12:41.417Z] === RUN   TestNetworkNat
07:12:42 [2020-10-24T07:12:42.006Z] Loaded image: buildpack-deps:buster
07:12:42 [2020-10-24T07:12:42.006Z] Loaded image: busybox:latest
07:12:42 [2020-10-24T07:12:42.006Z] Loaded image: busybox:glibc
07:12:42 [2020-10-24T07:12:42.006Z] Loaded image: debian:buster
07:12:42 [2020-10-24T07:12:42.302Z] Loaded image: hello-world:latest
07:12:42 [2020-10-24T07:12:42.302Z] Loaded image: arm32v7/hello-world:latest
07:12:42 [2020-10-24T07:12:42.302Z] INFO: Testing against a local daemon
07:12:42 [2020-10-24T07:12:42.302Z] === RUN   TestCgroupNamespacesBuild
07:12:42 [2020-10-24T07:12:42.360Z] --- PASS: TestNetworkNat (0.77s)
07:12:42 [2020-10-24T07:12:42.360Z] === RUN   TestNetworkLocalhostTCPNat
07:12:42 [2020-10-24T07:12:42.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:12:42 [2020-10-24T07:12:42.846Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:12:42 [2020-10-24T07:12:42.933Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
07:12:42 [2020-10-24T07:12:42.933Z] === RUN   TestNetworkLoopbackNat
07:12:43 [2020-10-24T07:12:43.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:12:43 [2020-10-24T07:12:43.508Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:12:43 [2020-10-24T07:12:43.769Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
07:12:43 [2020-10-24T07:12:43.804Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.66s)
07:12:43 [2020-10-24T07:12:43.804Z] === RUN   TestCreateServiceSecretFileMode
07:12:43 [2020-10-24T07:12:43.822Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
07:12:43 [2020-10-24T07:12:43.822Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:12:44 [2020-10-24T07:12:44.095Z] --- PASS: TestCreateServiceSecretFileMode (3.42s)
07:12:44 [2020-10-24T07:12:44.095Z] === RUN   TestCreateServiceConfigFileMode
07:12:44 [2020-10-24T07:12:44.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:12:45 [2020-10-24T07:12:45.151Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
07:12:45 [2020-10-24T07:12:45.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:12:45 [2020-10-24T07:12:45.341Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
07:12:45 [2020-10-24T07:12:45.341Z] === RUN   TestBuildWithSession
07:12:45 [2020-10-24T07:12:45.341Z] --- SKIP: TestBuildWithSession (0.00s)
07:12:45 [2020-10-24T07:12:45.341Z]     build_session_test.go:25: TODO: BuildKit
07:12:45 [2020-10-24T07:12:45.341Z] === RUN   TestBuildSquashParent
07:12:45 [2020-10-24T07:12:45.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:12:46 [2020-10-24T07:12:46.097Z] --- PASS: TestNetworkLoopbackNat (3.06s)
07:12:46 [2020-10-24T07:12:46.097Z] === RUN   TestPause
07:12:46 [2020-10-24T07:12:46.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:12:46 [2020-10-24T07:12:46.358Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:12:46 [2020-10-24T07:12:46.358Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
07:12:46 [2020-10-24T07:12:46.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:12:46 [2020-10-24T07:12:46.934Z] --- PASS: TestPause (0.77s)
07:12:46 [2020-10-24T07:12:46.934Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:12:46 [2020-10-24T07:12:46.934Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:12:46 [2020-10-24T07:12:46.934Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:12:46 [2020-10-24T07:12:46.934Z] === RUN   TestPauseStopPausedContainer
07:12:47 [2020-10-24T07:12:47.883Z] --- PASS: TestPauseStopPausedContainer (0.86s)
07:12:47 [2020-10-24T07:12:47.883Z] === RUN   TestPsFilter
07:12:47 [2020-10-24T07:12:47.883Z] --- PASS: TestPsFilter (0.13s)
07:12:47 [2020-10-24T07:12:47.883Z] === RUN   TestRemoveContainerWithRemovedVolume
07:12:47 [2020-10-24T07:12:47.883Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:12:48 [2020-10-24T07:12:48.459Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
07:12:48 [2020-10-24T07:12:48.547Z] --- PASS: TestCreateServiceConfigFileMode (3.60s)
07:12:48 [2020-10-24T07:12:48.547Z] === RUN   TestCreateServiceSysctls
07:12:48 [2020-10-24T07:12:48.720Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
07:12:48 [2020-10-24T07:12:48.720Z] === RUN   TestRemoveContainerWithVolume
07:12:48 [2020-10-24T07:12:48.979Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.76s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.81s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
07:12:48 [2020-10-24T07:12:48.979Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s)
07:12:48 [2020-10-24T07:12:48.979Z] === RUN   TestCgroupNamespacesRun
07:12:49 [2020-10-24T07:12:49.293Z] === RUN   TestDockerSuite/TestBuildAddScript
07:12:49 [2020-10-24T07:12:49.293Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
07:12:49 [2020-10-24T07:12:49.293Z] === RUN   TestRemoveContainerRunning
07:12:49 [2020-10-24T07:12:49.813Z] --- PASS: TestBuildSquashParent (4.32s)
07:12:49 [2020-10-24T07:12:49.813Z] === RUN   TestBuildWithRemoveAndForceRemove
07:12:49 [2020-10-24T07:12:49.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:12:49 [2020-10-24T07:12:49.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:12:49 [2020-10-24T07:12:49.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:12:49 [2020-10-24T07:12:49.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:12:49 [2020-10-24T07:12:49.813Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:12:49 [2020-10-24T07:12:49.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:12:49 [2020-10-24T07:12:49.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:12:49 [2020-10-24T07:12:49.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:12:49 [2020-10-24T07:12:49.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:12:49 [2020-10-24T07:12:49.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:12:49 [2020-10-24T07:12:49.813Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:12:49 [2020-10-24T07:12:49.813Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:12:49 [2020-10-24T07:12:49.813Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:12:49 [2020-10-24T07:12:49.813Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:12:49 [2020-10-24T07:12:49.813Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:12:49 [2020-10-24T07:12:49.813Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:12:50 [2020-10-24T07:12:50.239Z] --- PASS: TestRemoveContainerRunning (0.83s)
07:12:50 [2020-10-24T07:12:50.239Z] === RUN   TestRemoveContainerForceRemoveRunning
07:12:50 [2020-10-24T07:12:50.899Z] --- PASS: TestCgroupNamespacesRun (1.84s)
07:12:50 [2020-10-24T07:12:50.899Z] === RUN   TestCgroupNamespacesRunPrivileged
07:12:51 [2020-10-24T07:12:51.184Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
07:12:51 [2020-10-24T07:12:51.184Z] === RUN   TestRemoveInvalidContainer
07:12:51 [2020-10-24T07:12:51.184Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:12:51 [2020-10-24T07:12:51.184Z] === RUN   TestRenameLinkedContainer
07:12:51 [2020-10-24T07:12:51.446Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
07:12:51 [2020-10-24T07:12:51.903Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:12:51 [2020-10-24T07:12:51.904Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:12:52 [2020-10-24T07:12:52.019Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
07:12:52 [2020-10-24T07:12:52.280Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:12:52 [2020-10-24T07:12:52.287Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
07:12:52 [2020-10-24T07:12:52.287Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:12:52 [2020-10-24T07:12:52.994Z] --- PASS: TestCreateServiceSysctls (4.46s)
07:12:52 [2020-10-24T07:12:52.994Z] === RUN   TestCreateServiceCapabilities
07:12:53 [2020-10-24T07:12:53.668Z] --- PASS: TestRenameLinkedContainer (2.74s)
07:12:53 [2020-10-24T07:12:53.668Z] === RUN   TestRenameStoppedContainer
07:12:54 [2020-10-24T07:12:54.002Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:12:54 [2020-10-24T07:12:54.002Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
07:12:54 [2020-10-24T07:12:54.002Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s)
07:12:54 [2020-10-24T07:12:54.002Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s)
07:12:54 [2020-10-24T07:12:54.002Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s)
07:12:54 [2020-10-24T07:12:54.002Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s)
07:12:54 [2020-10-24T07:12:54.002Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s)
07:12:54 [2020-10-24T07:12:54.002Z] === RUN   TestBuildMultiStageCopy
07:12:54 [2020-10-24T07:12:54.002Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:12:54 [2020-10-24T07:12:54.205Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
07:12:54 [2020-10-24T07:12:54.205Z] === RUN   TestCgroupNamespacesRunHostMode
07:12:54 [2020-10-24T07:12:54.611Z] --- PASS: TestRenameStoppedContainer (0.74s)
07:12:54 [2020-10-24T07:12:54.611Z] === RUN   TestRenameRunningContainerAndReuse
07:12:55 [2020-10-24T07:12:55.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:12:55 [2020-10-24T07:12:55.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:12:55 [2020-10-24T07:12:55.721Z] --- PASS: TestCreateServiceCapabilities (3.54s)
07:12:55 [2020-10-24T07:12:55.721Z] === RUN   TestInspect
07:12:55 [2020-10-24T07:12:55.812Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:12:55 [2020-10-24T07:12:55.998Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
07:12:55 [2020-10-24T07:12:55.998Z] === RUN   TestRenameInvalidName
07:12:55 [2020-10-24T07:12:55.998Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
07:12:56 [2020-10-24T07:12:56.106Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:12:56 [2020-10-24T07:12:56.126Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
07:12:56 [2020-10-24T07:12:56.126Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:12:56 [2020-10-24T07:12:56.411Z] --- PASS: TestBuildMultiStageCopy (2.75s)
07:12:56 [2020-10-24T07:12:56.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s)
07:12:56 [2020-10-24T07:12:56.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
07:12:56 [2020-10-24T07:12:56.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
07:12:56 [2020-10-24T07:12:56.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
07:12:56 [2020-10-24T07:12:56.411Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
07:12:56 [2020-10-24T07:12:56.411Z] === RUN   TestBuildMultiStageParentConfig
07:12:56 [2020-10-24T07:12:56.571Z] --- PASS: TestRenameInvalidName (0.74s)
07:12:56 [2020-10-24T07:12:56.571Z] === RUN   TestRenameAnonymousContainer
07:12:57 [2020-10-24T07:12:57.453Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
07:12:57 [2020-10-24T07:12:57.453Z] === RUN   TestBuildLabelWithTargets
07:12:58 [2020-10-24T07:12:58.043Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
07:12:58 [2020-10-24T07:12:58.043Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:12:58 [2020-10-24T07:12:58.499Z] --- PASS: TestBuildLabelWithTargets (1.23s)
07:12:58 [2020-10-24T07:12:58.499Z] === RUN   TestBuildWithEmptyLayers
07:12:59 [2020-10-24T07:12:59.121Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:12:59 [2020-10-24T07:12:59.121Z] --- PASS: TestRenameAnonymousContainer (2.58s)
07:12:59 [2020-10-24T07:12:59.121Z] === RUN   TestRenameContainerWithSameName
07:12:59 [2020-10-24T07:12:59.138Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
07:12:59 [2020-10-24T07:12:59.138Z] === RUN   TestBuildMultiStageOnBuild
07:12:59 [2020-10-24T07:12:59.432Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s)
07:12:59 [2020-10-24T07:12:59.432Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:12:59 [2020-10-24T07:12:59.693Z] --- PASS: TestRenameContainerWithSameName (0.64s)
07:12:59 [2020-10-24T07:12:59.693Z] === RUN   TestRenameContainerWithLinkedContainer
07:12:59 [2020-10-24T07:12:59.956Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
07:13:00 [2020-10-24T07:13:00.172Z] --- PASS: TestInspect (3.79s)
07:13:00 [2020-10-24T07:13:00.172Z] === RUN   TestCreateJob
07:13:00 [2020-10-24T07:13:00.377Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
07:13:00 [2020-10-24T07:13:00.377Z] === RUN   TestCgroupNamespacesRunOlderClient
07:13:01 [2020-10-24T07:13:01.221Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
07:13:01 [2020-10-24T07:13:01.221Z] === RUN   TestBuildUncleanTarFilenames
07:13:01 [2020-10-24T07:13:01.347Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s)
07:13:01 [2020-10-24T07:13:01.347Z] === RUN   TestResize
07:13:01 [2020-10-24T07:13:01.862Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
07:13:01 [2020-10-24T07:13:01.862Z] === RUN   TestBuildMultiStageLayerLeak
07:13:02 [2020-10-24T07:13:02.290Z] --- PASS: TestResize (0.77s)
07:13:02 [2020-10-24T07:13:02.290Z] === RUN   TestResizeWithInvalidSize
07:13:02 [2020-10-24T07:13:02.296Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
07:13:02 [2020-10-24T07:13:02.296Z] === RUN   TestKernelTCPMemory
07:13:02 [2020-10-24T07:13:02.866Z] --- PASS: TestResizeWithInvalidSize (0.80s)
07:13:02 [2020-10-24T07:13:02.866Z] === RUN   TestResizeWhenContainerNotStarted
07:13:03 [2020-10-24T07:13:03.240Z] --- PASS: TestKernelTCPMemory (0.92s)
07:13:03 [2020-10-24T07:13:03.240Z] === RUN   TestNISDomainname
07:13:03 [2020-10-24T07:13:03.437Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
07:13:03 [2020-10-24T07:13:03.698Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s)
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:13:03 [2020-10-24T07:13:03.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:13:03 [2020-10-24T07:13:03.946Z] --- PASS: TestBuildMultiStageLayerLeak (1.79s)
07:13:03 [2020-10-24T07:13:03.946Z] === RUN   TestBuildWithHugeFile
07:13:04 [2020-10-24T07:13:04.185Z] --- PASS: TestNISDomainname (0.97s)
07:13:04 [2020-10-24T07:13:04.186Z] === RUN   TestHostnameDnsResolution
07:13:04 [2020-10-24T07:13:04.269Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
07:13:04 [2020-10-24T07:13:04.645Z] --- PASS: TestCreateJob (4.66s)
07:13:04 [2020-10-24T07:13:04.645Z] === RUN   TestReplicatedJob
07:13:04 [2020-10-24T07:13:04.841Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
07:13:05 [2020-10-24T07:13:05.102Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
07:13:06 [2020-10-24T07:13:06.104Z] --- PASS: TestHostnameDnsResolution (1.79s)
07:13:06 [2020-10-24T07:13:06.104Z] === RUN   TestStats
07:13:06 [2020-10-24T07:13:06.490Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:13:06 [2020-10-24T07:13:06.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:13:06 [2020-10-24T07:13:06.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:13:07 [2020-10-24T07:13:07.014Z] === RUN   TestDockerSuite/TestBuildAddTar
07:13:07 [2020-10-24T07:13:07.277Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
07:13:09 [2020-10-24T07:13:09.193Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
07:13:09 [2020-10-24T07:13:09.411Z] --- PASS: TestStats (2.85s)
07:13:09 [2020-10-24T07:13:09.411Z] === RUN   TestStopContainerWithTimeout
07:13:09 [2020-10-24T07:13:09.411Z] === RUN   TestStopContainerWithTimeout/0
07:13:09 [2020-10-24T07:13:09.411Z] === PAUSE TestStopContainerWithTimeout/0
07:13:09 [2020-10-24T07:13:09.411Z] === RUN   TestStopContainerWithTimeout/1
07:13:09 [2020-10-24T07:13:09.411Z] === PAUSE TestStopContainerWithTimeout/1
07:13:09 [2020-10-24T07:13:09.411Z] === RUN   TestStopContainerWithTimeout/3
07:13:09 [2020-10-24T07:13:09.411Z] === PAUSE TestStopContainerWithTimeout/3
07:13:09 [2020-10-24T07:13:09.411Z] === RUN   TestStopContainerWithTimeout/-1
07:13:09 [2020-10-24T07:13:09.411Z] === PAUSE TestStopContainerWithTimeout/-1
07:13:09 [2020-10-24T07:13:09.411Z] === CONT  TestStopContainerWithTimeout/0
07:13:09 [2020-10-24T07:13:09.411Z] === CONT  TestStopContainerWithTimeout/-1
07:13:09 [2020-10-24T07:13:09.411Z] === CONT  TestStopContainerWithTimeout/3
07:13:09 [2020-10-24T07:13:09.411Z] === CONT  TestStopContainerWithTimeout/1
07:13:10 [2020-10-24T07:13:10.580Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:13:10 [2020-10-24T07:13:10.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:13:11 [2020-10-24T07:13:11.104Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
07:13:12 [2020-10-24T07:13:12.717Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:13:12 [2020-10-24T07:13:12.717Z]     --- PASS: TestStopContainerWithTimeout/0 (1.54s)
07:13:12 [2020-10-24T07:13:12.717Z]     --- PASS: TestStopContainerWithTimeout/1 (2.52s)
07:13:12 [2020-10-24T07:13:12.717Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
07:13:12 [2020-10-24T07:13:12.717Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
07:13:12 [2020-10-24T07:13:12.717Z] === RUN   TestDeleteDevicemapper
07:13:12 [2020-10-24T07:13:12.717Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:13:12 [2020-10-24T07:13:12.717Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:13:12 [2020-10-24T07:13:12.717Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:13:13 [2020-10-24T07:13:13.019Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
07:13:13 [2020-10-24T07:13:13.123Z] --- PASS: TestReplicatedJob (7.64s)
07:13:13 [2020-10-24T07:13:13.123Z] === RUN   TestUpdateReplicatedJob
07:13:13 [2020-10-24T07:13:13.280Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:13:13 [2020-10-24T07:13:13.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:13:15 [2020-10-24T07:13:15.242Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
07:13:15 [2020-10-24T07:13:15.822Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:13:15 [2020-10-24T07:13:15.822Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:13:16 [2020-10-24T07:13:16.027Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s)
07:13:16 [2020-10-24T07:13:16.027Z] === RUN   TestUpdateMemory
07:13:16 [2020-10-24T07:13:16.027Z] --- SKIP: TestUpdateMemory (0.00s)
07:13:16 [2020-10-24T07:13:16.027Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:13:16 [2020-10-24T07:13:16.027Z] === RUN   TestUpdateCPUQuota
07:13:16 [2020-10-24T07:13:16.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:13:16 [2020-10-24T07:13:16.647Z] --- PASS: TestUpdateReplicatedJob (4.77s)
07:13:16 [2020-10-24T07:13:16.647Z] === RUN   TestServiceListWithStatuses
07:13:16 [2020-10-24T07:13:16.647Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:13:16 [2020-10-24T07:13:16.647Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:13:16 [2020-10-24T07:13:16.647Z] === RUN   TestDockerNetworkConnectAlias
07:13:17 [2020-10-24T07:13:17.340Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
07:13:17 [2020-10-24T07:13:17.340Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:13:17 [2020-10-24T07:13:17.416Z] --- PASS: TestUpdateCPUQuota (1.50s)
07:13:17 [2020-10-24T07:13:17.416Z] === RUN   TestUpdatePidsLimit
07:13:17 [2020-10-24T07:13:17.416Z] === RUN   TestUpdatePidsLimit/update_from_none
07:13:17 [2020-10-24T07:13:17.416Z] === RUN   TestUpdatePidsLimit/no_change
07:13:17 [2020-10-24T07:13:17.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:13:17 [2020-10-24T07:13:17.989Z] === RUN   TestUpdatePidsLimit/update_lower
07:13:18 [2020-10-24T07:13:18.251Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:13:18 [2020-10-24T07:13:18.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:13:18 [2020-10-24T07:13:18.824Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:13:19 [2020-10-24T07:13:19.086Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:13:19 [2020-10-24T07:13:19.202Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:13:19 [2020-10-24T07:13:19.470Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
07:13:19 [2020-10-24T07:13:19.663Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:13:20 [2020-10-24T07:13:20.042Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
07:13:20 [2020-10-24T07:13:20.985Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.97s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.02s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.06s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.06s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s)
07:13:20 [2020-10-24T07:13:20.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s)
07:13:20 [2020-10-24T07:13:20.985Z] === RUN   TestCgroupNamespacesRun
07:13:21 [2020-10-24T07:13:21.056Z] --- PASS: TestUpdatePidsLimit (3.96s)
07:13:21 [2020-10-24T07:13:21.056Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
07:13:21 [2020-10-24T07:13:21.056Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
07:13:21 [2020-10-24T07:13:21.056Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
07:13:21 [2020-10-24T07:13:21.056Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
07:13:21 [2020-10-24T07:13:21.056Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
07:13:21 [2020-10-24T07:13:21.056Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
07:13:21 [2020-10-24T07:13:21.056Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
07:13:21 [2020-10-24T07:13:21.056Z] === RUN   TestUpdateRestartPolicy
07:13:22 [2020-10-24T07:13:22.375Z] --- PASS: TestCgroupNamespacesRun (1.41s)
07:13:22 [2020-10-24T07:13:22.375Z] === RUN   TestCgroupNamespacesRunPrivileged
07:13:22 [2020-10-24T07:13:22.375Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:13:23 [2020-10-24T07:13:23.760Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
07:13:24 [2020-10-24T07:13:24.021Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.49s)
07:13:24 [2020-10-24T07:13:24.021Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:13:25 [2020-10-24T07:13:25.128Z] --- PASS: TestDockerNetworkConnectAlias (8.04s)
07:13:25 [2020-10-24T07:13:25.128Z] === RUN   TestDockerNetworkReConnect
07:13:25 [2020-10-24T07:13:25.411Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.43s)
07:13:25 [2020-10-24T07:13:25.411Z] === RUN   TestCgroupNamespacesRunHostMode
07:13:26 [2020-10-24T07:13:26.797Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s)
07:13:26 [2020-10-24T07:13:26.797Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:13:27 [2020-10-24T07:13:27.368Z] === RUN   TestDockerSuite/TestBuildBlankName
07:13:27 [2020-10-24T07:13:27.939Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:13:28 [2020-10-24T07:13:28.201Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.52s)
07:13:28 [2020-10-24T07:13:28.201Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:13:29 [2020-10-24T07:13:29.588Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:13:29 [2020-10-24T07:13:29.850Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.45s)
07:13:29 [2020-10-24T07:13:29.850Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:13:30 [2020-10-24T07:13:30.111Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
07:13:30 [2020-10-24T07:13:30.683Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
07:13:30 [2020-10-24T07:13:30.683Z] === RUN   TestCgroupNamespacesRunOlderClient
07:13:30 [2020-10-24T07:13:30.944Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:13:32 [2020-10-24T07:13:32.017Z] --- PASS: TestDockerNetworkReConnect (6.43s)
07:13:32 [2020-10-24T07:13:32.017Z] === RUN   TestServicePlugin
07:13:32 [2020-10-24T07:13:32.017Z] --- SKIP: TestServicePlugin (0.00s)
07:13:32 [2020-10-24T07:13:32.017Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:13:32 [2020-10-24T07:13:32.017Z] === RUN   TestServiceUpdateLabel
07:13:32 [2020-10-24T07:13:32.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:13:32 [2020-10-24T07:13:32.332Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s)
07:13:32 [2020-10-24T07:13:32.332Z] === RUN   TestKernelTCPMemory
07:13:33 [2020-10-24T07:13:33.277Z] --- PASS: TestKernelTCPMemory (0.89s)
07:13:33 [2020-10-24T07:13:33.277Z] === RUN   TestNISDomainname
07:13:34 [2020-10-24T07:13:34.664Z] --- PASS: TestNISDomainname (1.21s)
07:13:34 [2020-10-24T07:13:34.664Z] === RUN   TestHostnameDnsResolution
07:13:34 [2020-10-24T07:13:34.744Z] --- PASS: TestServiceUpdateLabel (3.15s)
07:13:34 [2020-10-24T07:13:34.744Z] === RUN   TestServiceUpdateSecrets
07:13:34 [2020-10-24T07:13:34.925Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:13:35 [2020-10-24T07:13:35.868Z] --- PASS: TestHostnameDnsResolution (1.35s)
07:13:35 [2020-10-24T07:13:35.868Z] === RUN   TestStats
07:13:35 [2020-10-24T07:13:35.974Z] --- PASS: TestUpdateRestartPolicy (12.45s)
07:13:35 [2020-10-24T07:13:35.974Z] === RUN   TestUpdateRestartWithAutoRemove
07:13:35 [2020-10-24T07:13:35.974Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
07:13:35 [2020-10-24T07:13:35.974Z] === RUN   TestWaitNonBlocked
07:13:35 [2020-10-24T07:13:35.974Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:13:35 [2020-10-24T07:13:35.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:13:35 [2020-10-24T07:13:35.974Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:13:35 [2020-10-24T07:13:35.974Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:13:35 [2020-10-24T07:13:35.974Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:13:35 [2020-10-24T07:13:35.974Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:13:35 [2020-10-24T07:13:35.974Z] --- PASS: TestWaitNonBlocked (0.02s)
07:13:35 [2020-10-24T07:13:35.974Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
07:13:35 [2020-10-24T07:13:35.974Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
07:13:35 [2020-10-24T07:13:35.974Z] === RUN   TestWaitBlocked
07:13:35 [2020-10-24T07:13:35.974Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:13:35 [2020-10-24T07:13:35.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:13:35 [2020-10-24T07:13:35.974Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:13:35 [2020-10-24T07:13:35.974Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:13:35 [2020-10-24T07:13:35.974Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:13:35 [2020-10-24T07:13:35.974Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:13:36 [2020-10-24T07:13:36.547Z] --- PASS: TestWaitBlocked (0.02s)
07:13:36 [2020-10-24T07:13:36.547Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
07:13:36 [2020-10-24T07:13:36.547Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
07:13:36 [2020-10-24T07:13:36.547Z] === CONT  TestContainerStartOnDaemonRestart
07:13:36 [2020-10-24T07:13:36.547Z] === CONT  TestIpcModeOlderClient
07:13:36 [2020-10-24T07:13:36.547Z] === CONT  TestDaemonHostGatewayIP
07:13:36 [2020-10-24T07:13:36.547Z] === CONT  TestDaemonRestartIpcMode
07:13:36 [2020-10-24T07:13:36.810Z] --- PASS: TestIpcModeOlderClient (0.20s)
07:13:36 [2020-10-24T07:13:36.810Z] === CONT  TestContainerKillOnDaemonStart
07:13:36 [2020-10-24T07:13:36.811Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
07:13:37 [2020-10-24T07:13:37.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:13:38 [2020-10-24T07:13:38.987Z] --- PASS: TestStats (2.86s)
07:13:38 [2020-10-24T07:13:38.987Z] === RUN   TestStopContainerWithTimeout
07:13:38 [2020-10-24T07:13:38.987Z] === RUN   TestStopContainerWithTimeout/0
07:13:38 [2020-10-24T07:13:38.987Z] === PAUSE TestStopContainerWithTimeout/0
07:13:38 [2020-10-24T07:13:38.987Z] === RUN   TestStopContainerWithTimeout/1
07:13:38 [2020-10-24T07:13:38.987Z] === PAUSE TestStopContainerWithTimeout/1
07:13:38 [2020-10-24T07:13:38.987Z] === RUN   TestStopContainerWithTimeout/3
07:13:38 [2020-10-24T07:13:38.987Z] === PAUSE TestStopContainerWithTimeout/3
07:13:38 [2020-10-24T07:13:38.987Z] === RUN   TestStopContainerWithTimeout/-1
07:13:38 [2020-10-24T07:13:38.987Z] === PAUSE TestStopContainerWithTimeout/-1
07:13:38 [2020-10-24T07:13:38.987Z] === CONT  TestStopContainerWithTimeout/0
07:13:38 [2020-10-24T07:13:38.987Z] === CONT  TestStopContainerWithTimeout/-1
07:13:38 [2020-10-24T07:13:38.987Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:13:38 [2020-10-24T07:13:38.987Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
07:13:39 [2020-10-24T07:13:39.931Z] === CONT  TestStopContainerWithTimeout/3
07:13:40 [2020-10-24T07:13:40.129Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s)
07:13:40 [2020-10-24T07:13:40.192Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:13:40 [2020-10-24T07:13:40.703Z] --- PASS: TestDaemonRestartIpcMode (4.30s)
07:13:41 [2020-10-24T07:13:41.647Z] --- PASS: TestDaemonHostGatewayIP (5.06s)
07:13:42 [2020-10-24T07:13:42.112Z] === CONT  TestStopContainerWithTimeout/1
07:13:44 [2020-10-24T07:13:44.030Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:13:44 [2020-10-24T07:13:44.030Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
07:13:44 [2020-10-24T07:13:44.030Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.22s)
07:13:44 [2020-10-24T07:13:44.030Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
07:13:44 [2020-10-24T07:13:44.030Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
07:13:44 [2020-10-24T07:13:44.030Z] === RUN   TestDeleteDevicemapper
07:13:44 [2020-10-24T07:13:44.030Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:13:44 [2020-10-24T07:13:44.030Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:13:44 [2020-10-24T07:13:44.030Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:13:44 [2020-10-24T07:13:44.030Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:13:47 [2020-10-24T07:13:47.815Z] Created binary: bundles/binary-daemon/dockerd-dev
07:13:47 [2020-10-24T07:13:47.815Z] Copying nested executables into bundles/binary-daemon
07:13:47 [2020-10-24T07:13:47.815Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
07:13:48 [2020-10-24T07:13:48.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/make.sh cross
07:13:48 [2020-10-24T07:13:48.424Z] 
07:13:48 [2020-10-24T07:13:48.684Z] Removing bundles/
07:13:48 [2020-10-24T07:13:48.684Z] 
07:13:48 [2020-10-24T07:13:48.684Z] ---> Making bundle: cross (in bundles/cross)
07:13:48 [2020-10-24T07:13:48.684Z] Cross building: bundles/cross/linux/amd64
07:13:48 [2020-10-24T07:13:48.684Z] Building: bundles/cross/linux/amd64/dockerd-dev
07:13:48 [2020-10-24T07:13:48.684Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:13:49 [2020-10-24T07:13:49.327Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.53s)
07:13:49 [2020-10-24T07:13:49.327Z] === RUN   TestUpdateMemory
07:13:49 [2020-10-24T07:13:49.327Z] --- SKIP: TestUpdateMemory (0.00s)
07:13:49 [2020-10-24T07:13:49.327Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:13:49 [2020-10-24T07:13:49.327Z] === RUN   TestUpdateCPUQuota
07:13:49 [2020-10-24T07:13:49.791Z] --- PASS: TestContainerKillOnDaemonStart (13.06s)
07:13:49 [2020-10-24T07:13:49.791Z] PASS
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] === Skipped
07:13:49 [2020-10-24T07:13:49.791Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
07:13:49 [2020-10-24T07:13:49.791Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
07:13:49 [2020-10-24T07:13:49.791Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
07:13:49 [2020-10-24T07:13:49.791Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:13:49 [2020-10-24T07:13:49.791Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
07:13:49 [2020-10-24T07:13:49.791Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
07:13:49 [2020-10-24T07:13:49.791Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] 
07:13:49 [2020-10-24T07:13:49.791Z] DONE 193 tests, 6 skipped in 140.472s
07:13:49 [2020-10-24T07:13:49.791Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
07:13:49 [2020-10-24T07:13:49.791Z] ++ 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
07:13:49 [2020-10-24T07:13:49.791Z] ++ set -e
07:13:49 [2020-10-24T07:13:49.791Z] ++ '[' -n 0 ']'
07:13:49 [2020-10-24T07:13:49.791Z] ++ set -x
07:13:49 [2020-10-24T07:13:49.791Z] ++ env -i DEST=/go/src/github.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
07:13:50 [2020-10-24T07:13:50.054Z] INFO: Testing against a local daemon
07:13:50 [2020-10-24T07:13:50.054Z] === RUN   TestCommitInheritsEnv
07:13:50 [2020-10-24T07:13:50.077Z] --- PASS: TestServiceUpdateSecrets (15.73s)
07:13:50 [2020-10-24T07:13:50.077Z] === RUN   TestServiceUpdateConfigs
07:13:50 [2020-10-24T07:13:50.271Z] --- PASS: TestUpdateCPUQuota (1.67s)
07:13:50 [2020-10-24T07:13:50.271Z] === RUN   TestUpdatePidsLimit
07:13:50 [2020-10-24T07:13:50.271Z] === RUN   TestUpdatePidsLimit/update_from_none
07:13:50 [2020-10-24T07:13:50.532Z] === RUN   TestUpdatePidsLimit/no_change
07:13:50 [2020-10-24T07:13:50.628Z] --- PASS: TestCommitInheritsEnv (0.58s)
07:13:50 [2020-10-24T07:13:50.628Z] === RUN   TestImportExtremelyLargeImageWorks
07:13:50 [2020-10-24T07:13:50.628Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:13:50 [2020-10-24T07:13:50.628Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
07:13:50 [2020-10-24T07:13:50.628Z] === RUN   TestImagesFilterMultiReference
07:13:50 [2020-10-24T07:13:50.628Z] --- PASS: TestImagesFilterMultiReference (0.09s)
07:13:50 [2020-10-24T07:13:50.628Z] === RUN   TestImagePullPlatformInvalid
07:13:50 [2020-10-24T07:13:50.890Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
07:13:50 [2020-10-24T07:13:50.890Z] === RUN   TestRemoveImageOrphaning
07:13:51 [2020-10-24T07:13:51.106Z] === RUN   TestUpdatePidsLimit/update_lower
07:13:51 [2020-10-24T07:13:51.367Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:13:51 [2020-10-24T07:13:51.464Z] --- PASS: TestRemoveImageOrphaning (0.53s)
07:13:51 [2020-10-24T07:13:51.464Z] === RUN   TestRemoveImageGarbageCollector
07:13:51 [2020-10-24T07:13:51.464Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:13:51 [2020-10-24T07:13:51.464Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:13:51 [2020-10-24T07:13:51.464Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:13:51 [2020-10-24T07:13:51.464Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:13:51 [2020-10-24T07:13:51.464Z] === RUN   TestTagInvalidReference
07:13:51 [2020-10-24T07:13:51.464Z] --- PASS: TestTagInvalidReference (0.03s)
07:13:51 [2020-10-24T07:13:51.464Z] === RUN   TestTagValidPrefixedRepo
07:13:51 [2020-10-24T07:13:51.464Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
07:13:51 [2020-10-24T07:13:51.464Z] === RUN   TestTagExistedNameWithoutForce
07:13:51 [2020-10-24T07:13:51.464Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:13:51 [2020-10-24T07:13:51.464Z] === RUN   TestTagOfficialNames
07:13:51 [2020-10-24T07:13:51.464Z] --- PASS: TestTagOfficialNames (0.06s)
07:13:51 [2020-10-24T07:13:51.464Z] === RUN   TestTagMatchesDigest
07:13:51 [2020-10-24T07:13:51.464Z] --- PASS: TestTagMatchesDigest (0.03s)
07:13:51 [2020-10-24T07:13:51.464Z] PASS
07:13:51 [2020-10-24T07:13:51.464Z] 
07:13:51 [2020-10-24T07:13:51.464Z] === Skipped
07:13:51 [2020-10-24T07:13:51.464Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
07:13:51 [2020-10-24T07:13:51.464Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
07:13:51 [2020-10-24T07:13:51.464Z] 
07:13:51 [2020-10-24T07:13:51.464Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:13:51 [2020-10-24T07:13:51.464Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:13:51 [2020-10-24T07:13:51.464Z] 
07:13:51 [2020-10-24T07:13:51.464Z] 
07:13:51 [2020-10-24T07:13:51.464Z] DONE 12 tests, 2 skipped in 1.799s
07:13:51 [2020-10-24T07:13:51.464Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
07:13:51 [2020-10-24T07:13:51.464Z] ++ 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
07:13:51 [2020-10-24T07:13:51.464Z] ++ set -e
07:13:51 [2020-10-24T07:13:51.464Z] ++ '[' -n 0 ']'
07:13:51 [2020-10-24T07:13:51.464Z] ++ set -x
07:13:51 [2020-10-24T07:13:51.464Z] ++ env -i DEST=/go/src/github.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
07:13:51 [2020-10-24T07:13:51.726Z] INFO: Testing against a local daemon
07:13:51 [2020-10-24T07:13:51.726Z] === RUN   TestNetworkCreateDelete
07:13:51 [2020-10-24T07:13:51.941Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:13:52 [2020-10-24T07:13:52.202Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:13:52 [2020-10-24T07:13:52.300Z] --- PASS: TestNetworkCreateDelete (0.43s)
07:13:52 [2020-10-24T07:13:52.300Z] === RUN   TestDockerNetworkDeletePreferID
07:13:52 [2020-10-24T07:13:52.775Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:13:53 [2020-10-24T07:13:53.036Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
07:13:53 [2020-10-24T07:13:53.691Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
07:13:53 [2020-10-24T07:13:53.691Z] === RUN   TestDaemonDNSFallback
07:13:53 [2020-10-24T07:13:53.981Z] --- PASS: TestUpdatePidsLimit (3.72s)
07:13:53 [2020-10-24T07:13:53.981Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.45s)
07:13:53 [2020-10-24T07:13:53.981Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
07:13:53 [2020-10-24T07:13:53.981Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.47s)
07:13:53 [2020-10-24T07:13:53.981Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
07:13:53 [2020-10-24T07:13:53.981Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
07:13:53 [2020-10-24T07:13:53.981Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
07:13:53 [2020-10-24T07:13:53.981Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
07:13:53 [2020-10-24T07:13:53.981Z] === RUN   TestUpdateRestartPolicy
07:13:55 [2020-10-24T07:13:55.368Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
07:13:56 [2020-10-24T07:13:56.311Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
07:13:56 [2020-10-24T07:13:56.573Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
07:13:59 [2020-10-24T07:13:59.121Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:14:00 [2020-10-24T07:14:00.968Z] --- PASS: TestBuildWithHugeFile (53.69s)
07:14:00 [2020-10-24T07:14:00.968Z] === RUN   TestBuildWithEmptyDockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:14:00 [2020-10-24T07:14:00.968Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
07:14:00 [2020-10-24T07:14:00.968Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
07:14:00 [2020-10-24T07:14:00.968Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
07:14:00 [2020-10-24T07:14:00.968Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
07:14:00 [2020-10-24T07:14:00.968Z] === RUN   TestBuildPreserveOwnership
07:14:00 [2020-10-24T07:14:00.968Z] === RUN   TestBuildPreserveOwnership/copy_from
07:14:00 [2020-10-24T07:14:00.968Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:14:01 [2020-10-24T07:14:01.033Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
07:14:01 [2020-10-24T07:14:01.033Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:14:01 [2020-10-24T07:14:01.261Z] --- PASS: TestBuildPreserveOwnership (3.76s)
07:14:01 [2020-10-24T07:14:01.261Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.41s)
07:14:01 [2020-10-24T07:14:01.261Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s)
07:14:01 [2020-10-24T07:14:01.261Z] === RUN   TestBuildPlatformInvalid
07:14:01 [2020-10-24T07:14:01.294Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:14:01 [2020-10-24T07:14:01.557Z] --- PASS: TestBuildPlatformInvalid (0.14s)
07:14:01 [2020-10-24T07:14:01.557Z] PASS
07:14:01 [2020-10-24T07:14:01.557Z] 
07:14:01 [2020-10-24T07:14:01.557Z] === Skipped
07:14:01 [2020-10-24T07:14:01.557Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
07:14:01 [2020-10-24T07:14:01.557Z]     build_session_test.go:25: TODO: BuildKit
07:14:01 [2020-10-24T07:14:01.557Z] 
07:14:01 [2020-10-24T07:14:01.557Z] 
07:14:01 [2020-10-24T07:14:01.557Z] DONE 32 tests, 1 skipped in 92.245s
07:14:01 [2020-10-24T07:14:01.557Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
07:14:01 [2020-10-24T07:14:01.557Z] ++ 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
07:14:01 [2020-10-24T07:14:01.557Z] ++ set -e
07:14:01 [2020-10-24T07:14:01.557Z] ++ '[' -n 0 ']'
07:14:01 [2020-10-24T07:14:01.557Z] ++ set -x
07:14:01 [2020-10-24T07:14:01.557Z] ++ env -i DEST=/go/src/github.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
07:14:01 [2020-10-24T07:14:01.557Z] INFO: Testing against a local daemon
07:14:01 [2020-10-24T07:14:01.557Z] === RUN   TestConfigInspect
07:14:01 [2020-10-24T07:14:01.843Z] --- PASS: TestDaemonDNSFallback (7.34s)
07:14:01 [2020-10-24T07:14:01.843Z] === RUN   TestInspectNetwork
07:14:03 [2020-10-24T07:14:03.207Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:14:03 [2020-10-24T07:14:03.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
07:14:03 [2020-10-24T07:14:03.635Z] --- PASS: TestConfigInspect (1.92s)
07:14:03 [2020-10-24T07:14:03.635Z] === RUN   TestConfigList
07:14:04 [2020-10-24T07:14:04.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:14:05 [2020-10-24T07:14:05.412Z] --- PASS: TestServiceUpdateConfigs (15.41s)
07:14:05 [2020-10-24T07:14:05.412Z] === RUN   TestServiceUpdateNetwork
07:14:05 [2020-10-24T07:14:05.727Z] --- PASS: TestConfigList (1.90s)
07:14:05 [2020-10-24T07:14:05.727Z] === RUN   TestConfigsCreateAndDelete
07:14:06 [2020-10-24T07:14:06.059Z] === RUN   TestInspectNetwork/full_network_id
07:14:06 [2020-10-24T07:14:06.059Z] === RUN   TestInspectNetwork/partial_network_id
07:14:06 [2020-10-24T07:14:06.059Z] === RUN   TestInspectNetwork/network_name
07:14:06 [2020-10-24T07:14:06.059Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:14:06 [2020-10-24T07:14:06.282Z] --- PASS: TestUpdateRestartPolicy (12.37s)
07:14:06 [2020-10-24T07:14:06.282Z] === RUN   TestUpdateRestartWithAutoRemove
07:14:06 [2020-10-24T07:14:06.854Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
07:14:06 [2020-10-24T07:14:06.854Z] === RUN   TestWaitNonBlocked
07:14:06 [2020-10-24T07:14:06.854Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:14:06 [2020-10-24T07:14:06.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:14:06 [2020-10-24T07:14:06.854Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:14:06 [2020-10-24T07:14:06.854Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:14:06 [2020-10-24T07:14:06.854Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:14:06 [2020-10-24T07:14:06.854Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:14:07 [2020-10-24T07:14:07.249Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
07:14:07 [2020-10-24T07:14:07.249Z] === RUN   TestConfigsUpdate
07:14:08 [2020-10-24T07:14:08.239Z] --- PASS: TestWaitNonBlocked (0.01s)
07:14:08 [2020-10-24T07:14:08.239Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s)
07:14:08 [2020-10-24T07:14:08.239Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.34s)
07:14:08 [2020-10-24T07:14:08.239Z] === RUN   TestWaitBlocked
07:14:08 [2020-10-24T07:14:08.239Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:14:08 [2020-10-24T07:14:08.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:14:08 [2020-10-24T07:14:08.239Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:14:08 [2020-10-24T07:14:08.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:14:08 [2020-10-24T07:14:08.239Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:14:08 [2020-10-24T07:14:08.239Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:14:08 [2020-10-24T07:14:08.239Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
07:14:09 [2020-10-24T07:14:09.383Z] --- PASS: TestConfigsUpdate (1.93s)
07:14:09 [2020-10-24T07:14:09.383Z] === RUN   TestTemplatedConfig
07:14:09 [2020-10-24T07:14:09.626Z] --- PASS: TestWaitBlocked (0.02s)
07:14:09 [2020-10-24T07:14:09.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s)
07:14:09 [2020-10-24T07:14:09.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
07:14:09 [2020-10-24T07:14:09.626Z] === CONT  TestContainerStartOnDaemonRestart
07:14:09 [2020-10-24T07:14:09.626Z] === CONT  TestIpcModeOlderClient
07:14:09 [2020-10-24T07:14:09.626Z] --- PASS: TestIpcModeOlderClient (0.06s)
07:14:09 [2020-10-24T07:14:09.626Z] === CONT  TestDaemonHostGatewayIP
07:14:09 [2020-10-24T07:14:09.887Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
07:14:10 [2020-10-24T07:14:10.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:14:11 [2020-10-24T07:14:11.353Z] --- PASS: TestInspectNetwork (9.65s)
07:14:11 [2020-10-24T07:14:11.353Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:14:11 [2020-10-24T07:14:11.353Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:14:11 [2020-10-24T07:14:11.353Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:14:11 [2020-10-24T07:14:11.353Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:14:11 [2020-10-24T07:14:11.353Z] === RUN   TestRunContainerWithBridgeNone
07:14:11 [2020-10-24T07:14:11.536Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:14:12 [2020-10-24T07:14:12.140Z] --- PASS: TestTemplatedConfig (2.43s)
07:14:12 [2020-10-24T07:14:12.140Z] === RUN   TestConfigCreateResolve
07:14:12 [2020-10-24T07:14:12.481Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
07:14:12 [2020-10-24T07:14:12.746Z] --- PASS: TestRunContainerWithBridgeNone (2.43s)
07:14:12 [2020-10-24T07:14:12.746Z] === RUN   TestNetworkInvalidJSON
07:14:13 [2020-10-24T07:14:13.008Z] === RUN   TestNetworkInvalidJSON//networks/create
07:14:13 [2020-10-24T07:14:13.008Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:14:13 [2020-10-24T07:14:13.008Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:14:13 [2020-10-24T07:14:13.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:14:13 [2020-10-24T07:14:13.008Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:14:13 [2020-10-24T07:14:13.008Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:14:13 [2020-10-24T07:14:13.008Z] === CONT  TestNetworkInvalidJSON//networks/create
07:14:13 [2020-10-24T07:14:13.008Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:14:13 [2020-10-24T07:14:13.008Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:14:13 [2020-10-24T07:14:13.008Z] --- PASS: TestNetworkInvalidJSON (0.03s)
07:14:13 [2020-10-24T07:14:13.008Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:14:13 [2020-10-24T07:14:13.008Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:14:13 [2020-10-24T07:14:13.008Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:14:13 [2020-10-24T07:14:13.008Z] === RUN   TestHostIPv4BridgeLabel
07:14:13 [2020-10-24T07:14:13.056Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:14:13 [2020-10-24T07:14:13.316Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s)
07:14:13 [2020-10-24T07:14:13.316Z] === CONT  TestContainerKillOnDaemonStart
07:14:13 [2020-10-24T07:14:13.581Z] --- PASS: TestHostIPv4BridgeLabel (0.78s)
07:14:13 [2020-10-24T07:14:13.581Z] === RUN   TestDaemonRestartWithLiveRestore
07:14:13 [2020-10-24T07:14:13.685Z] --- PASS: TestConfigCreateResolve (1.93s)
07:14:13 [2020-10-24T07:14:13.685Z] === RUN   TestConfigDaemonLibtrustID
07:14:13 [2020-10-24T07:14:13.982Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:14:13 [2020-10-24T07:14:13.982Z] PASS
07:14:13 [2020-10-24T07:14:13.982Z] 
07:14:13 [2020-10-24T07:14:13.982Z] DONE 7 tests in 12.648s
07:14:14 [2020-10-24T07:14:14.260Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:14:14 [2020-10-24T07:14:14.276Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
07:14:14 [2020-10-24T07:14:14.276Z] ++ 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
07:14:14 [2020-10-24T07:14:14.276Z] ++ set -e
07:14:14 [2020-10-24T07:14:14.276Z] ++ '[' -n 0 ']'
07:14:14 [2020-10-24T07:14:14.276Z] ++ set -x
07:14:14 [2020-10-24T07:14:14.277Z] ++ env -i DEST=/go/src/github.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
07:14:14 [2020-10-24T07:14:14.277Z] INFO: Testing against a local daemon
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestCheckpoint
07:14:14 [2020-10-24T07:14:14.277Z] --- SKIP: TestCheckpoint (0.00s)
07:14:14 [2020-10-24T07:14:14.277Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestContainerInvalidJSON
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:14:14 [2020-10-24T07:14:14.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:14:14 [2020-10-24T07:14:14.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:14:14 [2020-10-24T07:14:14.277Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:14:14 [2020-10-24T07:14:14.277Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:14:14 [2020-10-24T07:14:14.277Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:14:14 [2020-10-24T07:14:14.277Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:14:14 [2020-10-24T07:14:14.277Z] --- PASS: TestContainerInvalidJSON (0.02s)
07:14:14 [2020-10-24T07:14:14.277Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:14:14 [2020-10-24T07:14:14.277Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:14:14 [2020-10-24T07:14:14.277Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:14:14 [2020-10-24T07:14:14.277Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestCopyFromContainerPathIsNotDir
07:14:14 [2020-10-24T07:14:14.277Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
07:14:14 [2020-10-24T07:14:14.277Z] === RUN   TestCopyToContainerPathDoesNotExist
07:14:14 [2020-10-24T07:14:14.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
07:14:14 [2020-10-24T07:14:14.572Z] === RUN   TestCopyToContainerPathIsNotDir
07:14:14 [2020-10-24T07:14:14.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
07:14:14 [2020-10-24T07:14:14.572Z] === RUN   TestCopyFromContainer
07:14:14 [2020-10-24T07:14:14.972Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s)
07:14:14 [2020-10-24T07:14:14.972Z] === RUN   TestDaemonDefaultNetworkPools
07:14:15 [2020-10-24T07:14:15.223Z] --- PASS: TestDaemonHostGatewayIP (5.67s)
07:14:15 [2020-10-24T07:14:15.223Z] === CONT  TestDaemonRestartIpcMode
07:14:15 [2020-10-24T07:14:15.223Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:14:15 [2020-10-24T07:14:15.636Z] === RUN   TestCopyFromContainer//
07:14:15 [2020-10-24T07:14:15.932Z] === RUN   TestCopyFromContainer//bar/root
07:14:15 [2020-10-24T07:14:15.932Z] === RUN   TestCopyFromContainer//bar/root/
07:14:15 [2020-10-24T07:14:15.932Z] === RUN   TestCopyFromContainer/bar/quux
07:14:15 [2020-10-24T07:14:15.932Z] === RUN   TestCopyFromContainer/bar/quux/
07:14:16 [2020-10-24T07:14:16.231Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:14:16 [2020-10-24T07:14:16.231Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:14:16 [2020-10-24T07:14:16.231Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:14:16 [2020-10-24T07:14:16.231Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:14:16 [2020-10-24T07:14:16.361Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s)
07:14:16 [2020-10-24T07:14:16.361Z] === RUN   TestDaemonRestartWithExistingNetwork
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCopyFromContainer/bar/notarget
07:14:16 [2020-10-24T07:14:16.530Z] --- PASS: TestCopyFromContainer (2.00s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer// (0.07s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:14:16 [2020-10-24T07:14:16.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:14:16 [2020-10-24T07:14:16.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:14:16 [2020-10-24T07:14:16.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:14:16 [2020-10-24T07:14:16.530Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:14:16 [2020-10-24T07:14:16.530Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:14:16 [2020-10-24T07:14:16.530Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:14:16 [2020-10-24T07:14:16.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateLinkToNonExistingContainer
07:14:16 [2020-10-24T07:14:16.530Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateWithInvalidEnv
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateWithInvalidEnv/0
07:14:16 [2020-10-24T07:14:16.530Z] === PAUSE TestCreateWithInvalidEnv/0
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateWithInvalidEnv/1
07:14:16 [2020-10-24T07:14:16.530Z] === PAUSE TestCreateWithInvalidEnv/1
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateWithInvalidEnv/2
07:14:16 [2020-10-24T07:14:16.530Z] === PAUSE TestCreateWithInvalidEnv/2
07:14:16 [2020-10-24T07:14:16.530Z] === CONT  TestCreateWithInvalidEnv/0
07:14:16 [2020-10-24T07:14:16.530Z] === CONT  TestCreateWithInvalidEnv/2
07:14:16 [2020-10-24T07:14:16.530Z] === CONT  TestCreateWithInvalidEnv/1
07:14:16 [2020-10-24T07:14:16.530Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:14:16 [2020-10-24T07:14:16.530Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateTmpfsMountsTarget
07:14:16 [2020-10-24T07:14:16.530Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:14:16 [2020-10-24T07:14:16.530Z] === RUN   TestCreateWithCustomMaskedPaths
07:14:18 [2020-10-24T07:14:18.049Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s)
07:14:18 [2020-10-24T07:14:18.049Z] === RUN   TestCreateWithCustomReadonlyPaths
07:14:18 [2020-10-24T07:14:18.280Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s)
07:14:18 [2020-10-24T07:14:18.280Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:14:19 [2020-10-24T07:14:19.432Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
07:14:19 [2020-10-24T07:14:19.580Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
07:14:19 [2020-10-24T07:14:19.580Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:14:19 [2020-10-24T07:14:19.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:14:19 [2020-10-24T07:14:19.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:14:19 [2020-10-24T07:14:19.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:14:19 [2020-10-24T07:14:19.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:14:19 [2020-10-24T07:14:19.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:14:19 [2020-10-24T07:14:19.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:14:19 [2020-10-24T07:14:19.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:14:19 [2020-10-24T07:14:19.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:14:19 [2020-10-24T07:14:19.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:14:19 [2020-10-24T07:14:19.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:14:19 [2020-10-24T07:14:19.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:14:19 [2020-10-24T07:14:19.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:14:19 [2020-10-24T07:14:19.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:14:19 [2020-10-24T07:14:19.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:14:19 [2020-10-24T07:14:19.877Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:14:19 [2020-10-24T07:14:19.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
07:14:19 [2020-10-24T07:14:19.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:14:19 [2020-10-24T07:14:19.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
07:14:19 [2020-10-24T07:14:19.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:14:19 [2020-10-24T07:14:19.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:14:19 [2020-10-24T07:14:19.877Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
07:14:19 [2020-10-24T07:14:19.877Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:14:20 [2020-10-24T07:14:20.174Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
07:14:20 [2020-10-24T07:14:20.174Z] === RUN   TestCreateDifferentPlatform
07:14:20 [2020-10-24T07:14:20.174Z] === RUN   TestCreateDifferentPlatform/different_os
07:14:20 [2020-10-24T07:14:20.174Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:14:20 [2020-10-24T07:14:20.174Z] --- PASS: TestCreateDifferentPlatform (0.02s)
07:14:20 [2020-10-24T07:14:20.174Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:14:20 [2020-10-24T07:14:20.174Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:14:20 [2020-10-24T07:14:20.174Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:14:20 [2020-10-24T07:14:20.470Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
07:14:20 [2020-10-24T07:14:20.470Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:14:20 [2020-10-24T07:14:20.470Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
07:14:20 [2020-10-24T07:14:20.470Z] === RUN   TestContainerStartOnDaemonRestart
07:14:20 [2020-10-24T07:14:20.470Z] === PAUSE TestContainerStartOnDaemonRestart
07:14:20 [2020-10-24T07:14:20.470Z] === RUN   TestDaemonRestartIpcMode
07:14:20 [2020-10-24T07:14:20.470Z] === PAUSE TestDaemonRestartIpcMode
07:14:20 [2020-10-24T07:14:20.470Z] === RUN   TestDaemonHostGatewayIP
07:14:20 [2020-10-24T07:14:20.470Z] === PAUSE TestDaemonHostGatewayIP
07:14:20 [2020-10-24T07:14:20.470Z] === RUN   TestContainerKillOnDaemonStart
07:14:20 [2020-10-24T07:14:20.470Z] === PAUSE TestContainerKillOnDaemonStart
07:14:20 [2020-10-24T07:14:20.470Z] === RUN   TestDiff
07:14:20 [2020-10-24T07:14:20.821Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:14:20 [2020-10-24T07:14:20.831Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
07:14:20 [2020-10-24T07:14:20.831Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:14:21 [2020-10-24T07:14:21.111Z] --- PASS: TestDiff (0.54s)
07:14:21 [2020-10-24T07:14:21.111Z] === RUN   TestExecWithCloseStdin
07:14:21 [2020-10-24T07:14:21.404Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
07:14:21 [2020-10-24T07:14:21.404Z] === RUN   TestServiceWithPredefinedNetwork
07:14:21 [2020-10-24T07:14:21.748Z] --- PASS: TestExecWithCloseStdin (0.60s)
07:14:21 [2020-10-24T07:14:21.748Z] === RUN   TestExec
07:14:21 [2020-10-24T07:14:21.761Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
07:14:22 [2020-10-24T07:14:22.026Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:14:22 [2020-10-24T07:14:22.392Z] --- PASS: TestExec (0.62s)
07:14:22 [2020-10-24T07:14:22.392Z] === RUN   TestExecUser
07:14:22 [2020-10-24T07:14:22.598Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
07:14:22 [2020-10-24T07:14:22.690Z] --- PASS: TestExecUser (0.57s)
07:14:22 [2020-10-24T07:14:22.690Z] === RUN   TestExportContainerAndImportImage
07:14:23 [2020-10-24T07:14:23.170Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:14:23 [2020-10-24T07:14:23.736Z] --- PASS: TestExportContainerAndImportImage (0.84s)
07:14:23 [2020-10-24T07:14:23.736Z] === RUN   TestExportContainerAfterDaemonRestart
07:14:24 [2020-10-24T07:14:24.003Z] --- PASS: TestServiceUpdateNetwork (16.15s)
07:14:24 [2020-10-24T07:14:24.003Z] === RUN   TestServiceUpdatePidsLimit
07:14:24 [2020-10-24T07:14:24.003Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:14:24 [2020-10-24T07:14:24.003Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:14:24 [2020-10-24T07:14:24.557Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
07:14:24 [2020-10-24T07:14:24.712Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
07:14:24 [2020-10-24T07:14:24.712Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:14:24 [2020-10-24T07:14:24.712Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:14:24 [2020-10-24T07:14:24.712Z]     service_test.go:236: FLAKY_TEST
07:14:24 [2020-10-24T07:14:24.712Z] === RUN   TestServiceWithDataPathPortInit
07:14:25 [2020-10-24T07:14:25.267Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
07:14:25 [2020-10-24T07:14:25.267Z] === RUN   TestHealthCheckWorkdir
07:14:25 [2020-10-24T07:14:25.916Z] --- PASS: TestHealthCheckWorkdir (0.73s)
07:14:25 [2020-10-24T07:14:25.916Z] === RUN   TestHealthKillContainer
07:14:25 [2020-10-24T07:14:25.943Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
07:14:26 [2020-10-24T07:14:26.522Z] --- PASS: TestContainerKillOnDaemonStart (12.92s)
07:14:26 [2020-10-24T07:14:26.522Z] PASS
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] === Skipped
07:14:26 [2020-10-24T07:14:26.522Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:14:26 [2020-10-24T07:14:26.522Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
07:14:26 [2020-10-24T07:14:26.522Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:14:26 [2020-10-24T07:14:26.522Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:14:26 [2020-10-24T07:14:26.522Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:14:26 [2020-10-24T07:14:26.522Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:14:26 [2020-10-24T07:14:26.522Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] 
07:14:26 [2020-10-24T07:14:26.522Z] DONE 193 tests, 6 skipped in 148.207s
07:14:26 [2020-10-24T07:14:26.522Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:14:26 [2020-10-24T07:14:26.522Z] ++ 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
07:14:26 [2020-10-24T07:14:26.522Z] ++ set -e
07:14:26 [2020-10-24T07:14:26.522Z] ++ '[' -n 0 ']'
07:14:26 [2020-10-24T07:14:26.522Z] ++ set -x
07:14:26 [2020-10-24T07:14:26.522Z] ++ env -i DEST=/go/src/github.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
07:14:26 [2020-10-24T07:14:26.522Z] INFO: Testing against a local daemon
07:14:26 [2020-10-24T07:14:26.522Z] === RUN   TestCommitInheritsEnv
07:14:27 [2020-10-24T07:14:27.094Z] --- PASS: TestCommitInheritsEnv (0.55s)
07:14:27 [2020-10-24T07:14:27.094Z] === RUN   TestImportExtremelyLargeImageWorks
07:14:27 [2020-10-24T07:14:27.094Z] === PAUSE TestImportExtremelyLargeImageWorks
07:14:27 [2020-10-24T07:14:27.094Z] === RUN   TestImagesFilterMultiReference
07:14:27 [2020-10-24T07:14:27.357Z] --- PASS: TestImagesFilterMultiReference (0.09s)
07:14:27 [2020-10-24T07:14:27.357Z] === RUN   TestImagePullPlatformInvalid
07:14:27 [2020-10-24T07:14:27.357Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
07:14:27 [2020-10-24T07:14:27.357Z] === RUN   TestRemoveImageOrphaning
07:14:27 [2020-10-24T07:14:27.618Z] --- PASS: TestRemoveImageOrphaning (0.46s)
07:14:27 [2020-10-24T07:14:27.619Z] === RUN   TestRemoveImageGarbageCollector
07:14:27 [2020-10-24T07:14:27.619Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:14:28 [2020-10-24T07:14:28.561Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
07:14:28 [2020-10-24T07:14:28.662Z] --- PASS: TestHealthKillContainer (2.58s)
07:14:28 [2020-10-24T07:14:28.662Z] === RUN   TestInspectCpusetInConfigPre120
07:14:28 [2020-10-24T07:14:28.959Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
07:14:28 [2020-10-24T07:14:28.959Z] === RUN   TestIpcModeNone
07:14:29 [2020-10-24T07:14:29.602Z] --- PASS: TestIpcModeNone (0.63s)
07:14:29 [2020-10-24T07:14:29.602Z] === RUN   TestIpcModePrivate
07:14:29 [2020-10-24T07:14:29.950Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:14:29 [2020-10-24T07:14:29.950Z] --- PASS: TestRemoveImageGarbageCollector (2.35s)
07:14:29 [2020-10-24T07:14:29.950Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:14:30 [2020-10-24T07:14:30.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:14:30 [2020-10-24T07:14:30.212Z] === RUN   TestTagInvalidReference
07:14:30 [2020-10-24T07:14:30.212Z] --- PASS: TestTagInvalidReference (0.02s)
07:14:30 [2020-10-24T07:14:30.212Z] === RUN   TestTagValidPrefixedRepo
07:14:30 [2020-10-24T07:14:30.212Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:14:30 [2020-10-24T07:14:30.212Z] === RUN   TestTagExistedNameWithoutForce
07:14:30 [2020-10-24T07:14:30.212Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
07:14:30 [2020-10-24T07:14:30.212Z] === RUN   TestTagOfficialNames
07:14:30 [2020-10-24T07:14:30.212Z] --- PASS: TestTagOfficialNames (0.07s)
07:14:30 [2020-10-24T07:14:30.212Z] === RUN   TestTagMatchesDigest
07:14:30 [2020-10-24T07:14:30.239Z] --- PASS: TestIpcModePrivate (0.63s)
07:14:30 [2020-10-24T07:14:30.239Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
07:14:30 [2020-10-24T07:14:30.239Z] === RUN   TestIpcModeShareable
07:14:30 [2020-10-24T07:14:30.474Z] --- PASS: TestTagMatchesDigest (0.07s)
07:14:30 [2020-10-24T07:14:30.474Z] === CONT  TestImportExtremelyLargeImageWorks
07:14:30 [2020-10-24T07:14:30.735Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:14:30 [2020-10-24T07:14:30.876Z] --- PASS: TestIpcModeShareable (0.61s)
07:14:30 [2020-10-24T07:14:30.876Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
07:14:30 [2020-10-24T07:14:30.876Z] === RUN   TestAPIIpcModeShareableAndContainer
07:14:31 [2020-10-24T07:14:31.308Z] === RUN   TestDockerSuite/TestBuildCmd
07:14:31 [2020-10-24T07:14:31.569Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
07:14:31 [2020-10-24T07:14:31.569Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
07:14:31 [2020-10-24T07:14:31.569Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
07:14:31 [2020-10-24T07:14:31.831Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:14:32 [2020-10-24T07:14:32.403Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:14:32 [2020-10-24T07:14:32.474Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:14:32 [2020-10-24T07:14:32.664Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:14:32 [2020-10-24T07:14:32.664Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:14:32 [2020-10-24T07:14:32.951Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
07:14:32 [2020-10-24T07:14:32.951Z] === RUN   TestAPIIpcModeHost
07:14:32 [2020-10-24T07:14:32.951Z] --- PASS: TestAPIIpcModeHost (0.46s)
07:14:32 [2020-10-24T07:14:32.951Z] === RUN   TestDaemonIpcModeShareable
07:14:34 [2020-10-24T07:14:34.049Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:14:34 [2020-10-24T07:14:34.470Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
07:14:34 [2020-10-24T07:14:34.470Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:14:34 [2020-10-24T07:14:34.470Z] === RUN   TestDaemonIpcModePrivate
07:14:35 [2020-10-24T07:14:35.436Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
07:14:36 [2020-10-24T07:14:36.016Z] --- PASS: TestDaemonIpcModePrivate (1.39s)
07:14:36 [2020-10-24T07:14:36.016Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:14:36 [2020-10-24T07:14:36.016Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:14:37 [2020-10-24T07:14:37.557Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s)
07:14:37 [2020-10-24T07:14:37.557Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
07:14:37 [2020-10-24T07:14:37.557Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:14:38 [2020-10-24T07:14:38.600Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s)
07:14:38 [2020-10-24T07:14:38.600Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
07:14:38 [2020-10-24T07:14:38.600Z] === RUN   TestIpcModeOlderClient
07:14:38 [2020-10-24T07:14:38.600Z] === PAUSE TestIpcModeOlderClient
07:14:38 [2020-10-24T07:14:38.600Z] === RUN   TestKillContainerInvalidSignal
07:14:39 [2020-10-24T07:14:39.240Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
07:14:39 [2020-10-24T07:14:39.240Z] === RUN   TestKillContainer
07:14:39 [2020-10-24T07:14:39.240Z] === RUN   TestKillContainer/no_signal
07:14:39 [2020-10-24T07:14:39.363Z] --- PASS: TestServiceUpdatePidsLimit (17.89s)
07:14:39 [2020-10-24T07:14:39.363Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
07:14:39 [2020-10-24T07:14:39.363Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
07:14:39 [2020-10-24T07:14:39.363Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
07:14:39 [2020-10-24T07:14:39.363Z] PASS
07:14:39 [2020-10-24T07:14:39.363Z] 
07:14:39 [2020-10-24T07:14:39.363Z] === Skipped
07:14:39 [2020-10-24T07:14:39.363Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
07:14:39 [2020-10-24T07:14:39.363Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:14:39 [2020-10-24T07:14:39.363Z] 
07:14:39 [2020-10-24T07:14:39.363Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
07:14:39 [2020-10-24T07:14:39.363Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:14:39 [2020-10-24T07:14:39.363Z] 
07:14:39 [2020-10-24T07:14:39.363Z] 
07:14:39 [2020-10-24T07:14:39.363Z] DONE 27 tests, 2 skipped in 175.187s
07:14:39 [2020-10-24T07:14:39.363Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
07:14:39 [2020-10-24T07:14:39.363Z] ++ 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
07:14:39 [2020-10-24T07:14:39.363Z] ++ set -e
07:14:39 [2020-10-24T07:14:39.363Z] ++ '[' -n 0 ']'
07:14:39 [2020-10-24T07:14:39.363Z] ++ set -x
07:14:39 [2020-10-24T07:14:39.363Z] ++ env -i DEST=/go/src/github.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
07:14:39 [2020-10-24T07:14:39.534Z] === RUN   TestKillContainer/non_killing_signal
07:14:39 [2020-10-24T07:14:39.643Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:14:39 [2020-10-24T07:14:39.654Z] INFO: Testing against a local daemon
07:14:39 [2020-10-24T07:14:39.654Z] === RUN   TestSessionCreate
07:14:39 [2020-10-24T07:14:39.654Z] --- PASS: TestSessionCreate (0.03s)
07:14:39 [2020-10-24T07:14:39.654Z] === RUN   TestSessionCreateWithBadUpgrade
07:14:39 [2020-10-24T07:14:39.654Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
07:14:39 [2020-10-24T07:14:39.654Z] PASS
07:14:39 [2020-10-24T07:14:39.654Z] 
07:14:39 [2020-10-24T07:14:39.654Z] DONE 2 tests in 0.295s
07:14:39 [2020-10-24T07:14:39.654Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
07:14:39 [2020-10-24T07:14:39.654Z] ++ 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
07:14:39 [2020-10-24T07:14:39.654Z] ++ set -e
07:14:39 [2020-10-24T07:14:39.654Z] ++ '[' -n 0 ']'
07:14:39 [2020-10-24T07:14:39.654Z] ++ set -x
07:14:39 [2020-10-24T07:14:39.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:14:39 [2020-10-24T07:14:39.944Z] INFO: Testing against a local daemon
07:14:39 [2020-10-24T07:14:39.944Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:14:39 [2020-10-24T07:14:39.944Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:14:39 [2020-10-24T07:14:39.944Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:14:39 [2020-10-24T07:14:39.944Z] === RUN   TestEventsExecDie
07:14:40 [2020-10-24T07:14:40.172Z] === RUN   TestKillContainer/killing_signal
07:14:40 [2020-10-24T07:14:40.214Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
07:14:40 [2020-10-24T07:14:40.785Z] === RUN   TestDockerSuite/TestBuildContChar
07:14:40 [2020-10-24T07:14:40.811Z] --- PASS: TestKillContainer (1.56s)
07:14:40 [2020-10-24T07:14:40.811Z]     --- PASS: TestKillContainer/no_signal (0.50s)
07:14:40 [2020-10-24T07:14:40.811Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
07:14:40 [2020-10-24T07:14:40.811Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
07:14:40 [2020-10-24T07:14:40.811Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:14:40 [2020-10-24T07:14:40.811Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:14:40 [2020-10-24T07:14:40.976Z] --- PASS: TestEventsExecDie (0.99s)
07:14:40 [2020-10-24T07:14:40.976Z] === RUN   TestEventsBackwardsCompatible
07:14:40 [2020-10-24T07:14:40.976Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
07:14:40 [2020-10-24T07:14:40.976Z] === RUN   TestInfoBinaryCommits
07:14:40 [2020-10-24T07:14:40.976Z] --- PASS: TestInfoBinaryCommits (0.01s)
07:14:40 [2020-10-24T07:14:40.976Z] === RUN   TestInfoAPIVersioned
07:14:40 [2020-10-24T07:14:40.976Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:14:40 [2020-10-24T07:14:40.976Z] === RUN   TestInfoDiscoveryBackend
07:14:41 [2020-10-24T07:14:41.447Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:14:41 [2020-10-24T07:14:41.607Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
07:14:41 [2020-10-24T07:14:41.607Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:14:41 [2020-10-24T07:14:41.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
07:14:41 [2020-10-24T07:14:41.744Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
07:14:41 [2020-10-24T07:14:41.744Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
07:14:41 [2020-10-24T07:14:41.744Z] === RUN   TestKillStoppedContainer
07:14:42 [2020-10-24T07:14:42.040Z] --- PASS: TestKillStoppedContainer (0.08s)
07:14:42 [2020-10-24T07:14:42.040Z] === RUN   TestKillStoppedContainerAPIPre120
07:14:42 [2020-10-24T07:14:42.040Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
07:14:42 [2020-10-24T07:14:42.040Z] === RUN   TestKillDifferentUserContainer
07:14:42 [2020-10-24T07:14:42.333Z] --- PASS: TestKillDifferentUserContainer (0.50s)
07:14:42 [2020-10-24T07:14:42.333Z] === RUN   TestInspectOomKilledTrue
07:14:42 [2020-10-24T07:14:42.639Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:14:42 [2020-10-24T07:14:42.639Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:14:42 [2020-10-24T07:14:42.845Z] --- PASS: TestServiceWithDataPathPortInit (17.65s)
07:14:42 [2020-10-24T07:14:42.845Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:14:43 [2020-10-24T07:14:43.272Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
07:14:43 [2020-10-24T07:14:43.273Z] === RUN   TestInfoAPI
07:14:43 [2020-10-24T07:14:43.273Z] --- PASS: TestInfoAPI (0.02s)
07:14:43 [2020-10-24T07:14:43.273Z] === RUN   TestInfoAPIWarnings
07:14:43 [2020-10-24T07:14:43.379Z] --- PASS: TestInspectOomKilledTrue (0.92s)
07:14:43 [2020-10-24T07:14:43.379Z] === RUN   TestInspectOomKilledFalse
07:14:44 [2020-10-24T07:14:44.015Z] --- PASS: TestInspectOomKilledFalse (0.53s)
07:14:44 [2020-10-24T07:14:44.016Z] === RUN   TestLinksEtcHostsContentMatch
07:14:44 [2020-10-24T07:14:44.090Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
07:14:44 [2020-10-24T07:14:44.311Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s)
07:14:44 [2020-10-24T07:14:44.311Z] === RUN   TestLinksContainerNames
07:14:44 [2020-10-24T07:14:44.351Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:14:45 [2020-10-24T07:14:45.427Z] --- PASS: TestLinksContainerNames (1.01s)
07:14:45 [2020-10-24T07:14:45.427Z] === RUN   TestLogsFollowTailEmpty
07:14:45 [2020-10-24T07:14:45.720Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
07:14:45 [2020-10-24T07:14:45.720Z] === RUN   TestContainerNetworkMountsNoChown
07:14:45 [2020-10-24T07:14:45.736Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:14:45 [2020-10-24T07:14:45.997Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:14:46 [2020-10-24T07:14:46.260Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:14:46 [2020-10-24T07:14:46.362Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/default
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/default
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/private
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/private
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rprivate
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rprivate
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/slave
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/slave
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rslave
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rslave
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/shared
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/shared
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rshared
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rshared
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/default
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/shared
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/default/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/default/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rslave
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rprivate
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/slave
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rshared
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/private
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/private/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/private/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/default/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/default/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/private/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:14:46 [2020-10-24T07:14:46.362Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/private/bind_root
07:14:46 [2020-10-24T07:14:46.660Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:14:46 [2020-10-24T07:14:46.660Z] --- PASS: TestMountDaemonRoot (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:14:46 [2020-10-24T07:14:46.661Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
07:14:46 [2020-10-24T07:14:46.661Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:14:46 [2020-10-24T07:14:46.661Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:14:46 [2020-10-24T07:14:46.661Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
07:14:46 [2020-10-24T07:14:46.661Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
07:14:46 [2020-10-24T07:14:46.661Z] === RUN   TestContainerBindMountNonRecursive
07:14:46 [2020-10-24T07:14:46.832Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:14:47 [2020-10-24T07:14:47.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
07:14:47 [2020-10-24T07:14:47.355Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:14:48 [2020-10-24T07:14:48.748Z] --- PASS: TestContainerBindMountNonRecursive (1.71s)
07:14:48 [2020-10-24T07:14:48.748Z] === RUN   TestNetworkNat
07:14:49 [2020-10-24T07:14:49.042Z] --- PASS: TestNetworkNat (0.57s)
07:14:49 [2020-10-24T07:14:49.042Z] === RUN   TestNetworkLocalhostTCPNat
07:14:49 [2020-10-24T07:14:49.337Z] --- PASS: TestNetworkLocalhostTCPNat (0.55s)
07:14:49 [2020-10-24T07:14:49.337Z] === RUN   TestNetworkLoopbackNat
07:14:49 [2020-10-24T07:14:49.903Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
07:14:50 [2020-10-24T07:14:50.996Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.49s)
07:14:50 [2020-10-24T07:14:50.996Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kym438rxfpuqsg59gjigogbw2 Created:2020-10-24 07:14:43.499710906 +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[19ffbaad67f5815935394a2ada580192211500b60215708912588b86b0587780:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqtt5epiru5xky47saetv5nhq EndpointID:7ce0df9387a4b236c10b52016aec694f6d0b9c8968c01b4894b8860b40654b90 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce857cffaf439481f97d5fb339623c543fa173a30dcfdba9ce39aee19a42d4d4 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:216356f45957 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oqtt5epiru5xky47saetv5nhq EndpointID:7ce0df9387a4b236c10b52016aec694f6d0b9c8968c01b4894b8860b40654b90 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:14:50 [2020-10-24T07:14:50.996Z] PASS
07:14:50 [2020-10-24T07:14:50.996Z] 
07:14:50 [2020-10-24T07:14:50.996Z] === Skipped
07:14:50 [2020-10-24T07:14:50.996Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:14:50 [2020-10-24T07:14:50.996Z]     service_test.go:236: FLAKY_TEST
07:14:50 [2020-10-24T07:14:50.996Z] 
07:14:50 [2020-10-24T07:14:50.996Z] 
07:14:50 [2020-10-24T07:14:50.996Z] DONE 23 tests, 1 skipped in 59.210s
07:14:50 [2020-10-24T07:14:50.996Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:14:50 [2020-10-24T07:14:50.996Z] ++ 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
07:14:50 [2020-10-24T07:14:50.996Z] ++ set -e
07:14:50 [2020-10-24T07:14:50.996Z] ++ '[' -n 0 ']'
07:14:50 [2020-10-24T07:14:50.996Z] ++ set -x
07:14:50 [2020-10-24T07:14:50.996Z] ++ env -i DEST=/go/src/github.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
07:14:50 [2020-10-24T07:14:50.996Z] INFO: Testing against a local daemon
07:14:50 [2020-10-24T07:14:50.996Z] === RUN   TestDockerNetworkIpvlanPersistance
07:14:50 [2020-10-24T07:14:50.996Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
07:14:50 [2020-10-24T07:14:50.996Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:50 [2020-10-24T07:14:50.996Z] === RUN   TestDockerNetworkIpvlan
07:14:50 [2020-10-24T07:14:50.996Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:14:50 [2020-10-24T07:14:50.996Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:50 [2020-10-24T07:14:50.996Z] PASS
07:14:50 [2020-10-24T07:14:50.996Z] 
07:14:50 [2020-10-24T07:14:50.996Z] === Skipped
07:14:50 [2020-10-24T07:14:50.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
07:14:50 [2020-10-24T07:14:50.996Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:50 [2020-10-24T07:14:50.996Z] 
07:14:50 [2020-10-24T07:14:50.996Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:14:50 [2020-10-24T07:14:50.996Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:14:50 [2020-10-24T07:14:50.996Z] 
07:14:50 [2020-10-24T07:14:50.996Z] 
07:14:50 [2020-10-24T07:14:50.996Z] DONE 2 tests, 2 skipped in 0.205s
07:14:51 [2020-10-24T07:14:51.258Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:14:51 [2020-10-24T07:14:51.258Z] ++ 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
07:14:51 [2020-10-24T07:14:51.258Z] ++ set -e
07:14:51 [2020-10-24T07:14:51.258Z] ++ '[' -n 0 ']'
07:14:51 [2020-10-24T07:14:51.258Z] ++ set -x
07:14:51 [2020-10-24T07:14:51.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:14:51 [2020-10-24T07:14:51.258Z] INFO: Testing against a local daemon
07:14:51 [2020-10-24T07:14:51.258Z] === RUN   TestDockerNetworkMacvlanPersistance
07:14:52 [2020-10-24T07:14:52.871Z] --- PASS: TestNetworkLoopbackNat (2.75s)
07:14:52 [2020-10-24T07:14:52.871Z] === RUN   TestPause
07:14:52 [2020-10-24T07:14:52.871Z] --- PASS: TestPause (0.56s)
07:14:52 [2020-10-24T07:14:52.871Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:14:52 [2020-10-24T07:14:52.871Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:14:52 [2020-10-24T07:14:52.871Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:14:52 [2020-10-24T07:14:52.871Z] === RUN   TestPauseStopPausedContainer
07:14:53 [2020-10-24T07:14:53.511Z] --- PASS: TestPauseStopPausedContainer (0.56s)
07:14:53 [2020-10-24T07:14:53.511Z] === RUN   TestPsFilter
07:14:53 [2020-10-24T07:14:53.511Z] --- PASS: TestPsFilter (0.16s)
07:14:53 [2020-10-24T07:14:53.511Z] === RUN   TestRemoveContainerWithRemovedVolume
07:14:53 [2020-10-24T07:14:53.810Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.26s)
07:14:53 [2020-10-24T07:14:53.810Z] === RUN   TestDockerNetworkMacvlan
07:14:54 [2020-10-24T07:14:54.110Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
07:14:54 [2020-10-24T07:14:54.154Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
07:14:54 [2020-10-24T07:14:54.154Z] === RUN   TestRemoveContainerWithVolume
07:14:54 [2020-10-24T07:14:54.448Z] --- PASS: TestRemoveContainerWithVolume (0.53s)
07:14:54 [2020-10-24T07:14:54.448Z] === RUN   TestRemoveContainerRunning
07:14:54 [2020-10-24T07:14:54.756Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:14:55 [2020-10-24T07:14:55.086Z] --- PASS: TestRemoveContainerRunning (0.54s)
07:14:55 [2020-10-24T07:14:55.086Z] === RUN   TestRemoveContainerForceRemoveRunning
07:14:55 [2020-10-24T07:14:55.724Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
07:14:55 [2020-10-24T07:14:55.724Z] === RUN   TestRemoveInvalidContainer
07:14:55 [2020-10-24T07:14:55.724Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:14:55 [2020-10-24T07:14:55.724Z] === RUN   TestRenameLinkedContainer
07:14:56 [2020-10-24T07:14:56.147Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:14:57 [2020-10-24T07:14:57.091Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:14:57 [2020-10-24T07:14:57.831Z] --- PASS: TestRenameLinkedContainer (2.04s)
07:14:57 [2020-10-24T07:14:57.831Z] === RUN   TestRenameStoppedContainer
07:14:58 [2020-10-24T07:14:58.126Z] --- PASS: TestRenameStoppedContainer (0.51s)
07:14:58 [2020-10-24T07:14:58.126Z] === RUN   TestRenameRunningContainerAndReuse
07:14:58 [2020-10-24T07:14:58.346Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
07:14:58 [2020-10-24T07:14:58.929Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:14:59 [2020-10-24T07:14:59.174Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s)
07:14:59 [2020-10-24T07:14:59.174Z] === RUN   TestRenameInvalidName
07:14:59 [2020-10-24T07:14:59.815Z] --- PASS: TestRenameInvalidName (0.57s)
07:14:59 [2020-10-24T07:14:59.815Z] === RUN   TestRenameAnonymousContainer
07:15:00 [2020-10-24T07:15:00.315Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:15:00 [2020-10-24T07:15:00.400Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:15:00 [2020-10-24T07:15:00.887Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestInfoAPIWarnings (16.25s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestInfoDebug
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestInfoDebug (0.53s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestInfoInsecureRegistries
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestInfoInsecureRegistries (0.53s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestInfoRegistryMirrors
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestInfoRegistryMirrors (0.53s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestLoginFailsWithBadCredentials
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestPingCacheHeaders
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestPingCacheHeaders (0.01s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestPingGet
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestPingGet (0.01s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestPingHead
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestPingHead (0.02s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestVersion
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestVersion (0.01s)
07:15:01 [2020-10-24T07:15:01.846Z] PASS
07:15:01 [2020-10-24T07:15:01.846Z] 
07:15:01 [2020-10-24T07:15:01.846Z] === Skipped
07:15:01 [2020-10-24T07:15:01.846Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:15:01 [2020-10-24T07:15:01.846Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:15:01 [2020-10-24T07:15:01.846Z] 
07:15:01 [2020-10-24T07:15:01.846Z] 
07:15:01 [2020-10-24T07:15:01.846Z] DONE 18 tests, 1 skipped in 21.590s
07:15:01 [2020-10-24T07:15:01.846Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
07:15:01 [2020-10-24T07:15:01.846Z] ++ 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
07:15:01 [2020-10-24T07:15:01.846Z] ++ set -e
07:15:01 [2020-10-24T07:15:01.846Z] ++ '[' -n 0 ']'
07:15:01 [2020-10-24T07:15:01.846Z] ++ set -x
07:15:01 [2020-10-24T07:15:01.846Z] ++ env -i DEST=/go/src/github.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
07:15:01 [2020-10-24T07:15:01.846Z] INFO: Testing against a local daemon
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestVolumesCreateAndList
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestVolumesRemove
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestVolumesRemove (0.13s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestVolumesInspect
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestVolumesInspect (0.01s)
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestVolumesInvalidJSON
07:15:01 [2020-10-24T07:15:01.846Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:15:01 [2020-10-24T07:15:01.846Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:15:01 [2020-10-24T07:15:01.846Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:15:01 [2020-10-24T07:15:01.846Z] --- PASS: TestVolumesInvalidJSON (0.03s)
07:15:01 [2020-10-24T07:15:01.846Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:15:01 [2020-10-24T07:15:01.846Z] PASS
07:15:01 [2020-10-24T07:15:01.846Z] 
07:15:01 [2020-10-24T07:15:01.846Z] DONE 5 tests in 0.398s
07:15:01 [2020-10-24T07:15:01.846Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:15:01 [2020-10-24T07:15:01.846Z] ++++ cat bundles/test-integration/docker.pid
07:15:01 [2020-10-24T07:15:01.846Z] +++ kill 12027
07:15:01 [2020-10-24T07:15:01.926Z] --- PASS: TestRenameAnonymousContainer (1.98s)
07:15:01 [2020-10-24T07:15:01.926Z] === RUN   TestRenameContainerWithSameName
07:15:02 [2020-10-24T07:15:02.137Z] +++ /etc/init.d/apparmor stop
07:15:02 [2020-10-24T07:15:02.223Z] --- PASS: TestRenameContainerWithSameName (0.50s)
07:15:02 [2020-10-24T07:15:02.223Z] === RUN   TestRenameContainerWithLinkedContainer
07:15:02 [2020-10-24T07:15:02.428Z] Leaving: AppArmorNo profiles have been unloaded.
07:15:02 [2020-10-24T07:15:02.428Z] 
07:15:02 [2020-10-24T07:15:02.428Z] Unloading profiles will leave already running processes permanently
07:15:02 [2020-10-24T07:15:02.428Z] unconfined, which can lead to unexpected situations.
07:15:02 [2020-10-24T07:15:02.428Z] 
07:15:02 [2020-10-24T07:15:02.428Z] To set a process to complain mode, use the command line tool
07:15:02 [2020-10-24T07:15:02.428Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:15:02 [2020-10-24T07:15:02.428Z] +++ true
07:15:02 [2020-10-24T07:15:02.428Z] exiting test-integration
07:15:02 [2020-10-24T07:15:02.428Z] ++ exit 0
07:15:02 [2020-10-24T07:15:02.428Z] 
07:15:02 [2020-10-24T07:15:02.802Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
07:15:03 [2020-10-24T07:15:03.268Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
07:15:03 [2020-10-24T07:15:03.268Z] === RUN   TestResize
07:15:03 [2020-10-24T07:15:03.709Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:15:03 [2020-10-24T07:15:03.910Z] --- PASS: TestResize (0.54s)
07:15:03 [2020-10-24T07:15:03.910Z] === RUN   TestResizeWithInvalidSize
07:15:04 [2020-10-24T07:15:04.187Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
Post stage
[Pipeline] junit
07:15:04 [2020-10-24T07:15:04.536Z] Recording test results
07:15:04 [2020-10-24T07:15:04.549Z] --- PASS: TestResizeWithInvalidSize (0.55s)
07:15:04 [2020-10-24T07:15:04.549Z] === RUN   TestResizeWhenContainerNotStarted
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:15:04 [2020-10-24T07:15:04.847Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
07:15:04 [2020-10-24T07:15:04.847Z] === RUN   TestDaemonRestartKillContainers
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:15:05 [2020-10-24T07:15:05.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:15:05 [2020-10-24T07:15:05.157Z] + echo Ensuring container killed.
07:15:05 [2020-10-24T07:15:05.157Z] Ensuring container killed.
07:15:05 [2020-10-24T07:15:05.157Z] + docker rm -vf docker-pr1
07:15:05 [2020-10-24T07:15:05.157Z] Error: No such container: docker-pr1
07:15:05 [2020-10-24T07:15:05.157Z] + true
[Pipeline] sh
07:15:05 [2020-10-24T07:15:05.534Z] + echo Chowning /workspace to jenkins user
07:15:05 [2020-10-24T07:15:05.534Z] Chowning /workspace to jenkins user
07:15:05 [2020-10-24T07:15:05.534Z] + id -u
07:15:05 [2020-10-24T07:15:05.534Z] + id -g
07:15:05 [2020-10-24T07:15:05.534Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41584:/workspace busybox chown -R 1001:1001 /workspace
07:15:05 [2020-10-24T07:15:05.534Z] Unable to find image 'busybox:latest' locally
07:15:05 [2020-10-24T07:15:05.572Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
07:15:05 [2020-10-24T07:15:05.825Z] latest: Pulling from library/busybox
07:15:05 [2020-10-24T07:15:05.825Z] 393d6a917252: Pulling fs layer
07:15:06 [2020-10-24T07:15:06.156Z] 393d6a917252: Verifying Checksum
07:15:06 [2020-10-24T07:15:06.156Z] 393d6a917252: Download complete
07:15:06 [2020-10-24T07:15:06.824Z] 393d6a917252: Pull complete
07:15:06 [2020-10-24T07:15:06.824Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
07:15:06 [2020-10-24T07:15:06.824Z] Status: Downloaded newer image for busybox:latest
07:15:07 [2020-10-24T07:15:07.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:15:07 [2020-10-24T07:15:07.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:15:07 [2020-10-24T07:15:07.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:15:08 [2020-10-24T07:15:08.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:15:08 [2020-10-24T07:15:08.875Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:15:08 [2020-10-24T07:15:08.875Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:15:09 [2020-10-24T07:15:09.292Z] + bundleName=s390x-integration
07:15:09 [2020-10-24T07:15:09.292Z] + echo Creating s390x-integration-bundles.tar.gz
07:15:09 [2020-10-24T07:15:09.292Z] Creating s390x-integration-bundles.tar.gz
07:15:09 [2020-10-24T07:15:09.292Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:15:09 [2020-10-24T07:15:09.292Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
07:15:09 [2020-10-24T07:15:09.337Z] Archiving artifacts
07:15:09 [2020-10-24T07:15:09.772Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:15:09 [2020-10-24T07:15:09.818Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:15:09 [2020-10-24T07:15:09.819Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:15:09 [2020-10-24T07:15:09.819Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:15:09 [2020-10-24T07:15:09.819Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:15:09 [2020-10-24T07:15:09.819Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:15:10 [2020-10-24T07:15:10.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:15:10 [2020-10-24T07:15:10.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:15:10 [2020-10-24T07:15:10.148Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
07:15:10 [2020-10-24T07:15:10.148Z] Copying nested executables into bundles/cross/linux/amd64
07:15:10 [2020-10-24T07:15:10.148Z] Cross building: bundles/cross/windows/amd64
07:15:10 [2020-10-24T07:15:10.148Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
07:15:10 [2020-10-24T07:15:10.148Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:15:10 [2020-10-24T07:15:10.156Z] + make clean
07:15:10 [2020-10-24T07:15:10.309Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:15:10 [2020-10-24T07:15:10.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:15:10 [2020-10-24T07:15:10.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:15:10 [2020-10-24T07:15:10.449Z] docker volume rm -f docker-dev-cache
07:15:10 [2020-10-24T07:15:10.741Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:15:12 [2020-10-24T07:15:12.229Z] --- PASS: TestDockerNetworkMacvlan (18.30s)
07:15:12 [2020-10-24T07:15:12.229Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
07:15:12 [2020-10-24T07:15:12.229Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
07:15:12 [2020-10-24T07:15:12.229Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s)
07:15:12 [2020-10-24T07:15:12.229Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s)
07:15:12 [2020-10-24T07:15:12.229Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s)
07:15:12 [2020-10-24T07:15:12.229Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
07:15:12 [2020-10-24T07:15:12.229Z] PASS
07:15:12 [2020-10-24T07:15:12.229Z] 
07:15:12 [2020-10-24T07:15:12.229Z] DONE 8 tests in 20.753s
07:15:12 [2020-10-24T07:15:12.229Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
07:15:12 [2020-10-24T07:15:12.229Z] ++ 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
07:15:12 [2020-10-24T07:15:12.229Z] ++ set -e
07:15:12 [2020-10-24T07:15:12.229Z] ++ '[' -n 0 ']'
07:15:12 [2020-10-24T07:15:12.229Z] ++ set -x
07:15:12 [2020-10-24T07:15:12.229Z] ++ env -i DEST=/go/src/github.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
07:15:12 [2020-10-24T07:15:12.229Z] testing: warning: no tests to run
07:15:12 [2020-10-24T07:15:12.229Z] PASS
07:15:12 [2020-10-24T07:15:12.229Z] 
07:15:12 [2020-10-24T07:15:12.229Z] DONE 0 tests in 0.034s
07:15:12 [2020-10-24T07:15:12.229Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:15:12 [2020-10-24T07:15:12.229Z] ++ 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
07:15:12 [2020-10-24T07:15:12.229Z] ++ set -e
07:15:12 [2020-10-24T07:15:12.229Z] ++ '[' -n 0 ']'
07:15:12 [2020-10-24T07:15:12.229Z] ++ set -x
07:15:12 [2020-10-24T07:15:12.229Z] ++ env -i DEST=/go/src/github.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
07:15:12 [2020-10-24T07:15:12.229Z] INFO: Testing against a local daemon
07:15:12 [2020-10-24T07:15:12.229Z] === RUN   TestAuthZPluginAllowRequest
07:15:13 [2020-10-24T07:15:13.121Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
07:15:13 [2020-10-24T07:15:13.171Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
07:15:13 [2020-10-24T07:15:13.171Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.84s)
07:15:13 [2020-10-24T07:15:13.171Z] === RUN   TestCgroupNamespacesRun
07:15:13 [2020-10-24T07:15:13.694Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:15:14 [2020-10-24T07:15:14.147Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
07:15:14 [2020-10-24T07:15:14.147Z] === RUN   TestAuthZPluginTLS
07:15:14 [2020-10-24T07:15:14.268Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
07:15:14 [2020-10-24T07:15:14.688Z] --- PASS: TestCgroupNamespacesRun (1.35s)
07:15:14 [2020-10-24T07:15:14.688Z] === RUN   TestCgroupNamespacesRunPrivileged
07:15:14 [2020-10-24T07:15:14.719Z] --- PASS: TestAuthZPluginTLS (0.75s)
07:15:14 [2020-10-24T07:15:14.719Z] === RUN   TestAuthZPluginDenyRequest
07:15:15 [2020-10-24T07:15:15.293Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
07:15:15 [2020-10-24T07:15:15.293Z] === RUN   TestAuthZPluginAPIDenyResponse
07:15:15 [2020-10-24T07:15:15.731Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s)
07:15:15 [2020-10-24T07:15:15.731Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:15:15 [2020-10-24T07:15:15.867Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s)
07:15:15 [2020-10-24T07:15:15.867Z] === RUN   TestAuthZPluginDenyResponse
07:15:16 [2020-10-24T07:15:16.814Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
07:15:16 [2020-10-24T07:15:16.814Z] === RUN   TestAuthZPluginAllowEventStream
07:15:17 [2020-10-24T07:15:17.250Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s)
07:15:17 [2020-10-24T07:15:17.250Z] === RUN   TestCgroupNamespacesRunHostMode
07:15:18 [2020-10-24T07:15:18.477Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
07:15:18 [2020-10-24T07:15:18.477Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:15:18 [2020-10-24T07:15:18.733Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
07:15:18 [2020-10-24T07:15:18.733Z] === RUN   TestAuthZPluginErrorResponse
07:15:18 [2020-10-24T07:15:18.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s)
07:15:18 [2020-10-24T07:15:18.772Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:15:18 [2020-10-24T07:15:18.868Z] 4612f6d0b889: Pull complete
07:15:18 [2020-10-24T07:15:18.995Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
07:15:18 [2020-10-24T07:15:18.995Z] === RUN   TestAuthZPluginErrorRequest
07:15:19 [2020-10-24T07:15:19.829Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
07:15:19 [2020-10-24T07:15:19.829Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:15:19 [2020-10-24T07:15:19.941Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
07:15:19 [2020-10-24T07:15:19.941Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:15:20 [2020-10-24T07:15:20.516Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
07:15:20 [2020-10-24T07:15:20.516Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:15:21 [2020-10-24T07:15:21.026Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:15:21 [2020-10-24T07:15:21.288Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:15:21 [2020-10-24T07:15:21.351Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
07:15:21 [2020-10-24T07:15:21.351Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:15:22 [2020-10-24T07:15:22.004Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
07:15:22 [2020-10-24T07:15:22.004Z] === RUN   TestCgroupNamespacesRunOlderClient
07:15:23 [2020-10-24T07:15:23.067Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.28s)
07:15:23 [2020-10-24T07:15:23.067Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:15:23 [2020-10-24T07:15:23.202Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
07:15:23 [2020-10-24T07:15:23.524Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s)
07:15:23 [2020-10-24T07:15:23.524Z] === RUN   TestKernelTCPMemory
07:15:24 [2020-10-24T07:15:24.147Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
07:15:24 [2020-10-24T07:15:24.169Z] --- PASS: TestKernelTCPMemory (0.64s)
07:15:24 [2020-10-24T07:15:24.169Z] === RUN   TestNISDomainname
07:15:24 [2020-10-24T07:15:24.719Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
07:15:24 [2020-10-24T07:15:24.806Z] --- PASS: TestNISDomainname (0.65s)
07:15:24 [2020-10-24T07:15:24.806Z] === RUN   TestHostnameDnsResolution
07:15:24 [2020-10-24T07:15:24.984Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s)
07:15:24 [2020-10-24T07:15:24.984Z] === RUN   TestAuthZPluginHeader
07:15:25 [2020-10-24T07:15:25.291Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
07:15:25 [2020-10-24T07:15:25.445Z] --- PASS: TestHostnameDnsResolution (0.89s)
07:15:25 [2020-10-24T07:15:25.445Z] === RUN   TestStats
07:15:25 [2020-10-24T07:15:25.930Z] --- PASS: TestAuthZPluginHeader (1.01s)
07:15:25 [2020-10-24T07:15:25.930Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:15:25 [2020-10-24T07:15:25.930Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:15:25 [2020-10-24T07:15:25.930Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:25 [2020-10-24T07:15:25.930Z] === RUN   TestAuthZPluginV2Disable
07:15:25 [2020-10-24T07:15:25.930Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:15:25 [2020-10-24T07:15:25.930Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:25 [2020-10-24T07:15:25.930Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:15:25 [2020-10-24T07:15:25.930Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:15:25 [2020-10-24T07:15:25.930Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:25 [2020-10-24T07:15:25.930Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:15:25 [2020-10-24T07:15:25.930Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:15:25 [2020-10-24T07:15:25.930Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:25 [2020-10-24T07:15:25.930Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:15:26 [2020-10-24T07:15:26.677Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:15:28 [2020-10-24T07:15:28.187Z] --- PASS: TestStats (2.51s)
07:15:28 [2020-10-24T07:15:28.187Z] === RUN   TestStopContainerWithTimeout
07:15:28 [2020-10-24T07:15:28.187Z] === RUN   TestStopContainerWithTimeout/0
07:15:28 [2020-10-24T07:15:28.187Z] === PAUSE TestStopContainerWithTimeout/0
07:15:28 [2020-10-24T07:15:28.187Z] === RUN   TestStopContainerWithTimeout/1
07:15:28 [2020-10-24T07:15:28.187Z] === PAUSE TestStopContainerWithTimeout/1
07:15:28 [2020-10-24T07:15:28.187Z] === RUN   TestStopContainerWithTimeout/3
07:15:28 [2020-10-24T07:15:28.187Z] === PAUSE TestStopContainerWithTimeout/3
07:15:28 [2020-10-24T07:15:28.187Z] === RUN   TestStopContainerWithTimeout/-1
07:15:28 [2020-10-24T07:15:28.187Z] === PAUSE TestStopContainerWithTimeout/-1
07:15:28 [2020-10-24T07:15:28.187Z] === CONT  TestStopContainerWithTimeout/0
07:15:28 [2020-10-24T07:15:28.187Z] === CONT  TestStopContainerWithTimeout/-1
07:15:28 [2020-10-24T07:15:28.187Z] === CONT  TestStopContainerWithTimeout/3
07:15:28 [2020-10-24T07:15:28.187Z] === CONT  TestStopContainerWithTimeout/1
07:15:30 [2020-10-24T07:15:30.886Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
07:15:30 [2020-10-24T07:15:30.953Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:15:30 [2020-10-24T07:15:30.953Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
07:15:30 [2020-10-24T07:15:30.953Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
07:15:30 [2020-10-24T07:15:30.953Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
07:15:30 [2020-10-24T07:15:30.953Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
07:15:30 [2020-10-24T07:15:30.953Z] === RUN   TestDeleteDevicemapper
07:15:30 [2020-10-24T07:15:30.953Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:15:30 [2020-10-24T07:15:30.953Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:15:30 [2020-10-24T07:15:30.953Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:15:31 [2020-10-24T07:15:31.831Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
07:15:32 [2020-10-24T07:15:32.092Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
07:15:32 [2020-10-24T07:15:32.092Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:15:32 [2020-10-24T07:15:32.469Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
07:15:32 [2020-10-24T07:15:32.470Z] === RUN   TestUpdateMemory
07:15:32 [2020-10-24T07:15:32.663Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:15:33 [2020-10-24T07:15:33.511Z] --- PASS: TestUpdateMemory (0.72s)
07:15:33 [2020-10-24T07:15:33.512Z] === RUN   TestUpdateCPUQuota
07:15:33 [2020-10-24T07:15:33.606Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
07:15:33 [2020-10-24T07:15:33.866Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:15:34 [2020-10-24T07:15:34.151Z] --- PASS: TestUpdateCPUQuota (0.84s)
07:15:34 [2020-10-24T07:15:34.151Z] === RUN   TestUpdatePidsLimit
07:15:34 [2020-10-24T07:15:34.151Z] === RUN   TestUpdatePidsLimit/update_from_none
07:15:34 [2020-10-24T07:15:34.447Z] === RUN   TestUpdatePidsLimit/no_change
07:15:34 [2020-10-24T07:15:34.743Z] === RUN   TestUpdatePidsLimit/update_lower
07:15:35 [2020-10-24T07:15:35.040Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:15:35 [2020-10-24T07:15:35.040Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:15:35 [2020-10-24T07:15:35.334Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:15:35 [2020-10-24T07:15:35.628Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:15:36 [2020-10-24T07:15:36.669Z] --- PASS: TestUpdatePidsLimit (2.40s)
07:15:36 [2020-10-24T07:15:36.669Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
07:15:36 [2020-10-24T07:15:36.669Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
07:15:36 [2020-10-24T07:15:36.669Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
07:15:36 [2020-10-24T07:15:36.669Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
07:15:36 [2020-10-24T07:15:36.669Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
07:15:36 [2020-10-24T07:15:36.669Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
07:15:36 [2020-10-24T07:15:36.669Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
07:15:36 [2020-10-24T07:15:36.669Z] === RUN   TestUpdateRestartPolicy
07:15:37 [2020-10-24T07:15:37.169Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
07:15:37 [2020-10-24T07:15:37.430Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
07:15:38 [2020-10-24T07:15:38.007Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:15:38 [2020-10-24T07:15:38.581Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:15:38 [2020-10-24T07:15:38.844Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:15:40 [2020-10-24T07:15:40.231Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:15:40 [2020-10-24T07:15:40.805Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
07:15:41 [2020-10-24T07:15:41.749Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:15:42 [2020-10-24T07:15:42.694Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
07:15:42 [2020-10-24T07:15:42.956Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:15:44 [2020-10-24T07:15:44.055Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.14s)
07:15:44 [2020-10-24T07:15:44.055Z] PASS
07:15:44 [2020-10-24T07:15:44.055Z] 
07:15:44 [2020-10-24T07:15:44.055Z] === Skipped
07:15:44 [2020-10-24T07:15:44.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:15:44 [2020-10-24T07:15:44.055Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:44 [2020-10-24T07:15:44.055Z] 
07:15:44 [2020-10-24T07:15:44.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:15:44 [2020-10-24T07:15:44.055Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:44 [2020-10-24T07:15:44.055Z] 
07:15:44 [2020-10-24T07:15:44.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:15:44 [2020-10-24T07:15:44.055Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:44 [2020-10-24T07:15:44.055Z] 
07:15:44 [2020-10-24T07:15:44.055Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:15:44 [2020-10-24T07:15:44.055Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:15:44 [2020-10-24T07:15:44.055Z] 
07:15:44 [2020-10-24T07:15:44.055Z] 
07:15:44 [2020-10-24T07:15:44.055Z] DONE 17 tests, 4 skipped in 32.075s
07:15:44 [2020-10-24T07:15:44.055Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:15:44 [2020-10-24T07:15:44.055Z] ++ 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
07:15:44 [2020-10-24T07:15:44.055Z] ++ set -e
07:15:44 [2020-10-24T07:15:44.055Z] ++ '[' -n 0 ']'
07:15:44 [2020-10-24T07:15:44.055Z] ++ set -x
07:15:44 [2020-10-24T07:15:44.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=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
07:15:44 [2020-10-24T07:15:44.317Z] INFO: Testing against a local daemon
07:15:44 [2020-10-24T07:15:44.317Z] === RUN   TestPluginInvalidJSON
07:15:44 [2020-10-24T07:15:44.317Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:15:44 [2020-10-24T07:15:44.317Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:15:44 [2020-10-24T07:15:44.317Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:15:44 [2020-10-24T07:15:44.317Z] --- PASS: TestPluginInvalidJSON (0.03s)
07:15:44 [2020-10-24T07:15:44.317Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:15:44 [2020-10-24T07:15:44.317Z] === RUN   TestPluginInstall
07:15:44 [2020-10-24T07:15:44.317Z] === RUN   TestPluginInstall/no_auth
07:15:46 [2020-10-24T07:15:46.259Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
07:15:47 [2020-10-24T07:15:47.644Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
07:15:49 [2020-10-24T07:15:49.341Z] --- PASS: TestUpdateRestartPolicy (11.28s)
07:15:49 [2020-10-24T07:15:49.341Z] === RUN   TestUpdateRestartWithAutoRemove
07:15:49 [2020-10-24T07:15:49.341Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s)
07:15:49 [2020-10-24T07:15:49.341Z] === RUN   TestWaitNonBlocked
07:15:49 [2020-10-24T07:15:49.341Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:15:49 [2020-10-24T07:15:49.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:15:49 [2020-10-24T07:15:49.341Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:15:49 [2020-10-24T07:15:49.341Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:15:49 [2020-10-24T07:15:49.341Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:15:49 [2020-10-24T07:15:49.341Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:15:49 [2020-10-24T07:15:49.341Z] --- PASS: TestWaitNonBlocked (0.02s)
07:15:49 [2020-10-24T07:15:49.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
07:15:49 [2020-10-24T07:15:49.341Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
07:15:49 [2020-10-24T07:15:49.341Z] === RUN   TestWaitBlocked
07:15:49 [2020-10-24T07:15:49.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:15:49 [2020-10-24T07:15:49.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:15:49 [2020-10-24T07:15:49.341Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:15:49 [2020-10-24T07:15:49.341Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:15:49 [2020-10-24T07:15:49.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:15:49 [2020-10-24T07:15:49.341Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:15:49 [2020-10-24T07:15:49.991Z] --- PASS: TestWaitBlocked (0.02s)
07:15:49 [2020-10-24T07:15:49.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
07:15:49 [2020-10-24T07:15:49.991Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
07:15:49 [2020-10-24T07:15:49.991Z] === CONT  TestIpcModeOlderClient
07:15:49 [2020-10-24T07:15:49.991Z] === CONT  TestDaemonHostGatewayIP
07:15:49 [2020-10-24T07:15:49.991Z] === CONT  TestContainerStartOnDaemonRestart
07:15:49 [2020-10-24T07:15:49.991Z] === CONT  TestContainerKillOnDaemonStart
07:15:49 [2020-10-24T07:15:49.991Z] --- PASS: TestIpcModeOlderClient (0.14s)
07:15:49 [2020-10-24T07:15:49.991Z] === CONT  TestDaemonRestartIpcMode
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fde42b89eb578c1c54c272ce3fc57a77cf6a58890e74f33eacc5a58595bb64ce" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fde42b89eb578c1c54c272ce3fc57a77cf6a58890e74f33eacc5a58595bb64ce" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:52 [2020-10-24T07:15:52.469Z] === RUN   TestPluginInstall/with_htpasswd
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f1bb0cac8526143d44125dcb6ec584861b9a9255e14027527f56aa46e68781c" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:52 [2020-10-24T07:15:52.469Z] time="2020-10-24T07:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f1bb0cac8526143d44125dcb6ec584861b9a9255e14027527f56aa46e68781c" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:52 [2020-10-24T07:15:52.967Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:15:53 [2020-10-24T07:15:53.043Z] === RUN   TestPluginInstall/with_insecure
07:15:53 [2020-10-24T07:15:53.548Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:15:53 [2020-10-24T07:15:53.588Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s)
07:15:53 [2020-10-24T07:15:53.890Z] --- PASS: TestDaemonHostGatewayIP (3.99s)
07:15:54 [2020-10-24T07:15:54.184Z] --- PASS: TestDaemonRestartIpcMode (4.03s)
07:15:54 [2020-10-24T07:15:54.433Z] time="2020-10-24T07:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:54 [2020-10-24T07:15:54.433Z] time="2020-10-24T07:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82df98a053abd7dd5b8a6c202e62acd30263907877b0fb0db35cf08dc5422054" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:54 [2020-10-24T07:15:54.433Z] time="2020-10-24T07:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:15:54 [2020-10-24T07:15:54.433Z] time="2020-10-24T07:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82df98a053abd7dd5b8a6c202e62acd30263907877b0fb0db35cf08dc5422054" mediatype=application/vnd.docker.plugin.v1+json size=522
07:15:54 [2020-10-24T07:15:54.698Z] --- PASS: TestPluginInstall (10.37s)
07:15:54 [2020-10-24T07:15:54.698Z]     --- PASS: TestPluginInstall/no_auth (7.43s)
07:15:54 [2020-10-24T07:15:54.698Z]     --- PASS: TestPluginInstall/with_htpasswd (1.18s)
07:15:54 [2020-10-24T07:15:54.698Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
07:15:54 [2020-10-24T07:15:54.698Z]         plugin_test.go:157: [d1b8f4dc28c11] daemon is not started
07:15:54 [2020-10-24T07:15:54.698Z] PASS
07:15:54 [2020-10-24T07:15:54.698Z] 
07:15:54 [2020-10-24T07:15:54.698Z] DONE 6 tests in 10.614s
07:15:54 [2020-10-24T07:15:54.698Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:15:54 [2020-10-24T07:15:54.698Z] ++ 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
07:15:54 [2020-10-24T07:15:54.698Z] ++ set -e
07:15:54 [2020-10-24T07:15:54.698Z] ++ '[' -n 0 ']'
07:15:54 [2020-10-24T07:15:54.698Z] ++ set -x
07:15:54 [2020-10-24T07:15:54.698Z] ++ env -i DEST=/go/src/github.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
07:15:54 [2020-10-24T07:15:54.931Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:15:54 [2020-10-24T07:15:54.961Z] INFO: Testing against a local daemon
07:15:54 [2020-10-24T07:15:54.962Z] === RUN   TestExternalGraphDriver
07:15:54 [2020-10-24T07:15:54.962Z] === RUN   TestExternalGraphDriver/json
07:15:55 [2020-10-24T07:15:55.502Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
07:15:57 [2020-10-24T07:15:57.531Z] === RUN   TestExternalGraphDriver/spec
07:15:58 [2020-10-24T07:15:58.805Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:15:58 [2020-10-24T07:15:58.806Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
07:16:00 [2020-10-24T07:16:00.718Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
07:16:00 [2020-10-24T07:16:00.840Z] === RUN   TestExternalGraphDriver/pull
07:16:01 [2020-10-24T07:16:01.290Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
07:16:01 [2020-10-24T07:16:01.861Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
07:16:02 [2020-10-24T07:16:02.435Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
07:16:02 [2020-10-24T07:16:02.677Z] --- PASS: TestContainerKillOnDaemonStart (12.74s)
07:16:02 [2020-10-24T07:16:02.677Z] PASS
07:16:02 [2020-10-24T07:16:02.677Z] 
07:16:02 [2020-10-24T07:16:02.677Z] === Skipped
07:16:02 [2020-10-24T07:16:02.677Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
07:16:02 [2020-10-24T07:16:02.677Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:16:02 [2020-10-24T07:16:02.677Z] 
07:16:02 [2020-10-24T07:16:02.677Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:16:02 [2020-10-24T07:16:02.677Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:16:02 [2020-10-24T07:16:02.677Z] 
07:16:02 [2020-10-24T07:16:02.677Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
07:16:02 [2020-10-24T07:16:02.677Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:16:02 [2020-10-24T07:16:02.677Z] 
07:16:02 [2020-10-24T07:16:02.677Z] 
07:16:02 [2020-10-24T07:16:02.677Z] DONE 193 tests, 3 skipped in 108.590s
07:16:02 [2020-10-24T07:16:02.677Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
07:16:02 [2020-10-24T07:16:02.677Z] ++ 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
07:16:02 [2020-10-24T07:16:02.677Z] ++ set -e
07:16:02 [2020-10-24T07:16:02.677Z] ++ '[' -n 0 ']'
07:16:02 [2020-10-24T07:16:02.677Z] ++ set -x
07:16:02 [2020-10-24T07:16:02.678Z] ++ env -i DEST=/go/src/github.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
07:16:02 [2020-10-24T07:16:02.759Z] --- PASS: TestExternalGraphDriver (7.48s)
07:16:02 [2020-10-24T07:16:02.759Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
07:16:02 [2020-10-24T07:16:02.759Z]     --- PASS: TestExternalGraphDriver/spec (2.68s)
07:16:02 [2020-10-24T07:16:02.759Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
07:16:02 [2020-10-24T07:16:02.759Z] === RUN   TestGraphdriverPluginV2
07:16:02 [2020-10-24T07:16:02.759Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
07:16:02 [2020-10-24T07:16:02.759Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:16:02 [2020-10-24T07:16:02.759Z] PASS
07:16:02 [2020-10-24T07:16:02.759Z] 
07:16:02 [2020-10-24T07:16:02.759Z] === Skipped
07:16:02 [2020-10-24T07:16:02.759Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
07:16:02 [2020-10-24T07:16:02.759Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:16:02 [2020-10-24T07:16:02.759Z] 
07:16:02 [2020-10-24T07:16:02.759Z] 
07:16:02 [2020-10-24T07:16:02.759Z] DONE 5 tests, 1 skipped in 7.704s
07:16:02 [2020-10-24T07:16:02.759Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:16:02 [2020-10-24T07:16:02.759Z] ++ 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
07:16:02 [2020-10-24T07:16:02.759Z] ++ set -e
07:16:02 [2020-10-24T07:16:02.759Z] ++ '[' -n 0 ']'
07:16:02 [2020-10-24T07:16:02.759Z] ++ set -x
07:16:02 [2020-10-24T07:16:02.759Z] ++ env -i DEST=/go/src/github.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
07:16:02 [2020-10-24T07:16:02.759Z] INFO: Testing against a local daemon
07:16:02 [2020-10-24T07:16:02.759Z] === RUN   TestContinueAfterPluginCrash
07:16:02 [2020-10-24T07:16:02.759Z] === PAUSE TestContinueAfterPluginCrash
07:16:02 [2020-10-24T07:16:02.759Z] === RUN   TestReadPluginNoRead
07:16:02 [2020-10-24T07:16:02.759Z] === PAUSE TestReadPluginNoRead
07:16:02 [2020-10-24T07:16:02.759Z] === RUN   TestDaemonStartWithLogOpt
07:16:02 [2020-10-24T07:16:02.759Z] === PAUSE TestDaemonStartWithLogOpt
07:16:02 [2020-10-24T07:16:02.759Z] === CONT  TestContinueAfterPluginCrash
07:16:02 [2020-10-24T07:16:02.759Z] === CONT  TestDaemonStartWithLogOpt
07:16:02 [2020-10-24T07:16:02.759Z] === CONT  TestReadPluginNoRead
07:16:02 [2020-10-24T07:16:02.972Z] INFO: Testing against a local daemon
07:16:02 [2020-10-24T07:16:02.972Z] === RUN   TestCommitInheritsEnv
07:16:03 [2020-10-24T07:16:03.265Z] --- PASS: TestCommitInheritsEnv (0.31s)
07:16:03 [2020-10-24T07:16:03.265Z] === RUN   TestImportExtremelyLargeImageWorks
07:16:03 [2020-10-24T07:16:03.265Z] === PAUSE TestImportExtremelyLargeImageWorks
07:16:03 [2020-10-24T07:16:03.265Z] === RUN   TestImagesFilterMultiReference
07:16:03 [2020-10-24T07:16:03.265Z] --- PASS: TestImagesFilterMultiReference (0.06s)
07:16:03 [2020-10-24T07:16:03.265Z] === RUN   TestImagePullPlatformInvalid
07:16:03 [2020-10-24T07:16:03.265Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:16:03 [2020-10-24T07:16:03.265Z] === RUN   TestRemoveImageOrphaning
07:16:03 [2020-10-24T07:16:03.560Z] --- PASS: TestRemoveImageOrphaning (0.31s)
07:16:03 [2020-10-24T07:16:03.560Z] === RUN   TestRemoveImageGarbageCollector
07:16:03 [2020-10-24T07:16:03.560Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:16:03 [2020-10-24T07:16:03.560Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:16:03 [2020-10-24T07:16:03.560Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:16:03 [2020-10-24T07:16:03.560Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:16:03 [2020-10-24T07:16:03.560Z] === RUN   TestTagInvalidReference
07:16:03 [2020-10-24T07:16:03.560Z] --- PASS: TestTagInvalidReference (0.03s)
07:16:03 [2020-10-24T07:16:03.560Z] === RUN   TestTagValidPrefixedRepo
07:16:03 [2020-10-24T07:16:03.560Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
07:16:03 [2020-10-24T07:16:03.560Z] === RUN   TestTagExistedNameWithoutForce
07:16:03 [2020-10-24T07:16:03.560Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:16:03 [2020-10-24T07:16:03.560Z] === RUN   TestTagOfficialNames
07:16:03 [2020-10-24T07:16:03.855Z] --- PASS: TestTagOfficialNames (0.04s)
07:16:03 [2020-10-24T07:16:03.855Z] === RUN   TestTagMatchesDigest
07:16:03 [2020-10-24T07:16:03.855Z] --- PASS: TestTagMatchesDigest (0.02s)
07:16:03 [2020-10-24T07:16:03.855Z] === CONT  TestImportExtremelyLargeImageWorks
07:16:04 [2020-10-24T07:16:04.347Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
07:16:04 [2020-10-24T07:16:04.348Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
07:16:06 [2020-10-24T07:16:06.895Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
07:16:06 [2020-10-24T07:16:06.983Z] === RUN   TestReadPluginNoRead/default
07:16:07 [2020-10-24T07:16:07.556Z] --- PASS: TestDaemonStartWithLogOpt (4.75s)
07:16:08 [2020-10-24T07:16:08.813Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
07:16:08 [2020-10-24T07:16:08.945Z] === RUN   TestReadPluginNoRead/disabled_caching
07:16:09 [2020-10-24T07:16:09.385Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:16:10 [2020-10-24T07:16:10.328Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:16:10 [2020-10-24T07:16:10.328Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:16:10 [2020-10-24T07:16:10.864Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:16:12 [2020-10-24T07:16:12.244Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
07:16:12 [2020-10-24T07:16:12.781Z] --- PASS: TestReadPluginNoRead (9.72s)
07:16:12 [2020-10-24T07:16:12.781Z]     --- PASS: TestReadPluginNoRead/default (1.84s)
07:16:12 [2020-10-24T07:16:12.781Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.86s)
07:16:12 [2020-10-24T07:16:12.781Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s)
07:16:12 [2020-10-24T07:16:12.781Z]     read_test.go:92: [da9324f59c5ed] daemon is not started
07:16:12 [2020-10-24T07:16:12.781Z] --- PASS: TestContinueAfterPluginCrash (10.13s)
07:16:12 [2020-10-24T07:16:12.781Z] PASS
07:16:12 [2020-10-24T07:16:12.781Z] 
07:16:12 [2020-10-24T07:16:12.781Z] DONE 6 tests in 10.329s
07:16:12 [2020-10-24T07:16:12.781Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:16:12 [2020-10-24T07:16:12.781Z] ++ 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
07:16:12 [2020-10-24T07:16:12.781Z] ++ set -e
07:16:12 [2020-10-24T07:16:12.781Z] ++ '[' -n 0 ']'
07:16:12 [2020-10-24T07:16:12.781Z] ++ set -x
07:16:12 [2020-10-24T07:16:12.781Z] ++ env -i DEST=/go/src/github.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
07:16:12 [2020-10-24T07:16:12.781Z] testing: warning: no tests to run
07:16:12 [2020-10-24T07:16:12.781Z] PASS
07:16:12 [2020-10-24T07:16:12.781Z] 
07:16:12 [2020-10-24T07:16:12.781Z] DONE 0 tests in 0.060s
07:16:12 [2020-10-24T07:16:12.781Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:16:12 [2020-10-24T07:16:12.781Z] ++ 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
07:16:12 [2020-10-24T07:16:12.781Z] ++ set -e
07:16:12 [2020-10-24T07:16:12.781Z] ++ '[' -n 0 ']'
07:16:12 [2020-10-24T07:16:12.781Z] ++ set -x
07:16:12 [2020-10-24T07:16:12.781Z] ++ env -i DEST=/go/src/github.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
07:16:13 [2020-10-24T07:16:13.044Z] INFO: Testing against a local daemon
07:16:13 [2020-10-24T07:16:13.044Z] === RUN   TestPluginWithDevMounts
07:16:13 [2020-10-24T07:16:13.044Z] === PAUSE TestPluginWithDevMounts
07:16:13 [2020-10-24T07:16:13.044Z] === CONT  TestPluginWithDevMounts
07:16:14 [2020-10-24T07:16:14.157Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
07:16:15 [2020-10-24T07:16:15.102Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:16:15 [2020-10-24T07:16:15.594Z] --- PASS: TestPluginWithDevMounts (2.18s)
07:16:15 [2020-10-24T07:16:15.594Z] PASS
07:16:15 [2020-10-24T07:16:15.594Z] 
07:16:15 [2020-10-24T07:16:15.594Z] DONE 1 tests in 2.365s
07:16:15 [2020-10-24T07:16:15.594Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
07:16:15 [2020-10-24T07:16:15.594Z] ++ 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
07:16:15 [2020-10-24T07:16:15.594Z] ++ set -e
07:16:15 [2020-10-24T07:16:15.594Z] ++ '[' -n 0 ']'
07:16:15 [2020-10-24T07:16:15.594Z] ++ set -x
07:16:15 [2020-10-24T07:16:15.594Z] ++ env -i DEST=/go/src/github.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
07:16:15 [2020-10-24T07:16:15.594Z] INFO: Testing against a local daemon
07:16:15 [2020-10-24T07:16:15.594Z] === RUN   TestSecretInspect
07:16:16 [2020-10-24T07:16:16.045Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
07:16:17 [2020-10-24T07:16:17.430Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:16:18 [2020-10-24T07:16:18.146Z] --- PASS: TestSecretInspect (2.71s)
07:16:18 [2020-10-24T07:16:18.146Z] === RUN   TestSecretList
07:16:19 [2020-10-24T07:16:19.346Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
07:16:19 [2020-10-24T07:16:19.607Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:16:21 [2020-10-24T07:16:21.452Z] --- PASS: TestSecretList (3.20s)
07:16:21 [2020-10-24T07:16:21.452Z] === RUN   TestSecretsCreateAndDelete
07:16:22 [2020-10-24T07:16:22.909Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
07:16:24 [2020-10-24T07:16:24.760Z] --- PASS: TestSecretsCreateAndDelete (3.15s)
07:16:24 [2020-10-24T07:16:24.760Z] === RUN   TestSecretsUpdate
07:16:26 [2020-10-24T07:16:26.212Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:16:27 [2020-10-24T07:16:27.154Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
07:16:28 [2020-10-24T07:16:28.069Z] --- PASS: TestSecretsUpdate (3.22s)
07:16:28 [2020-10-24T07:16:28.069Z] === RUN   TestTemplatedSecret
07:16:28 [2020-10-24T07:16:28.541Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:16:28 [2020-10-24T07:16:28.804Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
07:16:30 [2020-10-24T07:16:30.193Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
07:16:30 [2020-10-24T07:16:30.767Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:16:31 [2020-10-24T07:16:31.028Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
07:16:31 [2020-10-24T07:16:31.378Z] --- PASS: TestTemplatedSecret (3.39s)
07:16:31 [2020-10-24T07:16:31.378Z] === RUN   TestSecretCreateResolve
07:16:31 [2020-10-24T07:16:31.612Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
07:16:31 [2020-10-24T07:16:31.612Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
07:16:31 [2020-10-24T07:16:31.612Z] remote: Enumerating objects: 2, done.
07:16:31 [2020-10-24T07:16:31.612Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
07:16:31 [2020-10-24T07:16:31.612Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
07:16:31 [2020-10-24T07:16:31.612Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
07:16:31 [2020-10-24T07:16:31.612Z] 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.
07:16:31 [2020-10-24T07:16:31.612Z] Building: bundles/cross/windows/amd64/containerutility.exe
07:16:31 [2020-10-24T07:16:31.612Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:16:31 [2020-10-24T07:16:31.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/test/unit
07:16:34 [2020-10-24T07:16:34.333Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
07:16:34 [2020-10-24T07:16:34.506Z] ?   	github.com/docker/docker/api	[no test files]
07:16:34 [2020-10-24T07:16:34.686Z] --- PASS: TestSecretCreateResolve (3.20s)
07:16:34 [2020-10-24T07:16:34.686Z] PASS
07:16:34 [2020-10-24T07:16:34.686Z] 
07:16:34 [2020-10-24T07:16:34.686Z] DONE 6 tests in 19.067s
07:16:34 [2020-10-24T07:16:34.686Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
07:16:34 [2020-10-24T07:16:34.686Z] ++ 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
07:16:34 [2020-10-24T07:16:34.686Z] ++ set -e
07:16:34 [2020-10-24T07:16:34.686Z] ++ '[' -n 0 ']'
07:16:34 [2020-10-24T07:16:34.686Z] ++ set -x
07:16:34 [2020-10-24T07:16:34.686Z] ++ env -i DEST=/go/src/github.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
07:16:34 [2020-10-24T07:16:34.686Z] INFO: Testing against a local daemon
07:16:34 [2020-10-24T07:16:34.686Z] === RUN   TestServiceCreateInit
07:16:34 [2020-10-24T07:16:34.686Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:16:39 [2020-10-24T07:16:39.985Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:16:42 [2020-10-24T07:16:42.476Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
07:16:45 [2020-10-24T07:16:45.284Z] --- PASS: TestServiceCreateInit (10.30s)
07:16:45 [2020-10-24T07:16:45.284Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s)
07:16:45 [2020-10-24T07:16:45.284Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s)
07:16:45 [2020-10-24T07:16:45.284Z] === RUN   TestCreateServiceMultipleTimes
07:16:46 [2020-10-24T07:16:46.686Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:16:46 [2020-10-24T07:16:46.686Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:16:49 [2020-10-24T07:16:49.399Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
07:16:50 [2020-10-24T07:16:50.893Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:16:50 [2020-10-24T07:16:50.893Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:16:51 [2020-10-24T07:16:51.479Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:16:51 [2020-10-24T07:16:51.743Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:16:53 [2020-10-24T07:16:53.133Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:16:53 [2020-10-24T07:16:53.133Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:16:53 [2020-10-24T07:16:53.394Z] === RUN   TestDockerDaemonSuite/TestShmSize
07:16:53 [2020-10-24T07:16:53.394Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:16:53 [2020-10-24T07:16:53.965Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:16:55 [2020-10-24T07:16:55.350Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
07:16:56 [2020-10-24T07:16:56.735Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:16:58 [2020-10-24T07:16:58.120Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:16:58 [2020-10-24T07:16:58.120Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
07:16:58 [2020-10-24T07:16:58.120Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
07:16:59 [2020-10-24T07:16:59.504Z] === RUN   TestDockerSuite/TestBuildEnv
07:17:01 [2020-10-24T07:17:01.425Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:17:02 [2020-10-24T07:17:02.368Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:17:03 [2020-10-24T07:17:03.756Z] --- PASS: TestDockerDaemonSuite (345.85s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.47s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.42s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.13s)
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:1454: [de1e82fd29879] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d79b8e483d256] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.27s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [db17cdb724382] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.65s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.26s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.40s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d5d2dd1f754b0] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d389234fa0a4c] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d782c287f3dba] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.46s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [dae66ea744383] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.08s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.56s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s)
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d8f6af649e267] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.39s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.31s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.85s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [def9977e494be] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [dcc52567b17a2] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.96s)
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_plugins_test.go:79: [d26153f9cb7d6] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s)
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_plugins_test.go:169: [d52d92f68411e] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.58s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d9457b408aeab] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.08s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.01s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.92s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.91s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.19s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.32s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.67s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [da814bfc005a6] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.12s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.18s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.16s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.93s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [ddb2279387fad] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.24s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.55s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [dc964650a3dce] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d25ef6b58e660] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.68s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [ddb50f7ba287e] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.03s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.56s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.20s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.73s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.20s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.55s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d1cfcaf1f6db2] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.41s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d2b520f360a69] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.16s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from config
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from config
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli
07:17:03 [2020-10-24T07:17:03.756Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d26cb9b4c3c71] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [d194af8058fd9] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [dff414c53c629] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.14s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.87s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [dc82e8b867982] daemon is not started
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.74s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.47s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s)
07:17:03 [2020-10-24T07:17:03.756Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.22s)
07:17:03 [2020-10-24T07:17:03.756Z]         check_test.go:309: [def9469372bae] daemon is not started
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
07:17:03 [2020-10-24T07:17:03.757Z]         check_test.go:309: [d5deafe4fdfba] daemon is not started
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.14s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.06s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.85s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.60s)
07:17:03 [2020-10-24T07:17:03.757Z]         docker_cli_daemon_test.go:2549: [d2b6d03f73a69] daemon is not started
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.72s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s)
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s)
07:17:03 [2020-10-24T07:17:03.757Z]         check_test.go:309: [d549a35e6d21f] daemon is not started
07:17:03 [2020-10-24T07:17:03.757Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.42s)
07:17:03 [2020-10-24T07:17:03.757Z] === RUN   TestDockerSwarmSuite
07:17:03 [2020-10-24T07:17:03.757Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
07:17:03 [2020-10-24T07:17:03.757Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:17:07 [2020-10-24T07:17:07.060Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
07:17:07 [2020-10-24T07:17:07.268Z] --- PASS: TestCreateServiceMultipleTimes (19.12s)
07:17:07 [2020-10-24T07:17:07.268Z] === RUN   TestCreateServiceConflict
07:17:07 [2020-10-24T07:17:07.268Z] --- PASS: TestCreateServiceConflict (3.20s)
07:17:07 [2020-10-24T07:17:07.268Z] === RUN   TestCreateServiceMaxReplicas
07:17:10 [2020-10-24T07:17:10.363Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
07:17:10 [2020-10-24T07:17:10.936Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:17:11 [2020-10-24T07:17:11.487Z] --- PASS: TestCreateServiceMaxReplicas (3.61s)
07:17:11 [2020-10-24T07:17:11.487Z] === RUN   TestCreateWithDuplicateNetworkNames
07:17:16 [2020-10-24T07:17:16.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
07:17:26 [2020-10-24T07:17:26.408Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s)
07:17:26 [2020-10-24T07:17:26.408Z] === RUN   TestCreateServiceSecretFileMode
07:17:29 [2020-10-24T07:17:29.716Z] --- PASS: TestCreateServiceSecretFileMode (3.30s)
07:17:29 [2020-10-24T07:17:29.716Z] === RUN   TestCreateServiceConfigFileMode
07:17:31 [2020-10-24T07:17:31.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
07:17:31 [2020-10-24T07:17:31.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
07:17:31 [2020-10-24T07:17:31.140Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:17:33 [2020-10-24T07:17:33.026Z] --- PASS: TestCreateServiceConfigFileMode (3.38s)
07:17:33 [2020-10-24T07:17:33.027Z] === RUN   TestCreateServiceSysctls
07:17:33 [2020-10-24T07:17:33.057Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:17:37 [2020-10-24T07:17:37.240Z] --- PASS: TestCreateServiceSysctls (4.53s)
07:17:37 [2020-10-24T07:17:37.240Z] === RUN   TestCreateServiceCapabilities
07:17:40 [2020-10-24T07:17:40.550Z] --- PASS: TestCreateServiceCapabilities (3.45s)
07:17:40 [2020-10-24T07:17:40.550Z] === RUN   TestInspect
07:17:41 [2020-10-24T07:17:41.199Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:17:41 [2020-10-24T07:17:41.771Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:17:42 [2020-10-24T07:17:42.343Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:17:42 [2020-10-24T07:17:42.916Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:17:44 [2020-10-24T07:17:44.765Z] --- PASS: TestInspect (3.48s)
07:17:44 [2020-10-24T07:17:44.765Z] === RUN   TestCreateJob
07:17:44 [2020-10-24T07:17:44.830Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:17:44 [2020-10-24T07:17:44.830Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:17:45 [2020-10-24T07:17:45.091Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:17:45 [2020-10-24T07:17:45.705Z] 406ffb8432a7: Pull complete
07:17:45 [2020-10-24T07:17:45.705Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
07:17:45 [2020-10-24T07:17:45.705Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
07:17:45 [2020-10-24T07:17:45.705Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
07:17:45 [2020-10-24T07:17:45.705Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
07:17:45 [2020-10-24T07:17:45.705Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518'
07:17:45 [2020-10-24T07:17:45.705Z] WARN: Skipping validation tests
07:17:45 [2020-10-24T07:17:45.705Z] INFO: Running unit tests at 10/24/2020 07:17:30...
07:17:45 [2020-10-24T07:17:45.705Z] INFO: make.ps1 starting at 10/24/2020 07:17:35
07:17:45 [2020-10-24T07:17:45.705Z] INFO: Git commit (1b8826beee) assumed from DOCKER_GITCOMMIT environment variable
07:17:45 [2020-10-24T07:17:45.705Z] INFO: Invoking autogen...
07:17:45 [2020-10-24T07:17:45.705Z] INFO: Running unit tests...
07:17:47 [2020-10-24T07:17:47.878Z] 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/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/profiles/seccomp github.com/docker/docker/quota 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
07:17:48 [2020-10-24T07:17:48.981Z] --- PASS: TestCreateJob (4.22s)
07:17:48 [2020-10-24T07:17:48.981Z] === RUN   TestReplicatedJob
07:17:55 [2020-10-24T07:17:55.097Z] --- PASS: TestImportExtremelyLargeImageWorks (203.97s)
07:17:55 [2020-10-24T07:17:55.097Z] PASS
07:17:55 [2020-10-24T07:17:55.097Z] 
07:17:55 [2020-10-24T07:17:55.097Z] DONE 12 tests in 207.987s
07:17:55 [2020-10-24T07:17:55.097Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:17:55 [2020-10-24T07:17:55.097Z] ++ 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
07:17:55 [2020-10-24T07:17:55.097Z] ++ set -e
07:17:55 [2020-10-24T07:17:55.097Z] ++ '[' -n 0 ']'
07:17:55 [2020-10-24T07:17:55.097Z] ++ set -x
07:17:55 [2020-10-24T07:17:55.097Z] ++ env -i DEST=/go/src/github.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
07:17:55 [2020-10-24T07:17:55.097Z] === RUN   TestDockerSuite/TestBuildExpose
07:17:55 [2020-10-24T07:17:55.097Z] INFO: Testing against a local daemon
07:17:55 [2020-10-24T07:17:55.097Z] === RUN   TestNetworkCreateDelete
07:17:55 [2020-10-24T07:17:55.097Z] --- PASS: TestNetworkCreateDelete (0.17s)
07:17:55 [2020-10-24T07:17:55.097Z] === RUN   TestDockerNetworkDeletePreferID
07:17:55 [2020-10-24T07:17:55.097Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:17:55 [2020-10-24T07:17:55.097Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
07:17:55 [2020-10-24T07:17:55.097Z] === RUN   TestDaemonDNSFallback
07:17:55 [2020-10-24T07:17:55.358Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:17:55 [2020-10-24T07:17:55.580Z] --- PASS: TestReplicatedJob (6.36s)
07:17:55 [2020-10-24T07:17:55.580Z] === RUN   TestUpdateReplicatedJob
07:17:55 [2020-10-24T07:17:55.618Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:17:55 [2020-10-24T07:17:55.879Z] === RUN   TestDockerSuite/TestBuildFails
07:17:56 [2020-10-24T07:17:56.433Z] ?   	github.com/docker/docker/api	[no test files]
07:17:56 [2020-10-24T07:17:56.826Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:17:56 [2020-10-24T07:17:56.826Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:17:58 [2020-10-24T07:17:58.213Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:17:58 [2020-10-24T07:17:58.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
07:17:58 [2020-10-24T07:17:58.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
07:17:58 [2020-10-24T07:17:58.888Z] --- PASS: TestUpdateReplicatedJob (4.14s)
07:17:58 [2020-10-24T07:17:58.888Z] === RUN   TestServiceListWithStatuses
07:17:58 [2020-10-24T07:17:58.888Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:17:58 [2020-10-24T07:17:58.888Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:17:58 [2020-10-24T07:17:58.888Z] === RUN   TestDockerNetworkConnectAlias
07:17:59 [2020-10-24T07:17:59.357Z] === RUN   TestDockerSuite/TestBuildForceRm
07:18:01 [2020-10-24T07:18:01.274Z] === RUN   TestDockerSuite/TestBuildFromGit
07:18:01 [2020-10-24T07:18:01.848Z] --- PASS: TestDaemonDNSFallback (6.73s)
07:18:01 [2020-10-24T07:18:01.848Z] === RUN   TestInspectNetwork
07:18:02 [2020-10-24T07:18:02.116Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:18:02 [2020-10-24T07:18:02.387Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:18:03 [2020-10-24T07:18:03.339Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:18:05 [2020-10-24T07:18:05.256Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:18:05 [2020-10-24T07:18:05.485Z] --- PASS: TestDockerNetworkConnectAlias (6.14s)
07:18:05 [2020-10-24T07:18:05.486Z] === RUN   TestDockerNetworkReConnect
07:18:05 [2020-10-24T07:18:05.829Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:18:06 [2020-10-24T07:18:06.090Z] === RUN   TestInspectNetwork/full_network_id
07:18:06 [2020-10-24T07:18:06.090Z] === RUN   TestInspectNetwork/partial_network_id
07:18:06 [2020-10-24T07:18:06.090Z] === RUN   TestInspectNetwork/network_name
07:18:06 [2020-10-24T07:18:06.090Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:18:06 [2020-10-24T07:18:06.090Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:18:07 [2020-10-24T07:18:07.475Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:18:08 [2020-10-24T07:18:08.857Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:18:09 [2020-10-24T07:18:09.701Z] --- PASS: TestDockerNetworkReConnect (4.49s)
07:18:09 [2020-10-24T07:18:09.701Z] === RUN   TestServicePlugin
07:18:09 [2020-10-24T07:18:09.701Z] --- SKIP: TestServicePlugin (0.00s)
07:18:09 [2020-10-24T07:18:09.701Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:18:09 [2020-10-24T07:18:09.701Z] === RUN   TestServiceUpdateLabel
07:18:09 [2020-10-24T07:18:09.800Z] === RUN   TestDockerSuite/TestBuildHistory
07:18:10 [2020-10-24T07:18:10.373Z] --- PASS: TestInspectNetwork (8.44s)
07:18:10 [2020-10-24T07:18:10.373Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:18:10 [2020-10-24T07:18:10.373Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:18:10 [2020-10-24T07:18:10.373Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:18:10 [2020-10-24T07:18:10.373Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:18:10 [2020-10-24T07:18:10.373Z] === RUN   TestRunContainerWithBridgeNone
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/api/server/router/swarm	0.023s	coverage: 5.7% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/api/types/strslice	0.020s	coverage: 90.0% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/builder/dockerfile	0.156s	coverage: 48.0% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/builder/remotecontext	0.097s	coverage: 13.6% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.240s	coverage: 86.3% of statements
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/cli	[no test files]
07:18:10 [2020-10-24T07:18:10.921Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:18:12 [2020-10-24T07:18:12.923Z] --- PASS: TestRunContainerWithBridgeNone (2.37s)
07:18:12 [2020-10-24T07:18:12.923Z] === RUN   TestNetworkInvalidJSON
07:18:12 [2020-10-24T07:18:12.923Z] === RUN   TestNetworkInvalidJSON//networks/create
07:18:12 [2020-10-24T07:18:12.923Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:18:12 [2020-10-24T07:18:12.923Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:18:12 [2020-10-24T07:18:12.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:18:12 [2020-10-24T07:18:12.923Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:18:12 [2020-10-24T07:18:12.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:18:12 [2020-10-24T07:18:12.923Z] === CONT  TestNetworkInvalidJSON//networks/create
07:18:12 [2020-10-24T07:18:12.923Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:18:12 [2020-10-24T07:18:12.923Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:18:12 [2020-10-24T07:18:12.923Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:18:12 [2020-10-24T07:18:12.923Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:18:12 [2020-10-24T07:18:12.923Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:18:12 [2020-10-24T07:18:12.923Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:18:12 [2020-10-24T07:18:12.923Z] === RUN   TestHostIPv4BridgeLabel
07:18:13 [2020-10-24T07:18:13.009Z] --- PASS: TestServiceUpdateLabel (3.16s)
07:18:13 [2020-10-24T07:18:13.009Z] === RUN   TestServiceUpdateSecrets
07:18:13 [2020-10-24T07:18:13.459Z] ok  	github.com/docker/docker/client	0.142s	coverage: 75.4% of statements
07:18:13 [2020-10-24T07:18:13.494Z] --- PASS: TestHostIPv4BridgeLabel (0.66s)
07:18:13 [2020-10-24T07:18:13.494Z] === RUN   TestDaemonRestartWithLiveRestore
07:18:13 [2020-10-24T07:18:13.754Z] === RUN   TestDockerSuite/TestBuildIidFile
07:18:14 [2020-10-24T07:18:14.015Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:18:14 [2020-10-24T07:18:14.094Z] === RUN   TestMiddlewares
07:18:14 [2020-10-24T07:18:14.094Z] --- PASS: TestMiddlewares (0.00s)
07:18:14 [2020-10-24T07:18:14.094Z] PASS
07:18:14 [2020-10-24T07:18:14.094Z] coverage: 9.0% of statements
07:18:14 [2020-10-24T07:18:14.094Z] ok  	github.com/docker/docker/api/server	0.190s	coverage: 9.0% of statements
07:18:14 [2020-10-24T07:18:14.277Z] === RUN   TestDockerSuite/TestBuildInheritance
07:18:14 [2020-10-24T07:18:14.277Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
07:18:14 [2020-10-24T07:18:14.277Z] === RUN   TestDaemonDefaultNetworkPools
07:18:14 [2020-10-24T07:18:14.849Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:18:15 [2020-10-24T07:18:15.109Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:18:15 [2020-10-24T07:18:15.109Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
07:18:15 [2020-10-24T07:18:15.109Z] === RUN   TestDaemonRestartWithExistingNetwork
07:18:15 [2020-10-24T07:18:15.370Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:18:15 [2020-10-24T07:18:15.942Z] === RUN   TestDockerSuite/TestBuildLabel
07:18:16 [2020-10-24T07:18:16.513Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:18:16 [2020-10-24T07:18:16.513Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
07:18:16 [2020-10-24T07:18:16.513Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:18:16 [2020-10-24T07:18:16.774Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:18:17 [2020-10-24T07:18:17.035Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:18:17 [2020-10-24T07:18:17.296Z] === RUN   TestDockerSuite/TestBuildLabels
07:18:17 [2020-10-24T07:18:17.561Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
07:18:17 [2020-10-24T07:18:17.561Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:18:17 [2020-10-24T07:18:17.829Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:18:18 [2020-10-24T07:18:18.400Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
07:18:18 [2020-10-24T07:18:18.401Z] === RUN   TestServiceWithPredefinedNetwork
07:18:18 [2020-10-24T07:18:18.662Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
07:18:18 [2020-10-24T07:18:18.662Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:18:19 [2020-10-24T07:18:19.604Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
07:18:20 [2020-10-24T07:18:20.995Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s)
07:18:20 [2020-10-24T07:18:20.995Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:18:20 [2020-10-24T07:18:20.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:18:20 [2020-10-24T07:18:20.995Z]     service_test.go:236: FLAKY_TEST
07:18:20 [2020-10-24T07:18:20.995Z] === RUN   TestServiceWithDataPathPortInit
07:18:22 [2020-10-24T07:18:22.383Z] === RUN   TestDockerSuite/TestBuildLastModified
07:18:26 [2020-10-24T07:18:26.589Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:18:27 [2020-10-24T07:18:27.954Z] --- PASS: TestServiceUpdateSecrets (14.78s)
07:18:27 [2020-10-24T07:18:27.954Z] === RUN   TestServiceUpdateConfigs
07:18:29 [2020-10-24T07:18:29.132Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:18:29 [2020-10-24T07:18:29.132Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:18:29 [2020-10-24T07:18:29.132Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:18:29 [2020-10-24T07:18:29.132Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:18:29 [2020-10-24T07:18:29.393Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:18:29 [2020-10-24T07:18:29.393Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:18:31 [2020-10-24T07:18:31.307Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:18:32 [2020-10-24T07:18:32.692Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:18:35 [2020-10-24T07:18:35.240Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
07:18:35 [2020-10-24T07:18:35.240Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:18:35 [2020-10-24T07:18:35.501Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:18:36 [2020-10-24T07:18:36.887Z] --- PASS: TestServiceWithDataPathPortInit (15.70s)
07:18:36 [2020-10-24T07:18:36.887Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:18:42 [2020-10-24T07:18:42.901Z] --- PASS: TestServiceUpdateConfigs (14.97s)
07:18:42 [2020-10-24T07:18:42.901Z] === RUN   TestServiceUpdateNetwork
07:18:43 [2020-10-24T07:18:43.478Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
07:18:44 [2020-10-24T07:18:44.421Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.53s)
07:18:44 [2020-10-24T07:18:44.421Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t0lgdyfyv0b9mmxv67i2e4teh Created:2020-10-24 07:18:37.75837643 +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[06ce14696948f100f6e61120b162e4af4e2e138ef91163e883d13e92f25159b0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fympam9gndp3l3uks4pmri8bw EndpointID:628e0c0cce290a14905dcee5958f9f97967c1621f1eab488b95a0ea71d783610 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3b67b4a1fc55f00f24516ff1aff9346af5ead579360f8d8559c8be3a394aaca3 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:d90f4e7e28ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fympam9gndp3l3uks4pmri8bw EndpointID:628e0c0cce290a14905dcee5958f9f97967c1621f1eab488b95a0ea71d783610 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:18:44 [2020-10-24T07:18:44.421Z] PASS
07:18:44 [2020-10-24T07:18:44.421Z] 
07:18:44 [2020-10-24T07:18:44.421Z] === Skipped
07:18:44 [2020-10-24T07:18:44.421Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:18:44 [2020-10-24T07:18:44.421Z]     service_test.go:236: FLAKY_TEST
07:18:44 [2020-10-24T07:18:44.421Z] 
07:18:44 [2020-10-24T07:18:44.421Z] 
07:18:44 [2020-10-24T07:18:44.421Z] DONE 23 tests, 1 skipped in 49.892s
07:18:44 [2020-10-24T07:18:44.421Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:18:44 [2020-10-24T07:18:44.421Z] ++ 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
07:18:44 [2020-10-24T07:18:44.421Z] ++ set -e
07:18:44 [2020-10-24T07:18:44.421Z] ++ '[' -n 0 ']'
07:18:44 [2020-10-24T07:18:44.421Z] ++ set -x
07:18:44 [2020-10-24T07:18:44.421Z] ++ env -i DEST=/go/src/github.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
07:18:44 [2020-10-24T07:18:44.421Z] INFO: Testing against a local daemon
07:18:44 [2020-10-24T07:18:44.421Z] === RUN   TestDockerNetworkIpvlanPersistance
07:18:44 [2020-10-24T07:18:44.421Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:18:44 [2020-10-24T07:18:44.421Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:18:44 [2020-10-24T07:18:44.421Z] === RUN   TestDockerNetworkIpvlan
07:18:44 [2020-10-24T07:18:44.421Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:18:44 [2020-10-24T07:18:44.421Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:18:44 [2020-10-24T07:18:44.421Z] PASS
07:18:44 [2020-10-24T07:18:44.421Z] 
07:18:44 [2020-10-24T07:18:44.421Z] === Skipped
07:18:44 [2020-10-24T07:18:44.421Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:18:44 [2020-10-24T07:18:44.421Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:18:44 [2020-10-24T07:18:44.421Z] 
07:18:44 [2020-10-24T07:18:44.421Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:18:44 [2020-10-24T07:18:44.421Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:18:44 [2020-10-24T07:18:44.421Z] 
07:18:44 [2020-10-24T07:18:44.421Z] 
07:18:44 [2020-10-24T07:18:44.421Z] DONE 2 tests, 2 skipped in 0.123s
07:18:44 [2020-10-24T07:18:44.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:18:44 [2020-10-24T07:18:44.421Z] ++ 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
07:18:44 [2020-10-24T07:18:44.421Z] ++ set -e
07:18:44 [2020-10-24T07:18:44.421Z] ++ '[' -n 0 ']'
07:18:44 [2020-10-24T07:18:44.421Z] ++ set -x
07:18:44 [2020-10-24T07:18:44.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:18:44 [2020-10-24T07:18:44.683Z] INFO: Testing against a local daemon
07:18:44 [2020-10-24T07:18:44.683Z] === RUN   TestDockerNetworkMacvlanPersistance
07:18:44 [2020-10-24T07:18:44.945Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:18:45 [2020-10-24T07:18:45.888Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
07:18:45 [2020-10-24T07:18:45.888Z] === RUN   TestDockerNetworkMacvlan
07:18:46 [2020-10-24T07:18:46.149Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:18:46 [2020-10-24T07:18:46.723Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:18:47 [2020-10-24T07:18:47.673Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:18:47 [2020-10-24T07:18:47.934Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:18:47 [2020-10-24T07:18:47.934Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:18:48 [2020-10-24T07:18:48.508Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:18:51 [2020-10-24T07:18:51.059Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:18:51 [2020-10-24T07:18:51.632Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
07:18:52 [2020-10-24T07:18:52.207Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:18:53 [2020-10-24T07:18:53.173Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:18:53 [2020-10-24T07:18:53.761Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:18:54 [2020-10-24T07:18:54.023Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:18:55 [2020-10-24T07:18:55.940Z] === RUN   TestDockerSuite/TestBuildNetNone
07:18:56 [2020-10-24T07:18:56.201Z] === RUN   TestDockerSuite/TestBuildNoContext
07:18:57 [2020-10-24T07:18:57.591Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:18:57 [2020-10-24T07:18:57.819Z] --- PASS: TestServiceUpdateNetwork (14.84s)
07:18:57 [2020-10-24T07:18:57.819Z] === RUN   TestServiceUpdatePidsLimit
07:18:58 [2020-10-24T07:18:58.163Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:18:58 [2020-10-24T07:18:58.164Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:18:58 [2020-10-24T07:18:58.763Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:18:59 [2020-10-24T07:18:59.548Z] --- PASS: TestDockerNetworkMacvlan (13.34s)
07:18:59 [2020-10-24T07:18:59.548Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
07:18:59 [2020-10-24T07:18:59.548Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
07:18:59 [2020-10-24T07:18:59.548Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
07:18:59 [2020-10-24T07:18:59.548Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s)
07:18:59 [2020-10-24T07:18:59.548Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.57s)
07:18:59 [2020-10-24T07:18:59.548Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s)
07:18:59 [2020-10-24T07:18:59.548Z] PASS
07:18:59 [2020-10-24T07:18:59.548Z] 
07:18:59 [2020-10-24T07:18:59.548Z] DONE 8 tests in 14.876s
07:18:59 [2020-10-24T07:18:59.548Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:18:59 [2020-10-24T07:18:59.548Z] ++ 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
07:18:59 [2020-10-24T07:18:59.548Z] ++ set -e
07:18:59 [2020-10-24T07:18:59.548Z] ++ '[' -n 0 ']'
07:18:59 [2020-10-24T07:18:59.548Z] ++ set -x
07:18:59 [2020-10-24T07:18:59.548Z] ++ env -i DEST=/go/src/github.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
07:18:59 [2020-10-24T07:18:59.548Z] testing: warning: no tests to run
07:18:59 [2020-10-24T07:18:59.548Z] PASS
07:18:59 [2020-10-24T07:18:59.548Z] 
07:18:59 [2020-10-24T07:18:59.548Z] DONE 0 tests in 0.033s
07:18:59 [2020-10-24T07:18:59.548Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:18:59 [2020-10-24T07:18:59.548Z] ++ 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
07:18:59 [2020-10-24T07:18:59.548Z] ++ set -e
07:18:59 [2020-10-24T07:18:59.548Z] ++ '[' -n 0 ']'
07:18:59 [2020-10-24T07:18:59.548Z] ++ set -x
07:18:59 [2020-10-24T07:18:59.548Z] ++ env -i DEST=/go/src/github.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
07:18:59 [2020-10-24T07:18:59.548Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:18:59 [2020-10-24T07:18:59.548Z] INFO: Testing against a local daemon
07:18:59 [2020-10-24T07:18:59.549Z] === RUN   TestAuthZPluginAllowRequest
07:18:59 [2020-10-24T07:18:59.709Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:18:59 [2020-10-24T07:18:59.809Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:19:00 [2020-10-24T07:19:00.070Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:19:00 [2020-10-24T07:19:00.162Z] ok  	github.com/docker/docker/cmd/dockerd	0.085s	coverage: 29.1% of statements
07:19:00 [2020-10-24T07:19:00.162Z] ok  	github.com/docker/docker/container	0.114s	coverage: 34.7% of statements
07:19:00 [2020-10-24T07:19:00.162Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:19:00 [2020-10-24T07:19:00.162Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:19:00 [2020-10-24T07:19:00.162Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:19:00 [2020-10-24T07:19:00.162Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:19:00 [2020-10-24T07:19:00.331Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:19:00 [2020-10-24T07:19:00.593Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:19:01 [2020-10-24T07:19:01.164Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
07:19:01 [2020-10-24T07:19:01.164Z] === RUN   TestAuthZPluginTLS
07:19:01 [2020-10-24T07:19:01.425Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:19:01 [2020-10-24T07:19:01.425Z] --- PASS: TestAuthZPluginTLS (0.57s)
07:19:01 [2020-10-24T07:19:01.425Z] === RUN   TestAuthZPluginDenyRequest
07:19:01 [2020-10-24T07:19:01.997Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
07:19:01 [2020-10-24T07:19:01.997Z] === RUN   TestAuthZPluginAPIDenyResponse
07:19:02 [2020-10-24T07:19:02.570Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
07:19:02 [2020-10-24T07:19:02.570Z] === RUN   TestAuthZPluginDenyResponse
07:19:02 [2020-10-24T07:19:02.831Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:19:03 [2020-10-24T07:19:03.186Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
07:19:03 [2020-10-24T07:19:03.186Z] === RUN   TestAuthZPluginAllowEventStream
07:19:03 [2020-10-24T07:19:03.455Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:19:04 [2020-10-24T07:19:04.358Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
07:19:04 [2020-10-24T07:19:04.841Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s)
07:19:04 [2020-10-24T07:19:04.841Z] === RUN   TestAuthZPluginErrorResponse
07:19:05 [2020-10-24T07:19:05.414Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
07:19:05 [2020-10-24T07:19:05.414Z] === RUN   TestAuthZPluginErrorRequest
07:19:05 [2020-10-24T07:19:05.414Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:19:05 [2020-10-24T07:19:05.676Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
07:19:05 [2020-10-24T07:19:05.676Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:19:05 [2020-10-24T07:19:05.739Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
07:19:06 [2020-10-24T07:19:06.250Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
07:19:06 [2020-10-24T07:19:06.250Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:19:06 [2020-10-24T07:19:06.512Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:19:07 [2020-10-24T07:19:07.648Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
07:19:07 [2020-10-24T07:19:07.855Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:19:08 [2020-10-24T07:19:08.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s)
07:19:08 [2020-10-24T07:19:08.429Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:19:08 [2020-10-24T07:19:08.429Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:19:08 [2020-10-24T07:19:08.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
07:19:09 [2020-10-24T07:19:09.816Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:19:10 [2020-10-24T07:19:10.079Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s)
07:19:10 [2020-10-24T07:19:10.079Z] === RUN   TestAuthZPluginHeader
07:19:11 [2020-10-24T07:19:11.024Z] --- PASS: TestAuthZPluginHeader (0.98s)
07:19:11 [2020-10-24T07:19:11.024Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:19:11 [2020-10-24T07:19:11.970Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:19:12 [2020-10-24T07:19:12.231Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestBoolValue
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestBoolValue (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestBoolValueOrDefault
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestBoolValueOrDefault (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestInt64ValueOrZero
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestInt64ValueOrZero (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestInt64ValueOrDefault
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestInt64ValueOrDefault (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestInt64ValueOrDefaultWithError
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestJsonContentType
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestJsonContentType (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 14.7% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/api/server/httputils	0.140s	coverage: 14.7% of statements
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestMaskSecretKeys
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestMaskSecretKeys (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestVersionMiddlewareVersion
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 37.7% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/api/server/middleware	0.196s	coverage: 37.7% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestToJSON
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestToJSON (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestToParamWithVersion
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestToParamWithVersion (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestFromJSON
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestFromJSON (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestEmpty
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestEmpty (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestArgsMatchKVListEmptySources
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestArgsMatchKVList
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestArgsMatchKVList (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestArgsMatch
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestArgsMatch (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestAdd
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestAdd (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestDel
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestDel (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestLen
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestLen (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestExactMatch
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestExactMatch (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestOnlyOneExactMatch
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestOnlyOneExactMatch (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestContains
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestContains (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestValidate
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestValidate (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestWalkValues
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestWalkValues (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestFuzzyMatch
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestFuzzyMatch (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestClone
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestClone (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 92.2% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/api/types/filters	0.085s	coverage: 92.2% of statements
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestStrSliceMarshalJSON
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestStrSliceUnmarshalJSON
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestStrSliceUnmarshalString
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestStrSliceUnmarshalSlice
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 90.0% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/api/types/strslice	0.078s	coverage: 90.0% of statements
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestAdjustForAPIVersion
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestAdjustForAPIVersion (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 5.7% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/api/server/router/swarm	0.121s	coverage: 5.7% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestDurationToSecondsString
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestDurationToSecondsString (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestGetTimestamp
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestGetTimestamp (0.16s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseTimestamps
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestParseTimestamps (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 100.0% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/api/types/time	0.215s	coverage: 100.0% of statements
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestCompareVersion
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestCompareVersion (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 75.0% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/api/types/versions	0.048s	coverage: 75.0% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestReadAll
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestReadAll (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] PASS
07:19:14 [2020-10-24T07:19:14.509Z] coverage: 96.8% of statements
07:19:14 [2020-10-24T07:19:14.509Z] ok  	github.com/docker/docker/builder/dockerignore	0.089s	coverage: 96.8% of statements
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestParseRemoteURL (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestCloneArgsSmartHttp
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestCloneArgsDumbHttp
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestCloneArgsGit
07:19:14 [2020-10-24T07:19:14.509Z] --- PASS: TestCloneArgsGit (0.00s)
07:19:14 [2020-10-24T07:19:14.509Z] === RUN   TestCheckoutGit
07:19:14 [2020-10-24T07:19:14.780Z] === RUN   TestDockerSuite/TestBuildPATH
07:19:15 [2020-10-24T07:19:15.355Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s)
07:19:15 [2020-10-24T07:19:15.355Z] === RUN   TestAuthZPluginV2Disable
07:19:15 [2020-10-24T07:19:15.771Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 14.1% of statements
07:19:16 [2020-10-24T07:19:16.001Z] --- PASS: TestServiceUpdatePidsLimit (17.59s)
07:19:16 [2020-10-24T07:19:16.001Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s)
07:19:16 [2020-10-24T07:19:16.001Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
07:19:16 [2020-10-24T07:19:16.001Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
07:19:16 [2020-10-24T07:19:16.001Z] PASS
07:19:16 [2020-10-24T07:19:16.001Z] 
07:19:16 [2020-10-24T07:19:16.001Z] === Skipped
07:19:16 [2020-10-24T07:19:16.001Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
07:19:16 [2020-10-24T07:19:16.001Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:19:16 [2020-10-24T07:19:16.001Z] 
07:19:16 [2020-10-24T07:19:16.001Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
07:19:16 [2020-10-24T07:19:16.001Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:19:16 [2020-10-24T07:19:16.001Z] 
07:19:16 [2020-10-24T07:19:16.001Z] 
07:19:16 [2020-10-24T07:19:16.001Z] DONE 27 tests, 2 skipped in 160.300s
07:19:16 [2020-10-24T07:19:16.001Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
07:19:16 [2020-10-24T07:19:16.002Z] ++ 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
07:19:16 [2020-10-24T07:19:16.002Z] ++ set -e
07:19:16 [2020-10-24T07:19:16.002Z] ++ '[' -n 0 ']'
07:19:16 [2020-10-24T07:19:16.002Z] ++ set -x
07:19:16 [2020-10-24T07:19:16.002Z] ++ env -i DEST=/go/src/github.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
07:19:16 [2020-10-24T07:19:16.002Z] INFO: Testing against a local daemon
07:19:16 [2020-10-24T07:19:16.002Z] === RUN   TestSessionCreate
07:19:16 [2020-10-24T07:19:16.002Z] --- PASS: TestSessionCreate (0.05s)
07:19:16 [2020-10-24T07:19:16.002Z] === RUN   TestSessionCreateWithBadUpgrade
07:19:16 [2020-10-24T07:19:16.002Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
07:19:16 [2020-10-24T07:19:16.002Z] PASS
07:19:16 [2020-10-24T07:19:16.002Z] 
07:19:16 [2020-10-24T07:19:16.002Z] DONE 2 tests in 0.288s
07:19:16 [2020-10-24T07:19:16.002Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
07:19:16 [2020-10-24T07:19:16.002Z] ++ 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
07:19:16 [2020-10-24T07:19:16.002Z] ++ set -e
07:19:16 [2020-10-24T07:19:16.002Z] ++ '[' -n 0 ']'
07:19:16 [2020-10-24T07:19:16.002Z] ++ set -x
07:19:16 [2020-10-24T07:19:16.002Z] ++ env -i DEST=/go/src/github.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
07:19:16 [2020-10-24T07:19:16.002Z] INFO: Testing against a local daemon
07:19:16 [2020-10-24T07:19:16.002Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:19:16 [2020-10-24T07:19:16.002Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:19:16 [2020-10-24T07:19:16.002Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:19:16 [2020-10-24T07:19:16.002Z] === RUN   TestEventsExecDie
07:19:16 [2020-10-24T07:19:16.002Z] --- PASS: TestEventsExecDie (0.88s)
07:19:16 [2020-10-24T07:19:16.002Z] === RUN   TestEventsBackwardsCompatible
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestProcessNoDockerignore
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestProcessNoDockerignore (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestProcessShouldLeaveAllFiles
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestDetectContentType
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestDetectContentType (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestSelectAcceptableMIME
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestSelectAcceptableMIME (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestInspectEmptyResponse
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestInspectEmptyResponse (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestInspectResponseBinary
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestInspectResponseBinary (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestResponseUnsupportedContentType
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestInspectResponseTextSimple
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestInspectResponseTextSimple (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestInspectResponseEmptyContentType
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestUnknownContentLength
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestUnknownContentLength (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestDownloadRemote
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestDownloadRemote (0.08s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestGetWithStatusError
07:19:16 [2020-10-24T07:19:16.042Z] --- PASS: TestGetWithStatusError (0.01s)
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestCloseRootDirectory
07:19:16 [2020-10-24T07:19:16.042Z] --- SKIP: TestCloseRootDirectory (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestHashFile
07:19:16 [2020-10-24T07:19:16.042Z] --- SKIP: TestHashFile (0.01s)
07:19:16 [2020-10-24T07:19:16.042Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestHashSubdir
07:19:16 [2020-10-24T07:19:16.042Z] --- SKIP: TestHashSubdir (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:19:16 [2020-10-24T07:19:16.042Z] === RUN   TestRemoveDirectory
07:19:16 [2020-10-24T07:19:16.042Z] --- SKIP: TestRemoveDirectory (0.00s)
07:19:16 [2020-10-24T07:19:16.042Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:19:16 [2020-10-24T07:19:16.042Z] PASS
07:19:16 [2020-10-24T07:19:16.042Z] coverage: 9.2% of statements
07:19:16 [2020-10-24T07:19:16.042Z] ok  	github.com/docker/docker/builder/remotecontext	0.469s	coverage: 9.2% of statements
07:19:16 [2020-10-24T07:19:16.263Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
07:19:16 [2020-10-24T07:19:16.263Z] === RUN   TestInfoBinaryCommits
07:19:16 [2020-10-24T07:19:16.263Z] --- PASS: TestInfoBinaryCommits (0.05s)
07:19:16 [2020-10-24T07:19:16.263Z] === RUN   TestInfoAPIVersioned
07:19:16 [2020-10-24T07:19:16.263Z] --- PASS: TestInfoAPIVersioned (0.02s)
07:19:16 [2020-10-24T07:19:16.263Z] === RUN   TestInfoDiscoveryBackend
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestGetAllAllowed
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestGetAllAllowed (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestGetAllMeta
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestGetAllMeta (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestWarnOnUnusedBuildArgs
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestIsUnreferencedBuiltin
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestIsExistingDirectory
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestIsExistingDirectory (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestGetFilenameForDownload
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestGetFilenameForDownload (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestEnv2Variables
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestEnable
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestEnable (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDisable
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestDisable (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestEnabled
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestEnabled (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] PASS
07:19:16 [2020-10-24T07:19:16.500Z] coverage: 100.0% of statements
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestEnv2Variables (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestEnvValueWithExistingRunConfigEnv
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestMaintainer
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestMaintainer (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestLabel
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestLabel (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestFromScratch
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestFromScratch (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestFromWithArg
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestFromWithArg (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestFromWithArgButBuildArgsNotGiven
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestFromWithUndefinedArg
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestFromWithUndefinedArg (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestFromMultiStageWithNamedStage
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestOnbuild
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestOnbuild (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestWorkdir
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestWorkdir (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestCmd
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestCmd (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestHealthcheckNone
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestHealthcheckNone (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestHealthcheckCmd
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestHealthcheckCmd (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestEntrypoint
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestEntrypoint (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestExpose
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestExpose (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestUser
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestUser (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestVolume
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestVolume (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestStopSignal
07:19:16 [2020-10-24T07:19:16.500Z] --- SKIP: TestStopSignal (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z]     dispatchers_test.go:376: Windows does not support stopsignal
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestArg
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestArg (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestShell
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestShell (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestPrependEnvOnCmd
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestPrependEnvOnCmd (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestRunWithBuildArgs
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestRunWithBuildArgs (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestRunIgnoresHealthcheck
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestNormalizeWorkdir
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestNormalizeWorkdir (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] ok  	github.com/docker/docker/cli/debug	0.369s	coverage: 100.0% of statements
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch/ADD_multiple_files_to_file
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch/COPY_multiple_files_to_file
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch/COPY_wildcard_no_files
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDispatch/COPY_url
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestDispatch (0.09s)
07:19:16 [2020-10-24T07:19:16.500Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
07:19:16 [2020-10-24T07:19:16.500Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s)
07:19:16 [2020-10-24T07:19:16.500Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
07:19:16 [2020-10-24T07:19:16.500Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
07:19:16 [2020-10-24T07:19:16.500Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
07:19:16 [2020-10-24T07:19:16.500Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z]     --- PASS: TestDispatch/COPY_url (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestAddScratchImageAddsToMounts
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestAddFromScratchPopulatesPlatform
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestImageSourceGetAddsToMounts
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestEmptyDockerfile
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestEmptyDockerfile (0.01s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestSymlinkDockerfile
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestSymlinkDockerfile (0.03s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDockerfileOutsideTheBuildContext
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestNonExistingDockerfile
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestNonExistingDockerfile (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestCopyRunConfig
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestCopyRunConfig (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestDeepCopyRunConfig
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestDeepCopyRunConfig (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestExportImage
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestExportImage (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] === RUN   TestNormalizeDest
07:19:16 [2020-10-24T07:19:16.500Z] --- PASS: TestNormalizeDest (0.00s)
07:19:16 [2020-10-24T07:19:16.500Z] PASS
07:19:16 [2020-10-24T07:19:16.500Z] coverage: 46.3% of statements
07:19:16 [2020-10-24T07:19:16.500Z] ok  	github.com/docker/docker/builder/dockerfile	0.532s	coverage: 46.3% of statements
07:19:16 [2020-10-24T07:19:16.740Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:19:16 [2020-10-24T07:19:16.837Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
07:19:16 [2020-10-24T07:19:16.837Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:19:17 [2020-10-24T07:19:17.313Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:19:17 [2020-10-24T07:19:17.677Z] ok  	github.com/docker/docker/daemon	12.155s	coverage: 17.2% of statements
07:19:17 [2020-10-24T07:19:17.677Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:19:17 [2020-10-24T07:19:17.677Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:19:17 [2020-10-24T07:19:17.677Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 81.8% of statements
07:19:17 [2020-10-24T07:19:17.783Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:19:17 [2020-10-24T07:19:17.783Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:19:18 [2020-10-24T07:19:18.255Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:19:18 [2020-10-24T07:19:18.728Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
07:19:18 [2020-10-24T07:19:18.728Z] === RUN   TestInfoAPI
07:19:18 [2020-10-24T07:19:18.728Z] --- PASS: TestInfoAPI (0.05s)
07:19:18 [2020-10-24T07:19:18.728Z] === RUN   TestInfoAPIWarnings
07:19:19 [2020-10-24T07:19:19.058Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
07:19:19 [2020-10-24T07:19:19.058Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
07:19:19 [2020-10-24T07:19:19.058Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:19:19 [2020-10-24T07:19:19.058Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:19:19 [2020-10-24T07:19:19.198Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
07:19:19 [2020-10-24T07:19:19.198Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:19:19 [2020-10-24T07:19:19.947Z] --- PASS: TestImportExtremelyLargeImageWorks (193.13s)
07:19:19 [2020-10-24T07:19:19.947Z] PASS
07:19:19 [2020-10-24T07:19:19.947Z] 
07:19:19 [2020-10-24T07:19:19.947Z] === Skipped
07:19:19 [2020-10-24T07:19:19.947Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
07:19:19 [2020-10-24T07:19:19.947Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:19:19 [2020-10-24T07:19:19.947Z] 
07:19:19 [2020-10-24T07:19:19.947Z] 
07:19:19 [2020-10-24T07:19:19.947Z] DONE 12 tests, 1 skipped in 194.105s
07:19:19 [2020-10-24T07:19:19.947Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
07:19:19 [2020-10-24T07:19:19.947Z] ++ 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
07:19:19 [2020-10-24T07:19:19.947Z] ++ set -e
07:19:19 [2020-10-24T07:19:19.947Z] ++ '[' -n 0 ']'
07:19:19 [2020-10-24T07:19:19.947Z] ++ set -x
07:19:19 [2020-10-24T07:19:19.947Z] ++ env -i DEST=/go/src/github.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
07:19:19 [2020-10-24T07:19:19.947Z] INFO: Testing against a local daemon
07:19:19 [2020-10-24T07:19:19.947Z] === RUN   TestNetworkCreateDelete
07:19:19 [2020-10-24T07:19:19.947Z] --- PASS: TestNetworkCreateDelete (0.18s)
07:19:19 [2020-10-24T07:19:19.947Z] === RUN   TestDockerNetworkDeletePreferID
07:19:19 [2020-10-24T07:19:19.947Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
07:19:19 [2020-10-24T07:19:19.947Z] === RUN   TestDaemonDNSFallback
07:19:19 [2020-10-24T07:19:19.947Z] --- PASS: TestDaemonDNSFallback (1.50s)
07:19:19 [2020-10-24T07:19:19.947Z] === RUN   TestInspectNetwork
07:19:20 [2020-10-24T07:19:20.439Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
07:19:22 [2020-10-24T07:19:22.056Z] === RUN   TestInspectNetwork/full_network_id
07:19:22 [2020-10-24T07:19:22.056Z] === RUN   TestInspectNetwork/partial_network_id
07:19:22 [2020-10-24T07:19:22.056Z] === RUN   TestInspectNetwork/network_name
07:19:22 [2020-10-24T07:19:22.056Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:19:22 [2020-10-24T07:19:22.348Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.412s	coverage: 73.1% of statements
07:19:22 [2020-10-24T07:19:22.502Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s)
07:19:22 [2020-10-24T07:19:22.502Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:19:22 [2020-10-24T07:19:22.918Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
07:19:23 [2020-10-24T07:19:23.858Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.450s	coverage: 56.2% of statements
07:19:25 [2020-10-24T07:19:25.055Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:19:25 [2020-10-24T07:19:25.767Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
07:19:26 [2020-10-24T07:19:26.528Z] --- PASS: TestInspectNetwork (7.25s)
07:19:26 [2020-10-24T07:19:26.528Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:19:26 [2020-10-24T07:19:26.528Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:19:26 [2020-10-24T07:19:26.528Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:19:26 [2020-10-24T07:19:26.528Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:19:26 [2020-10-24T07:19:26.528Z] === RUN   TestRunContainerWithBridgeNone
07:19:28 [2020-10-24T07:19:28.313Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.280s	coverage: 46.2% of statements
07:19:28 [2020-10-24T07:19:28.313Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:19:28 [2020-10-24T07:19:28.313Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.374s	coverage: 49.5% of statements
07:19:28 [2020-10-24T07:19:28.358Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
07:19:28 [2020-10-24T07:19:28.608Z] --- PASS: TestRunContainerWithBridgeNone (1.88s)
07:19:28 [2020-10-24T07:19:28.608Z] === RUN   TestNetworkInvalidJSON
07:19:28 [2020-10-24T07:19:28.608Z] === RUN   TestNetworkInvalidJSON//networks/create
07:19:28 [2020-10-24T07:19:28.608Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:19:28 [2020-10-24T07:19:28.608Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:19:28 [2020-10-24T07:19:28.608Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:19:28 [2020-10-24T07:19:28.608Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:19:28 [2020-10-24T07:19:28.608Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:19:28 [2020-10-24T07:19:28.608Z] === CONT  TestNetworkInvalidJSON//networks/create
07:19:28 [2020-10-24T07:19:28.608Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:19:28 [2020-10-24T07:19:28.608Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:19:28 [2020-10-24T07:19:28.608Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:19:28 [2020-10-24T07:19:28.608Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:19:28 [2020-10-24T07:19:28.608Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:19:28 [2020-10-24T07:19:28.608Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:19:28 [2020-10-24T07:19:28.608Z] === RUN   TestHostIPv4BridgeLabel
07:19:28 [2020-10-24T07:19:28.905Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
07:19:28 [2020-10-24T07:19:28.905Z] === RUN   TestDaemonRestartWithLiveRestore
07:19:29 [2020-10-24T07:19:29.951Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
07:19:29 [2020-10-24T07:19:29.951Z] === RUN   TestDaemonDefaultNetworkPools
07:19:30 [2020-10-24T07:19:30.220Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.0% of statements
07:19:30 [2020-10-24T07:19:30.220Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.588s	coverage: 57.7% of statements
07:19:30 [2020-10-24T07:19:30.220Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:19:30 [2020-10-24T07:19:30.220Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:19:30 [2020-10-24T07:19:30.589Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
07:19:30 [2020-10-24T07:19:30.589Z] === RUN   TestDaemonRestartWithExistingNetwork
07:19:30 [2020-10-24T07:19:30.902Z] === RUN   TestDockerSuite/TestBuildRm
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCheckpointCreateError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCheckpointCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCheckpointCreate
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCheckpointCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCheckpointDeleteError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCheckpointDeleteError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCheckpointDelete
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCheckpointDelete (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCheckpointListError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCheckpointListError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCheckpointList
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCheckpointList (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCheckpointListContainerNotFound
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNewClientWithOpsFromEnv
07:19:31 [2020-10-24T07:19:31.294Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z]     client_test.go:23: runtime.GOOS == "windows"
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestGetAPIPath
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestGetAPIPath (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestParseHostURL
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestParseHostURL (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNegotiateAPIVersionEmpty
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNegotiateAPIVersion
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestNegotiateAPIVersion (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNegotiateAPVersionOverride
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNegotiateAPIVersionAutomatic
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestClientRedirect
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestClientRedirect (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigCreateUnsupported
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigCreateUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigCreateError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigCreate
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigInspectNotFound
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigInspectNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigInspectUnsupported
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigInspectUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigInspectError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigInspectConfigNotFound
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigInspect
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigListUnsupported
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigListUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigListError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigListError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigList
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigList (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigRemoveUnsupported
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigRemoveError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigRemove
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigUpdateUnsupported
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigUpdateError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigUpdateError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestConfigUpdate
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestConfigUpdate (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerCommitError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerCommitError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerCommit
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerCommit (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerStatPathError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerStatPathError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerStatPathNotFoundError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerStatPathNoHeaderError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerStatPath
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerStatPath (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyToContainerError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyToContainerError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyToContainerNotFoundError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyToContainerNotStatusOKError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyToContainer
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyToContainer (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyFromContainerError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyFromContainerError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyFromContainerNotFoundError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyFromContainerNotStatusOKError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyFromContainerNoHeaderError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestCopyFromContainer
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestCopyFromContainer (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerCreateError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerCreateImageNotFound
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerCreateWithName
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerCreateWithName (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerCreateAutoRemove
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerDiffError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerDiffError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerDiff
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerDiff (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExecCreateError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExecCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExecCreate
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExecCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExecStartError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExecStartError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExecStart
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExecStart (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExecInspectError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExecInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExecInspect
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExecInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExportError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExportError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerExport
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerExport (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerInspectError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerInspectContainerNotFound
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerInspect
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerInspectNode
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerInspectNode (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerKillError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerKillError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerKill
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerKill (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerListError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerListError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerList
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerList (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerLogsNotFoundError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerLogsError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerLogsError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerLogs
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerLogs (0.19s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerPauseError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerPauseError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerPause
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerPause (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainersPruneError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainersPruneError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainersPrune
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainersPrune (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerRemoveError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerRemoveNotFoundError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerRemove
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerRenameError
07:19:31 [2020-10-24T07:19:31.294Z] --- PASS: TestContainerRenameError (0.00s)
07:19:31 [2020-10-24T07:19:31.294Z] === RUN   TestContainerRename
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerRename (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerResizeError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerResizeError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerExecResizeError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerExecResizeError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerResize
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerResize (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerExecResize
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerExecResize (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerRestartError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerRestartError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerRestart
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerRestart (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerStartError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerStartError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerStart
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerStart (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerStatsError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerStatsError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerStats
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerStats (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerStopError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerStopError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerStop
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerStop (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerTopError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerTopError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerTop
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerTop (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerUnpauseError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerUnpauseError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerUnpause
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerUnpause (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerUpdateError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerUpdateError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerUpdate
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerUpdate (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerWaitError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerWaitError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestContainerWait
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestContainerWait (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestDiskUsageError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestDiskUsageError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestDiskUsage
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestDiskUsage (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestDistributionInspectUnsupported
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestDistributionInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestEventsErrorInOptions
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestEventsErrorInOptions (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestEventsErrorFromServer
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestEventsErrorFromServer (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestEvents
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestEvents (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestTLSCloseWriter
07:19:31 [2020-10-24T07:19:31.295Z] === PAUSE TestTLSCloseWriter
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageBuildError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageBuildError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageBuild
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageBuild (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestGetDockerOS
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestGetDockerOS (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageCreateError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageCreate
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageHistoryError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageHistoryError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageHistory
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageHistory (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageImportError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageImportError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageImport
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageImport (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageInspectError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageInspectImageNotFound
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageInspectImageNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageInspect
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageListError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageListError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageList
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageList (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageListApiBefore125
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageListApiBefore125 (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageLoadError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageLoadError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageLoad
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageLoad (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagesPruneError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagesPruneError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagesPrune
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagesPrune (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePullReferenceParseError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePullReferenceParseError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePullAnyError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePullAnyError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePullStatusUnauthorizedError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePullWithPrivilegedFuncNoError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePullWithoutErrors
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePullWithoutErrors (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushReferenceError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePushReferenceError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushAnyError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePushAnyError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushStatusUnauthorizedError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithPrivilegedFuncNoError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithoutErrors
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImagePushWithoutErrors (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageRemoveError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageRemoveImageNotFound
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageRemove
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSaveError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSaveError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSave
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSave (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSearchAnyError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSearchAnyError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSearchStatusUnauthorizedError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageSearchWithoutErrors
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageTagError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageTagError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageTagInvalidReference
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageTagInvalidReference (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageTagInvalidSourceImageName
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageTagHexSource
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageTagHexSource (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestImageTag
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestImageTag (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestInfoServerError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestInfoServerError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestInfoInvalidResponseJSONError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestInfo
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestInfo (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkConnectError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkConnectError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkConnect
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkConnect (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkCreateError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkCreate
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkDisconnectError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkDisconnectError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkDisconnect
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkDisconnect (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkInspectError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkInspectNotFoundError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkInspect
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkListError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkListError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkList
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkList (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworksPruneError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworksPruneError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworksPrune
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworksPrune (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkRemoveError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNetworkRemove
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNetworkRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeInspectError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeInspectNodeNotFound
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeInspect
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeListError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeListError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeList
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeList (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeRemoveError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeRemove
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeUpdateError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeUpdateError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestNodeUpdate
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestNodeUpdate (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestOptionWithTimeout
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestOptionWithTimeout (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingFail
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPingFail (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingWithError
07:19:31 [2020-10-24T07:19:31.295Z] 2020/10/24 07:19:29 RoundTripper returned a response & error; ignoring response
07:19:31 [2020-10-24T07:19:31.295Z] 2020/10/24 07:19:29 RoundTripper returned a response & error; ignoring response
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPingWithError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingSuccess
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPingSuccess (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingHeadFallback
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingHeadFallback/OK
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingHeadFallback/Internal_Server_Error
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingHeadFallback/Not_Found
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPingHeadFallback (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginDisableError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginDisableError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginDisable
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginDisable (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginEnableError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginEnableError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginEnable
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginEnable (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginInspectError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginInspect
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginListError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginListError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginList
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginList (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginPushError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginPushError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginPush
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginPush (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginRemoveError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginRemove
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginSetError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginSetError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPluginSet
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPluginSet (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSetHostHeader
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSetHostHeader (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestPlainTextError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestPlainTextError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestInfiniteError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestInfiniteError (0.03s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretCreateUnsupported
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretCreateUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretCreateError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretCreate
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretInspectUnsupported
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretInspectUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretInspectError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretInspectSecretNotFound
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretInspect
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretListUnsupported
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretListUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretListError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretListError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretList
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretList (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretRemoveUnsupported
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretRemoveError
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretRemove
07:19:31 [2020-10-24T07:19:31.295Z] --- PASS: TestSecretRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.295Z] === RUN   TestSecretUpdateUnsupported
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSecretUpdateError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSecretUpdateError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSecretUpdate
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSecretUpdate (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceCreateError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceCreate
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceCreateCompatiblePlatforms
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceCreateDigestPinning
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceInspectError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceInspectServiceNotFound
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceInspect
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceListError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceListError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceList
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceList (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceLogsError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceLogsError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceLogs
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceLogs (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceRemoveError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceRemoveNotFoundError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceRemove
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceUpdateError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceUpdateError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestServiceUpdate
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestServiceUpdate (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmGetUnlockKeyError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmGetUnlockKey
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmInitError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmInitError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmInit
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmInit (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmInspectError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmInspect
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmJoinError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmJoinError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmJoin
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmJoin (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmLeaveError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmLeaveError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmLeave
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmLeave (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmUnlockError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmUnlockError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmUnlock
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmUnlock (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmUpdateError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmUpdateError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestSwarmUpdate
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestSwarmUpdate (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestTaskInspectError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestTaskInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestTaskInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestTaskInspect
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestTaskInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestTaskListError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestTaskListError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestTaskList
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestTaskList (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeCreateError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeCreateError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeCreate
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeCreate (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeInspectError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeInspectError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeInspectNotFound
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeInspectNotFound (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeInspectWithEmptyID
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeInspect
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeInspect (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeListError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeListError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeList
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeList (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeRemoveError
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeRemoveError (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === RUN   TestVolumeRemove
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestVolumeRemove (0.00s)
07:19:31 [2020-10-24T07:19:31.296Z] === CONT  TestTLSCloseWriter
07:19:31 [2020-10-24T07:19:31.296Z] --- PASS: TestTLSCloseWriter (0.01s)
07:19:31 [2020-10-24T07:19:31.296Z] PASS
07:19:31 [2020-10-24T07:19:31.296Z] coverage: 74.9% of statements
07:19:31 [2020-10-24T07:19:31.296Z] ok  	github.com/docker/docker/client	0.667s	coverage: 74.9% of statements
07:19:32 [2020-10-24T07:19:32.106Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
07:19:32 [2020-10-24T07:19:32.106Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:19:32 [2020-10-24T07:19:32.130Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
07:19:33 [2020-10-24T07:19:33.069Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
07:19:33 [2020-10-24T07:19:33.154Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
07:19:33 [2020-10-24T07:19:33.154Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:19:33 [2020-10-24T07:19:33.328Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 4.9% of statements
07:19:33 [2020-10-24T07:19:33.329Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:19:33 [2020-10-24T07:19:33.329Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:19:33 [2020-10-24T07:19:33.447Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:19:33 [2020-10-24T07:19:33.856Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:19:33 [2020-10-24T07:19:33.856Z] === RUN   TestServiceWithPredefinedNetwork
07:19:34 [2020-10-24T07:19:34.022Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:19:34 [2020-10-24T07:19:34.022Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.64s)
07:19:34 [2020-10-24T07:19:34.022Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:19:34 [2020-10-24T07:19:34.710Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 41.0% of statements
07:19:34 [2020-10-24T07:19:34.966Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:19:35 [2020-10-24T07:19:35.227Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:19:35 [2020-10-24T07:19:35.648Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.181s	coverage: 77.8% of statements
07:19:35 [2020-10-24T07:19:35.648Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:19:35 [2020-10-24T07:19:35.648Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:19:35 [2020-10-24T07:19:35.799Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:19:35 [2020-10-24T07:19:35.955Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
07:19:35 [2020-10-24T07:19:35.956Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:19:35 [2020-10-24T07:19:35.956Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:19:35 [2020-10-24T07:19:35.956Z]     service_test.go:236: FLAKY_TEST
07:19:35 [2020-10-24T07:19:35.956Z] === RUN   TestServiceWithDataPathPortInit
07:19:36 [2020-10-24T07:19:36.217Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
07:19:36 [2020-10-24T07:19:36.371Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:19:36 [2020-10-24T07:19:36.788Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
07:19:36 [2020-10-24T07:19:36.851Z] --- PASS: TestInfoAPIWarnings (16.62s)
07:19:36 [2020-10-24T07:19:36.851Z] === RUN   TestInfoDebug
07:19:36 [2020-10-24T07:19:36.851Z] --- PASS: TestInfoDebug (0.60s)
07:19:36 [2020-10-24T07:19:36.851Z] === RUN   TestInfoInsecureRegistries
07:19:36 [2020-10-24T07:19:36.851Z] --- PASS: TestInfoInsecureRegistries (0.60s)
07:19:36 [2020-10-24T07:19:36.851Z] === RUN   TestInfoRegistryMirrors
07:19:37 [2020-10-24T07:19:37.113Z] --- PASS: TestInfoRegistryMirrors (0.62s)
07:19:37 [2020-10-24T07:19:37.113Z] === RUN   TestLoginFailsWithBadCredentials
07:19:37 [2020-10-24T07:19:37.314Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:19:37 [2020-10-24T07:19:37.357Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 87.2% of statements
07:19:37 [2020-10-24T07:19:37.374Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
07:19:37 [2020-10-24T07:19:37.375Z] === RUN   TestPingCacheHeaders
07:19:37 [2020-10-24T07:19:37.375Z] --- PASS: TestPingCacheHeaders (0.07s)
07:19:37 [2020-10-24T07:19:37.375Z] === RUN   TestPingGet
07:19:37 [2020-10-24T07:19:37.375Z] --- PASS: TestPingGet (0.05s)
07:19:37 [2020-10-24T07:19:37.375Z] === RUN   TestPingHead
07:19:37 [2020-10-24T07:19:37.375Z] --- PASS: TestPingHead (0.06s)
07:19:37 [2020-10-24T07:19:37.375Z] === RUN   TestVersion
07:19:37 [2020-10-24T07:19:37.375Z] --- PASS: TestVersion (0.05s)
07:19:37 [2020-10-24T07:19:37.375Z] PASS
07:19:37 [2020-10-24T07:19:37.375Z] 
07:19:37 [2020-10-24T07:19:37.375Z] === Skipped
07:19:37 [2020-10-24T07:19:37.375Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:19:37 [2020-10-24T07:19:37.375Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:19:37 [2020-10-24T07:19:37.375Z] 
07:19:37 [2020-10-24T07:19:37.375Z] 
07:19:37 [2020-10-24T07:19:37.375Z] DONE 18 tests, 1 skipped in 22.472s
07:19:37 [2020-10-24T07:19:37.617Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 61.6% of statements
07:19:37 [2020-10-24T07:19:37.636Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
07:19:37 [2020-10-24T07:19:37.636Z] ++ 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
07:19:37 [2020-10-24T07:19:37.636Z] ++ set -e
07:19:37 [2020-10-24T07:19:37.636Z] ++ '[' -n 0 ']'
07:19:37 [2020-10-24T07:19:37.636Z] ++ set -x
07:19:37 [2020-10-24T07:19:37.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=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
07:19:37 [2020-10-24T07:19:37.636Z] INFO: Testing against a local daemon
07:19:37 [2020-10-24T07:19:37.636Z] === RUN   TestVolumesCreateAndList
07:19:37 [2020-10-24T07:19:37.636Z] --- PASS: TestVolumesCreateAndList (0.03s)
07:19:37 [2020-10-24T07:19:37.636Z] === RUN   TestVolumesRemove
07:19:37 [2020-10-24T07:19:37.885Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:19:37 [2020-10-24T07:19:37.897Z] --- PASS: TestVolumesRemove (0.12s)
07:19:37 [2020-10-24T07:19:37.897Z] === RUN   TestVolumesInspect
07:19:37 [2020-10-24T07:19:37.897Z] --- PASS: TestVolumesInspect (0.03s)
07:19:37 [2020-10-24T07:19:37.897Z] === RUN   TestVolumesInvalidJSON
07:19:37 [2020-10-24T07:19:37.897Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:19:37 [2020-10-24T07:19:37.897Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:19:37 [2020-10-24T07:19:37.897Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:19:37 [2020-10-24T07:19:37.897Z] --- PASS: TestVolumesInvalidJSON (0.03s)
07:19:37 [2020-10-24T07:19:37.897Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:19:37 [2020-10-24T07:19:37.897Z] PASS
07:19:37 [2020-10-24T07:19:37.897Z] 
07:19:37 [2020-10-24T07:19:37.897Z] DONE 5 tests in 0.389s
07:19:37 [2020-10-24T07:19:37.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:19:38 [2020-10-24T07:19:38.158Z] ++++ cat bundles/test-integration/docker.pid
07:19:38 [2020-10-24T07:19:38.158Z] +++ kill 13684
07:19:38 [2020-10-24T07:19:38.997Z] ok  	github.com/docker/docker/daemon/logger/local	0.025s	coverage: 75.2% of statements
07:19:38 [2020-10-24T07:19:38.997Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:19:39 [2020-10-24T07:19:39.257Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 37.7% of statements
07:19:39 [2020-10-24T07:19:39.545Z] +++ /etc/init.d/apparmor stop
07:19:39 [2020-10-24T07:19:39.545Z] Leaving: AppArmorNo profiles have been unloaded.
07:19:39 [2020-10-24T07:19:39.545Z] 
07:19:39 [2020-10-24T07:19:39.545Z] Unloading profiles will leave already running processes permanently
07:19:39 [2020-10-24T07:19:39.545Z] unconfined, which can lead to unexpected situations.
07:19:39 [2020-10-24T07:19:39.545Z] 
07:19:39 [2020-10-24T07:19:39.545Z] To set a process to complain mode, use the command line tool
07:19:39 [2020-10-24T07:19:39.545Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:19:39 [2020-10-24T07:19:39.545Z] +++ true
07:19:39 [2020-10-24T07:19:39.545Z] exiting test-integration
07:19:39 [2020-10-24T07:19:39.545Z] ++ exit 0
07:19:39 [2020-10-24T07:19:39.545Z] 
07:19:40 [2020-10-24T07:19:40.430Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:19:40 [2020-10-24T07:19:40.430Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:19:40 [2020-10-24T07:19:40.430Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:19:40 [2020-10-24T07:19:40.430Z] === RUN   TestDockerSuite/TestBuildSpaces
07:19:40 [2020-10-24T07:19:40.639Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
07:19:40 [2020-10-24T07:19:40.692Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:19:41 [2020-10-24T07:19:41.281Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:19:41 [2020-10-24T07:19:41.281Z] === RUN   TestDockerSuite/TestBuildStderr
07:19:41 [2020-10-24T07:19:41.852Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:19:42 [2020-10-24T07:19:42.019Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
07:19:42 [2020-10-24T07:19:42.019Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
Post stage
[Pipeline] junit
07:19:42 [2020-10-24T07:19:42.112Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:19:42 [2020-10-24T07:19:42.960Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.648s	coverage: 82.5% of statements
07:19:42 [2020-10-24T07:19:42.960Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:19:42 [2020-10-24T07:19:42.960Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
07:19:42 [2020-10-24T07:19:42.960Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:19:43 [2020-10-24T07:19:43.008Z] + echo Ensuring container killed.
07:19:43 [2020-10-24T07:19:43.008Z] Ensuring container killed.
07:19:43 [2020-10-24T07:19:43.008Z] + docker rm -vf docker-pr1
07:19:43 [2020-10-24T07:19:43.008Z] Error: No such container: docker-pr1
07:19:43 [2020-10-24T07:19:43.008Z] + true
[Pipeline] sh
07:19:43 [2020-10-24T07:19:43.311Z] + echo Chowning /workspace to jenkins user
07:19:43 [2020-10-24T07:19:43.311Z] Chowning /workspace to jenkins user
07:19:43 [2020-10-24T07:19:43.311Z] + id -u
07:19:43 [2020-10-24T07:19:43.311Z] + id -g
07:19:43 [2020-10-24T07:19:43.311Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41584:/workspace busybox chown -R 1000:1000 /workspace
07:19:43 [2020-10-24T07:19:43.311Z] Unable to find image 'busybox:latest' locally
07:19:43 [2020-10-24T07:19:43.885Z] latest: Pulling from library/busybox
07:19:43 [2020-10-24T07:19:43.885Z] 5dce72bf4214: Pulling fs layer
07:19:44 [2020-10-24T07:19:44.147Z] 5dce72bf4214: Verifying Checksum
07:19:44 [2020-10-24T07:19:44.147Z] 5dce72bf4214: Download complete
07:19:44 [2020-10-24T07:19:44.147Z] 5dce72bf4214: Pull complete
07:19:44 [2020-10-24T07:19:44.409Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
07:19:44 [2020-10-24T07:19:44.409Z] Status: Downloaded newer image for busybox:latest
07:19:44 [2020-10-24T07:19:44.868Z] ok  	github.com/docker/docker/distribution/metadata	0.065s	coverage: 48.2% of statements
07:19:45 [2020-10-24T07:19:45.128Z] ok  	github.com/docker/docker/distribution	0.179s	coverage: 21.9% of statements
07:19:45 [2020-10-24T07:19:45.128Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:19:45 [2020-10-24T07:19:45.151Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:19:45 [2020-10-24T07:19:45.152Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:19:45 [2020-10-24T07:19:45.723Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:19:46 [2020-10-24T07:19:46.296Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:19:46 [2020-10-24T07:19:46.510Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
07:19:46 [2020-10-24T07:19:46.868Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
07:19:46 [2020-10-24T07:19:46.868Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:19:47 [2020-10-24T07:19:47.450Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:19:47 [2020-10-24T07:19:47.812Z] === RUN   TestDockerSuite/TestBuildUser
07:19:48 [2020-10-24T07:19:48.030Z] + bundleName=arm64-integration
07:19:48 [2020-10-24T07:19:48.030Z] + echo Creating arm64-integration-bundles.tar.gz
07:19:48 [2020-10-24T07:19:48.030Z] Creating arm64-integration-bundles.tar.gz
07:19:48 [2020-10-24T07:19:48.030Z] + xargs tar -czf arm64-integration-bundles.tar.gz
07:19:48 [2020-10-24T07:19:48.030Z] + 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
07:19:48 [2020-10-24T07:19:48.306Z] Archiving artifacts
07:19:48 [2020-10-24T07:19:48.414Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 85.1% of statements
07:19:48 [2020-10-24T07:19:48.414Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:19:48 [2020-10-24T07:19:48.414Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
07:19:48 [2020-10-24T07:19:48.414Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:19:48 [2020-10-24T07:19:48.976Z] --- PASS: TestCheckoutGit (33.72s)
07:19:48 [2020-10-24T07:19:48.976Z] === RUN   TestValidGitTransport
07:19:48 [2020-10-24T07:19:48.976Z] --- PASS: TestValidGitTransport (0.00s)
07:19:48 [2020-10-24T07:19:48.976Z] === RUN   TestGitInvalidRef
07:19:48 [2020-10-24T07:19:48.976Z] --- PASS: TestGitInvalidRef (0.22s)
07:19:48 [2020-10-24T07:19:48.976Z] PASS
07:19:48 [2020-10-24T07:19:48.976Z] coverage: 86.3% of statements
07:19:48 [2020-10-24T07:19:48.976Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.180s	coverage: 86.3% of statements
07:19:48 [2020-10-24T07:19:48.976Z] ?   	github.com/docker/docker/cli	[no test files]
07:19:48 [2020-10-24T07:19:48.976Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:19:49 [2020-10-24T07:19:49.356Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
07:19:49 [2020-10-24T07:19:49.356Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:19:49 [2020-10-24T07:19:49.727Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:19:50 [2020-10-24T07:19:50.296Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
07:19:50 [2020-10-24T07:19:50.470Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:19:50 [2020-10-24T07:19:50.670Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
07:19:50 [2020-10-24T07:19:50.670Z] PASS
07:19:50 [2020-10-24T07:19:50.670Z] 
07:19:50 [2020-10-24T07:19:50.670Z] DONE 17 tests in 51.373s
07:19:50 [2020-10-24T07:19:50.670Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:19:50 [2020-10-24T07:19:50.670Z] ++ 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
07:19:50 [2020-10-24T07:19:50.670Z] ++ set -e
07:19:50 [2020-10-24T07:19:50.670Z] ++ '[' -n 0 ']'
07:19:50 [2020-10-24T07:19:50.670Z] ++ set -x
07:19:50 [2020-10-24T07:19:50.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
07:19:50 [2020-10-24T07:19:50.817Z] + make clean
07:19:50 [2020-10-24T07:19:50.930Z] INFO: Testing against a local daemon
07:19:50 [2020-10-24T07:19:50.930Z] === RUN   TestPluginInvalidJSON
07:19:50 [2020-10-24T07:19:50.930Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:19:50 [2020-10-24T07:19:50.930Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:19:50 [2020-10-24T07:19:50.930Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:19:50 [2020-10-24T07:19:50.930Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:19:50 [2020-10-24T07:19:50.930Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:19:50 [2020-10-24T07:19:50.930Z] === RUN   TestPluginInstall
07:19:50 [2020-10-24T07:19:50.930Z] === RUN   TestPluginInstall/no_auth
07:19:51 [2020-10-24T07:19:51.234Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
07:19:51 [2020-10-24T07:19:51.333Z] --- PASS: TestServiceWithDataPathPortInit (13.67s)
07:19:51 [2020-10-24T07:19:51.334Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:19:51 [2020-10-24T07:19:51.764Z] docker volume rm -f docker-dev-cache
07:19:52 [2020-10-24T07:19:52.026Z] docker-dev-cache
[Pipeline] deleteDir
07:19:52 [2020-10-24T07:19:52.174Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
07:19:52 [2020-10-24T07:19:52.435Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
07:19:52 [2020-10-24T07:19:52.844Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:19:54 [2020-10-24T07:19:54.342Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 76.8% of statements
07:19:54 [2020-10-24T07:19:54.912Z] ok  	github.com/docker/docker/pkg/authorization	0.104s	coverage: 68.3% of statements
07:19:55 [2020-10-24T07:19:55.172Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
07:19:55 [2020-10-24T07:19:55.432Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:19:56 [2020-10-24T07:19:56.924Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s)
07:19:56 [2020-10-24T07:19:56.924Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ml266bsl1hvfnw019a077y5f1 Created:2020-10-24 07:19:50.874409041 +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[2f680c08df6e80245455edefa5d5ce4891d082b2deb617cf1e01c4b263b99d5d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m234tg9jbuahhilf4k9p5pakh EndpointID:513d92a3daf2a368067f0ecc32d2c15ae2a231fd88b6d578d311b9701a25b2ee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:939f89f6f930f6cd71247d3d1174380e59ca8af049065794903b36abe9332940 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:7780f96725a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m234tg9jbuahhilf4k9p5pakh EndpointID:513d92a3daf2a368067f0ecc32d2c15ae2a231fd88b6d578d311b9701a25b2ee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:19:56 [2020-10-24T07:19:56.924Z] PASS
07:19:56 [2020-10-24T07:19:56.924Z] 
07:19:56 [2020-10-24T07:19:56.924Z] === Skipped
07:19:56 [2020-10-24T07:19:56.924Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:19:56 [2020-10-24T07:19:56.924Z]     service_test.go:236: FLAKY_TEST
07:19:56 [2020-10-24T07:19:56.924Z] 
07:19:56 [2020-10-24T07:19:56.924Z] 
07:19:56 [2020-10-24T07:19:56.924Z] DONE 23 tests, 1 skipped in 39.738s
07:19:56 [2020-10-24T07:19:56.924Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:19:56 [2020-10-24T07:19:56.924Z] ++ 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
07:19:56 [2020-10-24T07:19:56.924Z] ++ set -e
07:19:56 [2020-10-24T07:19:56.924Z] ++ '[' -n 0 ']'
07:19:56 [2020-10-24T07:19:56.924Z] ++ set -x
07:19:56 [2020-10-24T07:19:56.924Z] ++ env -i DEST=/go/src/github.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
07:19:56 [2020-10-24T07:19:56.924Z] INFO: Testing against a local daemon
07:19:56 [2020-10-24T07:19:56.924Z] === RUN   TestDockerNetworkIpvlanPersistance
07:19:56 [2020-10-24T07:19:56.924Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:19:56 [2020-10-24T07:19:56.924Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:19:56 [2020-10-24T07:19:56.924Z] === RUN   TestDockerNetworkIpvlan
07:19:56 [2020-10-24T07:19:56.924Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:19:56 [2020-10-24T07:19:56.924Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:19:56 [2020-10-24T07:19:56.924Z] PASS
07:19:56 [2020-10-24T07:19:56.924Z] 
07:19:56 [2020-10-24T07:19:56.924Z] === Skipped
07:19:56 [2020-10-24T07:19:56.924Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:19:56 [2020-10-24T07:19:56.924Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:19:56 [2020-10-24T07:19:56.924Z] 
07:19:56 [2020-10-24T07:19:56.924Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:19:56 [2020-10-24T07:19:56.924Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:19:56 [2020-10-24T07:19:56.924Z] 
07:19:56 [2020-10-24T07:19:56.924Z] 
07:19:56 [2020-10-24T07:19:56.924Z] DONE 2 tests, 2 skipped in 0.082s
07:19:56 [2020-10-24T07:19:56.924Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:19:56 [2020-10-24T07:19:56.924Z] ++ 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
07:19:56 [2020-10-24T07:19:56.924Z] ++ set -e
07:19:56 [2020-10-24T07:19:56.924Z] ++ '[' -n 0 ']'
07:19:56 [2020-10-24T07:19:56.924Z] ++ set -x
07:19:56 [2020-10-24T07:19:56.924Z] ++ env -i DEST=/go/src/github.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
07:19:56 [2020-10-24T07:19:56.924Z] INFO: Testing against a local daemon
07:19:56 [2020-10-24T07:19:56.924Z] === RUN   TestDockerNetworkMacvlanPersistance
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliConfigWithTLS
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliConfigWithConflicts
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliWithConflictingLabels
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestConfigureDaemonLogs
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestConfigureDaemonLogs (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestCommonOptionsInstallFlags
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
07:19:57 [2020-10-24T07:19:57.532Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
07:19:57 [2020-10-24T07:19:57.532Z] PASS
07:19:57 [2020-10-24T07:19:57.532Z] coverage: 18.5% of statements
07:19:57 [2020-10-24T07:19:57.532Z] ok  	github.com/docker/docker/cmd/dockerd	0.631s	coverage: 18.5% of statements
07:19:58 [2020-10-24T07:19:58.460Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
07:19:58 [2020-10-24T07:19:58.460Z] === RUN   TestDockerNetworkMacvlan
07:19:58 [2020-10-24T07:19:58.495Z] === RUN   TestContainerStopSignal
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestContainerStopSignal (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestContainerStopTimeout
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestContainerStopTimeout (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestContainerSecretReferenceDestTarget
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestContainerLogPathSetForJSONFileLogger
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestContainerLogPathSetForRingLogger
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestReplaceAndAppendEnvVars
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestNewMemoryStore
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestNewMemoryStore (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestAddContainers
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestAddContainers (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestGetContainer
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestGetContainer (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestDeleteContainer
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestDeleteContainer (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestListContainers
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestListContainers (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestFirstContainer
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestFirstContainer (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestApplyAllContainer
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestApplyAllContainer (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestIsValidHealthString
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestIsValidHealthString (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestStateRunStop
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestStateRunStop (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestStateTimeoutWait
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestStateTimeoutWait (0.10s)
07:19:58 [2020-10-24T07:19:58.496Z]     state_test.go:141: Stop callback fired
07:19:58 [2020-10-24T07:19:58.496Z]     state_test.go:165: Stop callback fired
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestIsValidStateString
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestIsValidStateString (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestViewSaveDelete
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestViewSaveDelete (0.01s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestViewAll
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestViewAll (0.02s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestViewGet
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestViewGet (0.01s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestNames
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestNames (0.00s)
07:19:58 [2020-10-24T07:19:58.496Z] === RUN   TestViewWithHealthCheck
07:19:58 [2020-10-24T07:19:58.496Z] --- PASS: TestViewWithHealthCheck (0.02s)
07:19:58 [2020-10-24T07:19:58.496Z] PASS
07:19:58 [2020-10-24T07:19:58.496Z] coverage: 41.6% of statements
07:19:58 [2020-10-24T07:19:58.496Z] ok  	github.com/docker/docker/container	0.612s	coverage: 41.6% of statements
07:19:58 [2020-10-24T07:19:58.496Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:19:58 [2020-10-24T07:19:58.496Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:19:58 [2020-10-24T07:19:58.496Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:19:58 [2020-10-24T07:19:58.496Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:19:58 [2020-10-24T07:19:58.723Z] ok  	github.com/docker/docker/layer	7.257s	coverage: 68.8% of statements
07:19:58 [2020-10-24T07:19:58.723Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:19:58 [2020-10-24T07:19:58.723Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:19:58 [2020-10-24T07:19:58.723Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:19:58 [2020-10-24T07:19:58.723Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:19:58 [2020-10-24T07:19:58.723Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:19:58 [2020-10-24T07:19:58.723Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
07:19:58 [2020-10-24T07:19:58.723Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.539s	coverage: 43.2% of statements
07:19:58 [2020-10-24T07:19:58.723Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:19:58 [2020-10-24T07:19:58.723Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:19:58 [2020-10-24T07:19:58.982Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
07:19:59 [2020-10-24T07:19:59.105Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:19:59 [2020-10-24T07:19:59.241Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
07:19:59 [2020-10-24T07:19:59.432Z] time="2020-10-24T07:19:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:19:59 [2020-10-24T07:19:59.432Z] time="2020-10-24T07:19:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:738d37a9b64e0c29a9073902833fdcb7d8b074374679ef90eb16f6e33da5a0b1" mediatype=application/vnd.docker.plugin.v1+json size=522
07:19:59 [2020-10-24T07:19:59.432Z] time="2020-10-24T07:19:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:19:59 [2020-10-24T07:19:59.432Z] time="2020-10-24T07:19:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:738d37a9b64e0c29a9073902833fdcb7d8b074374679ef90eb16f6e33da5a0b1" mediatype=application/vnd.docker.plugin.v1+json size=522
07:19:59 [2020-10-24T07:19:59.432Z] === RUN   TestPluginInstall/with_htpasswd
07:19:59 [2020-10-24T07:19:59.742Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:19:59 [2020-10-24T07:19:59.811Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
07:20:00 [2020-10-24T07:20:00.004Z] time="2020-10-24T07:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:00 [2020-10-24T07:20:00.004Z] time="2020-10-24T07:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1debcad4c0c059624ef6d96251cb407857653108b9869724a96c35a195c38643" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:00 [2020-10-24T07:20:00.004Z] time="2020-10-24T07:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:00 [2020-10-24T07:20:00.004Z] time="2020-10-24T07:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1debcad4c0c059624ef6d96251cb407857653108b9869724a96c35a195c38643" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:00 [2020-10-24T07:20:00.381Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
07:20:00 [2020-10-24T07:20:00.576Z] === RUN   TestPluginInstall/with_insecure
07:20:00 [2020-10-24T07:20:00.674Z] === RUN   TestPrepare
07:20:00 [2020-10-24T07:20:00.674Z] --- PASS: TestPrepare (0.00s)
07:20:00 [2020-10-24T07:20:00.674Z] === RUN   TestStart
07:20:00 [2020-10-24T07:20:00.674Z] --- PASS: TestStart (0.00s)
07:20:00 [2020-10-24T07:20:00.674Z] === RUN   TestWaitCancel
07:20:00 [2020-10-24T07:20:00.674Z] --- PASS: TestWaitCancel (0.00s)
07:20:00 [2020-10-24T07:20:00.674Z] === RUN   TestWaitDisabled
07:20:00 [2020-10-24T07:20:00.674Z] --- PASS: TestWaitDisabled (0.00s)
07:20:00 [2020-10-24T07:20:00.674Z] === RUN   TestWaitEnabled
07:20:00 [2020-10-24T07:20:00.674Z] --- PASS: TestWaitEnabled (0.00s)
07:20:00 [2020-10-24T07:20:00.674Z] === RUN   TestRemove
07:20:00 [2020-10-24T07:20:00.674Z] --- PASS: TestRemove (0.00s)
07:20:00 [2020-10-24T07:20:00.674Z] PASS
07:20:00 [2020-10-24T07:20:00.674Z] coverage: 65.3% of statements
07:20:00 [2020-10-24T07:20:00.674Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.277s	coverage: 65.3% of statements
07:20:00 [2020-10-24T07:20:00.853Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:20:00 [2020-10-24T07:20:00.950Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
07:20:01 [2020-10-24T07:20:01.517Z] time="2020-10-24T07:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:01 [2020-10-24T07:20:01.517Z] time="2020-10-24T07:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf575d6ca87206161861c64a3426c3b37a0f166e3ef90fc2c4106a830362714" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:01 [2020-10-24T07:20:01.517Z] time="2020-10-24T07:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:01 [2020-10-24T07:20:01.517Z] time="2020-10-24T07:20:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf575d6ca87206161861c64a3426c3b37a0f166e3ef90fc2c4106a830362714" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:02 [2020-10-24T07:20:02.099Z] --- PASS: TestPluginInstall (11.04s)
07:20:02 [2020-10-24T07:20:02.099Z]     --- PASS: TestPluginInstall/no_auth (8.42s)
07:20:02 [2020-10-24T07:20:02.099Z]     --- PASS: TestPluginInstall/with_htpasswd (1.06s)
07:20:02 [2020-10-24T07:20:02.099Z]     --- PASS: TestPluginInstall/with_insecure (1.56s)
07:20:02 [2020-10-24T07:20:02.099Z]         plugin_test.go:157: [d51ef96b72de3] daemon is not started
07:20:02 [2020-10-24T07:20:02.099Z] PASS
07:20:02 [2020-10-24T07:20:02.099Z] 
07:20:02 [2020-10-24T07:20:02.099Z] DONE 6 tests in 11.269s
07:20:02 [2020-10-24T07:20:02.099Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:20:02 [2020-10-24T07:20:02.099Z] ++ 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
07:20:02 [2020-10-24T07:20:02.099Z] ++ set -e
07:20:02 [2020-10-24T07:20:02.099Z] ++ '[' -n 0 ']'
07:20:02 [2020-10-24T07:20:02.099Z] ++ set -x
07:20:02 [2020-10-24T07:20:02.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:20:02 [2020-10-24T07:20:02.099Z] INFO: Testing against a local daemon
07:20:02 [2020-10-24T07:20:02.099Z] === RUN   TestExternalGraphDriver
07:20:02 [2020-10-24T07:20:02.329Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
07:20:02 [2020-10-24T07:20:02.360Z] === RUN   TestExternalGraphDriver/json
07:20:02 [2020-10-24T07:20:02.899Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
07:20:03 [2020-10-24T07:20:03.167Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:20:03 [2020-10-24T07:20:03.469Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
07:20:03 [2020-10-24T07:20:03.469Z] ok  	github.com/docker/docker/pkg/fsutils	0.219s	coverage: 85.1% of statements
07:20:03 [2020-10-24T07:20:03.573Z] === RUN   TestNewListSecretsFilters
07:20:03 [2020-10-24T07:20:03.573Z] --- PASS: TestNewListSecretsFilters (0.00s)
07:20:03 [2020-10-24T07:20:03.573Z] === RUN   TestNewListConfigsFilters
07:20:03 [2020-10-24T07:20:03.573Z] --- PASS: TestNewListConfigsFilters (0.00s)
07:20:03 [2020-10-24T07:20:03.573Z] PASS
07:20:03 [2020-10-24T07:20:03.573Z] coverage: 0.5% of statements
07:20:03 [2020-10-24T07:20:03.573Z] ok  	github.com/docker/docker/daemon/cluster	0.637s	coverage: 0.5% of statements
07:20:03 [2020-10-24T07:20:03.573Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
07:20:03 [2020-10-24T07:20:03.729Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCContainerRuntime
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCIsolation
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCIsolation/empty
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCIsolation/default
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCIsolation/process
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertFromGRPCIsolation
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertFromGRPCIsolation/default
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertFromGRPCIsolation/process
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
07:20:04 [2020-10-24T07:20:04.030Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCCredentialSpec
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
07:20:04 [2020-10-24T07:20:04.030Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
07:20:04 [2020-10-24T07:20:04.031Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
07:20:04 [2020-10-24T07:20:04.031Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
07:20:04 [2020-10-24T07:20:04.031Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
07:20:04 [2020-10-24T07:20:04.031Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
07:20:04 [2020-10-24T07:20:04.031Z] === RUN   TestServiceConvertFromGRPCConfigs
07:20:04 [2020-10-24T07:20:04.275Z] === RUN   TestExternalGraphDriver/spec
07:20:04 [2020-10-24T07:20:04.488Z] === RUN   TestServiceConvertFromGRPCConfigs/file
07:20:04 [2020-10-24T07:20:04.488Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
07:20:04 [2020-10-24T07:20:04.488Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
07:20:04 [2020-10-24T07:20:04.488Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
07:20:04 [2020-10-24T07:20:04.488Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
07:20:04 [2020-10-24T07:20:04.488Z] === RUN   TestServiceConvertToGRPCConfigs
07:20:04 [2020-10-24T07:20:04.488Z] === RUN   TestServiceConvertToGRPCConfigs/file
07:20:04 [2020-10-24T07:20:04.488Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
07:20:04 [2020-10-24T07:20:04.488Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
07:20:04 [2020-10-24T07:20:04.488Z] === RUN   TestServiceConvertToGRPCConfigs/none
07:20:04 [2020-10-24T07:20:04.488Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
07:20:04 [2020-10-24T07:20:04.488Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
07:20:04 [2020-10-24T07:20:04.488Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
07:20:04 [2020-10-24T07:20:04.488Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
07:20:04 [2020-10-24T07:20:04.805Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:20:04 [2020-10-24T07:20:04.845Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
07:20:04 [2020-10-24T07:20:04.946Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
07:20:04 [2020-10-24T07:20:04.946Z] PASS
07:20:04 [2020-10-24T07:20:04.946Z] coverage: 35.9% of statements
07:20:04 [2020-10-24T07:20:04.946Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.938s	coverage: 35.9% of statements
07:20:05 [2020-10-24T07:20:05.110Z] ok  	github.com/docker/docker/pkg/idtools	0.419s	coverage: 70.1% of statements
07:20:05 [2020-10-24T07:20:05.369Z] ok  	github.com/docker/docker/pkg/ioutils	0.560s	coverage: 70.6% of statements
07:20:05 [2020-10-24T07:20:05.369Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
07:20:05 [2020-10-24T07:20:05.369Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
07:20:05 [2020-10-24T07:20:05.629Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
07:20:05 [2020-10-24T07:20:05.629Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:20:05 [2020-10-24T07:20:05.629Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:20:05 [2020-10-24T07:20:05.889Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
07:20:05 [2020-10-24T07:20:05.889Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:20:06 [2020-10-24T07:20:06.149Z] ok  	github.com/docker/docker/pkg/parsers	0.014s	coverage: 97.0% of statements
07:20:06 [2020-10-24T07:20:06.409Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
07:20:06 [2020-10-24T07:20:06.669Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
07:20:06 [2020-10-24T07:20:06.669Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
07:20:06 [2020-10-24T07:20:06.669Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:20:06 [2020-10-24T07:20:06.669Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:20:06 [2020-10-24T07:20:06.759Z] === RUN   TestExternalGraphDriver/pull
07:20:07 [2020-10-24T07:20:07.330Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:20:07 [2020-10-24T07:20:07.608Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
07:20:08 [2020-10-24T07:20:08.346Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:20:08 [2020-10-24T07:20:08.549Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
07:20:08 [2020-10-24T07:20:08.716Z] --- PASS: TestExternalGraphDriver (6.32s)
07:20:08 [2020-10-24T07:20:08.716Z]     --- PASS: TestExternalGraphDriver/json (2.01s)
07:20:08 [2020-10-24T07:20:08.716Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
07:20:08 [2020-10-24T07:20:08.716Z]     --- PASS: TestExternalGraphDriver/pull (2.09s)
07:20:08 [2020-10-24T07:20:08.716Z] === RUN   TestGraphdriverPluginV2
07:20:08 [2020-10-24T07:20:08.716Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:20:08 [2020-10-24T07:20:08.716Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:20:08 [2020-10-24T07:20:08.809Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
07:20:09 [2020-10-24T07:20:09.069Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
07:20:09 [2020-10-24T07:20:09.390Z] --- PASS: TestDockerNetworkMacvlan (10.97s)
07:20:09 [2020-10-24T07:20:09.391Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
07:20:09 [2020-10-24T07:20:09.391Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
07:20:09 [2020-10-24T07:20:09.391Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
07:20:09 [2020-10-24T07:20:09.391Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s)
07:20:09 [2020-10-24T07:20:09.391Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s)
07:20:09 [2020-10-24T07:20:09.391Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
07:20:09 [2020-10-24T07:20:09.391Z] PASS
07:20:09 [2020-10-24T07:20:09.391Z] 
07:20:09 [2020-10-24T07:20:09.391Z] DONE 8 tests in 12.451s
07:20:09 [2020-10-24T07:20:09.391Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
07:20:09 [2020-10-24T07:20:09.391Z] ++ 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
07:20:09 [2020-10-24T07:20:09.391Z] ++ set -e
07:20:09 [2020-10-24T07:20:09.391Z] ++ '[' -n 0 ']'
07:20:09 [2020-10-24T07:20:09.391Z] ++ set -x
07:20:09 [2020-10-24T07:20:09.391Z] ++ env -i DEST=/go/src/github.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
07:20:09 [2020-10-24T07:20:09.391Z] testing: warning: no tests to run
07:20:09 [2020-10-24T07:20:09.391Z] PASS
07:20:09 [2020-10-24T07:20:09.391Z] 
07:20:09 [2020-10-24T07:20:09.391Z] DONE 0 tests in 0.012s
07:20:09 [2020-10-24T07:20:09.391Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:20:09 [2020-10-24T07:20:09.391Z] ++ 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
07:20:09 [2020-10-24T07:20:09.391Z] ++ set -e
07:20:09 [2020-10-24T07:20:09.391Z] ++ '[' -n 0 ']'
07:20:09 [2020-10-24T07:20:09.391Z] ++ set -x
07:20:09 [2020-10-24T07:20:09.391Z] ++ env -i DEST=/go/src/github.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
07:20:09 [2020-10-24T07:20:09.391Z] INFO: Testing against a local daemon
07:20:09 [2020-10-24T07:20:09.391Z] === RUN   TestAuthZPluginAllowRequest
07:20:09 [2020-10-24T07:20:09.658Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:20:10 [2020-10-24T07:20:10.230Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:20:10 [2020-10-24T07:20:10.447Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
07:20:10 [2020-10-24T07:20:10.447Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
07:20:10 [2020-10-24T07:20:10.727Z] === RUN   TestDiscoveryOptsErrors
07:20:10 [2020-10-24T07:20:10.727Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
07:20:10 [2020-10-24T07:20:10.727Z] === RUN   TestDiscoveryOpts
07:20:10 [2020-10-24T07:20:10.727Z] --- PASS: TestDiscoveryOpts (0.00s)
07:20:10 [2020-10-24T07:20:10.727Z] PASS
07:20:10 [2020-10-24T07:20:10.727Z] coverage: 30.0% of statements
07:20:10 [2020-10-24T07:20:10.727Z] ok  	github.com/docker/docker/daemon/discovery	0.229s	coverage: 30.0% of statements
07:20:10 [2020-10-24T07:20:10.727Z] === RUN   TestBuilderGC
07:20:10 [2020-10-24T07:20:10.727Z] --- PASS: TestBuilderGC (0.00s)
07:20:10 [2020-10-24T07:20:10.727Z] === RUN   TestDaemonConfigurationNotFound
07:20:10 [2020-10-24T07:20:10.920Z] --- PASS: TestAuthZPluginAllowRequest (1.35s)
07:20:10 [2020-10-24T07:20:10.920Z] === RUN   TestAuthZPluginTLS
07:20:11 [2020-10-24T07:20:11.172Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:20:11 [2020-10-24T07:20:11.172Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:20:11 [2020-10-24T07:20:11.172Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:20:11 [2020-10-24T07:20:11.172Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:20:11 [2020-10-24T07:20:11.172Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonBrokenConfiguration
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestParseClusterAdvertiseSettings
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestFindConfigurationConflicts
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestFindConfigurationConflicts (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeConflicts
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeConcurrent
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeConcurrentError
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestFindConfigurationConflictsWithMergedValues
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestValidateConfigurationErrors (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_label
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_dns
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_dns-search
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_max-download-attempts
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestValidateConfiguration/with_node_generic_resources
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestValidateConfiguration (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestModifiedDiscoverySettings
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestReloadSetConfigFileNotExist
07:20:11 [2020-10-24T07:20:11.185Z] time="2020-10-24T07:20:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestReloadDefaultConfigNotExist
07:20:11 [2020-10-24T07:20:11.185Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestReloadBadDefaultConfig
07:20:11 [2020-10-24T07:20:11.185Z] time="2020-10-24T07:20:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-023910607"
07:20:11 [2020-10-24T07:20:11.185Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
07:20:11 [2020-10-24T07:20:11.185Z] === RUN   TestReloadWithConflictingLabels
07:20:11 [2020-10-24T07:20:11.186Z] time="2020-10-24T07:20:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-563623394"
07:20:11 [2020-10-24T07:20:11.186Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
07:20:11 [2020-10-24T07:20:11.186Z] === RUN   TestReloadWithDuplicateLabels
07:20:11 [2020-10-24T07:20:11.186Z] time="2020-10-24T07:20:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-652434905"
07:20:11 [2020-10-24T07:20:11.186Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
07:20:11 [2020-10-24T07:20:11.186Z] === RUN   TestDaemonConfigurationMerge
07:20:11 [2020-10-24T07:20:11.186Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
07:20:11 [2020-10-24T07:20:11.186Z] PASS
07:20:11 [2020-10-24T07:20:11.186Z] coverage: 79.7% of statements
07:20:11 [2020-10-24T07:20:11.186Z] ok  	github.com/docker/docker/daemon/config	0.856s	coverage: 79.7% of statements
07:20:11 [2020-10-24T07:20:11.214Z] --- PASS: TestAuthZPluginTLS (0.56s)
07:20:11 [2020-10-24T07:20:11.214Z] === RUN   TestAuthZPluginDenyRequest
07:20:11 [2020-10-24T07:20:11.852Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
07:20:11 [2020-10-24T07:20:11.852Z] === RUN   TestAuthZPluginAPIDenyResponse
07:20:12 [2020-10-24T07:20:12.147Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
07:20:12 [2020-10-24T07:20:12.147Z] === RUN   TestAuthZPluginDenyResponse
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestVerifyNetworkingConfig
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestGetContainer
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestGetContainer (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestValidContainerNames
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestValidContainerNames (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestContainerInitDNS
07:20:12 [2020-10-24T07:20:12.149Z] --- SKIP: TestContainerInitDNS (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     daemon_test.go:147: root required
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestMerge
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestMerge (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestValidateContainerIsolation
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestValidateContainerIsolation (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestFindNetworkErrorType
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestFindNetworkErrorType (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestEnsureServicesExist
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestEnsureServicesExist (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestEnsureServicesExistErrors
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestContainerDelete
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestContainerDelete (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestContainerDoubleDelete
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestContainerDoubleDelete (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestLogContainerEventCopyLabels
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestLogContainerEventWithAttributes
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestNoneHealthcheck
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestNoneHealthcheck (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestHealthStates
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] time="2020-10-24T07:20:11Z" 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"
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestHealthStates (0.12s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestMaskURLCredentials
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestMaskURLCredentials (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestGetInspectData
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestGetInspectData (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestFillLicense
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestFillLicense (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestListInvalidFilter
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestListInvalidFilter (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestNameFilter
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestNameFilter (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
07:20:12 [2020-10-24T07:20:12.149Z] === 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
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
07:20:12 [2020-10-24T07:20:12.149Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
07:20:12 [2020-10-24T07:20:12.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- 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)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
07:20:12 [2020-10-24T07:20:12.149Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z] === RUN   TestDaemonReloadLabels
07:20:12 [2020-10-24T07:20:12.150Z] --- PASS: TestDaemonReloadLabels (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
07:20:12 [2020-10-24T07:20:12.150Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z] === RUN   TestDaemonReloadMirrors
07:20:12 [2020-10-24T07:20:12.150Z] --- PASS: TestDaemonReloadMirrors (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z] === RUN   TestDaemonReloadInsecureRegistries
07:20:12 [2020-10-24T07:20:12.150Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z] === RUN   TestDaemonReloadNotAffectOthers
07:20:12 [2020-10-24T07:20:12.150Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
07:20:12 [2020-10-24T07:20:12.150Z] === RUN   TestDaemonDiscoveryReload
07:20:12 [2020-10-24T07:20:12.557Z] --- PASS: TestGraphdriverPluginV2 (4.13s)
07:20:12 [2020-10-24T07:20:12.557Z] PASS
07:20:12 [2020-10-24T07:20:12.557Z] 
07:20:12 [2020-10-24T07:20:12.557Z] DONE 5 tests in 10.589s
07:20:12 [2020-10-24T07:20:12.557Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:20:12 [2020-10-24T07:20:12.557Z] ++ 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
07:20:12 [2020-10-24T07:20:12.785Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
07:20:12 [2020-10-24T07:20:12.785Z] === RUN   TestAuthZPluginAllowEventStream
07:20:12 [2020-10-24T07:20:12.818Z] ++ set -e
07:20:12 [2020-10-24T07:20:12.818Z] ++ '[' -n 0 ']'
07:20:12 [2020-10-24T07:20:12.818Z] ++ set -x
07:20:12 [2020-10-24T07:20:12.818Z] ++ env -i DEST=/go/src/github.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
07:20:12 [2020-10-24T07:20:12.819Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:20:12 [2020-10-24T07:20:12.819Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:20:12 [2020-10-24T07:20:12.819Z] INFO: Testing against a local daemon
07:20:12 [2020-10-24T07:20:12.819Z] === RUN   TestContinueAfterPluginCrash
07:20:12 [2020-10-24T07:20:12.819Z] === PAUSE TestContinueAfterPluginCrash
07:20:12 [2020-10-24T07:20:12.819Z] === RUN   TestReadPluginNoRead
07:20:12 [2020-10-24T07:20:12.819Z] === PAUSE TestReadPluginNoRead
07:20:12 [2020-10-24T07:20:12.819Z] === RUN   TestDaemonStartWithLogOpt
07:20:12 [2020-10-24T07:20:12.819Z] === PAUSE TestDaemonStartWithLogOpt
07:20:12 [2020-10-24T07:20:12.819Z] === CONT  TestContinueAfterPluginCrash
07:20:12 [2020-10-24T07:20:12.819Z] === CONT  TestDaemonStartWithLogOpt
07:20:13 [2020-10-24T07:20:13.117Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
07:20:13 [2020-10-24T07:20:13.117Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
07:20:13 [2020-10-24T07:20:13.574Z] === RUN   TestWaitNodeAttachment
07:20:13 [2020-10-24T07:20:13.574Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
07:20:13 [2020-10-24T07:20:13.574Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
07:20:13 [2020-10-24T07:20:13.738Z] ok  	github.com/docker/docker/pkg/signal	2.402s	coverage: 61.0% of statements
07:20:13 [2020-10-24T07:20:13.739Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
07:20:13 [2020-10-24T07:20:13.760Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:20:13 [2020-10-24T07:20:13.999Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestWaitNodeAttachment (0.40s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestIsolationConversion
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestIsolationConversion/default
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestIsolationConversion/process
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestIsolationConversion/hyperv
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestIsolationConversion (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     --- PASS: TestIsolationConversion/default (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     --- PASS: TestIsolationConversion/process (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestContainerLabels
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestContainerLabels (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestCredentialSpecConversion
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestCredentialSpecConversion/none
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestCredentialSpecConversion/config
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestCredentialSpecConversion/file
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestCredentialSpecConversion/registry
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestCredentialSpecConversion (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestControllerValidateMountBind
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestControllerValidateMountBind (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestControllerValidateMountVolume
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestControllerValidateMountVolume (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestControllerValidateMountTarget
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestControllerValidateMountTarget (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestControllerValidateMountTmpfs
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestControllerValidateMountInvalidType
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestControllerValidateMountNamedPipe
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] PASS
07:20:14 [2020-10-24T07:20:14.032Z] coverage: 11.3% of statements
07:20:14 [2020-10-24T07:20:14.032Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.222s	coverage: 11.3% of statements
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
07:20:14 [2020-10-24T07:20:14.032Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z]     reload_test.go:520: root required
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] === RUN   TestParseVolumesFrom
07:20:14 [2020-10-24T07:20:14.032Z] --- PASS: TestParseVolumesFrom (0.00s)
07:20:14 [2020-10-24T07:20:14.032Z] PASS
07:20:14 [2020-10-24T07:20:14.032Z] coverage: 9.1% of statements
07:20:14 [2020-10-24T07:20:14.260Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:20:14 [2020-10-24T07:20:14.315Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
07:20:14 [2020-10-24T07:20:14.315Z] === RUN   TestAuthZPluginErrorResponse
07:20:14 [2020-10-24T07:20:14.489Z] ok  	github.com/docker/docker/daemon	3.152s	coverage: 9.1% of statements
07:20:14 [2020-10-24T07:20:14.489Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:20:14 [2020-10-24T07:20:14.489Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:20:14 [2020-10-24T07:20:14.519Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
07:20:14 [2020-10-24T07:20:14.612Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
07:20:14 [2020-10-24T07:20:14.612Z] === RUN   TestAuthZPluginErrorRequest
07:20:14 [2020-10-24T07:20:14.705Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:20:14 [2020-10-24T07:20:14.946Z] === RUN   TestEventsLog
07:20:14 [2020-10-24T07:20:14.946Z] --- PASS: TestEventsLog (0.00s)
07:20:14 [2020-10-24T07:20:14.946Z] === RUN   TestEventsLogTimeout
07:20:14 [2020-10-24T07:20:14.946Z] --- PASS: TestEventsLogTimeout (0.00s)
07:20:14 [2020-10-24T07:20:14.946Z] === RUN   TestLogEvents
07:20:15 [2020-10-24T07:20:15.250Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
07:20:15 [2020-10-24T07:20:15.250Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:20:15 [2020-10-24T07:20:15.404Z] --- PASS: TestLogEvents (0.05s)
07:20:15 [2020-10-24T07:20:15.404Z] === RUN   TestLoadBufferedEvents
07:20:15 [2020-10-24T07:20:15.404Z] --- PASS: TestLoadBufferedEvents (0.15s)
07:20:15 [2020-10-24T07:20:15.404Z] === RUN   TestLoadBufferedEventsOnlyFromPast
07:20:15 [2020-10-24T07:20:15.404Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
07:20:15 [2020-10-24T07:20:15.404Z] === RUN   TestIgnoreBufferedWhenNoTimes
07:20:15 [2020-10-24T07:20:15.404Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
07:20:15 [2020-10-24T07:20:15.404Z] PASS
07:20:15 [2020-10-24T07:20:15.404Z] coverage: 50.0% of statements
07:20:15 [2020-10-24T07:20:15.404Z] ok  	github.com/docker/docker/daemon/events	0.468s	coverage: 50.0% of statements
07:20:15 [2020-10-24T07:20:15.404Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:20:15 [2020-10-24T07:20:15.404Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:20:15 [2020-10-24T07:20:15.459Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
07:20:15 [2020-10-24T07:20:15.648Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:20:15 [2020-10-24T07:20:15.648Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:20:15 [2020-10-24T07:20:15.719Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
07:20:15 [2020-10-24T07:20:15.861Z] === RUN   TestIsEmptyDir
07:20:15 [2020-10-24T07:20:15.861Z] --- PASS: TestIsEmptyDir (0.01s)
07:20:15 [2020-10-24T07:20:15.861Z] PASS
07:20:15 [2020-10-24T07:20:15.861Z] coverage: 2.3% of statements
07:20:15 [2020-10-24T07:20:15.861Z] ok  	github.com/docker/docker/daemon/graphdriver	0.302s	coverage: 2.3% of statements
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
07:20:15 [2020-10-24T07:20:15.861Z] === RUN   TestLinkNaming
07:20:15 [2020-10-24T07:20:15.861Z] --- PASS: TestLinkNaming (0.00s)
07:20:15 [2020-10-24T07:20:15.861Z] === RUN   TestLinkNew
07:20:15 [2020-10-24T07:20:15.861Z] --- PASS: TestLinkNew (0.00s)
07:20:15 [2020-10-24T07:20:15.861Z] === RUN   TestLinkEnv
07:20:15 [2020-10-24T07:20:15.861Z] --- PASS: TestLinkEnv (0.00s)
07:20:15 [2020-10-24T07:20:15.862Z] === RUN   TestLinkMultipleEnv
07:20:15 [2020-10-24T07:20:15.862Z] --- PASS: TestLinkMultipleEnv (0.00s)
07:20:15 [2020-10-24T07:20:15.862Z] === RUN   TestLinkPortRangeEnv
07:20:15 [2020-10-24T07:20:15.862Z] --- PASS: TestLinkPortRangeEnv (0.00s)
07:20:15 [2020-10-24T07:20:15.862Z] PASS
07:20:15 [2020-10-24T07:20:15.862Z] coverage: 93.0% of statements
07:20:15 [2020-10-24T07:20:15.862Z] ok  	github.com/docker/docker/daemon/links	0.043s	coverage: 93.0% of statements
07:20:15 [2020-10-24T07:20:15.889Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
07:20:15 [2020-10-24T07:20:15.889Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:20:16 [2020-10-24T07:20:16.289Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
07:20:16 [2020-10-24T07:20:16.859Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
07:20:16 [2020-10-24T07:20:16.859Z] testing: warning: no tests to run
07:20:16 [2020-10-24T07:20:16.859Z] coverage: [no statements]
07:20:16 [2020-10-24T07:20:16.859Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
07:20:17 [2020-10-24T07:20:17.432Z] ok  	github.com/docker/docker/pkg/truncindex	0.103s	coverage: 91.5% of statements
07:20:17 [2020-10-24T07:20:17.692Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
07:20:17 [2020-10-24T07:20:17.692Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
07:20:17 [2020-10-24T07:20:17.969Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s)
07:20:17 [2020-10-24T07:20:17.969Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:20:18 [2020-10-24T07:20:18.200Z] --- PASS: TestDaemonStartWithLogOpt (5.36s)
07:20:18 [2020-10-24T07:20:18.200Z] === CONT  TestReadPluginNoRead
07:20:18 [2020-10-24T07:20:18.461Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:20:19 [2020-10-24T07:20:19.489Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s)
07:20:19 [2020-10-24T07:20:19.489Z] === RUN   TestAuthZPluginHeader
07:20:19 [2020-10-24T07:20:19.598Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.1% of statements
07:20:19 [2020-10-24T07:20:19.847Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:20:20 [2020-10-24T07:20:20.130Z] --- PASS: TestAuthZPluginHeader (0.84s)
07:20:20 [2020-10-24T07:20:20.130Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:20:20 [2020-10-24T07:20:20.130Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:20:20 [2020-10-24T07:20:20.130Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:20 [2020-10-24T07:20:20.130Z] === RUN   TestAuthZPluginV2Disable
07:20:20 [2020-10-24T07:20:20.130Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:20:20 [2020-10-24T07:20:20.130Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:20 [2020-10-24T07:20:20.130Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:20:20 [2020-10-24T07:20:20.130Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:20:20 [2020-10-24T07:20:20.130Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:20 [2020-10-24T07:20:20.130Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:20:20 [2020-10-24T07:20:20.130Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:20:20 [2020-10-24T07:20:20.130Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:20 [2020-10-24T07:20:20.130Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:20:20 [2020-10-24T07:20:20.537Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestAdapterReadLogs
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestAdapterReadLogs (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCopier
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCopier (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCopierLongLines
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCopierLongLines (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCopierSlow
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCopierSlow (0.20s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCopierWithSized
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCopierWithSized (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCopierWithPartial
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCopierWithPartial (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestRingLogger
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestRingLogger (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestRingCap
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestRingCap (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestRingClose
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestRingClose (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestRingDrain
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestRingDrain (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] PASS
07:20:20 [2020-10-24T07:20:20.548Z] coverage: 41.2% of statements
07:20:20 [2020-10-24T07:20:20.548Z] ok  	github.com/docker/docker/daemon/logger	0.398s	coverage: 41.2% of statements
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig/defaults
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig/invalid_create_group
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig/invalid_flush_interval
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig/flush_interval_at_15
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestNewStreamConfig (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewAWSLogsClientUserAgentHandler
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestNewAWSLogsClientRegionDetect
07:20:20 [2020-10-24T07:20:20.548Z] time="2020-10-24T07:20:19Z" level=info msg="Trying to get region from EC2 Metadata"
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCreateSuccess
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCreateSuccess (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCreateLogGroupSuccess
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCreateError
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCreateError (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCreateAlreadyExists
07:20:20 [2020-10-24T07:20:20.548Z] time="2020-10-24T07:20:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCreateAlreadyExists (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestLogClosed
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestLogClosed (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestLogBlocking
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestLogBlocking (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestLogNonBlockingBufferEmpty
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestLogNonBlockingBufferFull
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestPublishBatchSuccess
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestPublishBatchSuccess (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestPublishBatchError
07:20:20 [2020-10-24T07:20:20.548Z] time="2020-10-24T07:20:20Z" level=error msg=Error
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestPublishBatchError (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestPublishBatchInvalidSeqSuccess
07:20:20 [2020-10-24T07:20:20.548Z] time="2020-10-24T07:20:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestPublishBatchAlreadyAccepted
07:20:20 [2020-10-24T07:20:20.548Z] time="2020-10-24T07:20:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
07:20:20 [2020-10-24T07:20:20.548Z] time="2020-10-24T07:20:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchSimple
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchSimple (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchTicker
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchTicker (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchMultilinePattern
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchClose
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchClose (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestEffectiveLen
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestEffectiveLen/0/Hello
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestEffectiveLen/2/🙃
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestEffectiveLen/3/����
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestEffectiveLen/4/He��o
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestEffectiveLen/5/
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestEffectiveLen (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/0/
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/1/Hello
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/2/Hello
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/3/Hello
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/4/🙃
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/5/🙃
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/6/a�
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestFindValidSplit/7/a�
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestFindValidSplit (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: 
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: 
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: Hello
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: 
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: He
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: llo
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: 
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: Hello
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: 
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: 🙃
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: 🙃
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: 
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: a
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: �
07:20:20 [2020-10-24T07:20:20.548Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1044: a�
07:20:20 [2020-10-24T07:20:20.548Z]         cloudwatchlogs_test.go:1045: 
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestProcessEventEmoji
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestProcessEventEmoji (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchLineSplit
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchLineSplit (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchLineSplitWithBinary
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchMaxEvents
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchMaxTotalBytes
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestJSONFileLogger
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestCollectBatchWithDuplicateTimestamps
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestJSONFileLogger (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestJSONFileLoggerWithTags
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestJSONFileLoggerWithOpts
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsMultilinePattern
07:20:20 [2020-10-24T07:20:20.548Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsDatetimeFormat
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
07:20:20 [2020-10-24T07:20:20.548Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestCreateTagSuccess
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestCreateTagSuccess (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestJSONFileLoggerWithLabelsEnv
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] === RUN   TestEncodeDecode
07:20:20 [2020-10-24T07:20:20.549Z] === PAUSE TestEncodeDecode
07:20:20 [2020-10-24T07:20:20.549Z] === CONT  TestEncodeDecode
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
07:20:20 [2020-10-24T07:20:20.549Z] PASS
07:20:20 [2020-10-24T07:20:20.549Z] coverage: 77.8% of statements
07:20:20 [2020-10-24T07:20:20.549Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.649s	coverage: 77.8% of statements
07:20:20 [2020-10-24T07:20:20.549Z] --- PASS: TestEncodeDecode (0.13s)
07:20:20 [2020-10-24T07:20:20.549Z] PASS
07:20:20 [2020-10-24T07:20:20.549Z] coverage: 61.6% of statements
07:20:20 [2020-10-24T07:20:20.549Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.727s	coverage: 61.6% of statements
07:20:20 [2020-10-24T07:20:20.790Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:20:20 [2020-10-24T07:20:20.796Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
07:20:21 [2020-10-24T07:20:21.006Z] === RUN   TestSearchRegistryForImagesErrors
07:20:21 [2020-10-24T07:20:21.006Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
07:20:21 [2020-10-24T07:20:21.006Z] === RUN   TestSearchRegistryForImages
07:20:21 [2020-10-24T07:20:21.006Z] --- PASS: TestSearchRegistryForImages (0.00s)
07:20:21 [2020-10-24T07:20:21.006Z] PASS
07:20:21 [2020-10-24T07:20:21.006Z] coverage: 4.9% of statements
07:20:21 [2020-10-24T07:20:21.006Z] ok  	github.com/docker/docker/daemon/images	0.720s	coverage: 4.9% of statements
07:20:21 [2020-10-24T07:20:21.006Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:20:21 [2020-10-24T07:20:21.006Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:20:21 [2020-10-24T07:20:21.006Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
07:20:21 [2020-10-24T07:20:21.006Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
07:20:21 [2020-10-24T07:20:21.006Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:20:21 [2020-10-24T07:20:21.006Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
07:20:21 [2020-10-24T07:20:21.006Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
07:20:21 [2020-10-24T07:20:21.051Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:20:21 [2020-10-24T07:20:21.622Z] === RUN   TestReadPluginNoRead/disabled_caching
07:20:21 [2020-10-24T07:20:21.622Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:20:21 [2020-10-24T07:20:21.622Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:20:21 [2020-10-24T07:20:21.971Z] === RUN   TestJSONLogsMarshalJSONBuf
07:20:21 [2020-10-24T07:20:21.971Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
07:20:21 [2020-10-24T07:20:21.971Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
07:20:22 [2020-10-24T07:20:22.177Z] ok  	github.com/docker/docker/quota	0.186s	coverage: 71.4% of statements
07:20:22 [2020-10-24T07:20:22.194Z] === RUN   TestDockerSuite/TestBuildXZHost
07:20:22 [2020-10-24T07:20:22.428Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s)
07:20:22 [2020-10-24T07:20:22.428Z] === RUN   TestFastTimeMarshalJSON
07:20:22 [2020-10-24T07:20:22.428Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
07:20:22 [2020-10-24T07:20:22.428Z] PASS
07:20:22 [2020-10-24T07:20:22.428Z] coverage: 87.2% of statements
07:20:22 [2020-10-24T07:20:22.428Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.342s	coverage: 87.2% of statements
07:20:22 [2020-10-24T07:20:22.748Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
07:20:23 [2020-10-24T07:20:23.137Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:20:23 [2020-10-24T07:20:23.137Z] --- PASS: TestContinueAfterPluginCrash (10.43s)
07:20:23 [2020-10-24T07:20:23.397Z] === RUN   TestWriteLog
07:20:23 [2020-10-24T07:20:23.397Z] === PAUSE TestWriteLog
07:20:23 [2020-10-24T07:20:23.397Z] === RUN   TestReadLog
07:20:23 [2020-10-24T07:20:23.397Z] === PAUSE TestReadLog
07:20:23 [2020-10-24T07:20:23.397Z] === CONT  TestWriteLog
07:20:23 [2020-10-24T07:20:23.397Z] === CONT  TestReadLog
07:20:23 [2020-10-24T07:20:23.397Z] --- PASS: TestWriteLog (0.00s)
07:20:23 [2020-10-24T07:20:23.397Z] === RUN   TestReadLog/tail_exact
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestReadLog/tail_less_than_available
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestReadLog/tail_more_than_available
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestReadLog (0.17s)
07:20:23 [2020-10-24T07:20:23.855Z]     --- PASS: TestReadLog/tail_exact (0.15s)
07:20:23 [2020-10-24T07:20:23.855Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
07:20:23 [2020-10-24T07:20:23.855Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
07:20:23 [2020-10-24T07:20:23.855Z] PASS
07:20:23 [2020-10-24T07:20:23.855Z] coverage: 75.2% of statements
07:20:23 [2020-10-24T07:20:23.855Z] ok  	github.com/docker/docker/daemon/logger/local	0.351s	coverage: 75.2% of statements
07:20:23 [2020-10-24T07:20:23.855Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestOpenFileDelete
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestOpenFileDelete (0.00s)
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestOpenFileRename
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestOpenFileRename (0.00s)
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestParseLogTagDefaultTag
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestParseLogTag
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestParseLogTag (0.00s)
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestParseLogTagEmptyTag
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestTailFiles
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestTailFiles (0.00s)
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestFollowLogsConsumerGone
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestFollowLogsConsumerGone (0.01s)
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestFollowLogsProducerGone
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestFollowLogsProducerGone (0.01s)
07:20:23 [2020-10-24T07:20:23.855Z]     logfile_test.go:173: logDecode() closed after sending 4098 messages
07:20:23 [2020-10-24T07:20:23.855Z]     logfile_test.go:226: messages sent: 4098, received: 4098
07:20:23 [2020-10-24T07:20:23.855Z] === RUN   TestCheckCapacityAndRotate
07:20:23 [2020-10-24T07:20:23.855Z] --- PASS: TestCheckCapacityAndRotate (0.02s)
07:20:23 [2020-10-24T07:20:23.855Z] PASS
07:20:23 [2020-10-24T07:20:23.855Z] coverage: 35.9% of statements
07:20:23 [2020-10-24T07:20:23.855Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.474s	coverage: 35.9% of statements
07:20:24 [2020-10-24T07:20:24.082Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:20:24 [2020-10-24T07:20:24.082Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:20:24 [2020-10-24T07:20:24.082Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:20:24 [2020-10-24T07:20:24.129Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 56.3% of statements
07:20:24 [2020-10-24T07:20:24.313Z] === RUN   TestLog
07:20:24 [2020-10-24T07:20:24.313Z] --- PASS: TestLog (0.01s)
07:20:24 [2020-10-24T07:20:24.313Z] PASS
07:20:24 [2020-10-24T07:20:24.313Z] coverage: 33.3% of statements
07:20:24 [2020-10-24T07:20:24.313Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.317s	coverage: 33.3% of statements
07:20:24 [2020-10-24T07:20:24.654Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:20:24 [2020-10-24T07:20:24.654Z] === RUN   TestReadPluginNoRead/default
07:20:24 [2020-10-24T07:20:24.698Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
07:20:24 [2020-10-24T07:20:24.698Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
07:20:25 [2020-10-24T07:20:25.225Z] === RUN   TestDockerSuite/TestCommitChange
07:20:25 [2020-10-24T07:20:25.638Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
07:20:25 [2020-10-24T07:20:25.638Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
07:20:25 [2020-10-24T07:20:25.846Z] === RUN   TestNewParse
07:20:25 [2020-10-24T07:20:25.846Z] --- PASS: TestNewParse (0.00s)
07:20:25 [2020-10-24T07:20:25.846Z] PASS
07:20:25 [2020-10-24T07:20:25.846Z] coverage: 8.3% of statements
07:20:25 [2020-10-24T07:20:25.846Z] ok  	github.com/docker/docker/daemon/logger/templates	0.062s	coverage: 8.3% of statements
07:20:26 [2020-10-24T07:20:26.169Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:20:26 [2020-10-24T07:20:26.169Z] --- PASS: TestReadPluginNoRead (8.05s)
07:20:26 [2020-10-24T07:20:26.169Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.58s)
07:20:26 [2020-10-24T07:20:26.169Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s)
07:20:26 [2020-10-24T07:20:26.169Z]     --- PASS: TestReadPluginNoRead/default (1.52s)
07:20:26 [2020-10-24T07:20:26.169Z]     read_test.go:92: [d9a5c88968e70] daemon is not started
07:20:26 [2020-10-24T07:20:26.169Z] PASS
07:20:26 [2020-10-24T07:20:26.169Z] 
07:20:26 [2020-10-24T07:20:26.169Z] DONE 6 tests in 13.547s
07:20:26 [2020-10-24T07:20:26.169Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:20:26 [2020-10-24T07:20:26.169Z] ++ 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
07:20:26 [2020-10-24T07:20:26.169Z] ++ set -e
07:20:26 [2020-10-24T07:20:26.169Z] ++ '[' -n 0 ']'
07:20:26 [2020-10-24T07:20:26.169Z] ++ set -x
07:20:26 [2020-10-24T07:20:26.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=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
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestValidateLogOpt
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestValidateLogOpt (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestNewMissedConfig
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestNewMissedConfig (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestNewMissedUrl
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestNewMissedUrl (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestNewMissedToken
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestNewMissedToken (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestNewWithProxy
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestNewWithProxy (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestDefault
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestDefault (0.02s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestInlineFormatWithNonDefaultOptions
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestJsonFormat
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestJsonFormat (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestRawFormat
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestRawFormat (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestRawFormatWithLabels
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestRawFormatWithLabels (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestRawFormatWithoutTag
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestRawFormatWithoutTag (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestBatching
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestBatching (0.25s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestFrequency
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestParseLogFormat
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestParseLogFormat (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestValidateLogOptEmpty
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestValidateLogOptEmpty (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestValidateSyslogAddress
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestValidateSyslogAddress (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestParseAddressDefaultPort
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestParseAddressDefaultPort (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestValidateSyslogFacility
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestValidateSyslogFacility (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestValidateLogOptSyslogFormat
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestValidateLogOpt
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestValidateLogOpt (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] PASS
07:20:26 [2020-10-24T07:20:26.303Z] coverage: 46.8% of statements
07:20:26 [2020-10-24T07:20:26.303Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.288s	coverage: 46.8% of statements
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestFrequency (0.16s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestOneMessagePerRequest
07:20:26 [2020-10-24T07:20:26.303Z] --- PASS: TestOneMessagePerRequest (0.00s)
07:20:26 [2020-10-24T07:20:26.303Z] === RUN   TestVerify
07:20:26 [2020-10-24T07:20:26.430Z] testing: warning: no tests to run
07:20:26 [2020-10-24T07:20:26.430Z] PASS
07:20:26 [2020-10-24T07:20:26.430Z] 
07:20:26 [2020-10-24T07:20:26.430Z] DONE 0 tests in 0.046s
07:20:26 [2020-10-24T07:20:26.430Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:20:26 [2020-10-24T07:20:26.430Z] ++ 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
07:20:26 [2020-10-24T07:20:26.430Z] ++ set -e
07:20:26 [2020-10-24T07:20:26.430Z] ++ '[' -n 0 ']'
07:20:26 [2020-10-24T07:20:26.430Z] ++ set -x
07:20:26 [2020-10-24T07:20:26.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:20:26 [2020-10-24T07:20:26.430Z] INFO: Testing against a local daemon
07:20:26 [2020-10-24T07:20:26.430Z] === RUN   TestPluginWithDevMounts
07:20:26 [2020-10-24T07:20:26.430Z] === PAUSE TestPluginWithDevMounts
07:20:26 [2020-10-24T07:20:26.430Z] === CONT  TestPluginWithDevMounts
07:20:26 [2020-10-24T07:20:26.691Z] === RUN   TestDockerSuite/TestCommitHardlink
07:20:26 [2020-10-24T07:20:26.761Z] --- PASS: TestVerify (0.00s)
07:20:26 [2020-10-24T07:20:26.761Z] === RUN   TestSkipVerify
07:20:26 [2020-10-24T07:20:26.761Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:26 [2020-10-24T07:20:26.761Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:26 [2020-10-24T07:20:26.761Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] --- PASS: TestSkipVerify (0.63s)
07:20:27 [2020-10-24T07:20:27.218Z] === RUN   TestBufferMaximum
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603524026.896709\",\"host\":\"2acbc30f1f67\"}'"
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603524026.896709\",\"host\":\"2acbc30f1f67\"}'"
07:20:27 [2020-10-24T07:20:27.218Z] --- PASS: TestBufferMaximum (0.00s)
07:20:27 [2020-10-24T07:20:27.218Z] === RUN   TestServerAlwaysDown
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603524026.900749\",\"host\":\"2acbc30f1f67\"}'"
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603524026.900749\",\"host\":\"2acbc30f1f67\"}'"
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603524026.900749\",\"host\":\"2acbc30f1f67\"}'"
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603524026.901694\",\"host\":\"2acbc30f1f67\"}'"
07:20:27 [2020-10-24T07:20:27.218Z] time="2020-10-24T07:20:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603524026.901694\",\"host\":\"2acbc30f1f67\"}'"
07:20:27 [2020-10-24T07:20:27.218Z] --- PASS: TestServerAlwaysDown (0.00s)
07:20:27 [2020-10-24T07:20:27.218Z] === RUN   TestCannotSendAfterClose
07:20:27 [2020-10-24T07:20:27.218Z] --- PASS: TestCannotSendAfterClose (0.00s)
07:20:27 [2020-10-24T07:20:27.218Z] === RUN   TestDeadlockOnBlockedEndpoint
07:20:28 [2020-10-24T07:20:28.078Z] === RUN   TestDockerSuite/TestCommitNewFile
07:20:28 [2020-10-24T07:20:28.182Z] time="2020-10-24T07:20:27Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
07:20:28 [2020-10-24T07:20:28.182Z] time="2020-10-24T07:20:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2acbc30f1f67\"}'"
07:20:28 [2020-10-24T07:20:28.182Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
07:20:28 [2020-10-24T07:20:28.182Z] PASS
07:20:28 [2020-10-24T07:20:28.182Z] coverage: 82.5% of statements
07:20:28 [2020-10-24T07:20:28.182Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.469s	coverage: 82.5% of statements
07:20:28 [2020-10-24T07:20:28.182Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:20:28 [2020-10-24T07:20:28.182Z] ?   	github.com/docker/docker/daemon/network	[no test files]
07:20:28 [2020-10-24T07:20:28.182Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:20:28 [2020-10-24T07:20:28.340Z] --- PASS: TestPluginWithDevMounts (1.96s)
07:20:28 [2020-10-24T07:20:28.340Z] PASS
07:20:28 [2020-10-24T07:20:28.340Z] 
07:20:28 [2020-10-24T07:20:28.340Z] DONE 1 tests in 2.101s
07:20:28 [2020-10-24T07:20:28.340Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:20:28 [2020-10-24T07:20:28.340Z] ++ 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
07:20:28 [2020-10-24T07:20:28.600Z] ++ set -e
07:20:28 [2020-10-24T07:20:28.600Z] ++ '[' -n 0 ']'
07:20:28 [2020-10-24T07:20:28.600Z] ++ set -x
07:20:28 [2020-10-24T07:20:28.600Z] ++ env -i DEST=/go/src/github.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
07:20:28 [2020-10-24T07:20:28.600Z] INFO: Testing against a local daemon
07:20:28 [2020-10-24T07:20:28.600Z] === RUN   TestSecretInspect
07:20:28 [2020-10-24T07:20:28.644Z] === RUN   TestV1IDService
07:20:28 [2020-10-24T07:20:28.644Z] --- PASS: TestV1IDService (0.02s)
07:20:28 [2020-10-24T07:20:28.644Z] === RUN   TestV2MetadataService
07:20:28 [2020-10-24T07:20:28.932Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestContinueOnError_NonMirrorEndpoint
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestContinueOnError_MirrorEndpoint
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestContinueOnError_NeverContinue
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestContinueOnError_UnnestsErrors
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestFixManifestLayers
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestFixManifestLayers (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestFixManifestLayersBaseLayerParent
07:20:29 [2020-10-24T07:20:29.103Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z]     pull_v2_test.go:73: Needs fixing on Windows
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestFixManifestLayersBadParent
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestValidateManifest
07:20:29 [2020-10-24T07:20:29.103Z] --- SKIP: TestValidateManifest (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z]     pull_v2_test.go:118: Needs fixing on Windows
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestFormatPlatform
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestFormatPlatform (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestGetRepositoryMountCandidates
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestLayerAlreadyExists
07:20:29 [2020-10-24T07:20:29.103Z] --- PASS: TestLayerAlreadyExists (0.00s)
07:20:29 [2020-10-24T07:20:29.103Z]     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}
07:20:29 [2020-10-24T07:20:29.103Z]     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}
07:20:29 [2020-10-24T07:20:29.103Z]     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}
07:20:29 [2020-10-24T07:20:29.103Z]     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}
07:20:29 [2020-10-24T07:20:29.103Z]     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}
07:20:29 [2020-10-24T07:20:29.103Z]     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}
07:20:29 [2020-10-24T07:20:29.103Z] === RUN   TestWhenEmptyAuthConfig
07:20:29 [2020-10-24T07:20:29.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
07:20:29 [2020-10-24T07:20:29.434Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:20:29 [2020-10-24T07:20:29.502Z] ok  	github.com/docker/docker/volume/local	0.110s	coverage: 76.4% of statements
07:20:29 [2020-10-24T07:20:29.560Z] === RUN   TestSuccessfulDownload
07:20:29 [2020-10-24T07:20:29.560Z] --- SKIP: TestSuccessfulDownload (0.00s)
07:20:29 [2020-10-24T07:20:29.560Z]     download_test.go:268: Needs fixing on Windows
07:20:29 [2020-10-24T07:20:29.560Z] === RUN   TestCancelledDownload
07:20:29 [2020-10-24T07:20:29.560Z] --- PASS: TestCancelledDownload (0.00s)
07:20:29 [2020-10-24T07:20:29.560Z] === RUN   TestMaxDownloadAttempts
07:20:29 [2020-10-24T07:20:29.560Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
07:20:29 [2020-10-24T07:20:29.560Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
07:20:30 [2020-10-24T07:20:30.018Z] --- PASS: TestV2MetadataService (1.37s)
07:20:30 [2020-10-24T07:20:30.018Z] PASS
07:20:30 [2020-10-24T07:20:30.018Z] coverage: 48.2% of statements
07:20:30 [2020-10-24T07:20:30.018Z] ok  	github.com/docker/docker/distribution/metadata	1.622s	coverage: 48.2% of statements
07:20:30 [2020-10-24T07:20:30.018Z] --- PASS: TestWhenEmptyAuthConfig (1.10s)
07:20:30 [2020-10-24T07:20:30.018Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
07:20:30 [2020-10-24T07:20:30.018Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
07:20:30 [2020-10-24T07:20:30.018Z] === RUN   TestTokenPassThru
07:20:30 [2020-10-24T07:20:30.018Z] --- PASS: TestTokenPassThru (0.01s)
07:20:30 [2020-10-24T07:20:30.018Z] === RUN   TestTokenPassThruDifferentHost
07:20:30 [2020-10-24T07:20:30.018Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
07:20:30 [2020-10-24T07:20:30.018Z] PASS
07:20:30 [2020-10-24T07:20:30.018Z] coverage: 20.1% of statements
07:20:30 [2020-10-24T07:20:30.018Z] ok  	github.com/docker/docker/distribution	1.385s	coverage: 20.1% of statements
07:20:30 [2020-10-24T07:20:30.018Z] time="2020-10-24T07:20:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:20:30 [2020-10-24T07:20:30.018Z] time="2020-10-24T07:20:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:20:30 [2020-10-24T07:20:30.018Z] time="2020-10-24T07:20:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:20:30 [2020-10-24T07:20:30.018Z] time="2020-10-24T07:20:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
07:20:30 [2020-10-24T07:20:30.018Z] --- PASS: TestMaxDownloadAttempts (0.00s)
07:20:30 [2020-10-24T07:20:30.018Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s)
07:20:30 [2020-10-24T07:20:30.018Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
07:20:30 [2020-10-24T07:20:30.018Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s)
07:20:30 [2020-10-24T07:20:30.018Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s)
07:20:30 [2020-10-24T07:20:30.018Z] === RUN   TestTransfer
07:20:30 [2020-10-24T07:20:30.071Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
07:20:30 [2020-10-24T07:20:30.378Z] === RUN   TestDockerSuite/TestCommitTTY
07:20:30 [2020-10-24T07:20:30.476Z] --- PASS: TestTransfer (0.12s)
07:20:30 [2020-10-24T07:20:30.476Z] === RUN   TestConcurrencyLimit
07:20:30 [2020-10-24T07:20:30.476Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestConcurrencyLimit (0.47s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestInactiveJobs
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestNotFound
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestNotFound (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestConflict
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestConflict (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestForbidden
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestForbidden (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestInvalidParameter
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestInvalidParameter (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestNotImplemented
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestNotImplemented (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestNotModified
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestNotModified (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestUnauthorized
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestUnauthorized (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestUnknown
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestUnknown (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestCancelled
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestCancelled (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestDeadline
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestDeadline (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestDataLoss
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestDataLoss (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestUnavailable
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestUnavailable (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestSystem
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestSystem (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Not_Found
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Bad_Request
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Conflict
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Unauthorized
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Service_Unavailable
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Forbidden
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Not_Modified
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Not_Implemented
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Internal_Server_Error
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
07:20:30 [2020-10-24T07:20:30.935Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
07:20:30 [2020-10-24T07:20:30.935Z] --- PASS: TestFromStatusCode (0.00s)
07:20:30 [2020-10-24T07:20:30.935Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
07:20:30 [2020-10-24T07:20:30.936Z] PASS
07:20:30 [2020-10-24T07:20:30.936Z] coverage: 49.4% of statements
07:20:30 [2020-10-24T07:20:30.936Z] ok  	github.com/docker/docker/errdefs	0.104s	coverage: 49.4% of statements
07:20:31 [2020-10-24T07:20:31.393Z] --- PASS: TestInactiveJobs (0.43s)
07:20:31 [2020-10-24T07:20:31.393Z] === RUN   TestWatchRelease
07:20:31 [2020-10-24T07:20:31.393Z] --- PASS: TestWatchRelease (0.07s)
07:20:31 [2020-10-24T07:20:31.393Z] === RUN   TestWatchFinishedTransfer
07:20:31 [2020-10-24T07:20:31.393Z] --- PASS: TestWatchFinishedTransfer (0.00s)
07:20:31 [2020-10-24T07:20:31.393Z] === RUN   TestDuplicateTransfer
07:20:31 [2020-10-24T07:20:31.393Z] --- PASS: TestDuplicateTransfer (0.06s)
07:20:31 [2020-10-24T07:20:31.393Z] === RUN   TestSuccessfulUpload
07:20:31 [2020-10-24T07:20:31.452Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
07:20:31 [2020-10-24T07:20:31.765Z] --- PASS: TestSecretInspect (3.25s)
07:20:31 [2020-10-24T07:20:31.765Z] === RUN   TestSecretList
07:20:31 [2020-10-24T07:20:31.850Z] time="2020-10-24T07:20:31Z" level=error msg="Upload failed, retrying: simulating retry"
07:20:31 [2020-10-24T07:20:31.850Z] --- PASS: TestSuccessfulUpload (0.49s)
07:20:31 [2020-10-24T07:20:31.850Z] === RUN   TestCancelledUpload
07:20:31 [2020-10-24T07:20:31.850Z] --- PASS: TestCancelledUpload (0.00s)
07:20:31 [2020-10-24T07:20:31.850Z] PASS
07:20:31 [2020-10-24T07:20:31.851Z] coverage: 76.8% of statements
07:20:31 [2020-10-24T07:20:31.851Z] ok  	github.com/docker/docker/distribution/xfer	2.211s	coverage: 76.8% of statements
07:20:31 [2020-10-24T07:20:31.851Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:20:32 [2020-10-24T07:20:32.026Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestCompare
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestCompare (0.00s)
07:20:32 [2020-10-24T07:20:32.816Z] PASS
07:20:32 [2020-10-24T07:20:32.816Z] coverage: 19.2% of statements
07:20:32 [2020-10-24T07:20:32.816Z] ok  	github.com/docker/docker/image/cache	0.163s	coverage: 19.2% of statements
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSGetInvalidData
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSGetInvalidData (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSInvalidSet
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSInvalidSet (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSInvalidRoot
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSInvalidRoot (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSMetadataGetSet
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSMetadataGetSet (0.04s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSInvalidWalker
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSInvalidWalker (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSGetSet
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSGetSet (0.02s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSGetUnsetKey
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSGetUnsetKey (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSGetEmptyData
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSGetEmptyData (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSDelete
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSDelete (0.02s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSWalker
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSWalker (0.02s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestFSWalkerStopOnError
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestFSWalkerStopOnError (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestNewFromJSON
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestNewFromJSON (0.01s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestNewFromJSONWithInvalidJSON
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestMarshalKeyOrder
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestMarshalKeyOrder (0.00s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestImage
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestImage (0.00s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestImageOSNotEmpty
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestImageOSNotEmpty (0.00s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestNewChildImageFromImageWithRootFS
07:20:32 [2020-10-24T07:20:32.816Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
07:20:32 [2020-10-24T07:20:32.816Z] === RUN   TestRestore
07:20:33 [2020-10-24T07:20:33.273Z] time="2020-10-24T07:20:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
07:20:33 [2020-10-24T07:20:33.273Z] --- PASS: TestRestore (0.27s)
07:20:33 [2020-10-24T07:20:33.273Z] === RUN   TestAddDelete
07:20:33 [2020-10-24T07:20:33.273Z] === RUN   TestMakeV1ConfigFromConfig
07:20:33 [2020-10-24T07:20:33.273Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
07:20:33 [2020-10-24T07:20:33.273Z] PASS
07:20:33 [2020-10-24T07:20:33.273Z] coverage: 25.0% of statements
07:20:33 [2020-10-24T07:20:33.273Z] --- PASS: TestAddDelete (0.03s)
07:20:33 [2020-10-24T07:20:33.273Z] === RUN   TestSearchAfterDelete
07:20:33 [2020-10-24T07:20:33.273Z] ok  	github.com/docker/docker/image/v1	0.231s	coverage: 25.0% of statements
07:20:33 [2020-10-24T07:20:33.273Z] --- PASS: TestSearchAfterDelete (0.02s)
07:20:33 [2020-10-24T07:20:33.273Z] === RUN   TestParentReset
07:20:33 [2020-10-24T07:20:33.273Z] --- PASS: TestParentReset (0.03s)
07:20:33 [2020-10-24T07:20:33.273Z] === RUN   TestGetAndSetLastUpdated
07:20:33 [2020-10-24T07:20:33.273Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
07:20:33 [2020-10-24T07:20:33.273Z] === RUN   TestStoreLen
07:20:33 [2020-10-24T07:20:33.273Z] --- PASS: TestStoreLen (0.07s)
07:20:33 [2020-10-24T07:20:33.273Z] PASS
07:20:33 [2020-10-24T07:20:33.273Z] coverage: 86.4% of statements
07:20:33 [2020-10-24T07:20:33.273Z] ok  	github.com/docker/docker/image	0.910s	coverage: 86.4% of statements
07:20:33 [2020-10-24T07:20:33.428Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:20:33 [2020-10-24T07:20:33.428Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
07:20:33 [2020-10-24T07:20:33.731Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
07:20:33 [2020-10-24T07:20:33.731Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:20:34 [2020-10-24T07:20:34.814Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:20:35 [2020-10-24T07:20:35.076Z] --- PASS: TestSecretList (3.25s)
07:20:35 [2020-10-24T07:20:35.076Z] === RUN   TestSecretsCreateAndDelete
07:20:35 [2020-10-24T07:20:35.263Z] === RUN   TestSerialization
07:20:35 [2020-10-24T07:20:35.263Z] --- PASS: TestSerialization (0.02s)
07:20:35 [2020-10-24T07:20:35.263Z] PASS
07:20:35 [2020-10-24T07:20:35.263Z] coverage: 100.0% of statements
07:20:35 [2020-10-24T07:20:35.263Z] ok  	github.com/docker/docker/libcontainerd/queue	0.130s	coverage: 100.0% of statements
07:20:35 [2020-10-24T07:20:35.647Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:20:35 [2020-10-24T07:20:35.647Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:20:35 [2020-10-24T07:20:35.647Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:20:35 [2020-10-24T07:20:35.908Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:20:35 [2020-10-24T07:20:35.908Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:20:35 [2020-10-24T07:20:35.908Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:20:35 [2020-10-24T07:20:35.908Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:20:36 [2020-10-24T07:20:36.228Z] === RUN   TestEnvironmentParsing
07:20:36 [2020-10-24T07:20:36.228Z] --- PASS: TestEnvironmentParsing (0.00s)
07:20:36 [2020-10-24T07:20:36.228Z] PASS
07:20:36 [2020-10-24T07:20:36.228Z] coverage: 1.0% of statements
07:20:36 [2020-10-24T07:20:36.228Z] ok  	github.com/docker/docker/libcontainerd/local	0.268s	coverage: 1.0% of statements
07:20:36 [2020-10-24T07:20:36.228Z] === RUN   TestEmptyLayer
07:20:36 [2020-10-24T07:20:36.228Z] --- PASS: TestEmptyLayer (0.00s)
07:20:36 [2020-10-24T07:20:36.228Z] === RUN   TestCommitFailure
07:20:36 [2020-10-24T07:20:36.228Z] --- PASS: TestCommitFailure (0.01s)
07:20:36 [2020-10-24T07:20:36.228Z] === RUN   TestStartTransactionFailure
07:20:36 [2020-10-24T07:20:36.228Z] --- PASS: TestStartTransactionFailure (0.00s)
07:20:36 [2020-10-24T07:20:36.228Z] === RUN   TestGetOrphan
07:20:36 [2020-10-24T07:20:36.228Z] --- PASS: TestGetOrphan (0.01s)
07:20:36 [2020-10-24T07:20:36.228Z] === RUN   TestMountAndRegister
07:20:36 [2020-10-24T07:20:36.686Z] --- PASS: TestMountAndRegister (0.05s)
07:20:36 [2020-10-24T07:20:36.686Z]     layer_test.go:271: Layer size: 14
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestLayerRelease
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestLayerRelease (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     layer_test.go:304: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestStoreRestore
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestStoreRestore (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     layer_test.go:353: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestTarStreamStability
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestTarStreamStability (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     layer_test.go:468: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestRegisterExistingLayer
07:20:36 [2020-10-24T07:20:36.686Z] --- PASS: TestRegisterExistingLayer (0.23s)
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestTarStreamVerification
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestTarStreamVerification (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     layer_test.go:697: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestLayerMigration
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestLayerMigration (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     migration_test.go:46: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestLayerMigrationNoTarsplit
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     migration_test.go:182: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestMountInit
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestMountInit (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     mount_test.go:17: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestMountSize
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestMountSize (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     mount_test.go:76: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestMountChanges
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestMountChanges (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     mount_test.go:125: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] === RUN   TestMountApply
07:20:36 [2020-10-24T07:20:36.686Z] --- SKIP: TestMountApply (0.00s)
07:20:36 [2020-10-24T07:20:36.686Z]     mount_test.go:212: Failing on Windows
07:20:36 [2020-10-24T07:20:36.686Z] PASS
07:20:36 [2020-10-24T07:20:36.686Z] coverage: 30.1% of statements
07:20:36 [2020-10-24T07:20:36.686Z] ok  	github.com/docker/docker/layer	0.641s	coverage: 30.1% of statements
07:20:37 [2020-10-24T07:20:37.144Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:20:37 [2020-10-24T07:20:37.144Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:20:37 [2020-10-24T07:20:37.144Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:20:37 [2020-10-24T07:20:37.144Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:20:37 [2020-10-24T07:20:37.144Z] ?   	github.com/docker/docker/oci	[no test files]
07:20:37 [2020-10-24T07:20:37.144Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestParseVersion
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestParseVersion (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] PASS
07:20:37 [2020-10-24T07:20:37.144Z] coverage: 52.9% of statements
07:20:37 [2020-10-24T07:20:37.144Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 52.9% of statements
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestAddressPoolOpt
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestAddressPoolOpt (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/a
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/something
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/_=a
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/env1=value1
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/_env1=value1
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/env2=value2=value3
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/env3=abc!qwe
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/env_4=value_4
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/PATH
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/=a
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/PATH=
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/PATH=something
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/asd!qwe
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/1asd
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/123
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/some_space
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/__some_space_before
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/some_space_after__
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/=
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateEnv/PaTh
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestValidateEnv (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/a (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/something (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/_=a (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/PATH (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/=a (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/1asd (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/123 (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/some_space (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/= (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestParseHost
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestParseHost (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestParseDockerDaemonHost
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestParseDockerDaemonHost (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestParseTCP
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestParseTCP (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestParseInvalidUnixAddrInvalid
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateExtraHosts
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestValidateExtraHosts (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestIpOptString
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestIpOptString (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestNewIpOptInvalidDefaultVal
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestNewIpOptValidDefaultVal
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestIpOptSetInvalidVal
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateIPAddress
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestValidateIPAddress (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestMapOpts
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestMapOpts (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestListOptsWithoutValidator
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestListOptsWithoutValidator (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestListOptsWithValidator
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestListOptsWithValidator (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateDNSSearch
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestValidateDNSSearch (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_general_format
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_more_than_one_=
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_one_more
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestValidateLabel (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestNamedListOpts
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestNamedListOpts (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestNamedMapOpts
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestNamedMapOpts (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestParseLink
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestParseLink (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestQuotedStringSetWithQuotes
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestQuotedStringSetWithNoQuotes
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] === RUN   TestUlimitOpt
07:20:37 [2020-10-24T07:20:37.144Z] --- PASS: TestUlimitOpt (0.00s)
07:20:37 [2020-10-24T07:20:37.144Z] PASS
07:20:37 [2020-10-24T07:20:37.144Z] coverage: 67.1% of statements
07:20:37 [2020-10-24T07:20:37.144Z] ok  	github.com/docker/docker/opts	0.173s	coverage: 67.1% of statements
07:20:37 [2020-10-24T07:20:37.824Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:20:38 [2020-10-24T07:20:38.396Z] --- PASS: TestSecretsCreateAndDelete (3.19s)
07:20:38 [2020-10-24T07:20:38.396Z] === RUN   TestSecretsUpdate
07:20:38 [2020-10-24T07:20:38.677Z] === RUN   TestUnbuffered
07:20:38 [2020-10-24T07:20:38.677Z] --- PASS: TestUnbuffered (0.00s)
07:20:38 [2020-10-24T07:20:38.677Z] === RUN   TestRaceUnbuffered
07:20:38 [2020-10-24T07:20:38.677Z] --- PASS: TestRaceUnbuffered (0.00s)
07:20:38 [2020-10-24T07:20:38.677Z] PASS
07:20:38 [2020-10-24T07:20:38.677Z] coverage: 100.0% of statements
07:20:38 [2020-10-24T07:20:38.677Z] ok  	github.com/docker/docker/pkg/broadcaster	0.129s	coverage: 100.0% of statements
07:20:38 [2020-10-24T07:20:38.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
07:20:38 [2020-10-24T07:20:38.731Z] PASS
07:20:38 [2020-10-24T07:20:38.731Z] 
07:20:38 [2020-10-24T07:20:38.731Z] === Skipped
07:20:38 [2020-10-24T07:20:38.731Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:20:38 [2020-10-24T07:20:38.731Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:38 [2020-10-24T07:20:38.731Z] 
07:20:38 [2020-10-24T07:20:38.731Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
07:20:38 [2020-10-24T07:20:38.731Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:38 [2020-10-24T07:20:38.731Z] 
07:20:38 [2020-10-24T07:20:38.731Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:20:38 [2020-10-24T07:20:38.731Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:38 [2020-10-24T07:20:38.731Z] 
07:20:38 [2020-10-24T07:20:38.731Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:20:38 [2020-10-24T07:20:38.731Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:38 [2020-10-24T07:20:38.731Z] 
07:20:38 [2020-10-24T07:20:38.731Z] 
07:20:38 [2020-10-24T07:20:38.731Z] DONE 17 tests, 4 skipped in 27.571s
07:20:38 [2020-10-24T07:20:38.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:20:38 [2020-10-24T07:20:38.731Z] ++ 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
07:20:38 [2020-10-24T07:20:38.731Z] ++ set -e
07:20:38 [2020-10-24T07:20:38.731Z] ++ '[' -n 0 ']'
07:20:38 [2020-10-24T07:20:38.731Z] ++ set -x
07:20:38 [2020-10-24T07:20:38.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:20:38 [2020-10-24T07:20:38.731Z] INFO: Testing against a local daemon
07:20:38 [2020-10-24T07:20:38.731Z] === RUN   TestPluginInvalidJSON
07:20:38 [2020-10-24T07:20:38.731Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:20:38 [2020-10-24T07:20:38.731Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:20:38 [2020-10-24T07:20:38.731Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:20:38 [2020-10-24T07:20:38.731Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:20:38 [2020-10-24T07:20:38.731Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:20:38 [2020-10-24T07:20:38.731Z] === RUN   TestPluginInstall
07:20:38 [2020-10-24T07:20:38.731Z] === RUN   TestPluginInstall/no_auth
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[foo]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[bar]_[foo]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[foo_bar]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[qux]_[foo]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[]#01
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[qux]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[foo_bar_qux]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[qux]_[baz]]
07:20:39 [2020-10-24T07:20:39.134Z] === RUN   TestMatch/[[foo_baz]]
07:20:39 [2020-10-24T07:20:39.134Z] --- PASS: TestMatch (0.00s)
07:20:39 [2020-10-24T07:20:39.134Z]     --- PASS: TestMatch/[[]] (0.00s)
07:20:39 [2020-10-24T07:20:39.134Z]     --- PASS: TestMatch/[[foo]] (0.00s)
07:20:39 [2020-10-24T07:20:39.134Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
07:20:39 [2020-10-24T07:20:39.134Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
07:20:39 [2020-10-24T07:20:39.134Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
07:20:39 [2020-10-24T07:20:39.134Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
07:20:39 [2020-10-24T07:20:39.134Z]     --- PASS: TestMatch/[] (0.00s)
07:20:39 [2020-10-24T07:20:39.338Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:20:39 [2020-10-24T07:20:39.338Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:20:39 [2020-10-24T07:20:39.592Z]     --- PASS: TestMatch/[]#01 (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z]     --- PASS: TestMatch/[[qux]] (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z] PASS
07:20:39 [2020-10-24T07:20:39.592Z] coverage: 87.5% of statements
07:20:39 [2020-10-24T07:20:39.592Z] ok  	github.com/docker/docker/pkg/capabilities	0.126s	coverage: 87.5% of statements
07:20:39 [2020-10-24T07:20:39.592Z] === RUN   TestPeerCertificateMarshalJSON
07:20:39 [2020-10-24T07:20:39.592Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
07:20:39 [2020-10-24T07:20:39.592Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
07:20:39 [2020-10-24T07:20:39.592Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s)
07:20:39 [2020-10-24T07:20:39.592Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z] === RUN   TestMiddleware
07:20:39 [2020-10-24T07:20:39.592Z] --- PASS: TestMiddleware (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z] === RUN   TestNewResponseModifier
07:20:39 [2020-10-24T07:20:39.592Z] --- PASS: TestNewResponseModifier (0.00s)
07:20:39 [2020-10-24T07:20:39.592Z] PASS
07:20:39 [2020-10-24T07:20:39.592Z] coverage: 26.8% of statements
07:20:39 [2020-10-24T07:20:39.592Z] ok  	github.com/docker/docker/pkg/authorization	0.421s	coverage: 26.8% of statements
07:20:39 [2020-10-24T07:20:39.599Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:20:40 [2020-10-24T07:20:40.053Z] === RUN   TestIsArchivePathDir
07:20:40 [2020-10-24T07:20:40.053Z] --- PASS: TestIsArchivePathDir (0.07s)
07:20:40 [2020-10-24T07:20:40.053Z] === RUN   TestIsArchivePathInvalidFile
07:20:40 [2020-10-24T07:20:40.053Z] --- PASS: TestIsArchivePathInvalidFile (0.17s)
07:20:40 [2020-10-24T07:20:40.053Z] === RUN   TestIsArchivePathTar
07:20:40 [2020-10-24T07:20:40.511Z] --- PASS: TestIsArchivePathTar (0.28s)
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestDecompressStreamGzip
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootTarUntar
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootTarUntar (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootUntarWithHugeExcludesList
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootUntarEmptyArchive
07:20:40 [2020-10-24T07:20:40.511Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootTarUntarWithSymlink
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootCopyWithTar
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootCopyWithTar (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootCopyFileWithTar
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootUntarPath
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootUntarPath (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestChrootApplyDotDotFile
07:20:40 [2020-10-24T07:20:40.511Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
07:20:40 [2020-10-24T07:20:40.511Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
07:20:40 [2020-10-24T07:20:40.511Z] PASS
07:20:40 [2020-10-24T07:20:40.511Z] coverage: 15.4% of statements
07:20:40 [2020-10-24T07:20:40.511Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.115s	coverage: 15.4% of statements
07:20:40 [2020-10-24T07:20:40.511Z] --- PASS: TestDecompressStreamGzip (0.15s)
07:20:40 [2020-10-24T07:20:40.511Z] === RUN   TestDecompressStreamBzip2
07:20:40 [2020-10-24T07:20:40.542Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestSizeEmpty
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestSizeEmpty (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestSizeEmptyFile
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestSizeEmptyFile (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestSizeNonemptyFile
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestSizeNonemptyFile (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestSizeNestedDirectoryEmpty
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestMoveToSubdir
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestMoveToSubdir (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestSizeNonExistingDirectory
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] PASS
07:20:40 [2020-10-24T07:20:40.968Z] coverage: 80.0% of statements
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestDecompressStreamBzip2 (0.17s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestDecompressStreamXz
07:20:40 [2020-10-24T07:20:40.968Z] --- SKIP: TestDecompressStreamXz (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z]     archive_test.go:133: Xz not present in msys2
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestCompressStreamXzUnsupported
07:20:40 [2020-10-24T07:20:40.968Z] ok  	github.com/docker/docker/pkg/directory	0.086s	coverage: 80.0% of statements
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestCompressStreamBzip2Unsupported
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestCompressStreamInvalid
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestCompressStreamInvalid (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestExtensionInvalid
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestExtensionInvalid (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestExtensionUncompressed
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestExtensionUncompressed (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestExtensionBzip2
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestExtensionBzip2 (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestExtensionGzip
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestExtensionGzip (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestExtensionXz
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestExtensionXz (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestCmdStreamLargeStderr
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestCmdStreamBad
07:20:40 [2020-10-24T07:20:40.968Z] --- SKIP: TestCmdStreamBad (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z]     archive_test.go:238: Failing on Windows CI machines
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestCmdStreamGood
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestCmdStreamGood (0.05s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestUntarPathWithInvalidDest
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestUntarPathWithInvalidDest (0.11s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestUntarPathWithInvalidSrc
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestUntarPath
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestUntarPath (0.08s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestUntarPathWithDestinationFile
07:20:40 [2020-10-24T07:20:40.968Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
07:20:40 [2020-10-24T07:20:40.968Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
07:20:41 [2020-10-24T07:20:41.117Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:20:41 [2020-10-24T07:20:41.117Z] --- PASS: TestSecretsUpdate (2.79s)
07:20:41 [2020-10-24T07:20:41.117Z] === RUN   TestTemplatedSecret
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyWithTarInvalidSrc
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyWithTarSrcFile
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyWithTarSrcFolder
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyFileWithTarInvalidSrc
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyFileWithTarSrcFolder
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestCopyFileWithTarSrcFile
07:20:41 [2020-10-24T07:20:41.426Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
07:20:41 [2020-10-24T07:20:41.426Z] === RUN   TestTarFiles
07:20:41 [2020-10-24T07:20:41.688Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestContainsEntry
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestCreateEntries
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestEntriesDiff
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestEntriesEquality
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestGeneratorNotGenerate
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestGeneratorWithPort
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestGeneratorWithPortNotGenerate
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestNewEntry
07:20:41 [2020-10-24T07:20:41.883Z] === RUN   Test/TestParse
07:20:41 [2020-10-24T07:20:41.883Z] --- PASS: Test (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestContainsEntry (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestCreateEntries (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestEntriesDiff (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestEntriesEquality (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestNewEntry (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z]     --- PASS: Test/TestParse (0.00s)
07:20:41 [2020-10-24T07:20:41.883Z] PASS
07:20:41 [2020-10-24T07:20:41.883Z] coverage: 58.3% of statements
07:20:41 [2020-10-24T07:20:41.883Z] ok  	github.com/docker/docker/pkg/discovery	0.091s	coverage: 58.3% of statements
07:20:42 [2020-10-24T07:20:42.262Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:20:42 [2020-10-24T07:20:42.262Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:20:42 [2020-10-24T07:20:42.262Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:20:42 [2020-10-24T07:20:42.282Z] time="2020-10-24T07:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:42 [2020-10-24T07:20:42.282Z] time="2020-10-24T07:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ab76ba58dff0257df3a5e29aa7d4b2174d5fa20e1447cc5ef923a114e520b20" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:42 [2020-10-24T07:20:42.282Z] time="2020-10-24T07:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:42 [2020-10-24T07:20:42.282Z] time="2020-10-24T07:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ab76ba58dff0257df3a5e29aa7d4b2174d5fa20e1447cc5ef923a114e520b20" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:42 [2020-10-24T07:20:42.282Z] === RUN   TestPluginInstall/with_htpasswd
07:20:42 [2020-10-24T07:20:42.340Z] === RUN   Test
07:20:42 [2020-10-24T07:20:42.340Z] === RUN   Test/TestContent
07:20:42 [2020-10-24T07:20:42.340Z] === RUN   Test/TestInitialize
07:20:42 [2020-10-24T07:20:42.340Z] === RUN   Test/TestNew
07:20:42 [2020-10-24T07:20:42.340Z] === RUN   Test/TestParsingContentsWithComments
07:20:42 [2020-10-24T07:20:42.340Z] === RUN   Test/TestRegister
07:20:42 [2020-10-24T07:20:42.340Z] === RUN   Test/TestWatch
07:20:42 [2020-10-24T07:20:42.340Z] --- PASS: Test (0.01s)
07:20:42 [2020-10-24T07:20:42.340Z]     --- PASS: Test/TestContent (0.00s)
07:20:42 [2020-10-24T07:20:42.340Z]     --- PASS: Test/TestInitialize (0.00s)
07:20:42 [2020-10-24T07:20:42.340Z]     --- PASS: Test/TestNew (0.00s)
07:20:42 [2020-10-24T07:20:42.340Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
07:20:42 [2020-10-24T07:20:42.340Z]     --- PASS: Test/TestRegister (0.00s)
07:20:42 [2020-10-24T07:20:42.340Z]     --- PASS: Test/TestWatch (0.00s)
07:20:42 [2020-10-24T07:20:42.340Z] PASS
07:20:42 [2020-10-24T07:20:42.340Z] coverage: 92.9% of statements
07:20:42 [2020-10-24T07:20:42.340Z] ok  	github.com/docker/docker/pkg/discovery/file	0.162s	coverage: 92.9% of statements
07:20:42 [2020-10-24T07:20:42.921Z] time="2020-10-24T07:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:42 [2020-10-24T07:20:42.921Z] time="2020-10-24T07:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a005f3c2ecf8f262a8d4b7790326ab5eb508b3491056d582053d5193c5ce37ac" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:42 [2020-10-24T07:20:42.921Z] time="2020-10-24T07:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:42 [2020-10-24T07:20:42.921Z] time="2020-10-24T07:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a005f3c2ecf8f262a8d4b7790326ab5eb508b3491056d582053d5193c5ce37ac" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:42 [2020-10-24T07:20:42.921Z] === RUN   TestPluginInstall/with_insecure
07:20:43 [2020-10-24T07:20:43.207Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:20:43 [2020-10-24T07:20:43.207Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:20:43 [2020-10-24T07:20:43.207Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:20:43 [2020-10-24T07:20:43.207Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:20:43 [2020-10-24T07:20:43.207Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:20:43 [2020-10-24T07:20:43.305Z] === RUN   Test
07:20:43 [2020-10-24T07:20:43.305Z] === RUN   Test/TestWatch
07:20:43 [2020-10-24T07:20:43.305Z] --- PASS: Test (0.00s)
07:20:43 [2020-10-24T07:20:43.305Z]     --- PASS: Test/TestWatch (0.00s)
07:20:43 [2020-10-24T07:20:43.305Z] PASS
07:20:43 [2020-10-24T07:20:43.305Z] coverage: 92.3% of statements
07:20:43 [2020-10-24T07:20:43.305Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.219s	coverage: 92.3% of statements
07:20:43 [2020-10-24T07:20:43.662Z] ok  	github.com/docker/docker/pkg/plugins	33.622s	coverage: 76.6% of statements
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/pkg/term	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/rootless	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/volume	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === Skipped
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     exec_linux_test.go:18: requires AppArmor to be enabled
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     exec_linux_test.go:38: requires AppArmor to be enabled
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver btrfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver btrfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver btrfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver btrfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver btrfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:73: No driver to put!
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z] time="2020-10-24T07:19:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z] time="2020-10-24T07:19:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z] time="2020-10-24T07:19:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:20:43 [2020-10-24T07:20:43.662Z] time="2020-10-24T07:19:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:20:43 [2020-10-24T07:20:43.662Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:20:43 [2020-10-24T07:20:43.662Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z] time="2020-10-24T07:19:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:44: graphdriver: driver not supported
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:73: No driver to put!
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     overlay_test.go:49: Fails to compute changes intermittently
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:46: Driver zfs not supported
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:46: Driver zfs not supported
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:46: Driver zfs not supported
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:46: Driver zfs not supported
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:46: Driver zfs not supported
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     graphtest_unix.go:73: No driver to put!
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:20:43 [2020-10-24T07:20:43.663Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] 
07:20:43 [2020-10-24T07:20:43.663Z] DONE 2199 tests, 26 skipped in 248.373s
Post stage
[Pipeline] junit
07:20:43 [2020-10-24T07:20:43.676Z] Recording test results
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test/TestInitialize
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test/TestInitialize
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test/TestInitializeWithPattern
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test/TestRegister
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test/TestWatch
07:20:43 [2020-10-24T07:20:43.763Z] --- PASS: Test (0.00s)
07:20:43 [2020-10-24T07:20:43.763Z]     --- PASS: Test/TestInitialize (0.00s)
07:20:43 [2020-10-24T07:20:43.763Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
07:20:43 [2020-10-24T07:20:43.763Z]     --- PASS: Test/TestRegister (0.00s)
07:20:43 [2020-10-24T07:20:43.763Z]     --- PASS: Test/TestWatch (0.00s)
07:20:43 [2020-10-24T07:20:43.763Z] PASS
07:20:43 [2020-10-24T07:20:43.763Z] coverage: 93.8% of statements
07:20:43 [2020-10-24T07:20:43.763Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.083s	coverage: 93.8% of statements
07:20:43 [2020-10-24T07:20:43.763Z] time="2020-10-24T07:20:43Z" level=info msg="Initializing discovery without TLS"
07:20:43 [2020-10-24T07:20:43.763Z] time="2020-10-24T07:20:43Z" level=info msg="Initializing discovery without TLS"
07:20:43 [2020-10-24T07:20:43.763Z] time="2020-10-24T07:20:43Z" level=info msg="Initializing discovery without TLS"
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test/TestInitializeWithCerts
07:20:43 [2020-10-24T07:20:43.763Z] time="2020-10-24T07:20:43Z" level=info msg="Initializing discovery with TLS"
07:20:43 [2020-10-24T07:20:43.763Z] === RUN   Test/TestWatch
07:20:43 [2020-10-24T07:20:43.763Z] time="2020-10-24T07:20:43Z" level=info msg="Initializing discovery without TLS"
07:20:43 [2020-10-24T07:20:43.779Z] --- PASS: TestTemplatedSecret (2.78s)
07:20:43 [2020-10-24T07:20:43.779Z] === RUN   TestSecretCreateResolve
07:20:44 [2020-10-24T07:20:44.041Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
07:20:44 [2020-10-24T07:20:44.393Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41584/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1b8826beee9c86b76091931991f037c1410d0ea5 hack/validate/vendor
07:20:44 [2020-10-24T07:20:44.438Z] time="2020-10-24T07:20:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:44 [2020-10-24T07:20:44.438Z] time="2020-10-24T07:20:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90ebbd4bac8494cf6b6b64aca5c05ce9205cd09e0d0525955eb19bdd36cc1a8e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:44 [2020-10-24T07:20:44.438Z] time="2020-10-24T07:20:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:20:44 [2020-10-24T07:20:44.438Z] time="2020-10-24T07:20:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90ebbd4bac8494cf6b6b64aca5c05ce9205cd09e0d0525955eb19bdd36cc1a8e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:20:44 [2020-10-24T07:20:44.438Z] --- PASS: TestPluginInstall (7.54s)
07:20:44 [2020-10-24T07:20:44.438Z]     --- PASS: TestPluginInstall/no_auth (5.26s)
07:20:44 [2020-10-24T07:20:44.438Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
07:20:44 [2020-10-24T07:20:44.438Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
07:20:44 [2020-10-24T07:20:44.438Z]         plugin_test.go:157: [d0b9ec5c0b234] daemon is not started
07:20:44 [2020-10-24T07:20:44.438Z] PASS
07:20:44 [2020-10-24T07:20:44.438Z] 
07:20:44 [2020-10-24T07:20:44.438Z] DONE 6 tests in 7.633s
07:20:44 [2020-10-24T07:20:44.438Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:20:44 [2020-10-24T07:20:44.438Z] ++ 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
07:20:44 [2020-10-24T07:20:44.438Z] ++ set -e
07:20:44 [2020-10-24T07:20:44.438Z] ++ '[' -n 0 ']'
07:20:44 [2020-10-24T07:20:44.438Z] ++ set -x
07:20:44 [2020-10-24T07:20:44.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:20:44 [2020-10-24T07:20:44.438Z] INFO: Testing against a local daemon
07:20:44 [2020-10-24T07:20:44.438Z] === RUN   TestExternalGraphDriver
07:20:44 [2020-10-24T07:20:44.612Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:20:44 [2020-10-24T07:20:44.731Z] === RUN   TestExternalGraphDriver/json
07:20:45 [2020-10-24T07:20:45.187Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:20:45 [2020-10-24T07:20:45.187Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestPollerAddRemove
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestPollerAddRemove (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestPollerEvent
07:20:45 [2020-10-24T07:20:45.295Z] --- SKIP: TestPollerEvent (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z]     poller_test.go:41: No chmod on Windows
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestPollerClose
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestPollerClose (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] PASS
07:20:45 [2020-10-24T07:20:45.295Z] coverage: 39.4% of statements
07:20:45 [2020-10-24T07:20:45.295Z] ok  	github.com/docker/docker/pkg/filenotify	0.163s	coverage: 39.4% of statements
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCopyFileWithInvalidSrc
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCopyFileWithInvalidDest
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCopyFileWithSameSrcAndDest
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCopyFile
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCopyFile (0.01s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
07:20:45 [2020-10-24T07:20:45.295Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z]     fileutils_test.go:134: Needs porting to Windows
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestReadSymlinkedDirectoryToFile
07:20:45 [2020-10-24T07:20:45.295Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z]     fileutils_test.go:180: Needs porting to Windows
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestWildcardMatches
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestWildcardMatches (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestPatternMatches
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestPatternMatches (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestExclusionPatternMatchesPatternBefore
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestPatternMatchesFolderExclusions
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestPatternMatchesFolderWildcardExclusions
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestExclusionPatternMatchesPatternAfter
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestExclusionPatternMatchesWholeDirectory
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestSingleExclamationError
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestSingleExclamationError (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestMatchesWithNoPatterns
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestMatchesWithMalformedPatterns
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestMatches
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestMatches (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCleanPatterns
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCleanPatterns (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCleanPatternsStripEmptyPatterns
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCleanPatternsExceptionFlag
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCleanPatternsErrorSingleException
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCreateIfNotExistsDir
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestCreateIfNotExistsFile
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] === RUN   TestMatch
07:20:45 [2020-10-24T07:20:45.295Z] --- PASS: TestMatch (0.00s)
07:20:45 [2020-10-24T07:20:45.295Z] PASS
07:20:45 [2020-10-24T07:20:45.295Z] coverage: 87.7% of statements
07:20:45 [2020-10-24T07:20:45.295Z] ok  	github.com/docker/docker/pkg/fileutils	0.075s	coverage: 87.7% of statements
07:20:45 [2020-10-24T07:20:45.338Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
07:20:45 [2020-10-24T07:20:45.939Z] + echo Building e2e image
07:20:45 [2020-10-24T07:20:45.939Z] Building e2e image
07:20:45 [2020-10-24T07:20:45.939Z] + docker build --build-arg DOCKER_GITCOMMIT=1b8826beee9c86b76091931991f037c1410d0ea5 -t moby-e2e-test -f Dockerfile.e2e .
07:20:45 [2020-10-24T07:20:45.939Z] #1 [internal] load build definition from Dockerfile.e2e
07:20:45 [2020-10-24T07:20:45.939Z] #1 DONE 0.0s
07:20:45 [2020-10-24T07:20:45.939Z] 
07:20:45 [2020-10-24T07:20:45.939Z] #2 [internal] load .dockerignore
07:20:45 [2020-10-24T07:20:45.939Z] #2 DONE 0.0s
07:20:45 [2020-10-24T07:20:45.939Z] 
07:20:45 [2020-10-24T07:20:45.939Z] #2 [internal] load .dockerignore
07:20:45 [2020-10-24T07:20:45.939Z] #2 transferring context: 34B done
07:20:45 [2020-10-24T07:20:45.939Z] #2 DONE 0.0s
07:20:45 [2020-10-24T07:20:45.939Z] 
07:20:45 [2020-10-24T07:20:45.939Z] #1 [internal] load build definition from Dockerfile.e2e
07:20:45 [2020-10-24T07:20:45.939Z] #1 transferring dockerfile: 3.21kB done
07:20:45 [2020-10-24T07:20:45.939Z] #1 DONE 0.0s
07:20:45 [2020-10-24T07:20:45.939Z] 
07:20:45 [2020-10-24T07:20:45.939Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
07:20:46 [2020-10-24T07:20:46.130Z] --- PASS: TestSecretCreateResolve (2.34s)
07:20:46 [2020-10-24T07:20:46.130Z] PASS
07:20:46 [2020-10-24T07:20:46.130Z] 
07:20:46 [2020-10-24T07:20:46.130Z] DONE 6 tests in 17.736s
07:20:46 [2020-10-24T07:20:46.130Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:20:46 [2020-10-24T07:20:46.130Z] ++ 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
07:20:46 [2020-10-24T07:20:46.130Z] ++ set -e
07:20:46 [2020-10-24T07:20:46.130Z] ++ '[' -n 0 ']'
07:20:46 [2020-10-24T07:20:46.130Z] ++ set -x
07:20:46 [2020-10-24T07:20:46.130Z] ++ env -i DEST=/go/src/github.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
07:20:46 [2020-10-24T07:20:46.205Z] #4 DONE 0.3s
07:20:46 [2020-10-24T07:20:46.205Z] 
07:20:46 [2020-10-24T07:20:46.205Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
07:20:46 [2020-10-24T07:20:46.259Z] === RUN   TestGet
07:20:46 [2020-10-24T07:20:46.259Z] --- PASS: TestGet (0.00s)
07:20:46 [2020-10-24T07:20:46.259Z] === RUN   TestGetShortcutString
07:20:46 [2020-10-24T07:20:46.259Z] --- PASS: TestGetShortcutString (0.00s)
07:20:46 [2020-10-24T07:20:46.259Z] PASS
07:20:46 [2020-10-24T07:20:46.259Z] coverage: 42.9% of statements
07:20:46 [2020-10-24T07:20:46.259Z] ok  	github.com/docker/docker/pkg/homedir	0.057s	coverage: 42.9% of statements
07:20:46 [2020-10-24T07:20:46.270Z] === RUN   TestExternalGraphDriver/spec
07:20:46 [2020-10-24T07:20:46.390Z] INFO: Testing against a local daemon
07:20:46 [2020-10-24T07:20:46.390Z] === RUN   TestServiceCreateInit
07:20:46 [2020-10-24T07:20:46.390Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:20:46 [2020-10-24T07:20:46.473Z] #3 DONE 0.6s
07:20:46 [2020-10-24T07:20:46.473Z] 
07:20:46 [2020-10-24T07:20:46.473Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:20:46 [2020-10-24T07:20:46.473Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
07:20:46 [2020-10-24T07:20:46.650Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.1s
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
07:20:46 [2020-10-24T07:20:46.740Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.3s
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
07:20:46 [2020-10-24T07:20:46.740Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done
07:20:47 [2020-10-24T07:20:47.000Z] #14 ...
07:20:47 [2020-10-24T07:20:47.000Z] 
07:20:47 [2020-10-24T07:20:47.000Z] #8 [internal] load build context
07:20:47 [2020-10-24T07:20:47.000Z] #8 transferring context: 863.76kB 0.5s done
07:20:47 [2020-10-24T07:20:47.000Z] #8 DONE 0.6s
07:20:47 [2020-10-24T07:20:47.000Z] 
07:20:47 [2020-10-24T07:20:47.000Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:20:47 [2020-10-24T07:20:47.000Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 20.77MB / 127.34MB 0.6s
07:20:47 [2020-10-24T07:20:47.224Z] --- PASS: Test (3.17s)
07:20:47 [2020-10-24T07:20:47.224Z]     --- PASS: Test/TestInitialize (0.15s)
07:20:47 [2020-10-24T07:20:47.224Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
07:20:47 [2020-10-24T07:20:47.224Z]     --- PASS: Test/TestWatch (3.01s)
07:20:47 [2020-10-24T07:20:47.224Z] PASS
07:20:47 [2020-10-24T07:20:47.224Z] coverage: 84.1% of statements
07:20:47 [2020-10-24T07:20:47.224Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.683s	coverage: 84.1% of statements
07:20:47 [2020-10-24T07:20:47.224Z] === RUN   TestCreateIDMapOrder
07:20:47 [2020-10-24T07:20:47.224Z] --- PASS: TestCreateIDMapOrder (0.00s)
07:20:47 [2020-10-24T07:20:47.224Z] PASS
07:20:47 [2020-10-24T07:20:47.224Z] coverage: 7.3% of statements
07:20:47 [2020-10-24T07:20:47.224Z] ok  	github.com/docker/docker/pkg/idtools	0.123s	coverage: 7.3% of statements
07:20:47 [2020-10-24T07:20:47.229Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:20:47 [2020-10-24T07:20:47.229Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:20:47 [2020-10-24T07:20:47.260Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.5s done
07:20:47 [2020-10-24T07:20:47.260Z] #14 ...
07:20:47 [2020-10-24T07:20:47.260Z] 
07:20:47 [2020-10-24T07:20:47.260Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
07:20:47 [2020-10-24T07:20:47.260Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
07:20:47 [2020-10-24T07:20:47.260Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
07:20:47 [2020-10-24T07:20:47.260Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
07:20:47 [2020-10-24T07:20:47.260Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
07:20:47 [2020-10-24T07:20:47.260Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
07:20:47 [2020-10-24T07:20:47.260Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
07:20:47 [2020-10-24T07:20:47.260Z] #5 DONE 0.8s
07:20:47 [2020-10-24T07:20:47.260Z] 
07:20:47 [2020-10-24T07:20:47.260Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:20:47 [2020-10-24T07:20:47.260Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 33.99MB / 127.34MB 0.8s
07:20:47 [2020-10-24T07:20:47.260Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
07:20:47 [2020-10-24T07:20:47.522Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 42.30MB / 127.34MB 0.9s
07:20:47 [2020-10-24T07:20:47.522Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 57.42MB / 127.34MB 1.1s
07:20:47 [2020-10-24T07:20:47.522Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
07:20:47 [2020-10-24T07:20:47.782Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 65.76MB / 127.34MB 1.2s
07:20:47 [2020-10-24T07:20:47.782Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
07:20:47 [2020-10-24T07:20:47.782Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 72.17MB / 127.34MB 1.3s
07:20:47 [2020-10-24T07:20:47.816Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:20:48 [2020-10-24T07:20:48.045Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 96.16MB / 127.34MB 1.5s
07:20:48 [2020-10-24T07:20:48.045Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 103.95MB / 127.34MB 1.6s
07:20:48 [2020-10-24T07:20:48.077Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestTarFiles (6.83s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestTarUntar
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestTarUntar (0.03s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestTarWithOptions
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestTarWithOptions (0.04s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestUntarUstarGnuConflict
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestUntarUstarGnuConflict (0.04s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestUntarInvalidFilenames
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestFixedBufferCap
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestFixedBufferCap (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestFixedBufferLen
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestFixedBufferLen (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestFixedBufferString
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestFixedBufferString (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestFixedBufferWrite
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestFixedBufferWrite (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestFixedBufferRead
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestFixedBufferRead (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestBytesPipeRead
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestBytesPipeRead (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestBytesPipeWrite
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestBytesPipeWrite (0.00s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestBytesPipeWriteRandomChunks
07:20:48 [2020-10-24T07:20:48.189Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames918588450\\dest"
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestUntarInvalidFilenames (0.17s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestUntarHardlinkToSymlink
07:20:48 [2020-10-24T07:20:48.189Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
07:20:48 [2020-10-24T07:20:48.189Z] === RUN   TestUntarInvalidHardlink
07:20:48 [2020-10-24T07:20:48.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink845268659\\victim\\hello" -> "../victim/hello"
07:20:48 [2020-10-24T07:20:48.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink506399350\\victim\\hello" -> "/../victim/hello"
07:20:48 [2020-10-24T07:20:48.189Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink664353117\\victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.306Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 125.08MB / 127.34MB 1.8s
07:20:48 [2020-10-24T07:20:48.306Z] #14 ...
07:20:48 [2020-10-24T07:20:48.306Z] 
07:20:48 [2020-10-24T07:20:48.306Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
07:20:48 [2020-10-24T07:20:48.306Z] #6 DONE 1.1s
07:20:48 [2020-10-24T07:20:48.306Z] 
07:20:48 [2020-10-24T07:20:48.306Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:20:48 [2020-10-24T07:20:48.306Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.8s done
07:20:48 [2020-10-24T07:20:48.340Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:20:48 [2020-10-24T07:20:48.351Z] === RUN   TestExternalGraphDriver/pull
07:20:48 [2020-10-24T07:20:48.567Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink400843544\\victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink368982423\\victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink532254218\\victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestUntarInvalidHardlink (0.03s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestUntarInvalidSymlink
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink792170977\\dest\\dotdot" -> "../victim/hello"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink758785996\\dest\\slash-dotdot" -> "/../victim/hello"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink744663227\\dest\\loophole-victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink398604510\\dest\\loophole-victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink012059813\\dest\\loophole-victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink031497152\\dest\\loophole-victim" -> "../victim"
07:20:48 [2020-10-24T07:20:48.646Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink814055967\\dest\\dir\\loophole" -> "../../victim"
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestUntarInvalidSymlink (0.06s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestTempArchiveCloseMultipleTimes
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestReplaceFileTarWrapper
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestError
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestError (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/no_progress
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/progress_1
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/some_progress_with_a_start_time
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/some_progress_without_a_start_time
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/with_units
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestProgressString/hide_counts
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestProgressString (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/no_progress (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/progress_1 (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/with_units (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z]     --- PASS: TestProgressString/hide_counts (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestJSONMessageDisplay
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestJSONMessageDisplay (0.16s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestJSONMessageDisplayWithJSONError
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestDisplayJSONMessagesStream
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] PASS
07:20:48 [2020-10-24T07:20:48.646Z] coverage: 91.7% of statements
07:20:48 [2020-10-24T07:20:48.646Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.251s	coverage: 91.7% of statements
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestStandardLongPath
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestStandardLongPath (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestUNCLongPath
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestUNCLongPath (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] PASS
07:20:48 [2020-10-24T07:20:48.646Z] coverage: 100.0% of statements
07:20:48 [2020-10-24T07:20:48.646Z] ok  	github.com/docker/docker/pkg/longpath	0.048s	coverage: 100.0% of statements
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestReplaceFileTarWrapper (0.24s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestPrefixHeaderReadable
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestPrefixHeaderReadable (0.02s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestDisablePigz
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestAtomicWriteToFile
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestAtomicWriteToFile (0.01s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestAtomicWriteSetCommit
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestAtomicWriteSetCancel
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestReadCloserWrapperClose
07:20:48 [2020-10-24T07:20:48.646Z] --- PASS: TestReadCloserWrapperClose (0.00s)
07:20:48 [2020-10-24T07:20:48.646Z] === RUN   TestReaderErrWrapperReadOnError
07:20:48 [2020-10-24T07:20:48.647Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
07:20:48 [2020-10-24T07:20:48.647Z] === RUN   TestReaderErrWrapperRead
07:20:48 [2020-10-24T07:20:48.647Z] --- PASS: TestReaderErrWrapperRead (0.00s)
07:20:48 [2020-10-24T07:20:48.647Z] === RUN   TestHashData
07:20:48 [2020-10-24T07:20:48.647Z] --- PASS: TestHashData (0.00s)
07:20:48 [2020-10-24T07:20:48.647Z] === RUN   TestCancelReadCloser
07:20:48 [2020-10-24T07:20:48.647Z] --- PASS: TestDisablePigz (0.13s)
07:20:48 [2020-10-24T07:20:48.647Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
07:20:48 [2020-10-24T07:20:48.647Z] === RUN   TestPigz
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestCancelReadCloser (0.10s)
07:20:49 [2020-10-24T07:20:49.103Z] === RUN   TestWriteCloserWrapperClose
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
07:20:49 [2020-10-24T07:20:49.103Z] === RUN   TestNopWriteCloser
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestNopWriteCloser (0.00s)
07:20:49 [2020-10-24T07:20:49.103Z] === RUN   TestNopWriter
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestNopWriter (0.00s)
07:20:49 [2020-10-24T07:20:49.103Z] === RUN   TestWriteCounter
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestWriteCounter (0.00s)
07:20:49 [2020-10-24T07:20:49.103Z] PASS
07:20:49 [2020-10-24T07:20:49.103Z] coverage: 69.2% of statements
07:20:49 [2020-10-24T07:20:49.103Z] ok  	github.com/docker/docker/pkg/ioutils	0.672s	coverage: 69.2% of statements
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestPigz (0.14s)
07:20:49 [2020-10-24T07:20:49.103Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
07:20:49 [2020-10-24T07:20:49.103Z] === RUN   TestCopyFileWithInvalidDest
07:20:49 [2020-10-24T07:20:49.103Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
07:20:49 [2020-10-24T07:20:49.103Z]     archive_windows_test.go:16: Currently fails
07:20:49 [2020-10-24T07:20:49.103Z] === RUN   TestCanonicalTarNameForPath
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
07:20:49 [2020-10-24T07:20:49.103Z] === RUN   TestCanonicalTarName
07:20:49 [2020-10-24T07:20:49.103Z] --- PASS: TestCanonicalTarName (0.00s)
07:20:49 [2020-10-24T07:20:49.104Z] === RUN   TestChmodTarEntry
07:20:49 [2020-10-24T07:20:49.104Z] --- PASS: TestChmodTarEntry (0.00s)
07:20:49 [2020-10-24T07:20:49.104Z] === RUN   TestHardLinkOrder
07:20:49 [2020-10-24T07:20:49.104Z] --- PASS: TestHardLinkOrder (0.10s)
07:20:49 [2020-10-24T07:20:49.104Z] === RUN   TestChangeString
07:20:49 [2020-10-24T07:20:49.104Z] --- PASS: TestChangeString (0.00s)
07:20:49 [2020-10-24T07:20:49.104Z] === RUN   TestChangesWithNoChanges
07:20:49 [2020-10-24T07:20:49.104Z] --- PASS: TestChangesWithNoChanges (0.05s)
07:20:49 [2020-10-24T07:20:49.104Z] === RUN   TestChangesWithChanges
07:20:49 [2020-10-24T07:20:49.104Z] --- PASS: TestChangesWithChanges (0.04s)
07:20:49 [2020-10-24T07:20:49.104Z] === RUN   TestChangesWithChangesGH13590
07:20:49 [2020-10-24T07:20:49.104Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
07:20:49 [2020-10-24T07:20:49.104Z]     changes_test.go:192: needs more investigation
07:20:49 [2020-10-24T07:20:49.104Z] === RUN   TestChangesDirsEmpty
07:20:49 [2020-10-24T07:20:49.282Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestChangesDirsEmpty (0.19s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestChangesDirsMutated
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestChangesDirsMutated (0.20s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestApplyLayer
07:20:49 [2020-10-24T07:20:49.561Z] --- SKIP: TestApplyLayer (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z]     changes_test.go:405: needs further investigation
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestChangesSizeWithHardlinks
07:20:49 [2020-10-24T07:20:49.561Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z]     changes_test.go:441: needs further investigation
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestChangesSizeWithNoChanges
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestChangesSize
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestChangesSize (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestApplyLayerInvalidFilenames
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames136881363\\dest"
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestApplyLayerInvalidHardlink
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink917855357\\victim\\hello" -> "../victim/hello"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink154884024\\victim\\hello" -> "/../victim/hello"
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestNameFormat
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestNameFormat (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestNameRetries
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestNameRetries (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z] PASS
07:20:49 [2020-10-24T07:20:49.561Z] coverage: 85.7% of statements
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink845577655\\victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink902357418\\victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.085s	coverage: 85.7% of statements
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink395583745\\victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink445401196\\victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestApplyLayerInvalidSymlink
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink364909787\\dest\\dotdot" -> "../victim/hello"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink281176702\\dest\\slash-dotdot" -> "/../victim/hello"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink991122885\\dest\\loophole-victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink356057696\\dest\\loophole-victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink952696895\\dest\\loophole-victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink362058898\\dest\\loophole-victim" -> "../victim"
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestApplyLayerWhiteouts
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestApplyLayerWhiteouts (0.09s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestGenerateEmptyFile
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestGenerateEmptyFile (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z] === RUN   TestGenerateWithContent
07:20:49 [2020-10-24T07:20:49.561Z] --- PASS: TestGenerateWithContent (0.00s)
07:20:49 [2020-10-24T07:20:49.561Z] PASS
07:20:49 [2020-10-24T07:20:49.561Z] coverage: 62.7% of statements
07:20:49 [2020-10-24T07:20:49.561Z] ok  	github.com/docker/docker/pkg/archive	10.043s	coverage: 62.7% of statements
07:20:49 [2020-10-24T07:20:49.878Z] --- PASS: TestExternalGraphDriver (5.36s)
07:20:49 [2020-10-24T07:20:49.878Z]     --- PASS: TestExternalGraphDriver/json (1.78s)
07:20:49 [2020-10-24T07:20:49.878Z]     --- PASS: TestExternalGraphDriver/spec (1.76s)
07:20:49 [2020-10-24T07:20:49.878Z]     --- PASS: TestExternalGraphDriver/pull (1.71s)
07:20:49 [2020-10-24T07:20:49.878Z] === RUN   TestGraphdriverPluginV2
07:20:49 [2020-10-24T07:20:49.878Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
07:20:49 [2020-10-24T07:20:49.878Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:49 [2020-10-24T07:20:49.878Z] PASS
07:20:49 [2020-10-24T07:20:49.878Z] 
07:20:49 [2020-10-24T07:20:49.878Z] === Skipped
07:20:49 [2020-10-24T07:20:49.878Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
07:20:49 [2020-10-24T07:20:49.878Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:20:49 [2020-10-24T07:20:49.878Z] 
07:20:49 [2020-10-24T07:20:49.878Z] 
07:20:49 [2020-10-24T07:20:49.878Z] DONE 5 tests, 1 skipped in 5.488s
07:20:49 [2020-10-24T07:20:49.878Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:20:49 [2020-10-24T07:20:49.878Z] ++ 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
07:20:49 [2020-10-24T07:20:49.878Z] ++ set -e
07:20:49 [2020-10-24T07:20:49.878Z] ++ '[' -n 0 ']'
07:20:49 [2020-10-24T07:20:49.878Z] ++ set -x
07:20:49 [2020-10-24T07:20:49.878Z] ++ env -i DEST=/go/src/github.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
07:20:49 [2020-10-24T07:20:49.878Z] INFO: Testing against a local daemon
07:20:49 [2020-10-24T07:20:49.878Z] === RUN   TestContinueAfterPluginCrash
07:20:49 [2020-10-24T07:20:49.878Z] === PAUSE TestContinueAfterPluginCrash
07:20:49 [2020-10-24T07:20:49.878Z] === RUN   TestReadPluginNoRead
07:20:49 [2020-10-24T07:20:49.878Z] === PAUSE TestReadPluginNoRead
07:20:49 [2020-10-24T07:20:49.878Z] === RUN   TestDaemonStartWithLogOpt
07:20:49 [2020-10-24T07:20:49.878Z] === PAUSE TestDaemonStartWithLogOpt
07:20:49 [2020-10-24T07:20:49.878Z] === CONT  TestContinueAfterPluginCrash
07:20:50 [2020-10-24T07:20:50.019Z] === RUN   TestParseKeyValueOpt
07:20:50 [2020-10-24T07:20:50.019Z] --- PASS: TestParseKeyValueOpt (0.00s)
07:20:50 [2020-10-24T07:20:50.019Z] === RUN   TestParseUintList
07:20:50 [2020-10-24T07:20:50.019Z] --- PASS: TestParseUintList (0.00s)
07:20:50 [2020-10-24T07:20:50.019Z] === RUN   TestParseUintListMaximumLimits
07:20:50 [2020-10-24T07:20:50.019Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
07:20:50 [2020-10-24T07:20:50.019Z] PASS
07:20:50 [2020-10-24T07:20:50.019Z] coverage: 97.0% of statements
07:20:50 [2020-10-24T07:20:50.019Z] ok  	github.com/docker/docker/pkg/parsers	0.059s	coverage: 97.0% of statements
07:20:50 [2020-10-24T07:20:50.019Z] === RUN   TestNewAndRemove
07:20:50 [2020-10-24T07:20:50.019Z] --- PASS: TestNewAndRemove (0.00s)
07:20:50 [2020-10-24T07:20:50.175Z] === CONT  TestDaemonStartWithLogOpt
07:20:50 [2020-10-24T07:20:50.175Z] === CONT  TestReadPluginNoRead
07:20:50 [2020-10-24T07:20:50.227Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:20:50 [2020-10-24T07:20:50.227Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:20:50 [2020-10-24T07:20:50.477Z] === RUN   TestRemoveInvalidPath
07:20:50 [2020-10-24T07:20:50.477Z] --- PASS: TestRemoveInvalidPath (0.00s)
07:20:50 [2020-10-24T07:20:50.477Z] PASS
07:20:50 [2020-10-24T07:20:50.477Z] coverage: 82.6% of statements
07:20:50 [2020-10-24T07:20:50.477Z] ok  	github.com/docker/docker/pkg/pidfile	0.057s	coverage: 82.6% of statements
07:20:51 [2020-10-24T07:20:51.172Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:20:51 [2020-10-24T07:20:51.433Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestParseEmptyInterface
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestParseEmptyInterface (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestParseNonInterfaceType
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestParseNonInterfaceType (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestParseWithOneFunction
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestParseWithOneFunction (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestParseWithMultipleFuncs
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestParseWithUnnamedReturn
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestEmbeddedInterface
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestEmbeddedInterface (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestParsedImports
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestParsedImports (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] === RUN   TestAliasedImports
07:20:51 [2020-10-24T07:20:51.444Z] --- PASS: TestAliasedImports (0.00s)
07:20:51 [2020-10-24T07:20:51.444Z] PASS
07:20:51 [2020-10-24T07:20:51.444Z] coverage: 56.8% of statements
07:20:51 [2020-10-24T07:20:51.444Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.119s	coverage: 56.8% of statements
07:20:52 [2020-10-24T07:20:52.006Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:20:52 [2020-10-24T07:20:52.409Z] === RUN   TestFailedConnection
07:20:52 [2020-10-24T07:20:52.866Z] === RUN   TestHTTPTransport
07:20:52 [2020-10-24T07:20:52.866Z] --- PASS: TestHTTPTransport (0.00s)
07:20:52 [2020-10-24T07:20:52.866Z] PASS
07:20:52 [2020-10-24T07:20:52.866Z] coverage: 85.7% of statements
07:20:52 [2020-10-24T07:20:52.866Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.226s	coverage: 85.7% of statements
07:20:52 [2020-10-24T07:20:52.949Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:20:52 [2020-10-24T07:20:52.949Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:20:53 [2020-10-24T07:20:53.324Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
07:20:53 [2020-10-24T07:20:53.324Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
07:20:53 [2020-10-24T07:20:53.324Z] === RUN   TestBufioReaderPoolPutAndGet
07:20:53 [2020-10-24T07:20:53.324Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
07:20:53 [2020-10-24T07:20:53.324Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
07:20:53 [2020-10-24T07:20:53.324Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
07:20:53 [2020-10-24T07:20:53.324Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
07:20:53 [2020-10-24T07:20:53.324Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
07:20:53 [2020-10-24T07:20:53.324Z] === RUN   TestBufioWriterPoolPutAndGet
07:20:53 [2020-10-24T07:20:53.324Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
07:20:53 [2020-10-24T07:20:53.324Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
07:20:53 [2020-10-24T07:20:53.324Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
07:20:53 [2020-10-24T07:20:53.324Z] === RUN   TestBufferPoolPutAndGet
07:20:53 [2020-10-24T07:20:53.324Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
07:20:53 [2020-10-24T07:20:53.324Z] PASS
07:20:53 [2020-10-24T07:20:53.324Z] coverage: 88.2% of statements
07:20:53 [2020-10-24T07:20:53.324Z] ok  	github.com/docker/docker/pkg/pools	0.079s	coverage: 88.2% of statements
07:20:53 [2020-10-24T07:20:53.783Z] --- PASS: TestFailedConnection (1.06s)
07:20:53 [2020-10-24T07:20:53.783Z] === RUN   TestFailOnce
07:20:53 [2020-10-24T07:20:53.783Z] 2020/10/24 07:20:53 http: panic serving 127.0.0.1:49219: Plugin not ready
07:20:53 [2020-10-24T07:20:53.783Z] goroutine 10 [running]:
07:20:53 [2020-10-24T07:20:53.783Z] net/http.(*conn).serve.func1(0xc000058aa0)
07:20:53 [2020-10-24T07:20:53.783Z] 	c:/go/src/net/http/server.go:1795 +0x140
07:20:53 [2020-10-24T07:20:53.783Z] panic(0x849ac0, 0x986810)
07:20:53 [2020-10-24T07:20:53.783Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
07:20:53 [2020-10-24T07:20:53.783Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000132000, 0xc0000d0300)
07:20:53 [2020-10-24T07:20:53.783Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
07:20:53 [2020-10-24T07:20:53.783Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000132000, 0xc0000d0300)
07:20:53 [2020-10-24T07:20:53.783Z] 	c:/go/src/net/http/server.go:2036 +0x4b
07:20:53 [2020-10-24T07:20:53.783Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000132000, 0xc0000d0300)
07:20:53 [2020-10-24T07:20:53.783Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
07:20:53 [2020-10-24T07:20:53.783Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000132000, 0xc0000d0300)
07:20:53 [2020-10-24T07:20:53.783Z] 	c:/go/src/net/http/server.go:2831 +0xab
07:20:53 [2020-10-24T07:20:53.783Z] net/http.(*conn).serve(0xc000058aa0, 0x99b040, 0xc00004a980)
07:20:53 [2020-10-24T07:20:53.783Z] 	c:/go/src/net/http/server.go:1919 +0x87c
07:20:53 [2020-10-24T07:20:53.783Z] created by net/http.(*Server).Serve
07:20:53 [2020-10-24T07:20:53.783Z] 	c:/go/src/net/http/server.go:2957 +0x38b
07:20:53 [2020-10-24T07:20:53.783Z] time="2020-10-24T07:20:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s"
07:20:53 [2020-10-24T07:20:53.845Z] #14 ...
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
07:20:53 [2020-10-24T07:20:53.846Z] #7 0.741 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
07:20:53 [2020-10-24T07:20:53.846Z] #7 1.954 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.045 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.052 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.059 (3/30) Installing readline (8.0.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.064 (4/30) Installing bash (5.0.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.079 Executing bash-5.0.0-r0.post-install
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.085 (5/30) Installing ca-certificates (20191127-r2)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.103 (6/30) Installing libgcc (8.3.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.107 (7/30) Installing libstdc++ (8.3.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.119 (8/30) Installing binutils (2.32-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.222 (9/30) Installing gmp (6.1.2-r1)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.231 (10/30) Installing isl (0.18-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.250 (11/30) Installing libgomp (8.3.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.255 (12/30) Installing libatomic (8.3.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.257 (13/30) Installing mpfr3 (3.1.5-r1)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.265 (14/30) Installing mpc1 (1.1.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 2.269 (15/30) Installing gcc (8.3.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.176 (16/30) Installing musl-dev (1.1.22-r3)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.273 (17/30) Installing libc-dev (0.7.1-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.275 (18/30) Installing g++ (8.3.0-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.824 (19/30) Installing nghttp2-libs (1.39.2-r1)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.829 (20/30) Installing libcurl (7.66.0-r1)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.837 (21/30) Installing expat (2.2.8-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.842 (22/30) Installing pcre2 (10.33-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 3.851 (23/30) Installing git (2.22.4-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.064 (24/30) Installing libmnl (1.0.4-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.066 (25/30) Installing libnftnl-libs (1.1.3-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.072 (26/30) Installing iptables (1.8.3-r1)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.097 (27/30) Installing pigz (2.4-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.103 (28/30) Installing tar (1.32-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.111 (29/30) Installing xz-libs (5.2.4-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.115 (30/30) Installing xz (5.2.4-r0)
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.123 Executing busybox-1.30.1-r3.trigger
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.129 Executing ca-certificates-20191127-r2.trigger
07:20:53 [2020-10-24T07:20:53.846Z] #7 4.177 OK: 179 MiB in 44 packages
07:20:53 [2020-10-24T07:20:53.846Z] #7 DONE 5.2s
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
07:20:53 [2020-10-24T07:20:53.846Z] #9 DONE 0.1s
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
07:20:53 [2020-10-24T07:20:53.846Z] #10 DONE 0.0s
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
07:20:53 [2020-10-24T07:20:53.846Z] #11 DONE 0.0s
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
07:20:53 [2020-10-24T07:20:53.846Z] #12 DONE 0.0s
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:20:53 [2020-10-24T07:20:53.846Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s
07:20:53 [2020-10-24T07:20:53.846Z] #14 ...
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
07:20:53 [2020-10-24T07:20:53.846Z] #13 DONE 0.0s
07:20:53 [2020-10-24T07:20:53.846Z] 
07:20:53 [2020-10-24T07:20:53.846Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
07:20:53 [2020-10-24T07:20:53.893Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:20:54 [2020-10-24T07:20:54.240Z] === RUN   TestOutputOnPrematureClose
07:20:54 [2020-10-24T07:20:54.240Z] --- PASS: TestOutputOnPrematureClose (0.00s)
07:20:54 [2020-10-24T07:20:54.240Z] === RUN   TestCompleteSilently
07:20:54 [2020-10-24T07:20:54.240Z] --- PASS: TestCompleteSilently (0.00s)
07:20:54 [2020-10-24T07:20:54.240Z] PASS
07:20:54 [2020-10-24T07:20:54.240Z] coverage: 75.9% of statements
07:20:54 [2020-10-24T07:20:54.240Z] ok  	github.com/docker/docker/pkg/progress	0.068s	coverage: 75.9% of statements
07:20:54 [2020-10-24T07:20:54.240Z] === RUN   TestSendToOneSub
07:20:54 [2020-10-24T07:20:54.240Z] --- PASS: TestSendToOneSub (0.00s)
07:20:54 [2020-10-24T07:20:54.240Z] === RUN   TestSendToMultipleSubs
07:20:54 [2020-10-24T07:20:54.240Z] --- PASS: TestSendToMultipleSubs (0.00s)
07:20:54 [2020-10-24T07:20:54.240Z] === RUN   TestEvictOneSub
07:20:54 [2020-10-24T07:20:54.240Z] --- PASS: TestEvictOneSub (0.00s)
07:20:54 [2020-10-24T07:20:54.240Z] === RUN   TestClosePublisher
07:20:54 [2020-10-24T07:20:54.240Z] --- PASS: TestClosePublisher (0.00s)
07:20:54 [2020-10-24T07:20:54.240Z] === RUN   TestPubSubRace
07:20:54 [2020-10-24T07:20:54.415Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done
07:20:54 [2020-10-24T07:20:54.674Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
07:20:54 [2020-10-24T07:20:54.674Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
07:20:54 [2020-10-24T07:20:54.674Z] #14 DONE 8.2s
07:20:54 [2020-10-24T07:20:54.674Z] 
07:20:54 [2020-10-24T07:20:54.674Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
07:20:54 [2020-10-24T07:20:54.677Z] === RUN   TestReadPluginNoRead/default
07:20:54 [2020-10-24T07:20:54.697Z] --- PASS: TestFailOnce (1.20s)
07:20:54 [2020-10-24T07:20:54.697Z] === RUN   TestEchoInputOutput
07:20:54 [2020-10-24T07:20:54.697Z] --- PASS: TestEchoInputOutput (0.00s)
07:20:54 [2020-10-24T07:20:54.697Z] === RUN   TestBackoff
07:20:54 [2020-10-24T07:20:54.697Z] --- PASS: TestBackoff (0.00s)
07:20:54 [2020-10-24T07:20:54.697Z] === RUN   TestAbortRetry
07:20:54 [2020-10-24T07:20:54.697Z] --- PASS: TestAbortRetry (0.00s)
07:20:54 [2020-10-24T07:20:54.697Z] === RUN   TestClientScheme
07:20:54 [2020-10-24T07:20:54.697Z] --- PASS: TestClientScheme (0.00s)
07:20:54 [2020-10-24T07:20:54.697Z] === RUN   TestNewClientWithTimeout
07:20:55 [2020-10-24T07:20:55.154Z] === RUN   TestRegister
07:20:55 [2020-10-24T07:20:55.154Z] --- PASS: TestRegister (0.00s)
07:20:55 [2020-10-24T07:20:55.154Z] === RUN   TestCommand
07:20:55 [2020-10-24T07:20:55.154Z] --- PASS: TestCommand (0.03s)
07:20:55 [2020-10-24T07:20:55.154Z] === RUN   TestNaiveSelf
07:20:55 [2020-10-24T07:20:55.154Z] --- PASS: TestPubSubRace (1.05s)
07:20:55 [2020-10-24T07:20:55.154Z] PASS
07:20:55 [2020-10-24T07:20:55.154Z] coverage: 75.0% of statements
07:20:55 [2020-10-24T07:20:55.154Z] --- PASS: TestNaiveSelf (0.03s)
07:20:55 [2020-10-24T07:20:55.154Z] PASS
07:20:55 [2020-10-24T07:20:55.154Z] coverage: 82.4% of statements
07:20:55 [2020-10-24T07:20:55.154Z] ok  	github.com/docker/docker/pkg/pubsub	1.098s	coverage: 75.0% of statements
07:20:55 [2020-10-24T07:20:55.154Z] ok  	github.com/docker/docker/pkg/reexec	0.180s	coverage: 82.4% of statements
07:20:55 [2020-10-24T07:20:55.154Z] time="2020-10-24T07:20:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
07:20:55 [2020-10-24T07:20:55.242Z] #15 0.394 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
07:20:55 [2020-10-24T07:20:55.280Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:20:55 [2020-10-24T07:20:55.314Z] --- PASS: TestDaemonStartWithLogOpt (5.32s)
07:20:56 [2020-10-24T07:20:56.179Z] #15 1.451 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
07:20:56 [2020-10-24T07:20:56.179Z] #15 1.561 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
07:20:56 [2020-10-24T07:20:56.353Z] === RUN   TestReadPluginNoRead/disabled_caching
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.565 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.572 (3/54) Installing readline (8.0.4-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.576 (4/54) Installing bash (5.0.17-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.590 Executing bash-5.0.17-r0.post-install
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.592 (5/54) Installing linux-headers (5.4.5-r1)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.671 (6/54) Installing libblkid (2.35.2-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.676 (7/54) Installing libuuid (2.35.2-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.677 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.683 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.688 (10/54) Installing libgcc (9.3.0-r2)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.689 (11/54) Installing libstdc++ (9.3.0-r2)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.701 (12/54) Installing binutils (2.34-r1)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.767 (13/54) Installing libmagic (5.38-r0)
07:20:56 [2020-10-24T07:20:56.439Z] #15 1.788 (14/54) Installing file (5.38-r0)
07:20:56 [2020-10-24T07:20:56.663Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:20:56 [2020-10-24T07:20:56.663Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:20:56 [2020-10-24T07:20:56.663Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:20:56 [2020-10-24T07:20:56.663Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:20:56 [2020-10-24T07:20:56.663Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:20:56 [2020-10-24T07:20:56.663Z] --- PASS: TestServiceCreateInit (10.32s)
07:20:56 [2020-10-24T07:20:56.663Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s)
07:20:56 [2020-10-24T07:20:56.663Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s)
07:20:56 [2020-10-24T07:20:56.663Z] === RUN   TestCreateServiceMultipleTimes
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestNewStdWriter
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestNewStdWriter (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestWriteWithUninitializedStdWriter
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestWriteWithNilBytes
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestWriteWithNilBytes (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestWrite
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestWrite (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestWriteWithWriterError
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestWriteWithWriterError (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyWriteAndRead
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyReturnsErrorReadingHeader
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyReturnsErrorReadingFrame
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyDetectsCorruptedFrame
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyWithInvalidInputHeader
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyWithCorruptedPrefix
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyReturnsWriteErrors
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestStdCopyReturnsErrorFromSystem
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] PASS
07:20:56 [2020-10-24T07:20:56.687Z] coverage: 100.0% of statements
07:20:56 [2020-10-24T07:20:56.687Z] ok  	github.com/docker/docker/pkg/stdcopy	0.044s	coverage: 100.0% of statements
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestParseSignal
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestParseSignal (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] === RUN   TestValidSignalForPlatform
07:20:56 [2020-10-24T07:20:56.687Z] --- PASS: TestValidSignalForPlatform (0.00s)
07:20:56 [2020-10-24T07:20:56.687Z] PASS
07:20:56 [2020-10-24T07:20:56.687Z] coverage: 20.3% of statements
07:20:56 [2020-10-24T07:20:56.687Z] ok  	github.com/docker/docker/pkg/signal	0.103s	coverage: 20.3% of statements
07:20:56 [2020-10-24T07:20:56.687Z] time="2020-10-24T07:20:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.789 (15/54) Installing gmp (6.2.0-r0)
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.794 (16/54) Installing isl (0.18-r0)
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.807 (17/54) Installing libgomp (9.3.0-r2)
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.810 (18/54) Installing libatomic (9.3.0-r2)
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.811 (19/54) Installing libgphobos (9.3.0-r2)
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.853 (20/54) Installing mpfr4 (4.0.2-r4)
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.858 (21/54) Installing mpc1 (1.1.0-r1)
07:20:56 [2020-10-24T07:20:56.698Z] #15 1.860 (22/54) Installing gcc (9.3.0-r2)
07:20:57 [2020-10-24T07:20:57.236Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:20:57 [2020-10-24T07:20:57.399Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:20:57 [2020-10-24T07:20:57.639Z] #15 2.685 (23/54) Installing musl-dev (1.1.24-r9)
07:20:57 [2020-10-24T07:20:57.639Z] #15 2.754 (24/54) Installing libc-dev (0.7.2-r3)
07:20:57 [2020-10-24T07:20:57.639Z] #15 2.755 (25/54) Installing g++ (9.3.0-r2)
07:20:57 [2020-10-24T07:20:57.652Z] === RUN   TestGenerateRandomID
07:20:57 [2020-10-24T07:20:57.652Z] --- PASS: TestGenerateRandomID (0.00s)
07:20:57 [2020-10-24T07:20:57.652Z] === RUN   TestShortenId
07:20:57 [2020-10-24T07:20:57.652Z] --- PASS: TestShortenId (0.00s)
07:20:57 [2020-10-24T07:20:57.652Z] === RUN   TestShortenSha256Id
07:20:57 [2020-10-24T07:20:57.652Z] --- PASS: TestShortenSha256Id (0.00s)
07:20:57 [2020-10-24T07:20:57.652Z] === RUN   TestShortenIdEmpty
07:20:57 [2020-10-24T07:20:57.652Z] --- PASS: TestShortenIdEmpty (0.00s)
07:20:57 [2020-10-24T07:20:57.652Z] === RUN   TestShortenIdInvalid
07:20:57 [2020-10-24T07:20:57.652Z] --- PASS: TestShortenIdInvalid (0.00s)
07:20:57 [2020-10-24T07:20:57.652Z] === RUN   TestIsShortIDNonHex
07:20:57 [2020-10-24T07:20:57.652Z] --- PASS: TestIsShortIDNonHex (0.00s)
07:20:57 [2020-10-24T07:20:57.652Z] === RUN   TestIsShortIDNotCorrectSize
07:20:57 [2020-10-24T07:20:57.652Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
07:20:57 [2020-10-24T07:20:57.652Z] PASS
07:20:57 [2020-10-24T07:20:57.652Z] coverage: 70.6% of statements
07:20:57 [2020-10-24T07:20:57.652Z] ok  	github.com/docker/docker/pkg/stringid	0.048s	coverage: 70.6% of statements
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.161 (26/54) Installing make (4.3-r0)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.164 (27/54) Installing fortify-headers (1.1-r0)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.165 (28/54) Installing patch (2.7.6-r6)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.168 (29/54) Installing build-base (0.5-r2)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.169 (30/54) Installing nghttp2-libs (1.41.0-r0)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.172 (31/54) Installing libcurl (7.69.1-r1)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.177 (32/54) Installing curl (7.69.1-r1)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.180 (33/54) Installing oniguruma (6.9.5-r2)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.186 (34/54) Installing jq (1.6-r1)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.192 (35/54) Installing device-mapper-libs (2.02.186-r1)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.196 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.198 (37/54) Installing libaio (0.3.112-r1)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.199 (38/54) Installing lvm2-libs (2.02.186-r1)
07:20:57 [2020-10-24T07:20:57.899Z] #15 3.238 (39/54) Installing blkid (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestRawProgressFormatterFormatStatus
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestRawProgressFormatterFormatProgress
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestFormatStatus
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestFormatStatus (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestFormatError
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestFormatError (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestFormatJSONError
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestFormatJSONError (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestJsonProgressFormatterFormatProgress
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestJsonProgressFormatterFormatStatus
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestNewJSONProgressOutput
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestNewJSONProgressOutput (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestAuxFormatterEmit
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestAuxFormatterEmit (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestStreamWriterStdout
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestStreamWriterStdout (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] === RUN   TestStreamWriterStderr
07:20:58 [2020-10-24T07:20:58.109Z] --- PASS: TestStreamWriterStderr (0.00s)
07:20:58 [2020-10-24T07:20:58.109Z] PASS
07:20:58 [2020-10-24T07:20:58.109Z] coverage: 66.2% of statements
07:20:58 [2020-10-24T07:20:58.109Z] ok  	github.com/docker/docker/pkg/streamformatter	0.077s	coverage: 66.2% of statements
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.240 (40/54) Installing libcap-ng (0.7.10-r1)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.242 (41/54) Installing setpriv (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.244 (42/54) Installing libmount (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.248 (43/54) Installing libsmartcols (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.251 (44/54) Installing findmnt (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.253 (45/54) Installing mcookie (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.255 (46/54) Installing hexdump (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.257 (47/54) Installing lsblk (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.260 (48/54) Installing libfdisk (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.264 (49/54) Installing sfdisk (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.267 (50/54) Installing cfdisk (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.269 (51/54) Installing util-linux (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.304 (52/54) Installing pkgconf (1.7.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.307 (53/54) Installing util-linux-dev (2.35.2-r0)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.328 (54/54) Installing lvm2-dev (2.02.186-r1)
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.333 Executing busybox-1.31.1-r16.trigger
07:20:58 [2020-10-24T07:20:58.158Z] #15 3.338 OK: 230 MiB in 69 packages
07:20:58 [2020-10-24T07:20:58.418Z] #15 DONE 3.7s
07:20:58 [2020-10-24T07:20:58.678Z] 
07:20:58 [2020-10-24T07:20:58.678Z] #16 [base 3/5] RUN mkdir -p /build/
07:20:58 [2020-10-24T07:20:58.922Z] --- PASS: TestReadPluginNoRead (8.91s)
07:20:58 [2020-10-24T07:20:58.922Z]     --- PASS: TestReadPluginNoRead/default (1.40s)
07:20:58 [2020-10-24T07:20:58.922Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
07:20:58 [2020-10-24T07:20:58.922Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s)
07:20:58 [2020-10-24T07:20:58.922Z]     read_test.go:92: [d1d9989f570d2] daemon is not started
07:20:59 [2020-10-24T07:20:59.072Z] === RUN   TestIsCpusetListAvailable
07:20:59 [2020-10-24T07:20:59.072Z] --- PASS: TestIsCpusetListAvailable (0.00s)
07:20:59 [2020-10-24T07:20:59.072Z] PASS
07:20:59 [2020-10-24T07:20:59.072Z] coverage: 38.2% of statements
07:20:59 [2020-10-24T07:20:59.072Z] ok  	github.com/docker/docker/pkg/sysinfo	0.052s	coverage: 38.2% of statements
07:20:59 [2020-10-24T07:20:59.246Z] #16 DONE 0.5s
07:20:59 [2020-10-24T07:20:59.246Z] 
07:20:59 [2020-10-24T07:20:59.246Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
07:20:59 [2020-10-24T07:20:59.508Z] #17 DONE 0.5s
07:20:59 [2020-10-24T07:20:59.508Z] 
07:20:59 [2020-10-24T07:20:59.508Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
07:20:59 [2020-10-24T07:20:59.508Z] #18 DONE 0.0s
07:20:59 [2020-10-24T07:20:59.508Z] 
07:20:59 [2020-10-24T07:20:59.508Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
07:20:59 [2020-10-24T07:20:59.508Z] #22 DONE 0.0s
07:20:59 [2020-10-24T07:20:59.508Z] 
07:20:59 [2020-10-24T07:20:59.508Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
07:20:59 [2020-10-24T07:20:59.508Z] #26 DONE 0.1s
07:20:59 [2020-10-24T07:20:59.508Z] 
07:20:59 [2020-10-24T07:20:59.508Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
07:20:59 [2020-10-24T07:20:59.508Z] #19 DONE 0.1s
07:20:59 [2020-10-24T07:20:59.508Z] 
07:20:59 [2020-10-24T07:20:59.508Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
07:20:59 [2020-10-24T07:20:59.508Z] #23 DONE 0.1s
07:20:59 [2020-10-24T07:20:59.508Z] 
07:20:59 [2020-10-24T07:20:59.508Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
07:20:59 [2020-10-24T07:20:59.508Z] #27 DONE 0.1s
07:20:59 [2020-10-24T07:20:59.508Z] 
07:20:59 [2020-10-24T07:20:59.508Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
07:20:59 [2020-10-24T07:20:59.531Z] time="2020-10-24T07:20:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
07:20:59 [2020-10-24T07:20:59.770Z] #24 ...
07:20:59 [2020-10-24T07:20:59.770Z] 
07:20:59 [2020-10-24T07:20:59.770Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
07:20:59 [2020-10-24T07:20:59.770Z] #28 DONE 0.1s
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestChtimes
07:20:59 [2020-10-24T07:20:59.988Z] --- PASS: TestChtimes (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestChtimesWindows
07:20:59 [2020-10-24T07:20:59.988Z] --- PASS: TestChtimesWindows (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
07:20:59 [2020-10-24T07:20:59.988Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestEnsureRemoveAllNotExist
07:20:59 [2020-10-24T07:20:59.988Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestEnsureRemoveAllWithDir
07:20:59 [2020-10-24T07:20:59.988Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestEnsureRemoveAllWithFile
07:20:59 [2020-10-24T07:20:59.988Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestEnsureRemoveAllWithMount
07:20:59 [2020-10-24T07:20:59.988Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
07:20:59 [2020-10-24T07:20:59.988Z] === RUN   TestHasWin32KSupport
07:20:59 [2020-10-24T07:20:59.988Z] --- PASS: TestHasWin32KSupport (0.00s)
07:20:59 [2020-10-24T07:20:59.988Z]     syscall_windows_test.go:8: win32k: true
07:20:59 [2020-10-24T07:20:59.988Z] PASS
07:20:59 [2020-10-24T07:20:59.988Z] coverage: 12.0% of statements
07:20:59 [2020-10-24T07:20:59.988Z] ok  	github.com/docker/docker/pkg/system	0.093s	coverage: 12.0% of statements
07:21:00 [2020-10-24T07:21:00.030Z] 
07:21:00 [2020-10-24T07:21:00.030Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:21:00 [2020-10-24T07:21:00.436Z] --- PASS: TestContinueAfterPluginCrash (10.47s)
07:21:00 [2020-10-24T07:21:00.436Z] PASS
07:21:00 [2020-10-24T07:21:00.436Z] 
07:21:00 [2020-10-24T07:21:00.436Z] DONE 6 tests in 10.553s
07:21:00 [2020-10-24T07:21:00.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:21:00 [2020-10-24T07:21:00.436Z] ++ 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
07:21:00 [2020-10-24T07:21:00.436Z] ++ set -e
07:21:00 [2020-10-24T07:21:00.436Z] ++ '[' -n 0 ']'
07:21:00 [2020-10-24T07:21:00.437Z] ++ set -x
07:21:00 [2020-10-24T07:21:00.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
07:21:00 [2020-10-24T07:21:00.437Z] testing: warning: no tests to run
07:21:00 [2020-10-24T07:21:00.437Z] PASS
07:21:00 [2020-10-24T07:21:00.437Z] 
07:21:00 [2020-10-24T07:21:00.437Z] DONE 0 tests in 0.017s
07:21:00 [2020-10-24T07:21:00.437Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:21:00 [2020-10-24T07:21:00.437Z] ++ 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
07:21:00 [2020-10-24T07:21:00.437Z] ++ set -e
07:21:00 [2020-10-24T07:21:00.437Z] ++ '[' -n 0 ']'
07:21:00 [2020-10-24T07:21:00.437Z] ++ set -x
07:21:00 [2020-10-24T07:21:00.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestTailFile
07:21:00 [2020-10-24T07:21:00.446Z] --- PASS: TestTailFile (0.00s)
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestTailFileManyLines
07:21:00 [2020-10-24T07:21:00.446Z] --- PASS: TestTailFileManyLines (0.00s)
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestTailEmptyFile
07:21:00 [2020-10-24T07:21:00.446Z] --- PASS: TestTailEmptyFile (0.00s)
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestTailNegativeN
07:21:00 [2020-10-24T07:21:00.446Z] --- PASS: TestTailNegativeN (0.00s)
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader
07:21:00 [2020-10-24T07:21:00.446Z] === CONT  TestNewTailReader
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/single_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/single_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/4_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/4_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/8_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/8_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/truncated_last_line
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/truncated_last_line#01
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/truncated_last_line#02
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
07:21:00 [2020-10-24T07:21:00.446Z] === CONT  TestNewTailReader/no_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.446Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.446Z] === CONT  TestNewTailReader/12_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.446Z] === CONT  TestNewTailReader/2_byte_delimiter
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.446Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.446Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/single_byte_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/4_byte_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/8_byte_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.447Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.447Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.448Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.448Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.448Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.729Z] INFO: Testing against a local daemon
07:21:00 [2020-10-24T07:21:00.729Z] === RUN   TestPluginWithDevMounts
07:21:00 [2020-10-24T07:21:00.729Z] === PAUSE TestPluginWithDevMounts
07:21:00 [2020-10-24T07:21:00.729Z] === CONT  TestPluginWithDevMounts
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.906Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.906Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.906Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.906Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.906Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.907Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.907Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.908Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.908Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
07:21:00 [2020-10-24T07:21:00.909Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
07:21:00 [2020-10-24T07:21:00.910Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
07:21:01 [2020-10-24T07:21:01.368Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
07:21:01 [2020-10-24T07:21:01.368Z] --- PASS: TestNewTailReader (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.368Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.03s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.369Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.370Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
07:21:01 [2020-10-24T07:21:01.370Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
07:21:01 [2020-10-24T07:21:01.371Z] PASS
07:21:01 [2020-10-24T07:21:01.371Z] coverage: 88.6% of statements
07:21:01 [2020-10-24T07:21:01.371Z] ok  	github.com/docker/docker/pkg/tailfile	0.544s	coverage: 88.6% of statements
07:21:01 [2020-10-24T07:21:01.439Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestTarSumRemoveNonExistent
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestTarSumRemove
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestTarSumRemove (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestSortFileInfoSums
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestSortFileInfoSums (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestNewTarSumForLabelInvalid
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestNewTarSumForLabel
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestNewTarSumForLabel (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestEmptyTar
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestEmptyTar (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestTarSumsReadSize
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestTarSumsReadSize (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestTarSums
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestTarSums (0.09s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestIteration
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestIteration (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestVersionLabelForChecksum
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestVersionLabelForChecksum (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestVersion
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestVersion (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestGetVersion
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestGetVersion (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] === RUN   TestGetVersions
07:21:02 [2020-10-24T07:21:02.337Z] --- PASS: TestGetVersions (0.00s)
07:21:02 [2020-10-24T07:21:02.337Z] PASS
07:21:02 [2020-10-24T07:21:02.337Z] coverage: 89.3% of statements
07:21:02 [2020-10-24T07:21:02.337Z] ok  	github.com/docker/docker/pkg/tarsum	0.250s	coverage: 89.3% of statements
07:21:02 [2020-10-24T07:21:02.337Z] testing: warning: no tests to run
07:21:02 [2020-10-24T07:21:02.337Z] PASS
07:21:02 [2020-10-24T07:21:02.337Z] coverage: [no statements]
07:21:02 [2020-10-24T07:21:02.337Z] ok  	github.com/docker/docker/pkg/term/windows	0.038s	coverage: [no statements] [no tests to run]
07:21:02 [2020-10-24T07:21:02.382Z] === RUN   TestDockerSuite/TestContainerAPITop
07:21:02 [2020-10-24T07:21:02.811Z] --- PASS: TestPluginWithDevMounts (1.84s)
07:21:02 [2020-10-24T07:21:02.811Z] PASS
07:21:02 [2020-10-24T07:21:02.811Z] 
07:21:02 [2020-10-24T07:21:02.811Z] DONE 1 tests in 1.917s
07:21:02 [2020-10-24T07:21:02.811Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
07:21:02 [2020-10-24T07:21:02.811Z] ++ 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
07:21:02 [2020-10-24T07:21:02.811Z] ++ set -e
07:21:02 [2020-10-24T07:21:02.811Z] ++ '[' -n 0 ']'
07:21:02 [2020-10-24T07:21:02.811Z] ++ set -x
07:21:02 [2020-10-24T07:21:02.812Z] ++ env -i DEST=/go/src/github.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
07:21:02 [2020-10-24T07:21:02.812Z] INFO: Testing against a local daemon
07:21:02 [2020-10-24T07:21:02.812Z] === RUN   TestSecretInspect
07:21:03 [2020-10-24T07:21:03.302Z] === RUN   TestTruncIndex
07:21:03 [2020-10-24T07:21:03.302Z] === RUN   TestIsGIT
07:21:03 [2020-10-24T07:21:03.302Z] --- PASS: TestIsGIT (0.00s)
07:21:03 [2020-10-24T07:21:03.302Z] === RUN   TestIsTransport
07:21:03 [2020-10-24T07:21:03.302Z] --- PASS: TestIsTransport (0.00s)
07:21:03 [2020-10-24T07:21:03.302Z] PASS
07:21:03 [2020-10-24T07:21:03.302Z] coverage: 100.0% of statements
07:21:03 [2020-10-24T07:21:03.302Z] ok  	github.com/docker/docker/pkg/urlutil	0.038s	coverage: 100.0% of statements
07:21:03 [2020-10-24T07:21:03.302Z] --- PASS: TestTruncIndex (0.10s)
07:21:03 [2020-10-24T07:21:03.302Z] PASS
07:21:03 [2020-10-24T07:21:03.302Z] coverage: 91.5% of statements
07:21:03 [2020-10-24T07:21:03.302Z] ok  	github.com/docker/docker/pkg/truncindex	0.139s	coverage: 91.5% of statements
07:21:03 [2020-10-24T07:21:03.326Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:21:03 [2020-10-24T07:21:03.326Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:21:03 [2020-10-24T07:21:03.326Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:21:03 [2020-10-24T07:21:03.759Z] time="2020-10-24T07:21:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
07:21:04 [2020-10-24T07:21:04.217Z] === RUN   TestVersionInfo
07:21:04 [2020-10-24T07:21:04.217Z] --- PASS: TestVersionInfo (0.00s)
07:21:04 [2020-10-24T07:21:04.217Z] === RUN   TestAppendVersions
07:21:04 [2020-10-24T07:21:04.217Z] --- PASS: TestAppendVersions (0.00s)
07:21:04 [2020-10-24T07:21:04.217Z] PASS
07:21:04 [2020-10-24T07:21:04.217Z] coverage: 88.9% of statements
07:21:04 [2020-10-24T07:21:04.217Z] ok  	github.com/docker/docker/pkg/useragent	0.043s	coverage: 88.9% of statements
07:21:04 [2020-10-24T07:21:04.229Z] #29 ...
07:21:04 [2020-10-24T07:21:04.229Z] 
07:21:04 [2020-10-24T07:21:04.229Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + RM_GOPATH=0
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + TMP_GOPATH=
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + : /build
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + '[' -z '' ']'
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 ++ mktemp -d
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + export GOPATH=/tmp/tmp.BfkJnC
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + GOPATH=/tmp/tmp.BfkJnC
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + RM_GOPATH=1
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 + case "$(go env GOARCH)" in
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.016 ++ go env GOARCH
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.024 + export GO_BUILDMODE=-buildmode=pie
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.024 + GO_BUILDMODE=-buildmode=pie
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.025 ++ dirname ./install.sh
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 Install docker/cli version 17.06.2-ce from stable
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 + dir=.
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 + bin=dockercli
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 + shift
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 + '[' '!' -f ./dockercli.installer ']'
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 + . ./dockercli.installer
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 ++ : stable
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 ++ : 17.06.2-ce
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 + install_dockercli
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.027 ++ uname -m
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.030 + arch=x86_64
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.030 + '[' x86_64 '!=' x86_64 ']'
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.030 + url=https://download.docker.com/linux/static
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.030 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:21:04 [2020-10-24T07:21:04.229Z] #24 1.037 + tar -xz docker/docker
07:21:04 [2020-10-24T07:21:04.229Z] #24 3.653 + mkdir -p /build
07:21:04 [2020-10-24T07:21:04.229Z] #24 3.654 + mv docker/docker /build/
07:21:04 [2020-10-24T07:21:04.229Z] #24 3.656 + rmdir docker
07:21:04 [2020-10-24T07:21:04.229Z] #24 DONE 3.9s
07:21:04 [2020-10-24T07:21:04.229Z] 
07:21:04 [2020-10-24T07:21:04.229Z] #31 [builder 1/4] COPY . .
07:21:04 [2020-10-24T07:21:04.229Z] #31 DONE 4.0s
07:21:04 [2020-10-24T07:21:04.229Z] 
07:21:04 [2020-10-24T07:21:04.229Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:21:04 [2020-10-24T07:21:04.229Z] #20 2.469 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
07:21:04 [2020-10-24T07:21:04.229Z] #20 3.073 
07:21:04 [2020-10-24T07:21:04.229Z] #20 3.215 
                                                                           0.0%
################                                                          22.6%
############################                                              40.2%
###########################################                               61.0%
####################################################                      72.5%
#######################################################                   77.4%
######################################################################    98.1%
######################################################################## 100.0%
07:21:04 [2020-10-24T07:21:04.229Z] #20 4.714 
07:21:04 [2020-10-24T07:21:04.342Z] --- PASS: TestSecretInspect (1.92s)
07:21:04 [2020-10-24T07:21:04.342Z] === RUN   TestSecretList
07:21:04 [2020-10-24T07:21:04.490Z] #20 4.874 
                                                                           0.2%
######################################################################    98.0%
######################################################################## 100.0%
07:21:05 [2020-10-24T07:21:05.061Z] 
07:21:05 [2020-10-24T07:21:05.061Z] #20 ...
07:21:05 [2020-10-24T07:21:05.061Z] 
07:21:05 [2020-10-24T07:21:05.061Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
07:21:05 [2020-10-24T07:21:05.061Z] #32 DONE 1.5s
07:21:05 [2020-10-24T07:21:05.061Z] 
07:21:05 [2020-10-24T07:21:05.061Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:21:05 [2020-10-24T07:21:05.061Z] #20 5.447 
07:21:05 [2020-10-24T07:21:05.061Z] #20 5.577 
##########                                                                14.7%
07:21:05 [2020-10-24T07:21:05.061Z] #20 ...
07:21:05 [2020-10-24T07:21:05.061Z] 
07:21:05 [2020-10-24T07:21:05.061Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:21:05 [2020-10-24T07:21:05.879Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:21:06 [2020-10-24T07:21:06.003Z] #33 0.834 
07:21:06 [2020-10-24T07:21:06.003Z] #33 1.035 Removing bundles/
07:21:06 [2020-10-24T07:21:06.003Z] #33 1.036 
07:21:06 [2020-10-24T07:21:06.003Z] #33 1.041 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
07:21:06 [2020-10-24T07:21:06.139Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:21:06 [2020-10-24T07:21:06.387Z] === RUN   TestValidatePrivileges
07:21:06 [2020-10-24T07:21:06.387Z] --- PASS: TestValidatePrivileges (0.00s)
07:21:06 [2020-10-24T07:21:06.387Z] === RUN   TestFilterByCapNeg
07:21:06 [2020-10-24T07:21:06.387Z] --- PASS: TestFilterByCapNeg (0.00s)
07:21:06 [2020-10-24T07:21:06.387Z] === RUN   TestFilterByCapPos
07:21:06 [2020-10-24T07:21:06.387Z] --- PASS: TestFilterByCapPos (0.00s)
07:21:06 [2020-10-24T07:21:06.387Z] === RUN   TestStoreGetPluginNotMatchCapRefs
07:21:06 [2020-10-24T07:21:06.387Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
07:21:06 [2020-10-24T07:21:06.387Z] PASS
07:21:06 [2020-10-24T07:21:06.387Z] coverage: 12.0% of statements
07:21:06 [2020-10-24T07:21:06.387Z] ok  	github.com/docker/docker/plugin	0.297s	coverage: 12.0% of statements
07:21:06 [2020-10-24T07:21:06.387Z] === RUN   TestNewSettable
07:21:06 [2020-10-24T07:21:06.387Z] --- PASS: TestNewSettable (0.00s)
07:21:06 [2020-10-24T07:21:06.387Z] === RUN   TestIsSettable
07:21:06 [2020-10-24T07:21:06.387Z] --- PASS: TestIsSettable (0.00s)
07:21:06 [2020-10-24T07:21:06.387Z] === RUN   TestUpdateSettingsEnv
07:21:06 [2020-10-24T07:21:06.387Z] --- PASS: TestUpdateSettingsEnv (0.00s)
07:21:06 [2020-10-24T07:21:06.387Z] PASS
07:21:06 [2020-10-24T07:21:06.387Z] coverage: 20.1% of statements
07:21:06 [2020-10-24T07:21:06.387Z] ok  	github.com/docker/docker/plugin/v2	0.223s	coverage: 20.1% of statements
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:21:06 [2020-10-24T07:21:06.387Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:21:06 [2020-10-24T07:21:06.421Z] --- PASS: TestSecretList (1.91s)
07:21:06 [2020-10-24T07:21:06.421Z] === RUN   TestSecretsCreateAndDelete
07:21:07 [2020-10-24T07:21:07.388Z] #33 2.159 Building test suite binary ./integration-cli/test.main
07:21:07 [2020-10-24T07:21:07.526Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:21:07 [2020-10-24T07:21:07.919Z] === RUN   TestLoad
07:21:07 [2020-10-24T07:21:07.919Z] --- PASS: TestLoad (0.00s)
07:21:07 [2020-10-24T07:21:07.919Z] === RUN   TestSave
07:21:07 [2020-10-24T07:21:07.919Z] --- PASS: TestSave (0.03s)
07:21:07 [2020-10-24T07:21:07.919Z] === RUN   TestAddDeleteGet
07:21:07 [2020-10-24T07:21:07.919Z] --- PASS: TestAddDeleteGet (0.05s)
07:21:07 [2020-10-24T07:21:07.919Z] === RUN   TestInvalidTags
07:21:07 [2020-10-24T07:21:07.919Z] --- PASS: TestInvalidTags (0.01s)
07:21:07 [2020-10-24T07:21:07.919Z] PASS
07:21:07 [2020-10-24T07:21:07.919Z] coverage: 84.4% of statements
07:21:07 [2020-10-24T07:21:07.919Z] ok  	github.com/docker/docker/reference	0.224s	coverage: 84.4% of statements
07:21:08 [2020-10-24T07:21:08.377Z] === RUN   TestResumableRequestHeaderSimpleErrors
07:21:08 [2020-10-24T07:21:08.377Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
07:21:08 [2020-10-24T07:21:08.377Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
07:21:08 [2020-10-24T07:21:08.377Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
07:21:08 [2020-10-24T07:21:08.377Z] === RUN   TestResumableRequestHeaderTooMuchFailures
07:21:08 [2020-10-24T07:21:08.377Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
07:21:08 [2020-10-24T07:21:08.377Z] === RUN   TestResumableRequestReaderWithReadError
07:21:08 [2020-10-24T07:21:08.497Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
07:21:08 [2020-10-24T07:21:08.497Z] === RUN   TestSecretsUpdate
07:21:08 [2020-10-24T07:21:08.835Z] time="2020-10-24T07:21:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
07:21:08 [2020-10-24T07:21:08.835Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s)
07:21:08 [2020-10-24T07:21:08.835Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
07:21:08 [2020-10-24T07:21:08.835Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
07:21:08 [2020-10-24T07:21:08.835Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
07:21:08 [2020-10-24T07:21:08.835Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
07:21:08 [2020-10-24T07:21:08.835Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
07:21:08 [2020-10-24T07:21:08.835Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
07:21:08 [2020-10-24T07:21:08.835Z] === RUN   TestResumableRequestReader
07:21:08 [2020-10-24T07:21:08.835Z] --- PASS: TestResumableRequestReader (0.00s)
07:21:08 [2020-10-24T07:21:08.835Z] === RUN   TestResumableRequestReaderWithInitialResponse
07:21:08 [2020-10-24T07:21:08.835Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
07:21:08 [2020-10-24T07:21:08.835Z] PASS
07:21:08 [2020-10-24T07:21:08.835Z] coverage: 100.0% of statements
07:21:08 [2020-10-24T07:21:08.835Z] ok  	github.com/docker/docker/registry/resumable	0.332s	coverage: 100.0% of statements
07:21:09 [2020-10-24T07:21:09.292Z] === RUN   TestRestartManagerTimeout
07:21:09 [2020-10-24T07:21:09.292Z] --- PASS: TestRestartManagerTimeout (0.00s)
07:21:09 [2020-10-24T07:21:09.292Z] === RUN   TestRestartManagerTimeoutReset
07:21:09 [2020-10-24T07:21:09.292Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
07:21:09 [2020-10-24T07:21:09.292Z] PASS
07:21:09 [2020-10-24T07:21:09.292Z] coverage: 50.9% of statements
07:21:09 [2020-10-24T07:21:09.292Z] ok  	github.com/docker/docker/restartmanager	0.048s	coverage: 50.9% of statements
07:21:09 [2020-10-24T07:21:09.752Z] === RUN   TestSameAuthDataPostSave
07:21:09 [2020-10-24T07:21:09.753Z] --- PASS: TestSameAuthDataPostSave (0.00s)
07:21:09 [2020-10-24T07:21:09.753Z] === RUN   TestResolveAuthConfigIndexServer
07:21:09 [2020-10-24T07:21:09.753Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
07:21:09 [2020-10-24T07:21:09.753Z] === RUN   TestResolveAuthConfigFullURL
07:21:09 [2020-10-24T07:21:09.753Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
07:21:09 [2020-10-24T07:21:09.753Z] === RUN   TestLoadAllowNondistributableArtifacts
07:21:09 [2020-10-24T07:21:09.753Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
07:21:09 [2020-10-24T07:21:09.753Z] === RUN   TestValidateMirror
07:21:09 [2020-10-24T07:21:09.753Z] --- PASS: TestValidateMirror (0.00s)
07:21:09 [2020-10-24T07:21:09.753Z] === RUN   TestLoadInsecureRegistries
07:21:09 [2020-10-24T07:21:09.932Z] #33 ...
07:21:09 [2020-10-24T07:21:09.932Z] 
07:21:09 [2020-10-24T07:21:09.932Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
07:21:09 [2020-10-24T07:21:09.932Z] #20 5.577 
##########                                                                14.7%
######################################                                    53.9%
######################################################################## 100.0%
07:21:09 [2020-10-24T07:21:09.932Z] #20 6.134 
07:21:09 [2020-10-24T07:21:09.932Z] #20 6.259 
                                                                           1.0%
#########                                                                 13.3%
#####################                                                     29.8%
#######################                                                   32.8%
#####################################                                     51.5%
##############################################                            64.3%
############################################################              83.4%
######################################################################## 100.0%
07:21:09 [2020-10-24T07:21:09.932Z] #20 7.666 
07:21:09 [2020-10-24T07:21:09.932Z] #20 7.780 
                                                                           1.1%
###                                                                        4.6%
#######                                                                   10.1%
############                                                              16.8%
################                                                          23.0%
#####################                                                     29.6%
#########################                                                 34.9%
###########################                                               37.6%
##############################                                            42.4%
################################                                          45.5%
####################################                                      50.9%
#####################################                                     52.6%
########################################                                  56.3%
#############################################                             62.8%
#################################################                         68.3%
##################################################                        70.4%
#####################################################                     74.6%
############################################################              83.4%
##################################################################        92.5%
######################################################################## 100.0%
07:21:09 [2020-10-24T07:21:09.932Z] #20 10.28 
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestDecodeContainerConfig
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestDecodeContainerConfig (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestDecodeContainerConfigIsolation
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestValidatePrivileged
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestValidatePrivileged (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] PASS
07:21:10 [2020-10-24T07:21:10.210Z] coverage: 52.2% of statements
07:21:10 [2020-10-24T07:21:10.210Z] ok  	github.com/docker/docker/runconfig	0.152s	coverage: 52.2% of statements
07:21:10 [2020-10-24T07:21:10.210Z] time="2020-10-24T07:21:09Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
07:21:10 [2020-10-24T07:21:10.210Z] time="2020-10-24T07:21:09Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
07:21:10 [2020-10-24T07:21:10.210Z] time="2020-10-24T07:21:09Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestLoadInsecureRegistries (0.16s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestNewServiceConfig
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestNewServiceConfig (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestValidateIndexName
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestValidateIndexName (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestValidateIndexNameWithError
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestValidateIndexNameWithError (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestEndpointParse
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestEndpointParse (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestEndpointParseInvalid
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestEndpointParseInvalid (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestValidateEndpoint
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestValidateEndpoint (0.01s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestPing
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestPing (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestPingRegistryEndpoint
07:21:10 [2020-10-24T07:21:10.210Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestEndpoint
07:21:10 [2020-10-24T07:21:10.210Z] --- SKIP: TestEndpoint (0.01s)
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestGetRemoteHistory
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestGetRemoteHistory (0.01s)
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 140
07:21:10 [2020-10-24T07:21:10.210Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.210Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069896903600; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Size: 154
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069896903600
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestLookupRemoteImage
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestLookupRemoteImage (0.01s)
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 559
07:21:10 [2020-10-24T07:21:10.210Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.210Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069900913000; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Size: 154
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069900913000
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token FAKE-TOKEN-1603524069900913000
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 19
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: text/plain; charset=utf-8
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069902901900; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Content-Type-Options: nosniff
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069902901900
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestGetRemoteImageJSON
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestGetRemoteImageJSON (0.01s)
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 559
07:21:10 [2020-10-24T07:21:10.210Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.210Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069906905800; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Size: 154
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069907904600
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token FAKE-TOKEN-1603524069907904600
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 19
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: text/plain; charset=utf-8
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069912903200; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Content-Type-Options: nosniff
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069912903200
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestGetRemoteImageLayer
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestGetRemoteImageLayer (0.00s)
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 154
07:21:10 [2020-10-24T07:21:10.210Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.210Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069915905700; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Size: 154
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069915905700
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token FAKE-TOKEN-1603524069915905700
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 19
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: text/plain; charset=utf-8
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069916906800; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Content-Type-Options: nosniff
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069916906800
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z] === RUN   TestGetRemoteTag
07:21:10 [2020-10-24T07:21:10.210Z] --- PASS: TestGetRemoteTag (0.01s)
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1
07:21:10 [2020-10-24T07:21:10.210Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.210Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.210Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.210Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.210Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Length: 66
07:21:10 [2020-10-24T07:21:10.210Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.210Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.210Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.210Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.210Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.210Z]         Set-Cookie: session=FAKE-SESSION-1603524069919907500; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.210Z]         X-Docker-Token: FAKE-TOKEN-1603524069919907500
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.210Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token FAKE-TOKEN-1603524069919907500
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 32
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         Set-Cookie: session=FAKE-SESSION-1603524069922904400; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-TOKEN-1603524069922904400
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestGetRemoteTags
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestGetRemoteTags (0.01s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 151
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         Set-Cookie: session=FAKE-SESSION-1603524069928901200; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-TOKEN-1603524069928901200
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token FAKE-TOKEN-1603524069928901200
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 404 Not Found
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 32
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         Set-Cookie: session=FAKE-SESSION-1603524069933892600; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-TOKEN-1603524069933892600
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestGetRepositoryData
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestGetRepositoryData (0.00s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: true
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 363
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Endpoints: 127.0.0.1:49238 	,  test.example.com
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-SESSION-1603524069936903300
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestPushImageJSONRegistry
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestPushImageJSONRegistry (0.01s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 3
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 4
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         Set-Cookie: session=FAKE-SESSION-1603524069942903700; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-TOKEN-1603524069942903700
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestPushImageLayerRegistry
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestPushImageLayerRegistry (0.01s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Transfer-Encoding: chunked
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/octet-stream
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 4
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:09 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         Set-Cookie: session=FAKE-SESSION-1603524069955897600; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-TOKEN-1603524069955897600
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestParseRepositoryInfo
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestParseRepositoryInfo (0.00s)
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestNewIndexInfo
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestNewIndexInfo (0.00s)
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestMirrorEndpointLookup
07:21:10 [2020-10-24T07:21:10.211Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestPushRegistryTag
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestPushRegistryTag (0.06s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 66
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 4
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:10 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         Set-Cookie: session=FAKE-SESSION-1603524070021898000; Max-Age=3600
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-TOKEN-1603524070021898000
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestPushImageJSONIndex
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestPushImageJSONIndex (0.01s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 319
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.211Z]         Content-type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: true
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 2
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:10 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Endpoints: 127.0.0.1:49238 	,  test.example.com
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-SESSION-1603524070024904200
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 319
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token FAKE-SESSION-1603524070024904200
07:21:10 [2020-10-24T07:21:10.211Z]         Content-type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Endpoints: http://127.0.0.1:49238/v1/
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: true
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 204 No Content
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 0
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:10 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Endpoints: 127.0.0.1:49238 	,  test.example.com
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: FAKE-SESSION-1603524070025900000
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestSearchRepositories
07:21:10 [2020-10-24T07:21:10.211Z] --- PASS: TestSearchRepositories (0.00s)
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1
07:21:10 [2020-10-24T07:21:10.211Z]         Host: 127.0.0.1:49238
07:21:10 [2020-10-24T07:21:10.211Z]         User-Agent: docker test client
07:21:10 [2020-10-24T07:21:10.211Z]         Authorization: Token fake-token
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Token: true
07:21:10 [2020-10-24T07:21:10.211Z]         Accept-Encoding: gzip
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]     registry_test.go:932: HTTP/1.1 200 OK
07:21:10 [2020-10-24T07:21:10.211Z]         Connection: close
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Length: 144
07:21:10 [2020-10-24T07:21:10.211Z]         Cache-Control: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Content-Type: application/json
07:21:10 [2020-10-24T07:21:10.211Z]         Date: Sat, 24 Oct 2020 07:21:10 GMT
07:21:10 [2020-10-24T07:21:10.211Z]         Expires: -1
07:21:10 [2020-10-24T07:21:10.211Z]         Pragma: no-cache
07:21:10 [2020-10-24T07:21:10.211Z]         Server: docker-tests/mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Config: mock
07:21:10 [2020-10-24T07:21:10.211Z]         X-Docker-Registry-Version: 0.0.0
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z]         
07:21:10 [2020-10-24T07:21:10.211Z] === RUN   TestTrustedLocation
07:21:10 [2020-10-24T07:21:10.587Z] --- PASS: TestSecretsUpdate (1.95s)
07:21:10 [2020-10-24T07:21:10.587Z] === RUN   TestTemplatedSecret
07:21:10 [2020-10-24T07:21:10.668Z] --- PASS: TestTrustedLocation (0.00s)
07:21:10 [2020-10-24T07:21:10.669Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
07:21:10 [2020-10-24T07:21:10.669Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
07:21:10 [2020-10-24T07:21:10.669Z] === RUN   TestAllowNondistributableArtifacts
07:21:10 [2020-10-24T07:21:10.669Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
07:21:10 [2020-10-24T07:21:10.669Z] === RUN   TestIsSecureIndex
07:21:10 [2020-10-24T07:21:10.669Z] --- PASS: TestIsSecureIndex (0.00s)
07:21:10 [2020-10-24T07:21:10.669Z] PASS
07:21:10 [2020-10-24T07:21:10.669Z] coverage: 51.7% of statements
07:21:10 [2020-10-24T07:21:10.669Z] ok  	github.com/docker/docker/registry	0.638s	coverage: 51.7% of statements
07:21:10 [2020-10-24T07:21:10.826Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:21:10 [2020-10-24T07:21:10.827Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:21:10 [2020-10-24T07:21:10.873Z] #20 11.30 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:21:11 [2020-10-24T07:21:11.126Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
07:21:11 [2020-10-24T07:21:11.126Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
07:21:11 [2020-10-24T07:21:11.126Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
07:21:11 [2020-10-24T07:21:11.126Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
07:21:11 [2020-10-24T07:21:11.126Z] PASS
07:21:11 [2020-10-24T07:21:11.126Z] coverage: 62.5% of statements
07:21:11 [2020-10-24T07:21:11.126Z] ok  	github.com/docker/docker/testutil	0.112s	coverage: 62.5% of statements
07:21:11 [2020-10-24T07:21:11.444Z] #20 11.69 
07:21:11 [2020-10-24T07:21:11.444Z] #20 11.79 
######################################################################## 100.0%
07:21:11 [2020-10-24T07:21:11.704Z] #20 12.18 
07:21:11 [2020-10-24T07:21:11.769Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:21:12 [2020-10-24T07:21:12.657Z] --- PASS: TestNewClientWithTimeout (17.66s)
07:21:12 [2020-10-24T07:21:12.657Z] === RUN   TestClientStream
07:21:12 [2020-10-24T07:21:12.657Z] --- PASS: TestClientStream (0.00s)
07:21:12 [2020-10-24T07:21:12.657Z] === RUN   TestClientSendFile
07:21:12 [2020-10-24T07:21:12.657Z] --- PASS: TestClientSendFile (0.00s)
07:21:12 [2020-10-24T07:21:12.658Z] === RUN   TestClientWithRequestTimeout
07:21:12 [2020-10-24T07:21:12.658Z] --- PASS: TestClientWithRequestTimeout (0.00s)
07:21:12 [2020-10-24T07:21:12.658Z] === RUN   TestFileSpecPlugin
07:21:12 [2020-10-24T07:21:12.658Z] --- PASS: TestFileSpecPlugin (0.01s)
07:21:12 [2020-10-24T07:21:12.658Z] === RUN   TestFileJSONSpecPlugin
07:21:12 [2020-10-24T07:21:12.658Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
07:21:12 [2020-10-24T07:21:12.658Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
07:21:12 [2020-10-24T07:21:12.658Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
07:21:12 [2020-10-24T07:21:12.658Z] === RUN   TestPluginAddHandler
07:21:12 [2020-10-24T07:21:12.658Z] --- PASS: TestPluginAddHandler (0.00s)
07:21:12 [2020-10-24T07:21:12.658Z] === RUN   TestPluginWaitBadPlugin
07:21:12 [2020-10-24T07:21:12.658Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
07:21:12 [2020-10-24T07:21:12.658Z] === RUN   TestGet
07:21:12 [2020-10-24T07:21:12.658Z] time="2020-10-24T07:21:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
07:21:12 [2020-10-24T07:21:12.676Z] --- PASS: TestTemplatedSecret (2.44s)
07:21:12 [2020-10-24T07:21:12.676Z] === RUN   TestSecretCreateResolve
07:21:12 [2020-10-24T07:21:12.709Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:21:13 [2020-10-24T07:21:13.087Z] #20 13.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:21:13 [2020-10-24T07:21:13.348Z] #20 13.77 
07:21:13 [2020-10-24T07:21:13.607Z] #20 13.99 #=#=#                                                                         

######################################################################## 100.0%
07:21:13 [2020-10-24T07:21:13.623Z] time="2020-10-24T07:21:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
07:21:13 [2020-10-24T07:21:13.623Z] === RUN   TestGetDriver
07:21:13 [2020-10-24T07:21:13.623Z] --- PASS: TestGetDriver (0.00s)
07:21:13 [2020-10-24T07:21:13.623Z] === RUN   TestVolumeRequestError
07:21:13 [2020-10-24T07:21:13.623Z] --- PASS: TestVolumeRequestError (0.01s)
07:21:13 [2020-10-24T07:21:13.623Z] PASS
07:21:13 [2020-10-24T07:21:13.623Z] coverage: 36.1% of statements
07:21:13 [2020-10-24T07:21:13.623Z] ok  	github.com/docker/docker/volume/drivers	0.187s	coverage: 36.1% of statements
07:21:13 [2020-10-24T07:21:13.650Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
07:21:13 [2020-10-24T07:21:13.650Z] --- PASS: TestCreateServiceMultipleTimes (16.90s)
07:21:13 [2020-10-24T07:21:13.650Z] === RUN   TestCreateServiceConflict
07:21:14 [2020-10-24T07:21:14.176Z] #20 14.38 
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestGetAddress
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestGetAddress (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestRemove
07:21:14 [2020-10-24T07:21:14.588Z] --- SKIP: TestRemove (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestInitializeWithVolumes
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestInitializeWithVolumes (0.01s)
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestCreate
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestCreate (0.01s)
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestValidateName
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestValidateName (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestCreateWithOpts
07:21:14 [2020-10-24T07:21:14.588Z] --- SKIP: TestCreateWithOpts (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z]     local_test.go:181: runtime.GOOS == "windows"
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestRelaodNoOpts
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestRelaodNoOpts (0.01s)
07:21:14 [2020-10-24T07:21:14.588Z] PASS
07:21:14 [2020-10-24T07:21:14.588Z] coverage: 39.6% of statements
07:21:14 [2020-10-24T07:21:14.588Z] ok  	github.com/docker/docker/volume/local	0.326s	coverage: 39.6% of statements
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestConvertTmpfsOptions
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestConvertTmpfsOptions (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:49: data="mode=700,size=1m"
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:49: data="ro"
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestParseMountRaw
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestParseMountRaw (0.04s)
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestParseMountRawSplit
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestParseMountRawSplit (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 0
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 1
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 2
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 3
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 4
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 5
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 6
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 7
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 8
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 0
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 1
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 2
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 3
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 4
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 5
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 6
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 7
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 8
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 9
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 10
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 11
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 12
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 0
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 1
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 2
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 3
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 4
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 5
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 6
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 7
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 8
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 9
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 10
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:390: case 11
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestParseMountSpec
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestParseMountSpec (0.01s)
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:455: case 0
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:455: case 1
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:455: case 2
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:455: case 3
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:455: case 4
07:21:14 [2020-10-24T07:21:14.588Z]     parser_test.go:455: case 5
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestParseMountSpecBindWithFileinfoError
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z] === RUN   TestValidateMount
07:21:14 [2020-10-24T07:21:14.588Z] --- PASS: TestValidateMount (0.00s)
07:21:14 [2020-10-24T07:21:14.588Z] PASS
07:21:14 [2020-10-24T07:21:14.588Z] coverage: 66.2% of statements
07:21:14 [2020-10-24T07:21:14.588Z] ok  	github.com/docker/docker/volume/mounts	0.155s	coverage: 66.2% of statements
07:21:14 [2020-10-24T07:21:14.765Z] --- PASS: TestSecretCreateResolve (1.92s)
07:21:14 [2020-10-24T07:21:14.765Z] PASS
07:21:14 [2020-10-24T07:21:14.765Z] 
07:21:14 [2020-10-24T07:21:14.765Z] DONE 6 tests in 12.153s
07:21:14 [2020-10-24T07:21:14.765Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
07:21:14 [2020-10-24T07:21:14.765Z] ++ 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
07:21:14 [2020-10-24T07:21:14.765Z] ++ set -e
07:21:14 [2020-10-24T07:21:14.765Z] ++ '[' -n 0 ']'
07:21:14 [2020-10-24T07:21:14.765Z] ++ set -x
07:21:14 [2020-10-24T07:21:14.765Z] ++ env -i DEST=/go/src/github.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
07:21:14 [2020-10-24T07:21:14.765Z] INFO: Testing against a local daemon
07:21:14 [2020-10-24T07:21:14.765Z] === RUN   TestServiceCreateInit
07:21:14 [2020-10-24T07:21:14.765Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:21:15 [2020-10-24T07:21:15.035Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
07:21:15 [2020-10-24T07:21:15.114Z] #20 15.59 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
07:21:15 [2020-10-24T07:21:15.374Z] #20 15.81 skipping existing c35d46ef359f
07:21:15 [2020-10-24T07:21:15.554Z] time="2020-10-24T07:21:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
07:21:15 [2020-10-24T07:21:15.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
07:21:15 [2020-10-24T07:21:15.608Z] --- PASS: TestCreateServiceConflict (2.03s)
07:21:15 [2020-10-24T07:21:15.608Z] === RUN   TestCreateServiceMaxReplicas
07:21:15 [2020-10-24T07:21:15.634Z] #20 16.16 
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestSetGetMeta
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestSetGetMeta
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestRestore
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestRestore
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestServiceCreate
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestServiceCreate
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestServiceList
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestServiceList
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestServiceRemove
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestServiceRemove
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestServiceGet
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestServiceGet
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestServicePrune
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestServicePrune
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestCreate
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestCreate
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestRemove
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestRemove
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestList
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestList
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFindByDriver
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFindByDriver
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFindByReferenced
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFindByReferenced
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestDerefMultipleOfSameRef
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestDerefMultipleOfSameRef
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestDefererencePluginOnCreateError
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestDefererencePluginOnCreateError
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestRefDerefRemove
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestRefDerefRemove
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestGet
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestGet
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestGetWithReference
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestGetWithReference
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFilterFunc
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFilterFunc/test_nil_list
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFilterFunc/test_nil_list
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFilterFunc/test_empty_list
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFilterFunc/test_empty_list
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFilterFunc/test_filter_some
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFilterFunc/test_filter_some
07:21:16 [2020-10-24T07:21:16.518Z] === RUN   TestFilterFunc/test_filter_middle
07:21:16 [2020-10-24T07:21:16.518Z] === PAUSE TestFilterFunc/test_filter_middle
07:21:16 [2020-10-24T07:21:16.519Z] === RUN   TestFilterFunc/test_filter_middle_and_last
07:21:16 [2020-10-24T07:21:16.519Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
07:21:16 [2020-10-24T07:21:16.519Z] === RUN   TestFilterFunc/test_filter_first_and_last
07:21:16 [2020-10-24T07:21:16.519Z] === PAUSE TestFilterFunc/test_filter_first_and_last
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_nil_list
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_filter_first_and_last
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_filter_middle_and_last
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_filter_middle
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_empty_list
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFilterFunc/test_filter_some
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestFilterFunc (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestSetGetMeta
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestDerefMultipleOfSameRef
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestServicePrune
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestServiceList
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestSetGetMeta (0.02s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestServiceCreate
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestRestore
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestRestore (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestList
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestList (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFindByReferenced
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestFindByReferenced (0.02s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestFindByDriver
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestFindByDriver (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestRemove
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestRemove (0.02s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestCreate
07:21:16 [2020-10-24T07:21:16.519Z] time="2020-10-24T07:21:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestCreate (0.02s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestRefDerefRemove
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestServiceList (0.18s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestGetWithReference
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestServiceCreate (0.16s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestGet
07:21:16 [2020-10-24T07:21:16.519Z] time="2020-10-24T07:21:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:21:16 [2020-10-24T07:21:16.519Z] time="2020-10-24T07:21:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:21:16 [2020-10-24T07:21:16.519Z] time="2020-10-24T07:21:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestRefDerefRemove (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestDefererencePluginOnCreateError
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestGet (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestGetWithReference (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestServiceGet
07:21:16 [2020-10-24T07:21:16.519Z] time="2020-10-24T07:21:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestServicePrune (0.22s)
07:21:16 [2020-10-24T07:21:16.519Z] === CONT  TestServiceRemove
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestServiceGet (0.02s)
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
07:21:16 [2020-10-24T07:21:16.519Z] --- PASS: TestServiceRemove (0.02s)
07:21:16 [2020-10-24T07:21:16.519Z] PASS
07:21:16 [2020-10-24T07:21:16.519Z] coverage: 70.3% of statements
07:21:16 [2020-10-24T07:21:16.519Z] ok  	github.com/docker/docker/volume/service	0.573s	coverage: 70.3% of statements
07:21:16 [2020-10-24T07:21:16.994Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
07:21:17 [2020-10-24T07:21:17.017Z] #20 17.40 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:21:17 [2020-10-24T07:21:17.587Z] #20 17.84 
07:21:17 [2020-10-24T07:21:17.587Z] #20 17.96 
######################################################################## 100.0%
07:21:17 [2020-10-24T07:21:17.848Z] #20 18.28 
07:21:18 [2020-10-24T07:21:18.108Z] #20 18.39 Download of images into '/build' complete.
07:21:18 [2020-10-24T07:21:18.108Z] #20 18.39 Use something like the following to load the result into a Docker daemon:
07:21:18 [2020-10-24T07:21:18.108Z] #20 18.39   tar -cC '/build' . | docker load
07:21:18 [2020-10-24T07:21:18.302Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:21:18 [2020-10-24T07:21:18.368Z] #20 DONE 18.8s
07:21:18 [2020-10-24T07:21:18.369Z] 
07:21:18 [2020-10-24T07:21:18.369Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:21:18 [2020-10-24T07:21:18.379Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
07:21:18 [2020-10-24T07:21:18.379Z] === RUN   TestCreateWithDuplicateNetworkNames
07:21:18 [2020-10-24T07:21:18.379Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a5b6c0_<nil>}
07:21:19 [2020-10-24T07:21:19.416Z] time="2020-10-24T07:21:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
07:21:19 [2020-10-24T07:21:19.760Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1119090083_/foo_false__<nil>_<nil>_<nil>}
07:21:20 [2020-10-24T07:21:20.911Z] #33 ...
07:21:20 [2020-10-24T07:21:20.911Z] 
07:21:20 [2020-10-24T07:21:20.911Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
07:21:21 [2020-10-24T07:21:21.481Z] #21 DONE 0.7s
07:21:21 [2020-10-24T07:21:21.481Z] 
07:21:21 [2020-10-24T07:21:21.481Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
07:21:21 [2020-10-24T07:21:21.673Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1119090083_/foo_true__<nil>_<nil>_<nil>}
07:21:21 [2020-10-24T07:21:21.741Z] #25 DONE 0.1s
07:21:21 [2020-10-24T07:21:21.741Z] 
07:21:21 [2020-10-24T07:21:21.741Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:21:22 [2020-10-24T07:21:22.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3722264742_/foo_false__<nil>_<nil>_<nil>}
07:21:22 [2020-10-24T07:21:22.772Z] --- PASS: TestServiceCreateInit (7.41s)
07:21:22 [2020-10-24T07:21:22.772Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
07:21:22 [2020-10-24T07:21:22.772Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
07:21:22 [2020-10-24T07:21:22.772Z] === RUN   TestCreateServiceMultipleTimes
07:21:24 [2020-10-24T07:21:24.003Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3722264742_/foo_true__<nil>_<nil>_<nil>}
07:21:25 [2020-10-24T07:21:25.387Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3722264742_/foo_true__0xc000a5b720_<nil>_<nil>}
07:21:26 [2020-10-24T07:21:26.769Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a5b740_<nil>}
07:21:27 [2020-10-24T07:21:27.969Z] --- PASS: TestGet (15.01s)
07:21:27 [2020-10-24T07:21:27.969Z] === RUN   TestPluginWithNoManifest
07:21:27 [2020-10-24T07:21:27.969Z] --- PASS: TestPluginWithNoManifest (0.00s)
07:21:27 [2020-10-24T07:21:27.969Z] === RUN   TestGetAll
07:21:27 [2020-10-24T07:21:27.969Z] --- PASS: TestGetAll (0.00s)
07:21:27 [2020-10-24T07:21:27.969Z] PASS
07:21:27 [2020-10-24T07:21:27.969Z] coverage: 73.4% of statements
07:21:27 [2020-10-24T07:21:27.969Z] ok  	github.com/docker/docker/pkg/plugins	35.121s	coverage: 73.4% of statements
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/pkg/term	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/quota	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/rootless	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/volume	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:21:27 [2020-10-24T07:21:27.969Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:21:28 [2020-10-24T07:21:28.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a5b760_<nil>}
07:21:29 [2020-10-24T07:21:29.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a5b780_<nil>}
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === Skipped
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     dispatchers_test.go:376: Windows does not support stopsignal
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
07:21:30 [2020-10-24T07:21:30.138Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     client_test.go:23: runtime.GOOS == "windows"
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     daemon_test.go:147: root required
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     reload_test.go:520: root required
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.138Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
07:21:30 [2020-10-24T07:21:30.138Z]     pull_v2_test.go:73: Needs fixing on Windows
07:21:30 [2020-10-24T07:21:30.138Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     pull_v2_test.go:118: Needs fixing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     download_test.go:268: Needs fixing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     layer_test.go:304: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     layer_test.go:353: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     layer_test.go:468: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     layer_test.go:697: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     migration_test.go:46: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     migration_test.go:182: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     mount_test.go:17: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     mount_test.go:76: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     mount_test.go:125: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     mount_test.go:212: Failing on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:133: Xz not present in msys2
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:238: Failing on Windows CI machines
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_windows_test.go:16: Currently fails
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     changes_test.go:192: needs more investigation
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     changes_test.go:405: needs further investigation
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     changes_test.go:441: needs further investigation
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     poller_test.go:41: No chmod on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     fileutils_test.go:134: Needs porting to Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     fileutils_test.go:180: Needs porting to Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
07:21:30 [2020-10-24T07:21:30.139Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
07:21:30 [2020-10-24T07:21:30.139Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
07:21:30 [2020-10-24T07:21:30.139Z]     local_test.go:181: runtime.GOOS == "windows"
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] 
07:21:30 [2020-10-24T07:21:30.139Z] DONE 1781 tests, 46 skipped in 221.700s
07:21:30 [2020-10-24T07:21:30.139Z] INFO: make.ps1 ended at 10/24/2020 07:21:29
07:21:30 [2020-10-24T07:21:30.918Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a5b7a0_<nil>}
07:21:31 [2020-10-24T07:21:31.670Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
07:21:31 [2020-10-24T07:21:31.670Z] INFO: Unit tests ended at 10/24/2020 07:21:31. Duration:00:04:00.2625312
07:21:31 [2020-10-24T07:21:31.670Z] INFO: Building busybox
07:21:31 [2020-10-24T07:21:31.670Z] Sending build context to Docker daemon   5.12kB
07:21:31 [2020-10-24T07:21:31.670Z] 
07:21:31 [2020-10-24T07:21:31.670Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
07:21:31 [2020-10-24T07:21:31.670Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
07:21:31 [2020-10-24T07:21:31.670Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
07:21:31 [2020-10-24T07:21:31.670Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
07:21:31 [2020-10-24T07:21:31.670Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
07:21:31 [2020-10-24T07:21:31.670Z]  ---> 71d3f266f3af
07:21:31 [2020-10-24T07:21:31.670Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
07:21:31 [2020-10-24T07:21:31.670Z]  ---> Running in df11459c7ed8
07:21:31 [2020-10-24T07:21:31.737Z] #33 ...
07:21:31 [2020-10-24T07:21:31.737Z] 
07:21:31 [2020-10-24T07:21:31.737Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
07:21:31 [2020-10-24T07:21:31.737Z] #29 31.11 # github.com/docker/docker/contrib/httpserver
07:21:31 [2020-10-24T07:21:31.737Z] #29 31.11 loadinternal: cannot find runtime/cgo
07:21:31 [2020-10-24T07:21:31.737Z] #29 DONE 31.3s
07:21:31 [2020-10-24T07:21:31.737Z] 
07:21:31 [2020-10-24T07:21:31.737Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:21:32 [2020-10-24T07:21:32.300Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.74s)
07:21:32 [2020-10-24T07:21:32.300Z] === RUN   TestCreateServiceSecretFileMode
07:21:32 [2020-10-24T07:21:32.300Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:21:32 [2020-10-24T07:21:32.310Z] #33 ...
07:21:32 [2020-10-24T07:21:32.310Z] 
07:21:32 [2020-10-24T07:21:32.310Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
07:21:32 [2020-10-24T07:21:32.310Z] #30 DONE 0.1s
07:21:32 [2020-10-24T07:21:32.310Z] 
07:21:32 [2020-10-24T07:21:32.310Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
07:21:33 [2020-10-24T07:21:33.242Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
07:21:33 [2020-10-24T07:21:33.504Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
07:21:33 [2020-10-24T07:21:33.504Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:21:36 [2020-10-24T07:21:36.053Z] --- PASS: TestCreateServiceSecretFileMode (3.76s)
07:21:36 [2020-10-24T07:21:36.053Z] === RUN   TestCreateServiceConfigFileMode
07:21:36 [2020-10-24T07:21:36.625Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:21:38 [2020-10-24T07:21:38.192Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
07:21:38 [2020-10-24T07:21:38.192Z] === RUN   TestCreateServiceConflict
07:21:38 [2020-10-24T07:21:38.724Z] Removing intermediate container df11459c7ed8
07:21:38 [2020-10-24T07:21:38.724Z]  ---> 25131e390bad
07:21:38 [2020-10-24T07:21:38.724Z] Step 7/13 : ARG BUSYBOX_VERSION
07:21:38 [2020-10-24T07:21:38.724Z]  ---> Running in fb407f5c63f5
07:21:38 [2020-10-24T07:21:38.724Z] Removing intermediate container fb407f5c63f5
07:21:38 [2020-10-24T07:21:38.724Z]  ---> beccc0056468
07:21:38 [2020-10-24T07:21:38.724Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
07:21:38 [2020-10-24T07:21:38.724Z]  ---> Running in ee25b0729d4e
07:21:39 [2020-10-24T07:21:39.176Z] --- PASS: TestCreateServiceConfigFileMode (3.01s)
07:21:39 [2020-10-24T07:21:39.176Z] === RUN   TestCreateServiceSysctls
07:21:39 [2020-10-24T07:21:39.176Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:21:39 [2020-10-24T07:21:39.183Z] Removing intermediate container ee25b0729d4e
07:21:39 [2020-10-24T07:21:39.183Z]  ---> 3cb779a94077
07:21:39 [2020-10-24T07:21:39.183Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
07:21:39 [2020-10-24T07:21:39.235Z] --- PASS: TestCreateServiceConflict (1.89s)
07:21:39 [2020-10-24T07:21:39.235Z] === RUN   TestCreateServiceMaxReplicas
07:21:41 [2020-10-24T07:21:41.354Z] 
07:21:41 [2020-10-24T07:21:41.731Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:21:41 [2020-10-24T07:21:41.811Z]  ---> 7596a99477b0
07:21:41 [2020-10-24T07:21:41.811Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
07:21:41 [2020-10-24T07:21:41.811Z]  ---> Running in e359c14a410a
07:21:41 [2020-10-24T07:21:41.987Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
07:21:41 [2020-10-24T07:21:41.987Z] === RUN   TestCreateWithDuplicateNetworkNames
07:21:43 [2020-10-24T07:21:43.120Z] --- PASS: TestCreateServiceSysctls (4.09s)
07:21:43 [2020-10-24T07:21:43.120Z] === RUN   TestCreateServiceCapabilities
07:21:43 [2020-10-24T07:21:43.381Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:21:43 [2020-10-24T07:21:43.953Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:21:44 [2020-10-24T07:21:44.525Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:21:45 [2020-10-24T07:21:45.469Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
07:21:46 [2020-10-24T07:21:46.412Z] --- PASS: TestCreateServiceCapabilities (3.45s)
07:21:46 [2020-10-24T07:21:46.412Z] === RUN   TestInspect
07:21:46 [2020-10-24T07:21:46.412Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:21:46 [2020-10-24T07:21:46.984Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:21:47 [2020-10-24T07:21:47.555Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:21:48 [2020-10-24T07:21:48.499Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:21:49 [2020-10-24T07:21:49.443Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:21:49 [2020-10-24T07:21:49.705Z] --- PASS: TestInspect (3.43s)
07:21:49 [2020-10-24T07:21:49.705Z] === RUN   TestCreateJob
07:21:49 [2020-10-24T07:21:49.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
07:21:50 [2020-10-24T07:21:50.227Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:21:51 [2020-10-24T07:21:51.171Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:21:52 [2020-10-24T07:21:52.559Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:21:53 [2020-10-24T07:21:53.503Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:21:54 [2020-10-24T07:21:54.075Z] --- PASS: TestCreateJob (4.19s)
07:21:54 [2020-10-24T07:21:54.075Z] === RUN   TestReplicatedJob
07:21:54 [2020-10-24T07:21:54.153Z] Removing intermediate container e359c14a410a
07:21:54 [2020-10-24T07:21:54.153Z]  ---> 2fffe824cbc5
07:21:54 [2020-10-24T07:21:54.153Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
07:21:54 [2020-10-24T07:21:54.153Z]  ---> Running in 9fcbc6244876
07:21:54 [2020-10-24T07:21:54.336Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:21:54 [2020-10-24T07:21:54.609Z] 
07:21:54 [2020-10-24T07:21:54.609Z] SUCCESS: Specified value was saved.
07:21:54 [2020-10-24T07:21:54.916Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:21:56 [2020-10-24T07:21:56.306Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:21:57 [2020-10-24T07:21:57.249Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:21:57 [2020-10-24T07:21:57.364Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s)
07:21:57 [2020-10-24T07:21:57.364Z] === RUN   TestCreateServiceSecretFileMode
07:21:57 [2020-10-24T07:21:57.364Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
07:21:57 [2020-10-24T07:21:57.364Z] === RUN   TestCreateServiceConfigFileMode
07:21:58 [2020-10-24T07:21:58.191Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:21:58 [2020-10-24T07:21:58.191Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:21:58 [2020-10-24T07:21:58.326Z] Removing intermediate container 9fcbc6244876
07:21:58 [2020-10-24T07:21:58.326Z]  ---> ff86c314a264
07:21:58 [2020-10-24T07:21:58.326Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
07:21:58 [2020-10-24T07:21:58.326Z]  ---> Running in 38e79f05a6d8
07:21:58 [2020-10-24T07:21:58.763Z] === RUN   TestDockerSuite/TestCpRelativePath
07:21:59 [2020-10-24T07:21:59.445Z] --- PASS: TestCreateServiceConfigFileMode (2.22s)
07:21:59 [2020-10-24T07:21:59.445Z] === RUN   TestCreateServiceSysctls
07:21:59 [2020-10-24T07:21:59.712Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:22:00 [2020-10-24T07:22:00.284Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:22:00 [2020-10-24T07:22:00.545Z] --- PASS: TestReplicatedJob (6.53s)
07:22:00 [2020-10-24T07:22:00.545Z] === RUN   TestUpdateReplicatedJob
07:22:01 [2020-10-24T07:22:01.118Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:22:01 [2020-10-24T07:22:01.692Z] === RUN   TestDockerSuite/TestCpToCaseA
07:22:02 [2020-10-24T07:22:02.116Z] Cannot create a file when that file already exists.
07:22:02 [2020-10-24T07:22:02.984Z] --- PASS: TestCreateServiceSysctls (3.01s)
07:22:02 [2020-10-24T07:22:02.984Z] === RUN   TestCreateServiceCapabilities
07:22:03 [2020-10-24T07:22:03.078Z] === RUN   TestDockerSuite/TestCpToCaseB
07:22:03 [2020-10-24T07:22:03.650Z] === RUN   TestDockerSuite/TestCpToCaseC
07:22:04 [2020-10-24T07:22:04.222Z] --- PASS: TestUpdateReplicatedJob (3.84s)
07:22:04 [2020-10-24T07:22:04.222Z] === RUN   TestServiceListWithStatuses
07:22:04 [2020-10-24T07:22:04.222Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:22:04 [2020-10-24T07:22:04.222Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:22:04 [2020-10-24T07:22:04.222Z] === RUN   TestDockerNetworkConnectAlias
07:22:04 [2020-10-24T07:22:04.514Z] --- PASS: TestCreateServiceCapabilities (2.29s)
07:22:04 [2020-10-24T07:22:04.514Z] === RUN   TestInspect
07:22:05 [2020-10-24T07:22:05.607Z] === RUN   TestDockerSuite/TestCpToCaseD
07:22:07 [2020-10-24T07:22:07.259Z] --- PASS: TestInspect (2.32s)
07:22:07 [2020-10-24T07:22:07.259Z] === RUN   TestCreateJob
07:22:09 [2020-10-24T07:22:09.173Z] Removing intermediate container 38e79f05a6d8
07:22:09 [2020-10-24T07:22:09.173Z]  ---> 8491c98cd01c
07:22:09 [2020-10-24T07:22:09.173Z] Step 13/13 : CMD ["sh"]
07:22:09 [2020-10-24T07:22:09.173Z]  ---> Running in 927ddc9aa205
07:22:09 [2020-10-24T07:22:09.629Z] Removing intermediate container 927ddc9aa205
07:22:09 [2020-10-24T07:22:09.629Z]  ---> f00b677e4780
07:22:09 [2020-10-24T07:22:09.629Z] Successfully built f00b677e4780
07:22:09 [2020-10-24T07:22:09.629Z] Successfully tagged busybox:latest
07:22:09 [2020-10-24T07:22:09.629Z] INFO: Docker images of the daemon under test
07:22:09 [2020-10-24T07:22:09.629Z] 
07:22:09 [2020-10-24T07:22:09.629Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
07:22:09 [2020-10-24T07:22:09.629Z] busybox                                latest              f00b677e4780        Less than a second ago   5.17GB
07:22:09 [2020-10-24T07:22:09.629Z] microsoft/windowsservercore            latest              71d3f266f3af        3 weeks ago              5.1GB
07:22:09 [2020-10-24T07:22:09.629Z] mcr.microsoft.com/windows/servercore   ltsc2019            71d3f266f3af        3 weeks ago              5.1GB
07:22:09 [2020-10-24T07:22:09.629Z] 
07:22:09 [2020-10-24T07:22:09.629Z] INFO: Running integration tests at 10/24/2020 07:22:09...
07:22:09 [2020-10-24T07:22:09.629Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
07:22:09 [2020-10-24T07:22:09.629Z] INFO: Integration API tests being run from the host:
07:22:09 [2020-10-24T07:22:09.629Z] INFO: make.ps1 starting at 10/24/2020 07:22:09
07:22:09 [2020-10-24T07:22:09.811Z] --- PASS: TestDockerNetworkConnectAlias (4.94s)
07:22:09 [2020-10-24T07:22:09.811Z] === RUN   TestDockerNetworkReConnect
07:22:09 [2020-10-24T07:22:09.811Z] === RUN   TestDockerSuite/TestCpToCaseE
07:22:10 [2020-10-24T07:22:10.007Z] --- PASS: TestCreateJob (2.96s)
07:22:10 [2020-10-24T07:22:10.007Z] === RUN   TestReplicatedJob
07:22:10 [2020-10-24T07:22:10.593Z] Running D:\gopath\src\github.com\docker\docker\integration\build
07:22:12 [2020-10-24T07:22:12.366Z] === RUN   TestDockerSuite/TestCpToCaseF
07:22:12 [2020-10-24T07:22:12.629Z] === RUN   TestDockerSuite/TestCpToCaseG
07:22:13 [2020-10-24T07:22:13.571Z] --- PASS: TestDockerNetworkReConnect (4.30s)
07:22:13 [2020-10-24T07:22:13.571Z] === RUN   TestServicePlugin
07:22:15 [2020-10-24T07:22:15.650Z] --- PASS: TestReplicatedJob (4.82s)
07:22:15 [2020-10-24T07:22:15.650Z] === RUN   TestUpdateReplicatedJob
07:22:16 [2020-10-24T07:22:16.876Z] === RUN   TestDockerSuite/TestCpToCaseH
07:22:17 [2020-10-24T07:22:17.739Z] --- PASS: TestUpdateReplicatedJob (3.00s)
07:22:17 [2020-10-24T07:22:17.739Z] === RUN   TestServiceListWithStatuses
07:22:17 [2020-10-24T07:22:17.739Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:22:17 [2020-10-24T07:22:17.739Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:22:17 [2020-10-24T07:22:17.739Z] === RUN   TestDockerNetworkConnectAlias
07:22:18 [2020-10-24T07:22:18.794Z] === RUN   TestDockerSuite/TestCpToCaseI
07:22:19 [2020-10-24T07:22:19.365Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:22:22 [2020-10-24T07:22:22.222Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
07:22:22 [2020-10-24T07:22:22.222Z] === RUN   TestDockerNetworkReConnect
07:22:23 [2020-10-24T07:22:23.574Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
07:22:23 [2020-10-24T07:22:23.574Z] === RUN   TestDockerSuite/TestCpToDot
07:22:24 [2020-10-24T07:22:24.147Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:22:24 [2020-10-24T07:22:24.974Z] --- PASS: TestDockerNetworkReConnect (3.17s)
07:22:24 [2020-10-24T07:22:24.974Z] === RUN   TestServicePlugin
07:22:24 [2020-10-24T07:22:24.974Z] --- SKIP: TestServicePlugin (0.00s)
07:22:24 [2020-10-24T07:22:24.974Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:22:24 [2020-10-24T07:22:24.974Z] === RUN   TestServiceUpdateLabel
07:22:25 [2020-10-24T07:22:25.089Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:22:26 [2020-10-24T07:22:26.034Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
07:22:26 [2020-10-24T07:22:26.034Z] === RUN   TestDockerSuite/TestCpToStdout
07:22:26 [2020-10-24T07:22:26.979Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:22:27 [2020-10-24T07:22:27.076Z] --- PASS: TestServiceUpdateLabel (1.88s)
07:22:27 [2020-10-24T07:22:27.076Z] === RUN   TestServiceUpdateSecrets
07:22:27 [2020-10-24T07:22:27.927Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:22:28 [2020-10-24T07:22:28.188Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:22:28 [2020-10-24T07:22:28.761Z] === RUN   TestDockerSuite/TestCpVolumePath
07:22:29 [2020-10-24T07:22:29.703Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:22:29 [2020-10-24T07:22:29.965Z] === RUN   TestDockerSuite/TestCreateArgs
07:22:29 [2020-10-24T07:22:29.965Z] === RUN   TestDockerSuite/TestCreateByImageID
07:22:30 [2020-10-24T07:22:30.555Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:22:31 [2020-10-24T07:22:31.126Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:22:31 [2020-10-24T07:22:31.126Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:22:31 [2020-10-24T07:22:31.126Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:22:31 [2020-10-24T07:22:31.697Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:22:31 [2020-10-24T07:22:31.697Z] === RUN   TestDockerSuite/TestCreateLabels
07:22:31 [2020-10-24T07:22:31.697Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:22:31 [2020-10-24T07:22:31.958Z] === RUN   TestDockerSuite/TestCreateRM
07:22:31 [2020-10-24T07:22:31.958Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:22:31 [2020-10-24T07:22:31.958Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:22:31 [2020-10-24T07:22:31.958Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:22:32 [2020-10-24T07:22:32.218Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:22:32 [2020-10-24T07:22:32.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
07:22:35 [2020-10-24T07:22:35.027Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:22:35 [2020-10-24T07:22:35.027Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:22:35 [2020-10-24T07:22:35.027Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:22:38 [2020-10-24T07:22:38.329Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:22:38 [2020-10-24T07:22:38.590Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:22:38 [2020-10-24T07:22:38.590Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:22:38 [2020-10-24T07:22:38.590Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:22:38 [2020-10-24T07:22:38.590Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:22:38 [2020-10-24T07:22:38.590Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:22:39 [2020-10-24T07:22:39.162Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:22:40 [2020-10-24T07:22:40.546Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:22:40 [2020-10-24T07:22:40.808Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:22:41 [2020-10-24T07:22:41.751Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:22:42 [2020-10-24T07:22:42.578Z] --- PASS: TestServiceUpdateSecrets (14.35s)
07:22:42 [2020-10-24T07:22:42.578Z] === RUN   TestServiceUpdateConfigs
07:22:42 [2020-10-24T07:22:42.695Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:22:43 [2020-10-24T07:22:43.265Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:22:43 [2020-10-24T07:22:43.525Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:22:43 [2020-10-24T07:22:43.525Z] === RUN   TestDockerSuite/TestDevicePermissions
07:22:44 [2020-10-24T07:22:44.095Z] === RUN   TestDockerSuite/TestDockerFails
07:22:44 [2020-10-24T07:22:44.095Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
07:22:44 [2020-10-24T07:22:44.095Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
07:22:44 [2020-10-24T07:22:44.095Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
07:22:45 [2020-10-24T07:22:45.037Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
07:22:45 [2020-10-24T07:22:45.609Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
07:22:46 [2020-10-24T07:22:46.276Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:22:46 [2020-10-24T07:22:46.276Z] INFO: Testing against a local daemon
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithSession
07:22:46 [2020-10-24T07:22:46.276Z] --- SKIP: TestBuildWithSession (0.00s)
07:22:46 [2020-10-24T07:22:46.276Z]     build_session_test.go:25: TODO: BuildKit
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildSquashParent
07:22:46 [2020-10-24T07:22:46.276Z] --- SKIP: TestBuildSquashParent (0.00s)
07:22:46 [2020-10-24T07:22:46.276Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithRemoveAndForceRemove
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:22:46 [2020-10-24T07:22:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:22:46 [2020-10-24T07:22:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:22:46 [2020-10-24T07:22:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:22:46 [2020-10-24T07:22:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:22:46 [2020-10-24T07:22:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:22:46 [2020-10-24T07:22:46.276Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:22:46 [2020-10-24T07:22:46.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:22:46 [2020-10-24T07:22:46.276Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:22:46 [2020-10-24T07:22:46.276Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:22:46 [2020-10-24T07:22:46.276Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:22:46 [2020-10-24T07:22:46.276Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:22:47 [2020-10-24T07:22:47.003Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
07:22:47 [2020-10-24T07:22:47.003Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
07:22:47 [2020-10-24T07:22:47.003Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
07:22:47 [2020-10-24T07:22:47.003Z] --- PASS: TestServicePlugin (33.43s)
07:22:47 [2020-10-24T07:22:47.003Z]     plugin_test.go:62: [d9443813794ff] joining swarm manager [d4149d60e94c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:22:47 [2020-10-24T07:22:47.003Z]     plugin_test.go:65: [dcd6087046bc8] joining swarm manager [d4149d60e94c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:22:47 [2020-10-24T07:22:47.003Z] === RUN   TestServiceUpdateLabel
07:22:47 [2020-10-24T07:22:47.266Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
07:22:49 [2020-10-24T07:22:49.819Z] --- PASS: TestServiceUpdateLabel (2.37s)
07:22:49 [2020-10-24T07:22:49.819Z] === RUN   TestServiceUpdateSecrets
07:22:50 [2020-10-24T07:22:50.079Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
07:22:52 [2020-10-24T07:22:52.626Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:22:54 [2020-10-24T07:22:54.541Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:22:56 [2020-10-24T07:22:56.455Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:22:56 [2020-10-24T07:22:56.569Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:22:57 [2020-10-24T07:22:57.025Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:22:57 [2020-10-24T07:22:57.397Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
07:22:57 [2020-10-24T07:22:57.945Z] --- PASS: TestServiceUpdateConfigs (14.26s)
07:22:57 [2020-10-24T07:22:57.945Z] === RUN   TestServiceUpdateNetwork
07:22:57 [2020-10-24T07:22:57.969Z] === RUN   TestDockerSuite/TestEventsAttach
07:22:58 [2020-10-24T07:22:58.914Z] === RUN   TestDockerSuite/TestEventsCommit
07:22:59 [2020-10-24T07:22:59.485Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:23:00 [2020-10-24T07:23:00.058Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:23:00 [2020-10-24T07:23:00.319Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:23:00 [2020-10-24T07:23:00.890Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
07:23:02 [2020-10-24T07:23:02.801Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
07:23:03 [2020-10-24T07:23:03.372Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:23:04 [2020-10-24T07:23:04.766Z] --- PASS: TestServiceUpdateSecrets (15.30s)
07:23:04 [2020-10-24T07:23:04.766Z] === RUN   TestServiceUpdateConfigs
07:23:05 [2020-10-24T07:23:05.707Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
07:23:07 [2020-10-24T07:23:07.334Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
07:23:07 [2020-10-24T07:23:07.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.65s)
07:23:07 [2020-10-24T07:23:07.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.93s)
07:23:07 [2020-10-24T07:23:07.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.30s)
07:23:07 [2020-10-24T07:23:07.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.15s)
07:23:07 [2020-10-24T07:23:07.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.94s)
07:23:07 [2020-10-24T07:23:07.334Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.36s)
07:23:07 [2020-10-24T07:23:07.334Z] === RUN   TestBuildMultiStageCopy
07:23:07 [2020-10-24T07:23:07.334Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:23:08 [2020-10-24T07:23:08.251Z] === RUN   TestDockerSuite/TestEventsCopy
07:23:08 [2020-10-24T07:23:08.346Z] --- PASS: TestServiceUpdateNetwork (12.32s)
07:23:08 [2020-10-24T07:23:08.346Z] === RUN   TestServiceUpdatePidsLimit
07:23:08 [2020-10-24T07:23:08.643Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:23:09 [2020-10-24T07:23:09.192Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:23:09 [2020-10-24T07:23:09.301Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:23:10 [2020-10-24T07:23:10.135Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:23:15 [2020-10-24T07:23:15.419Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:23:15 [2020-10-24T07:23:15.679Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:23:15 [2020-10-24T07:23:15.879Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:23:16 [2020-10-24T07:23:16.209Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:23:16 [2020-10-24T07:23:16.335Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:23:16 [2020-10-24T07:23:16.619Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:23:17 [2020-10-24T07:23:17.190Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
07:23:17 [2020-10-24T07:23:17.190Z] === RUN   TestDockerSuite/TestEventsFilterType
07:23:17 [2020-10-24T07:23:17.296Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:23:17 [2020-10-24T07:23:17.450Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
07:23:17 [2020-10-24T07:23:17.712Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
07:23:17 [2020-10-24T07:23:17.712Z] === RUN   TestDockerSuite/TestEventsFilters
07:23:18 [2020-10-24T07:23:18.259Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:23:18 [2020-10-24T07:23:18.656Z] === RUN   TestDockerSuite/TestEventsFormat
07:23:19 [2020-10-24T07:23:19.598Z] --- PASS: TestServiceUpdateConfigs (14.73s)
07:23:19 [2020-10-24T07:23:19.598Z] === RUN   TestServiceUpdateNetwork
07:23:19 [2020-10-24T07:23:19.796Z] --- PASS: TestBuildMultiStageCopy (13.82s)
07:23:19 [2020-10-24T07:23:19.796Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.62s)
07:23:19 [2020-10-24T07:23:19.796Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s)
07:23:19 [2020-10-24T07:23:19.796Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s)
07:23:19 [2020-10-24T07:23:19.797Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s)
07:23:19 [2020-10-24T07:23:19.797Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.33s)
07:23:19 [2020-10-24T07:23:19.797Z] === RUN   TestBuildMultiStageParentConfig
07:23:19 [2020-10-24T07:23:19.860Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:23:19 [2020-10-24T07:23:19.860Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:23:19 [2020-10-24T07:23:19.860Z] === RUN   TestDockerSuite/TestEventsImageImport
07:23:20 [2020-10-24T07:23:20.803Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:23:20 [2020-10-24T07:23:20.803Z] === RUN   TestDockerSuite/TestEventsImagePull
07:23:21 [2020-10-24T07:23:21.377Z] === RUN   TestDockerSuite/TestEventsImageTag
07:23:21 [2020-10-24T07:23:21.961Z] --- PASS: TestBuildMultiStageParentConfig (2.24s)
07:23:21 [2020-10-24T07:23:21.961Z] === RUN   TestBuildLabelWithTargets
07:23:21 [2020-10-24T07:23:21.961Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
07:23:21 [2020-10-24T07:23:21.961Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
07:23:21 [2020-10-24T07:23:21.961Z] === RUN   TestBuildWithEmptyLayers
07:23:22 [2020-10-24T07:23:22.332Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
07:23:22 [2020-10-24T07:23:22.598Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
07:23:22 [2020-10-24T07:23:22.598Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
07:23:22 [2020-10-24T07:23:22.598Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:23:23 [2020-10-24T07:23:23.487Z] --- PASS: TestBuildWithEmptyLayers (1.23s)
07:23:23 [2020-10-24T07:23:23.487Z] === RUN   TestBuildMultiStageOnBuild
07:23:23 [2020-10-24T07:23:23.800Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:23:24 [2020-10-24T07:23:24.060Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:23:24 [2020-10-24T07:23:24.509Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
07:23:24 [2020-10-24T07:23:24.509Z] === RUN   TestDockerSuite/TestEventsRename
07:23:24 [2020-10-24T07:23:24.741Z] --- PASS: TestServiceUpdatePidsLimit (16.16s)
07:23:24 [2020-10-24T07:23:24.741Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
07:23:24 [2020-10-24T07:23:24.741Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
07:23:24 [2020-10-24T07:23:24.741Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s)
07:23:24 [2020-10-24T07:23:24.741Z] PASS
07:23:24 [2020-10-24T07:23:24.741Z] 
07:23:24 [2020-10-24T07:23:24.741Z] === Skipped
07:23:24 [2020-10-24T07:23:24.741Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
07:23:24 [2020-10-24T07:23:24.741Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:23:24 [2020-10-24T07:23:24.741Z] 
07:23:24 [2020-10-24T07:23:24.741Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
07:23:24 [2020-10-24T07:23:24.741Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:23:24 [2020-10-24T07:23:24.741Z] 
07:23:24 [2020-10-24T07:23:24.741Z] 
07:23:24 [2020-10-24T07:23:24.741Z] DONE 27 tests, 2 skipped in 129.218s
07:23:24 [2020-10-24T07:23:24.741Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
07:23:24 [2020-10-24T07:23:24.741Z] ++ 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
07:23:24 [2020-10-24T07:23:24.741Z] ++ set -e
07:23:24 [2020-10-24T07:23:24.741Z] ++ '[' -n 0 ']'
07:23:24 [2020-10-24T07:23:24.741Z] ++ set -x
07:23:24 [2020-10-24T07:23:24.742Z] ++ env -i DEST=/go/src/github.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
07:23:24 [2020-10-24T07:23:24.742Z] INFO: Testing against a local daemon
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestSessionCreate
07:23:24 [2020-10-24T07:23:24.742Z] --- PASS: TestSessionCreate (0.03s)
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestSessionCreateWithBadUpgrade
07:23:24 [2020-10-24T07:23:24.742Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
07:23:24 [2020-10-24T07:23:24.742Z] PASS
07:23:24 [2020-10-24T07:23:24.742Z] 
07:23:24 [2020-10-24T07:23:24.742Z] DONE 2 tests in 0.150s
07:23:24 [2020-10-24T07:23:24.742Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
07:23:24 [2020-10-24T07:23:24.742Z] ++ 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
07:23:24 [2020-10-24T07:23:24.742Z] ++ set -e
07:23:24 [2020-10-24T07:23:24.742Z] ++ '[' -n 0 ']'
07:23:24 [2020-10-24T07:23:24.742Z] ++ set -x
07:23:24 [2020-10-24T07:23:24.742Z] ++ env -i DEST=/go/src/github.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
07:23:24 [2020-10-24T07:23:24.742Z] INFO: Testing against a local daemon
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:23:24 [2020-10-24T07:23:24.742Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:23:24 [2020-10-24T07:23:24.742Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestEventsExecDie
07:23:24 [2020-10-24T07:23:24.742Z] --- PASS: TestEventsExecDie (0.59s)
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestEventsBackwardsCompatible
07:23:24 [2020-10-24T07:23:24.742Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestInfoBinaryCommits
07:23:24 [2020-10-24T07:23:24.742Z] --- PASS: TestInfoBinaryCommits (0.03s)
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestInfoAPIVersioned
07:23:24 [2020-10-24T07:23:24.742Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:23:24 [2020-10-24T07:23:24.742Z] === RUN   TestInfoDiscoveryBackend
07:23:25 [2020-10-24T07:23:25.377Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
07:23:25 [2020-10-24T07:23:25.377Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:23:25 [2020-10-24T07:23:25.455Z] === RUN   TestDockerSuite/TestEventsResize
07:23:25 [2020-10-24T07:23:25.464Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:23:25 [2020-10-24T07:23:25.715Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:23:26 [2020-10-24T07:23:26.431Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:23:26 [2020-10-24T07:23:26.432Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:23:27 [2020-10-24T07:23:27.066Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
07:23:27 [2020-10-24T07:23:27.066Z] === RUN   TestInfoAPI
07:23:27 [2020-10-24T07:23:27.066Z] --- PASS: TestInfoAPI (0.03s)
07:23:27 [2020-10-24T07:23:27.066Z] === RUN   TestInfoAPIWarnings
07:23:28 [2020-10-24T07:23:28.019Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:23:30 [2020-10-24T07:23:30.557Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:23:31 [2020-10-24T07:23:31.496Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:23:32 [2020-10-24T07:23:32.295Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:23:32 [2020-10-24T07:23:32.295Z] === RUN   TestDockerSuite/TestEventsStreaming
07:23:32 [2020-10-24T07:23:32.866Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:23:32 [2020-10-24T07:23:32.866Z] --- PASS: TestServiceUpdateNetwork (13.35s)
07:23:32 [2020-10-24T07:23:32.866Z] === RUN   TestServiceUpdatePidsLimit
07:23:32 [2020-10-24T07:23:32.876Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:23:34 [2020-10-24T07:23:34.249Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:23:34 [2020-10-24T07:23:34.255Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:23:34 [2020-10-24T07:23:34.515Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:23:34 [2020-10-24T07:23:34.820Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:23:35 [2020-10-24T07:23:35.392Z] === RUN   TestDockerSuite/TestEventsTop
07:23:35 [2020-10-24T07:23:35.898Z] #33 150.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:23:35 [2020-10-24T07:23:35.963Z] === RUN   TestDockerSuite/TestEventsUntag
07:23:37 [2020-10-24T07:23:37.808Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:23:38 [2020-10-24T07:23:38.505Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:23:39 [2020-10-24T07:23:39.189Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:23:41 [2020-10-24T07:23:41.098Z] #33 155.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:23:41 [2020-10-24T07:23:41.134Z] --- PASS: TestBuildMultiStageOnBuild (17.95s)
07:23:41 [2020-10-24T07:23:41.134Z] === RUN   TestBuildUncleanTarFilenames
07:23:41 [2020-10-24T07:23:41.134Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
07:23:41 [2020-10-24T07:23:41.134Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
07:23:41 [2020-10-24T07:23:41.134Z] === RUN   TestBuildMultiStageLayerLeak
07:23:41 [2020-10-24T07:23:41.358Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:23:41 [2020-10-24T07:23:41.802Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:23:42 [2020-10-24T07:23:42.740Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:23:44 [2020-10-24T07:23:44.120Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:23:44 [2020-10-24T07:23:44.346Z] === RUN   TestDockerSuite/TestExec
07:23:44 [2020-10-24T07:23:44.917Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:23:45 [2020-10-24T07:23:45.489Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestInfoAPIWarnings (16.29s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestInfoDebug
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestInfoDebug (0.53s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestInfoInsecureRegistries
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestInfoInsecureRegistries (0.53s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestInfoRegistryMirrors
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestLoginFailsWithBadCredentials
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestPingCacheHeaders
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestPingCacheHeaders (0.03s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestPingGet
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestPingGet (0.03s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestPingHead
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestPingHead (0.03s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestVersion
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestVersion (0.03s)
07:23:45 [2020-10-24T07:23:45.661Z] PASS
07:23:45 [2020-10-24T07:23:45.661Z] 
07:23:45 [2020-10-24T07:23:45.661Z] === Skipped
07:23:45 [2020-10-24T07:23:45.661Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:23:45 [2020-10-24T07:23:45.661Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:23:45 [2020-10-24T07:23:45.661Z] 
07:23:45 [2020-10-24T07:23:45.661Z] 
07:23:45 [2020-10-24T07:23:45.661Z] DONE 18 tests, 1 skipped in 21.223s
07:23:45 [2020-10-24T07:23:45.661Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
07:23:45 [2020-10-24T07:23:45.661Z] ++ 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
07:23:45 [2020-10-24T07:23:45.661Z] ++ set -e
07:23:45 [2020-10-24T07:23:45.661Z] ++ '[' -n 0 ']'
07:23:45 [2020-10-24T07:23:45.661Z] ++ set -x
07:23:45 [2020-10-24T07:23:45.661Z] ++ env -i DEST=/go/src/github.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
07:23:45 [2020-10-24T07:23:45.661Z] INFO: Testing against a local daemon
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestVolumesCreateAndList
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestVolumesRemove
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestVolumesRemove (0.06s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestVolumesInspect
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestVolumesInspect (0.03s)
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestVolumesInvalidJSON
07:23:45 [2020-10-24T07:23:45.661Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:23:45 [2020-10-24T07:23:45.661Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:23:45 [2020-10-24T07:23:45.661Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:23:45 [2020-10-24T07:23:45.661Z] --- PASS: TestVolumesInvalidJSON (0.02s)
07:23:45 [2020-10-24T07:23:45.661Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:23:45 [2020-10-24T07:23:45.661Z] PASS
07:23:45 [2020-10-24T07:23:45.661Z] 
07:23:45 [2020-10-24T07:23:45.661Z] DONE 5 tests in 0.210s
07:23:45 [2020-10-24T07:23:45.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:23:45 [2020-10-24T07:23:45.661Z] ++++ cat bundles/test-integration/docker.pid
07:23:45 [2020-10-24T07:23:45.661Z] +++ kill 13919
07:23:45 [2020-10-24T07:23:45.749Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:23:46 [2020-10-24T07:23:46.028Z] #33 160.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:23:46 [2020-10-24T07:23:46.319Z] === RUN   TestDockerSuite/TestExecAPIStart
07:23:46 [2020-10-24T07:23:46.968Z] #33 162.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:23:47 [2020-10-24T07:23:47.176Z] +++ /etc/init.d/apparmor stop
07:23:47 [2020-10-24T07:23:47.176Z] Leaving: AppArmorNo profiles have been unloaded.
07:23:47 [2020-10-24T07:23:47.176Z] 
07:23:47 [2020-10-24T07:23:47.176Z] Unloading profiles will leave already running processes permanently
07:23:47 [2020-10-24T07:23:47.176Z] unconfined, which can lead to unexpected situations.
07:23:47 [2020-10-24T07:23:47.176Z] 
07:23:47 [2020-10-24T07:23:47.176Z] To set a process to complain mode, use the command line tool
07:23:47 [2020-10-24T07:23:47.176Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:23:47 [2020-10-24T07:23:47.176Z] +++ true
07:23:47 [2020-10-24T07:23:47.176Z] exiting test-integration
07:23:47 [2020-10-24T07:23:47.176Z] ++ exit 0
07:23:47 [2020-10-24T07:23:47.176Z] 
07:23:47 [2020-10-24T07:23:47.260Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:23:47 [2020-10-24T07:23:47.831Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:23:48 [2020-10-24T07:23:48.347Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:23:48 [2020-10-24T07:23:48.402Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:23:48 [2020-10-24T07:23:48.974Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
Post stage
[Pipeline] junit
07:23:49 [2020-10-24T07:23:49.062Z] Recording test results
07:23:49 [2020-10-24T07:23:49.234Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
07:23:49 [2020-10-24T07:23:49.234Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
07:23:49 [2020-10-24T07:23:49.234Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
07:23:49 [2020-10-24T07:23:49.234Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
07:23:49 [2020-10-24T07:23:49.234Z] PASS
07:23:49 [2020-10-24T07:23:49.234Z] 
07:23:49 [2020-10-24T07:23:49.234Z] === Skipped
07:23:49 [2020-10-24T07:23:49.234Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:23:49 [2020-10-24T07:23:49.234Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:23:49 [2020-10-24T07:23:49.234Z] 
07:23:49 [2020-10-24T07:23:49.234Z] 
07:23:49 [2020-10-24T07:23:49.235Z] DONE 27 tests, 1 skipped in 182.911s
07:23:49 [2020-10-24T07:23:49.235Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:23:49 [2020-10-24T07:23:49.235Z] ++ 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
07:23:49 [2020-10-24T07:23:49.235Z] ++ set -e
07:23:49 [2020-10-24T07:23:49.235Z] ++ '[' -n 0 ']'
07:23:49 [2020-10-24T07:23:49.235Z] ++ set -x
07:23:49 [2020-10-24T07:23:49.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:23:49 [2020-10-24T07:23:49.235Z] INFO: Testing against a local daemon
07:23:49 [2020-10-24T07:23:49.235Z] === RUN   TestSessionCreate
07:23:49 [2020-10-24T07:23:49.235Z] --- PASS: TestSessionCreate (0.03s)
07:23:49 [2020-10-24T07:23:49.235Z] === RUN   TestSessionCreateWithBadUpgrade
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:23:49 [2020-10-24T07:23:49.496Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:23:49 [2020-10-24T07:23:49.496Z] PASS
07:23:49 [2020-10-24T07:23:49.496Z] 
07:23:49 [2020-10-24T07:23:49.496Z] DONE 2 tests in 0.197s
07:23:49 [2020-10-24T07:23:49.496Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:23:49 [2020-10-24T07:23:49.496Z] ++ 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
07:23:49 [2020-10-24T07:23:49.496Z] ++ set -e
07:23:49 [2020-10-24T07:23:49.496Z] ++ '[' -n 0 ']'
07:23:49 [2020-10-24T07:23:49.496Z] ++ set -x
07:23:49 [2020-10-24T07:23:49.496Z] ++ env -i DEST=/go/src/github.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
07:23:49 [2020-10-24T07:23:49.496Z] INFO: Testing against a local daemon
07:23:49 [2020-10-24T07:23:49.496Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:23:49 [2020-10-24T07:23:49.496Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:23:49 [2020-10-24T07:23:49.496Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:23:49 [2020-10-24T07:23:49.496Z] === RUN   TestEventsExecDie
07:23:49 [2020-10-24T07:23:49.729Z] #33 164.6 
07:23:49 [2020-10-24T07:23:49.729Z] #33 DONE 164.8s
07:23:49 [2020-10-24T07:23:49.757Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:23:49 [2020-10-24T07:23:49.802Z] + echo Ensuring container killed.
07:23:49 [2020-10-24T07:23:49.802Z] Ensuring container killed.
07:23:49 [2020-10-24T07:23:49.802Z] + docker rm -vf docker-pr1
07:23:49 [2020-10-24T07:23:49.802Z] Error: No such container: docker-pr1
07:23:49 [2020-10-24T07:23:49.802Z] + true
[Pipeline] sh
07:23:49 [2020-10-24T07:23:49.989Z] 
07:23:49 [2020-10-24T07:23:49.989Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
07:23:50 [2020-10-24T07:23:50.189Z] + echo Chowning /workspace to jenkins user
07:23:50 [2020-10-24T07:23:50.189Z] Chowning /workspace to jenkins user
07:23:50 [2020-10-24T07:23:50.189Z] + id -u
07:23:50 [2020-10-24T07:23:50.189Z] + id -g
07:23:50 [2020-10-24T07:23:50.189Z] + docker run --rm -v /home/docker/workspace/moby_PR-41584:/workspace busybox chown -R 1001:1001 /workspace
07:23:50 [2020-10-24T07:23:50.189Z] Unable to find image 'busybox:latest' locally
07:23:50 [2020-10-24T07:23:50.331Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:23:50 [2020-10-24T07:23:50.331Z] --- PASS: TestEventsExecDie (0.84s)
07:23:50 [2020-10-24T07:23:50.331Z] === RUN   TestEventsBackwardsCompatible
07:23:50 [2020-10-24T07:23:50.331Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
07:23:50 [2020-10-24T07:23:50.331Z] === RUN   TestInfoBinaryCommits
07:23:50 [2020-10-24T07:23:50.482Z] latest: Pulling from library/busybox
07:23:50 [2020-10-24T07:23:50.482Z] a72ff6653ea1: Pulling fs layer
07:23:50 [2020-10-24T07:23:50.592Z] --- PASS: TestInfoBinaryCommits (0.03s)
07:23:50 [2020-10-24T07:23:50.592Z] === RUN   TestInfoAPIVersioned
07:23:50 [2020-10-24T07:23:50.592Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:23:50 [2020-10-24T07:23:50.592Z] === RUN   TestInfoDiscoveryBackend
07:23:50 [2020-10-24T07:23:50.782Z] a72ff6653ea1: Verifying Checksum
07:23:50 [2020-10-24T07:23:50.782Z] a72ff6653ea1: Download complete
07:23:50 [2020-10-24T07:23:50.782Z] a72ff6653ea1: Pull complete
07:23:51 [2020-10-24T07:23:51.076Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
07:23:51 [2020-10-24T07:23:51.076Z] Status: Downloaded newer image for busybox:latest
07:23:51 [2020-10-24T07:23:51.164Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:23:51 [2020-10-24T07:23:51.164Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
07:23:51 [2020-10-24T07:23:51.164Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:23:51 [2020-10-24T07:23:51.368Z] #34 DONE 1.4s
07:23:52 [2020-10-24T07:23:52.105Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
07:23:52 [2020-10-24T07:23:52.105Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:23:52 [2020-10-24T07:23:52.105Z] === RUN   TestDockerSuite/TestExecCgroup
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:23:52 [2020-10-24T07:23:52.676Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s)
07:23:52 [2020-10-24T07:23:52.676Z] === RUN   TestInfoAPI
07:23:52 [2020-10-24T07:23:52.676Z] --- PASS: TestInfoAPI (0.05s)
07:23:52 [2020-10-24T07:23:52.676Z] === RUN   TestInfoAPIWarnings
07:23:52 [2020-10-24T07:23:52.751Z] 
07:23:52 [2020-10-24T07:23:52.751Z] #35 [runner 12/12] COPY --from=builder       /build/ /
07:23:53 [2020-10-24T07:23:53.002Z] + bundleName=ppc64le-integration
07:23:53 [2020-10-24T07:23:53.002Z] + echo Creating ppc64le-integration-bundles.tar.gz
07:23:53 [2020-10-24T07:23:53.003Z] Creating ppc64le-integration-bundles.tar.gz
07:23:53 [2020-10-24T07:23:53.003Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml )xargs -print tar
07:23:53 [2020-10-24T07:23:53.003Z]  -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
07:23:53 [2020-10-24T07:23:53.047Z] Archiving artifacts
07:23:53 [2020-10-24T07:23:53.247Z] === RUN   TestDockerSuite/TestExecEnv
07:23:53 [2020-10-24T07:23:53.319Z] #35 DONE 0.6s
07:23:53 [2020-10-24T07:23:53.479Z] --- PASS: TestBuildMultiStageLayerLeak (10.97s)
07:23:53 [2020-10-24T07:23:53.479Z] === RUN   TestBuildWithHugeFile
07:23:53 [2020-10-24T07:23:53.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:23:53 [2020-10-24T07:23:53.578Z] 
07:23:53 [2020-10-24T07:23:53.578Z] #36 exporting to image
07:23:53 [2020-10-24T07:23:53.578Z] #36 exporting layers
07:23:53 [2020-10-24T07:23:53.818Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:23:53 [2020-10-24T07:23:53.873Z] + make clean
07:23:54 [2020-10-24T07:23:54.165Z] make: command: Command not found
07:23:54 [2020-10-24T07:23:54.165Z] make: command: Command not found
07:23:54 [2020-10-24T07:23:54.165Z] docker volume rm -f docker-dev-cache
07:23:54 [2020-10-24T07:23:54.165Z] docker-dev-cache
[Pipeline] deleteDir
07:23:54 [2020-10-24T07:23:54.759Z] === RUN   TestDockerSuite/TestExecExitStatus
07:23:55 [2020-10-24T07:23:55.020Z] === RUN   TestDockerSuite/TestExecInspectID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:23:56 [2020-10-24T07:23:56.870Z] #36 exporting layers 3.1s done
07:23:56 [2020-10-24T07:23:56.870Z] #36 writing image sha256:e48f9b2f02b21739bb09d7a489a7efa22845946aee022aa8654bfb6cadd18af6 done
07:23:56 [2020-10-24T07:23:56.870Z] #36 naming to docker.io/library/moby-e2e-test done
07:23:56 [2020-10-24T07:23:56.870Z] #36 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:23:57 [2020-10-24T07:23:57.186Z] + echo Ensuring container killed.
07:23:57 [2020-10-24T07:23:57.186Z] Ensuring container killed.
07:23:57 [2020-10-24T07:23:57.186Z] + docker rm -vf docker-pr1
07:23:57 [2020-10-24T07:23:57.186Z] Error: No such container: docker-pr1
07:23:57 [2020-10-24T07:23:57.186Z] + true
[Pipeline] sh
07:23:57 [2020-10-24T07:23:57.477Z] + echo Chowning /workspace to jenkins user
07:23:57 [2020-10-24T07:23:57.477Z] Chowning /workspace to jenkins user
07:23:57 [2020-10-24T07:23:57.477Z] + id -u
07:23:57 [2020-10-24T07:23:57.477Z] + id -g
07:23:57 [2020-10-24T07:23:57.477Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41584:/workspace busybox chown -R 1000:1000 /workspace
07:23:58 [2020-10-24T07:23:58.324Z] === RUN   TestDockerSuite/TestExecInteractive
07:23:58 [2020-10-24T07:23:58.324Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
07:23:58 [2020-10-24T07:23:58.324Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:23:58 [2020-10-24T07:23:58.712Z] + bundleName=unit
07:23:58 [2020-10-24T07:23:58.712Z] + echo Creating unit-bundles.tar.gz
07:23:58 [2020-10-24T07:23:58.712Z] Creating unit-bundles.tar.gz
07:23:58 [2020-10-24T07:23:58.712Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
07:23:58 [2020-10-24T07:23:58.712Z] bundles/junit-report.xml
07:23:58 [2020-10-24T07:23:58.712Z] bundles/go-test-report.json
07:23:58 [2020-10-24T07:23:58.712Z] bundles/profile.out
[Pipeline] archiveArtifacts
07:23:58 [2020-10-24T07:23:58.726Z] Archiving artifacts
07:23:58 [2020-10-24T07:23:58.895Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:23:59 [2020-10-24T07:23:59.127Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:23:59 [2020-10-24T07:23:59.572Z] + make clean
07:23:59 [2020-10-24T07:23:59.604Z] === RUN   TestDockerSuite/TestExecParseError
07:23:59 [2020-10-24T07:23:59.831Z] docker volume rm -f docker-dev-cache
07:23:59 [2020-10-24T07:23:59.831Z] docker-dev-cache
[Pipeline] deleteDir
07:24:00 [2020-10-24T07:24:00.175Z] === RUN   TestDockerSuite/TestExecPausedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:24:01 [2020-10-24T07:24:01.121Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:24:01 [2020-10-24T07:24:01.382Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:24:02 [2020-10-24T07:24:02.768Z] === RUN   TestDockerSuite/TestExecSetEnv
07:24:03 [2020-10-24T07:24:03.339Z] === RUN   TestDockerSuite/TestExecStartFails
07:24:03 [2020-10-24T07:24:03.910Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:24:09 [2020-10-24T07:24:09.195Z] --- PASS: TestInfoAPIWarnings (16.31s)
07:24:09 [2020-10-24T07:24:09.195Z] === RUN   TestInfoDebug
07:24:09 [2020-10-24T07:24:09.455Z] --- PASS: TestInfoDebug (0.53s)
07:24:09 [2020-10-24T07:24:09.455Z] === RUN   TestInfoInsecureRegistries
07:24:10 [2020-10-24T07:24:10.026Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:24:10 [2020-10-24T07:24:10.026Z] === RUN   TestInfoRegistryMirrors
07:24:10 [2020-10-24T07:24:10.597Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:24:10 [2020-10-24T07:24:10.597Z] === RUN   TestLoginFailsWithBadCredentials
07:24:10 [2020-10-24T07:24:10.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
07:24:10 [2020-10-24T07:24:10.857Z] === RUN   TestPingCacheHeaders
07:24:10 [2020-10-24T07:24:10.857Z] --- PASS: TestPingCacheHeaders (0.02s)
07:24:10 [2020-10-24T07:24:10.857Z] === RUN   TestPingGet
07:24:10 [2020-10-24T07:24:10.857Z] --- PASS: TestPingGet (0.01s)
07:24:10 [2020-10-24T07:24:10.857Z] === RUN   TestPingHead
07:24:10 [2020-10-24T07:24:10.857Z] --- PASS: TestPingHead (0.02s)
07:24:10 [2020-10-24T07:24:10.857Z] === RUN   TestVersion
07:24:10 [2020-10-24T07:24:10.857Z] --- PASS: TestVersion (0.02s)
07:24:10 [2020-10-24T07:24:10.857Z] PASS
07:24:10 [2020-10-24T07:24:10.857Z] 
07:24:10 [2020-10-24T07:24:10.857Z] === Skipped
07:24:10 [2020-10-24T07:24:10.858Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:24:10 [2020-10-24T07:24:10.858Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:24:10 [2020-10-24T07:24:10.858Z] 
07:24:10 [2020-10-24T07:24:10.858Z] 
07:24:10 [2020-10-24T07:24:10.858Z] DONE 18 tests, 1 skipped in 21.409s
07:24:10 [2020-10-24T07:24:10.858Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:24:10 [2020-10-24T07:24:10.858Z] ++ 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
07:24:10 [2020-10-24T07:24:10.858Z] ++ set -e
07:24:10 [2020-10-24T07:24:10.858Z] ++ '[' -n 0 ']'
07:24:10 [2020-10-24T07:24:10.858Z] ++ set -x
07:24:10 [2020-10-24T07:24:10.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=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
07:24:10 [2020-10-24T07:24:10.858Z] INFO: Testing against a local daemon
07:24:10 [2020-10-24T07:24:10.858Z] === RUN   TestVolumesCreateAndList
07:24:10 [2020-10-24T07:24:10.858Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:24:10 [2020-10-24T07:24:10.858Z] === RUN   TestVolumesRemove
07:24:11 [2020-10-24T07:24:11.119Z] --- PASS: TestVolumesRemove (0.08s)
07:24:11 [2020-10-24T07:24:11.119Z] === RUN   TestVolumesInspect
07:24:11 [2020-10-24T07:24:11.119Z] --- PASS: TestVolumesInspect (0.03s)
07:24:11 [2020-10-24T07:24:11.119Z] === RUN   TestVolumesInvalidJSON
07:24:11 [2020-10-24T07:24:11.119Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:24:11 [2020-10-24T07:24:11.119Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:24:11 [2020-10-24T07:24:11.119Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:24:11 [2020-10-24T07:24:11.119Z] --- PASS: TestVolumesInvalidJSON (0.02s)
07:24:11 [2020-10-24T07:24:11.119Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:24:11 [2020-10-24T07:24:11.119Z] PASS
07:24:11 [2020-10-24T07:24:11.119Z] 
07:24:11 [2020-10-24T07:24:11.119Z] DONE 5 tests in 0.251s
07:24:11 [2020-10-24T07:24:11.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:24:11 [2020-10-24T07:24:11.380Z] ++++ cat bundles/test-integration/docker.pid
07:24:11 [2020-10-24T07:24:11.380Z] +++ kill 5569
07:24:12 [2020-10-24T07:24:12.765Z] +++ /etc/init.d/apparmor stop
07:24:12 [2020-10-24T07:24:12.765Z] Leaving: AppArmorNo profiles have been unloaded.
07:24:12 [2020-10-24T07:24:12.765Z] 
07:24:12 [2020-10-24T07:24:12.765Z] Unloading profiles will leave already running processes permanently
07:24:12 [2020-10-24T07:24:12.765Z] unconfined, which can lead to unexpected situations.
07:24:12 [2020-10-24T07:24:12.765Z] 
07:24:12 [2020-10-24T07:24:12.765Z] To set a process to complain mode, use the command line tool
07:24:12 [2020-10-24T07:24:12.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:24:12 [2020-10-24T07:24:12.765Z] +++ true
07:24:12 [2020-10-24T07:24:12.765Z] exiting test-integration
07:24:12 [2020-10-24T07:24:12.765Z] ++ exit 0
07:24:12 [2020-10-24T07:24:12.765Z] 
07:24:13 [2020-10-24T07:24:13.025Z] + for job in $(jobs -p)
07:24:13 [2020-10-24T07:24:13.025Z] + wait 7492
07:24:14 [2020-10-24T07:24:14.942Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:24:15 [2020-10-24T07:24:15.205Z] === RUN   TestDockerSuite/TestExecTTY
07:24:15 [2020-10-24T07:24:15.776Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:24:16 [2020-10-24T07:24:16.347Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:24:16 [2020-10-24T07:24:16.921Z] === RUN   TestDockerSuite/TestExecUlimits
07:24:17 [2020-10-24T07:24:17.182Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:24:17 [2020-10-24T07:24:17.182Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:24:18 [2020-10-24T07:24:18.565Z] === RUN   TestDockerSuite/TestExecWithNoTERM
07:24:19 [2020-10-24T07:24:19.136Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:24:19 [2020-10-24T07:24:19.711Z] === RUN   TestDockerSuite/TestExecWithTERM
07:24:20 [2020-10-24T07:24:20.284Z] === RUN   TestDockerSuite/TestExecWithUser
07:24:20 [2020-10-24T07:24:20.856Z] === RUN   TestDockerSuite/TestGetContainerStats
07:24:26 [2020-10-24T07:24:26.137Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
07:24:30 [2020-10-24T07:24:30.337Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
07:24:31 [2020-10-24T07:24:31.278Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
07:24:36 [2020-10-24T07:24:36.569Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
07:24:36 [2020-10-24T07:24:36.569Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
07:24:36 [2020-10-24T07:24:36.569Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
07:24:36 [2020-10-24T07:24:36.569Z] === RUN   TestDockerSuite/TestHealth
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestHistoryExistentImage
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
07:24:58 [2020-10-24T07:24:58.529Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
07:24:59 [2020-10-24T07:24:59.100Z] === RUN   TestDockerSuite/TestImagesFormat
07:24:59 [2020-10-24T07:24:59.100Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
07:24:59 [2020-10-24T07:24:59.364Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
07:24:59 [2020-10-24T07:24:59.935Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
07:25:02 [2020-10-24T07:25:02.477Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
07:25:02 [2020-10-24T07:25:02.477Z] === RUN   TestDockerSuite/TestImportBadURL
07:25:02 [2020-10-24T07:25:02.477Z] === RUN   TestDockerSuite/TestImportDisplay
07:25:03 [2020-10-24T07:25:03.861Z] === RUN   TestDockerSuite/TestImportFile
07:25:04 [2020-10-24T07:25:04.803Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
07:25:04 [2020-10-24T07:25:04.803Z] === RUN   TestDockerSuite/TestImportFileWithMessage
07:25:06 [2020-10-24T07:25:06.188Z] === RUN   TestDockerSuite/TestImportGzipped
07:25:07 [2020-10-24T07:25:07.130Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
07:25:08 [2020-10-24T07:25:08.072Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
07:25:08 [2020-10-24T07:25:08.653Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
07:25:09 [2020-10-24T07:25:09.232Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
07:25:09 [2020-10-24T07:25:09.803Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
07:25:09 [2020-10-24T07:25:09.803Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
07:25:09 [2020-10-24T07:25:09.803Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
07:25:10 [2020-10-24T07:25:10.375Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
07:25:10 [2020-10-24T07:25:10.635Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
07:25:11 [2020-10-24T07:25:11.208Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
07:25:11 [2020-10-24T07:25:11.781Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
07:25:12 [2020-10-24T07:25:12.041Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
07:25:12 [2020-10-24T07:25:12.612Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
07:25:12 [2020-10-24T07:25:12.612Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
07:25:13 [2020-10-24T07:25:13.553Z] === RUN   TestDockerSuite/TestInspectAmpersand
07:25:14 [2020-10-24T07:25:14.125Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
07:25:14 [2020-10-24T07:25:14.696Z] === RUN   TestDockerSuite/TestInspectByPrefix
07:25:14 [2020-10-24T07:25:14.696Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
07:25:14 [2020-10-24T07:25:14.957Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
07:25:14 [2020-10-24T07:25:14.957Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
07:25:15 [2020-10-24T07:25:15.898Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
07:25:16 [2020-10-24T07:25:16.161Z] === RUN   TestDockerSuite/TestInspectDefault
07:25:16 [2020-10-24T07:25:16.731Z] === RUN   TestDockerSuite/TestInspectHistory
07:25:17 [2020-10-24T07:25:17.303Z] === RUN   TestDockerSuite/TestInspectImage
07:25:17 [2020-10-24T07:25:17.303Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
07:25:17 [2020-10-24T07:25:17.303Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
07:25:17 [2020-10-24T07:25:17.303Z] === RUN   TestDockerSuite/TestInspectInt64
07:25:17 [2020-10-24T07:25:17.564Z] === RUN   TestDockerSuite/TestInspectJSONFields
07:25:18 [2020-10-24T07:25:18.134Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
07:25:18 [2020-10-24T07:25:18.134Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
07:25:18 [2020-10-24T07:25:18.706Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
07:25:19 [2020-10-24T07:25:19.278Z] === RUN   TestDockerSuite/TestInspectPlugin
07:25:20 [2020-10-24T07:25:20.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
07:25:20 [2020-10-24T07:25:20.661Z] === RUN   TestDockerSuite/TestInspectRootFS
07:25:20 [2020-10-24T07:25:20.661Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
07:25:21 [2020-10-24T07:25:21.233Z] === RUN   TestDockerSuite/TestInspectStatus
07:25:21 [2020-10-24T07:25:21.805Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
07:25:23 [2020-10-24T07:25:23.727Z] === RUN   TestDockerSuite/TestInspectTemplateError
07:25:23 [2020-10-24T07:25:23.988Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
07:25:24 [2020-10-24T07:25:24.560Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
07:25:25 [2020-10-24T07:25:25.502Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
07:25:25 [2020-10-24T07:25:25.502Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
07:25:26 [2020-10-24T07:25:26.073Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
07:25:26 [2020-10-24T07:25:26.644Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
07:25:27 [2020-10-24T07:25:27.217Z] === RUN   TestDockerSuite/TestInspectUnknownObject
07:25:27 [2020-10-24T07:25:27.217Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
07:25:29 [2020-10-24T07:25:29.133Z] === RUN   TestDockerSuite/TestLinkShortDefinition
07:25:30 [2020-10-24T07:25:30.519Z] === RUN   TestDockerSuite/TestLinksEnvs
07:25:31 [2020-10-24T07:25:31.906Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
07:25:31 [2020-10-24T07:25:31.907Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
07:25:33 [2020-10-24T07:25:33.821Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
07:25:35 [2020-10-24T07:25:35.207Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
07:25:36 [2020-10-24T07:25:36.591Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
07:25:36 [2020-10-24T07:25:36.591Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
07:25:37 [2020-10-24T07:25:37.974Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
07:25:38 [2020-10-24T07:25:38.267Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
07:25:38 [2020-10-24T07:25:38.839Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
07:25:44 [2020-10-24T07:25:44.128Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
07:25:46 [2020-10-24T07:25:46.041Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
07:25:47 [2020-10-24T07:25:47.957Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
07:25:49 [2020-10-24T07:25:49.345Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
07:25:49 [2020-10-24T07:25:49.917Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
07:25:51 [2020-10-24T07:25:51.838Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
07:25:51 [2020-10-24T07:25:51.838Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
07:25:52 [2020-10-24T07:25:52.100Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
07:25:52 [2020-10-24T07:25:52.100Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
07:25:52 [2020-10-24T07:25:52.100Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
07:25:52 [2020-10-24T07:25:52.671Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
07:25:53 [2020-10-24T07:25:53.242Z] === RUN   TestDockerSuite/TestLogsAPIUntil
07:25:56 [2020-10-24T07:25:56.538Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
07:25:57 [2020-10-24T07:25:57.114Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
07:26:01 [2020-10-24T07:26:01.318Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
07:26:01 [2020-10-24T07:26:01.585Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
07:26:02 [2020-10-24T07:26:02.156Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
07:26:02 [2020-10-24T07:26:02.156Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
07:26:03 [2020-10-24T07:26:03.548Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
07:26:04 [2020-10-24T07:26:04.491Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
07:26:05 [2020-10-24T07:26:05.879Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
07:26:06 [2020-10-24T07:26:06.822Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
07:26:07 [2020-10-24T07:26:07.393Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
07:26:09 [2020-10-24T07:26:09.307Z] === RUN   TestDockerSuite/TestLogsFollowStopped
07:26:09 [2020-10-24T07:26:09.879Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
07:26:10 [2020-10-24T07:26:10.141Z] === RUN   TestDockerSuite/TestLogsSince
07:26:16 [2020-10-24T07:26:16.721Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
07:26:16 [2020-10-24T07:26:16.721Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
07:26:22 [2020-10-24T07:26:22.024Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
07:26:22 [2020-10-24T07:26:22.284Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
07:26:22 [2020-10-24T07:26:22.855Z] === RUN   TestDockerSuite/TestLogsTail
07:26:23 [2020-10-24T07:26:23.428Z] === RUN   TestDockerSuite/TestLogsTimestamps
07:26:24 [2020-10-24T07:26:24.372Z] === RUN   TestDockerSuite/TestLogsWithDetails
07:26:24 [2020-10-24T07:26:24.633Z] === RUN   TestDockerSuite/TestMountIntoProc
07:26:24 [2020-10-24T07:26:24.894Z] === RUN   TestDockerSuite/TestMountIntoSys
07:26:25 [2020-10-24T07:26:25.838Z] === RUN   TestDockerSuite/TestNetHostname
07:26:27 [2020-10-24T07:26:27.751Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
07:26:27 [2020-10-24T07:26:27.751Z] === RUN   TestDockerSuite/TestNetworkEvents
07:26:34 [2020-10-24T07:26:34.335Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
07:26:34 [2020-10-24T07:26:34.906Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
07:26:35 [2020-10-24T07:26:35.167Z] === RUN   TestDockerSuite/TestPluginActive
07:26:35 [2020-10-24T07:26:35.593Z] --- PASS: TestBuildWithHugeFile (156.14s)
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestBuildWithEmptyDockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:26:35 [2020-10-24T07:26:35.593Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
07:26:35 [2020-10-24T07:26:35.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestBuildPreserveOwnership
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestBuildPlatformInvalid
07:26:35 [2020-10-24T07:26:35.593Z] --- PASS: TestBuildPlatformInvalid (0.07s)
07:26:35 [2020-10-24T07:26:35.593Z] PASS
07:26:35 [2020-10-24T07:26:35.593Z] ok  	github.com/docker/docker/integration/build	227.796s
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === Skipped
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     build_session_test.go:25: TODO: BuildKit
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
07:26:35 [2020-10-24T07:26:35.593Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
07:26:35 [2020-10-24T07:26:35.593Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] DONE 28 tests, 5 skipped in 258.029s
07:26:35 [2020-10-24T07:26:35.593Z] Running D:\gopath\src\github.com\docker\docker\integration\config
07:26:35 [2020-10-24T07:26:35.593Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:26:35 [2020-10-24T07:26:35.593Z] INFO: Testing against a local daemon
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestConfigInspect
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestConfigInspect (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestConfigList
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestConfigList (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestConfigsCreateAndDelete
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestConfigsUpdate
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestConfigsUpdate (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestTemplatedConfig
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestTemplatedConfig (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestConfigCreateResolve
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestConfigCreateResolve (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
07:26:35 [2020-10-24T07:26:35.593Z] === RUN   TestConfigDaemonLibtrustID
07:26:35 [2020-10-24T07:26:35.593Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
07:26:35 [2020-10-24T07:26:35.593Z] PASS
07:26:35 [2020-10-24T07:26:35.593Z] ok  	github.com/docker/docker/integration/config	0.198s
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === Skipped
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
07:26:35 [2020-10-24T07:26:35.593Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.593Z] 
07:26:35 [2020-10-24T07:26:35.593Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
07:26:35 [2020-10-24T07:26:35.594Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.594Z] 
07:26:35 [2020-10-24T07:26:35.594Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
07:26:35 [2020-10-24T07:26:35.594Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
07:26:35 [2020-10-24T07:26:35.594Z] 
07:26:35 [2020-10-24T07:26:35.594Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
07:26:35 [2020-10-24T07:26:35.594Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
07:26:35 [2020-10-24T07:26:35.594Z] 
07:26:35 [2020-10-24T07:26:35.594Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
07:26:35 [2020-10-24T07:26:35.594Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
07:26:35 [2020-10-24T07:26:35.594Z] 
07:26:35 [2020-10-24T07:26:35.594Z] 
07:26:35 [2020-10-24T07:26:35.594Z] DONE 7 tests, 7 skipped in 3.079s
07:26:35 [2020-10-24T07:26:35.594Z] Running D:\gopath\src\github.com\docker\docker\integration\container
07:26:36 [2020-10-24T07:26:36.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:26:36 [2020-10-24T07:26:36.051Z] INFO: Testing against a local daemon
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestCheckpoint
07:26:36 [2020-10-24T07:26:36.051Z] --- SKIP: TestCheckpoint (0.00s)
07:26:36 [2020-10-24T07:26:36.051Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestContainerInvalidJSON
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:26:36 [2020-10-24T07:26:36.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:26:36 [2020-10-24T07:26:36.051Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:26:36 [2020-10-24T07:26:36.051Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:26:36 [2020-10-24T07:26:36.051Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:26:36 [2020-10-24T07:26:36.051Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:26:36 [2020-10-24T07:26:36.051Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:26:36 [2020-10-24T07:26:36.051Z] --- PASS: TestContainerInvalidJSON (0.04s)
07:26:36 [2020-10-24T07:26:36.051Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
07:26:36 [2020-10-24T07:26:36.051Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
07:26:36 [2020-10-24T07:26:36.051Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:26:36 [2020-10-24T07:26:36.051Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestCopyFromContainerPathIsNotDir
07:26:36 [2020-10-24T07:26:36.051Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s)
07:26:36 [2020-10-24T07:26:36.051Z]     copy_test.go:38: testEnv.OSType == "windows"
07:26:36 [2020-10-24T07:26:36.051Z] === RUN   TestCopyToContainerPathDoesNotExist
07:26:36 [2020-10-24T07:26:36.507Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCopyToContainerPathIsNotDir
07:26:36 [2020-10-24T07:26:36.507Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s)
07:26:36 [2020-10-24T07:26:36.507Z]     copy_test.go:63: testEnv.OSType == "windows"
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCopyFromContainer
07:26:36 [2020-10-24T07:26:36.507Z] --- SKIP: TestCopyFromContainer (0.00s)
07:26:36 [2020-10-24T07:26:36.507Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:26:36 [2020-10-24T07:26:36.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateLinkToNonExistingContainer
07:26:36 [2020-10-24T07:26:36.507Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
07:26:36 [2020-10-24T07:26:36.507Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidEnv
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidEnv/0
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidEnv/0
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidEnv/1
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidEnv/1
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidEnv/2
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidEnv/2
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidEnv/0
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidEnv/2
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidEnv/1
07:26:36 [2020-10-24T07:26:36.507Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateTmpfsMountsTarget
07:26:36 [2020-10-24T07:26:36.507Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
07:26:36 [2020-10-24T07:26:36.507Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithCustomMaskedPaths
07:26:36 [2020-10-24T07:26:36.507Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
07:26:36 [2020-10-24T07:26:36.507Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithCustomReadonlyPaths
07:26:36 [2020-10-24T07:26:36.507Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
07:26:36 [2020-10-24T07:26:36.507Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:26:36 [2020-10-24T07:26:36.507Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:26:36 [2020-10-24T07:26:36.507Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s)
07:26:36 [2020-10-24T07:26:36.507Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateDifferentPlatform
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateDifferentPlatform/different_os
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:26:36 [2020-10-24T07:26:36.507Z] --- PASS: TestCreateDifferentPlatform (0.05s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:26:36 [2020-10-24T07:26:36.507Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:26:36 [2020-10-24T07:26:36.507Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
07:26:36 [2020-10-24T07:26:36.507Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:26:36 [2020-10-24T07:26:36.963Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
07:26:36 [2020-10-24T07:26:36.963Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
07:26:36 [2020-10-24T07:26:36.963Z] === RUN   TestContainerKillOnDaemonStart
07:26:36 [2020-10-24T07:26:36.963Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:26:36 [2020-10-24T07:26:36.963Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
07:26:36 [2020-10-24T07:26:36.963Z] === RUN   TestDiff
07:26:36 [2020-10-24T07:26:36.963Z] --- SKIP: TestDiff (0.00s)
07:26:36 [2020-10-24T07:26:36.963Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
07:26:36 [2020-10-24T07:26:36.963Z] === RUN   TestExecWithCloseStdin
07:26:37 [2020-10-24T07:26:37.078Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
07:26:39 [2020-10-24T07:26:39.878Z] --- PASS: TestExecWithCloseStdin (2.64s)
07:26:39 [2020-10-24T07:26:39.879Z] === RUN   TestExec
07:26:41 [2020-10-24T07:26:41.415Z] --- PASS: TestExec (2.10s)
07:26:41 [2020-10-24T07:26:41.415Z] === RUN   TestExecUser
07:26:41 [2020-10-24T07:26:41.415Z] --- SKIP: TestExecUser (0.00s)
07:26:41 [2020-10-24T07:26:41.415Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:26:41 [2020-10-24T07:26:41.415Z] === RUN   TestExportContainerAndImportImage
07:26:41 [2020-10-24T07:26:41.415Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
07:26:41 [2020-10-24T07:26:41.415Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:26:41 [2020-10-24T07:26:41.415Z] === RUN   TestExportContainerAfterDaemonRestart
07:26:41 [2020-10-24T07:26:41.415Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
07:26:41 [2020-10-24T07:26:41.415Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
07:26:41 [2020-10-24T07:26:41.415Z] === RUN   TestHealthCheckWorkdir
07:26:41 [2020-10-24T07:26:41.415Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
07:26:41 [2020-10-24T07:26:41.415Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
07:26:41 [2020-10-24T07:26:41.415Z] === RUN   TestHealthKillContainer
07:26:41 [2020-10-24T07:26:41.415Z] --- SKIP: TestHealthKillContainer (0.00s)
07:26:41 [2020-10-24T07:26:41.415Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
07:26:41 [2020-10-24T07:26:41.415Z] === RUN   TestInspectCpusetInConfigPre120
07:26:41 [2020-10-24T07:26:41.415Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:26:41 [2020-10-24T07:26:41.415Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:26:41 [2020-10-24T07:26:41.415Z] === RUN   TestKillContainerInvalidSignal
07:26:43 [2020-10-24T07:26:43.580Z] --- PASS: TestKillContainerInvalidSignal (1.94s)
07:26:43 [2020-10-24T07:26:43.580Z] === RUN   TestKillContainer
07:26:43 [2020-10-24T07:26:43.580Z] === RUN   TestKillContainer/no_signal
07:26:43 [2020-10-24T07:26:43.674Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
07:26:43 [2020-10-24T07:26:43.674Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
07:26:43 [2020-10-24T07:26:43.674Z] === RUN   TestDockerSuite/TestPluginLogDriver
07:26:45 [2020-10-24T07:26:45.109Z] === RUN   TestKillContainer/non_killing_signal
07:26:45 [2020-10-24T07:26:45.109Z] === RUN   TestKillContainer/killing_signal
07:26:46 [2020-10-24T07:26:46.218Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
07:26:47 [2020-10-24T07:26:47.275Z] --- PASS: TestKillContainer (4.06s)
07:26:47 [2020-10-24T07:26:47.276Z]     --- PASS: TestKillContainer/no_signal (1.81s)
07:26:47 [2020-10-24T07:26:47.276Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
07:26:47 [2020-10-24T07:26:47.276Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
07:26:47 [2020-10-24T07:26:47.276Z]     --- PASS: TestKillContainer/killing_signal (2.20s)
07:26:47 [2020-10-24T07:26:47.276Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:26:47 [2020-10-24T07:26:47.276Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
07:26:47 [2020-10-24T07:26:47.276Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:26:47 [2020-10-24T07:26:47.276Z] === RUN   TestKillStoppedContainer
07:26:47 [2020-10-24T07:26:47.276Z] --- SKIP: TestKillStoppedContainer (0.00s)
07:26:47 [2020-10-24T07:26:47.276Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:26:47 [2020-10-24T07:26:47.276Z] === RUN   TestKillStoppedContainerAPIPre120
07:26:47 [2020-10-24T07:26:47.276Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
07:26:47 [2020-10-24T07:26:47.276Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:26:47 [2020-10-24T07:26:47.276Z] === RUN   TestKillDifferentUserContainer
07:26:47 [2020-10-24T07:26:47.276Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
07:26:47 [2020-10-24T07:26:47.276Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
07:26:47 [2020-10-24T07:26:47.276Z] === RUN   TestInspectOomKilledTrue
07:26:47 [2020-10-24T07:26:47.276Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:26:47 [2020-10-24T07:26:47.276Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
07:26:47 [2020-10-24T07:26:47.276Z] === RUN   TestInspectOomKilledFalse
07:26:47 [2020-10-24T07:26:47.276Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:26:47 [2020-10-24T07:26:47.276Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:26:47 [2020-10-24T07:26:47.276Z] === RUN   TestLogsFollowTailEmpty
07:26:47 [2020-10-24T07:26:47.602Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
07:26:49 [2020-10-24T07:26:49.442Z] --- PASS: TestLogsFollowTailEmpty (1.87s)
07:26:49 [2020-10-24T07:26:49.442Z] === RUN   TestNetworkNat
07:26:49 [2020-10-24T07:26:49.442Z] --- SKIP: TestNetworkNat (0.00s)
07:26:49 [2020-10-24T07:26:49.442Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
07:26:49 [2020-10-24T07:26:49.442Z] === RUN   TestNetworkLocalhostTCPNat
07:26:50 [2020-10-24T07:26:50.143Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
07:26:50 [2020-10-24T07:26:50.143Z] === RUN   TestDockerSuite/TestPluginUpgrade
07:26:51 [2020-10-24T07:26:51.608Z] --- PASS: TestNetworkLocalhostTCPNat (2.09s)
07:26:51 [2020-10-24T07:26:51.608Z] === RUN   TestNetworkLoopbackNat
07:26:51 [2020-10-24T07:26:51.608Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
07:26:51 [2020-10-24T07:26:51.608Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
07:26:51 [2020-10-24T07:26:51.608Z] === RUN   TestPause
07:26:51 [2020-10-24T07:26:51.608Z] --- SKIP: TestPause (0.00s)
07:26:51 [2020-10-24T07:26:51.608Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
07:26:51 [2020-10-24T07:26:51.608Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:26:52 [2020-10-24T07:26:52.057Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
07:26:53 [2020-10-24T07:26:53.135Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s)
07:26:53 [2020-10-24T07:26:53.135Z] === RUN   TestPauseStopPausedContainer
07:26:53 [2020-10-24T07:26:53.135Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
07:26:53 [2020-10-24T07:26:53.135Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
07:26:53 [2020-10-24T07:26:53.135Z] === RUN   TestPsFilter
07:26:53 [2020-10-24T07:26:53.593Z] --- PASS: TestPsFilter (0.12s)
07:26:53 [2020-10-24T07:26:53.593Z] === RUN   TestRemoveContainerWithRemovedVolume
07:26:54 [2020-10-24T07:26:54.603Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
07:26:55 [2020-10-24T07:26:55.759Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s)
07:26:55 [2020-10-24T07:26:55.759Z] === RUN   TestRemoveContainerWithVolume
07:26:57 [2020-10-24T07:26:57.152Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
07:26:57 [2020-10-24T07:26:57.413Z] === RUN   TestDockerSuite/TestPortHostBinding
07:26:57 [2020-10-24T07:26:57.939Z] --- PASS: TestRemoveContainerWithVolume (2.25s)
07:26:57 [2020-10-24T07:26:57.939Z] === RUN   TestRemoveContainerRunning
07:26:58 [2020-10-24T07:26:58.357Z] === RUN   TestDockerSuite/TestPortList
07:26:59 [2020-10-24T07:26:59.477Z] --- PASS: TestRemoveContainerRunning (1.78s)
07:26:59 [2020-10-24T07:26:59.477Z] === RUN   TestRemoveContainerForceRemoveRunning
07:27:01 [2020-10-24T07:27:01.658Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.80s)
07:27:01 [2020-10-24T07:27:01.658Z] === RUN   TestRemoveInvalidContainer
07:27:01 [2020-10-24T07:27:01.658Z] --- PASS: TestRemoveInvalidContainer (0.04s)
07:27:01 [2020-10-24T07:27:01.658Z] === RUN   TestRenameLinkedContainer
07:27:01 [2020-10-24T07:27:01.658Z] --- SKIP: TestRenameLinkedContainer (0.00s)
07:27:01 [2020-10-24T07:27:01.658Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
07:27:01 [2020-10-24T07:27:01.658Z] === RUN   TestRenameStoppedContainer
07:27:03 [2020-10-24T07:27:03.843Z] --- PASS: TestRenameStoppedContainer (2.22s)
07:27:03 [2020-10-24T07:27:03.843Z] === RUN   TestRenameRunningContainerAndReuse
07:27:06 [2020-10-24T07:27:06.495Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
07:27:06 [2020-10-24T07:27:06.495Z] === RUN   TestDockerSuite/TestPostContainersAttach
07:27:07 [2020-10-24T07:27:07.580Z] --- PASS: TestRenameRunningContainerAndReuse (3.91s)
07:27:07 [2020-10-24T07:27:07.580Z] === RUN   TestRenameInvalidName
07:27:09 [2020-10-24T07:27:09.758Z] --- PASS: TestRenameInvalidName (1.87s)
07:27:09 [2020-10-24T07:27:09.758Z] === RUN   TestRenameAnonymousContainer
07:27:09 [2020-10-24T07:27:09.758Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
07:27:09 [2020-10-24T07:27:09.758Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
07:27:09 [2020-10-24T07:27:09.758Z] === RUN   TestRenameContainerWithSameName
07:27:11 [2020-10-24T07:27:11.295Z] --- PASS: TestRenameContainerWithSameName (1.86s)
07:27:11 [2020-10-24T07:27:11.295Z] === RUN   TestRenameContainerWithLinkedContainer
07:27:11 [2020-10-24T07:27:11.295Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
07:27:11 [2020-10-24T07:27:11.295Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
07:27:11 [2020-10-24T07:27:11.295Z] === RUN   TestResize
07:27:13 [2020-10-24T07:27:13.079Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
07:27:13 [2020-10-24T07:27:13.079Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
07:27:13 [2020-10-24T07:27:13.079Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
07:27:13 [2020-10-24T07:27:13.079Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
07:27:13 [2020-10-24T07:27:13.079Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
07:27:13 [2020-10-24T07:27:13.339Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
07:27:13 [2020-10-24T07:27:13.339Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
07:27:13 [2020-10-24T07:27:13.477Z] --- PASS: TestResize (1.94s)
07:27:13 [2020-10-24T07:27:13.477Z] === RUN   TestResizeWithInvalidSize
07:27:13 [2020-10-24T07:27:13.477Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
07:27:13 [2020-10-24T07:27:13.477Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
07:27:13 [2020-10-24T07:27:13.477Z] === RUN   TestResizeWhenContainerNotStarted
07:27:13 [2020-10-24T07:27:13.910Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
07:27:13 [2020-10-24T07:27:13.910Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
07:27:14 [2020-10-24T07:27:14.485Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
07:27:14 [2020-10-24T07:27:14.746Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
07:27:14 [2020-10-24T07:27:14.746Z] === RUN   TestDockerSuite/TestPruneContainerLabel
07:27:15 [2020-10-24T07:27:15.657Z] --- PASS: TestResizeWhenContainerNotStarted (2.24s)
07:27:15 [2020-10-24T07:27:15.657Z] === RUN   TestDaemonRestartKillContainers
07:27:15 [2020-10-24T07:27:15.657Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:27:15 [2020-10-24T07:27:15.657Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:27:15 [2020-10-24T07:27:15.657Z] === RUN   TestStats
07:27:15 [2020-10-24T07:27:15.657Z] --- SKIP: TestStats (0.00s)
07:27:15 [2020-10-24T07:27:15.657Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
07:27:15 [2020-10-24T07:27:15.657Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:27:17 [2020-10-24T07:27:17.298Z] === RUN   TestDockerSuite/TestPruneContainerUntil
07:27:18 [2020-10-24T07:27:18.241Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
07:27:18 [2020-10-24T07:27:18.813Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
07:27:18 [2020-10-24T07:27:18.814Z] === RUN   TestDockerSuite/TestPsByOrder
07:27:22 [2020-10-24T07:27:22.122Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
07:27:22 [2020-10-24T07:27:22.696Z] === RUN   TestDockerSuite/TestPsListContainersBase
07:27:25 [2020-10-24T07:27:25.252Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
07:27:25 [2020-10-24T07:27:25.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.74s)
07:27:25 [2020-10-24T07:27:25.988Z] === RUN   TestStopContainerWithTimeout
07:27:25 [2020-10-24T07:27:25.988Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
07:27:25 [2020-10-24T07:27:25.988Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
07:27:25 [2020-10-24T07:27:25.988Z] === RUN   TestUpdateRestartPolicy
07:27:27 [2020-10-24T07:27:27.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
07:27:28 [2020-10-24T07:27:28.062Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
07:27:30 [2020-10-24T07:27:30.610Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
07:27:37 [2020-10-24T07:27:37.197Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
07:27:38 [2020-10-24T07:27:38.583Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
07:27:41 [2020-10-24T07:27:41.127Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
07:27:41 [2020-10-24T07:27:41.699Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
07:27:42 [2020-10-24T07:27:42.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
07:27:44 [2020-10-24T07:27:44.058Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
07:27:45 [2020-10-24T07:27:45.444Z] === RUN   TestDockerSuite/TestPsListContainersSize
07:27:45 [2020-10-24T07:27:45.444Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
07:27:46 [2020-10-24T07:27:46.829Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
07:27:46 [2020-10-24T07:27:46.829Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
07:27:47 [2020-10-24T07:27:47.115Z] --- PASS: TestUpdateRestartPolicy (20.54s)
07:27:47 [2020-10-24T07:27:47.115Z] === RUN   TestUpdateRestartWithAutoRemove
07:27:47 [2020-10-24T07:27:47.772Z] === RUN   TestDockerSuite/TestPsRightTagName
07:27:48 [2020-10-24T07:27:48.650Z] --- PASS: TestUpdateRestartWithAutoRemove (1.68s)
07:27:48 [2020-10-24T07:27:48.650Z] === RUN   TestWaitNonBlocked
07:27:48 [2020-10-24T07:27:48.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:27:48 [2020-10-24T07:27:48.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:27:48 [2020-10-24T07:27:48.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:27:48 [2020-10-24T07:27:48.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:27:48 [2020-10-24T07:27:48.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:27:48 [2020-10-24T07:27:48.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:27:49 [2020-10-24T07:27:49.157Z] === RUN   TestDockerSuite/TestPsShowMounts
07:27:51 [2020-10-24T07:27:51.074Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
07:27:52 [2020-10-24T07:27:52.018Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
07:27:52 [2020-10-24T07:27:52.018Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
07:27:52 [2020-10-24T07:27:52.280Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
07:27:52 [2020-10-24T07:27:52.542Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
07:27:52 [2020-10-24T07:27:52.542Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
07:27:53 [2020-10-24T07:27:53.485Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
07:27:54 [2020-10-24T07:27:54.430Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
07:27:55 [2020-10-24T07:27:55.731Z] --- PASS: TestWaitNonBlocked (0.03s)
07:27:55 [2020-10-24T07:27:55.731Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.60s)
07:27:55 [2020-10-24T07:27:55.731Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.25s)
07:27:55 [2020-10-24T07:27:55.731Z] === RUN   TestWaitBlocked
07:27:55 [2020-10-24T07:27:55.731Z] --- SKIP: TestWaitBlocked (0.00s)
07:27:55 [2020-10-24T07:27:55.731Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
07:27:55 [2020-10-24T07:27:55.731Z] PASS
07:27:55 [2020-10-24T07:27:55.731Z] ok  	github.com/docker/docker/integration/container	80.037s
07:27:55 [2020-10-24T07:27:55.731Z] 
07:27:55 [2020-10-24T07:27:55.731Z] === Skipped
07:27:55 [2020-10-24T07:27:55.731Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
07:27:55 [2020-10-24T07:27:55.731Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:27:55 [2020-10-24T07:27:55.731Z] 
07:27:55 [2020-10-24T07:27:55.731Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
07:27:55 [2020-10-24T07:27:55.731Z]     copy_test.go:38: testEnv.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.731Z] 
07:27:55 [2020-10-24T07:27:55.731Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
07:27:55 [2020-10-24T07:27:55.731Z]     copy_test.go:63: testEnv.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.731Z] 
07:27:55 [2020-10-24T07:27:55.731Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.731Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s)
07:27:55 [2020-10-24T07:27:55.732Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
07:27:55 [2020-10-24T07:27:55.732Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
07:27:55 [2020-10-24T07:27:55.732Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] 
07:27:55 [2020-10-24T07:27:55.732Z] DONE 88 tests, 37 skipped in 83.687s
07:27:55 [2020-10-24T07:27:55.732Z] Running D:\gopath\src\github.com\docker\docker\integration\image
07:27:55 [2020-10-24T07:27:55.818Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
07:27:56 [2020-10-24T07:27:56.401Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
07:27:58 [2020-10-24T07:27:58.647Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:27:58 [2020-10-24T07:27:58.647Z] INFO: Testing against a local daemon
07:27:58 [2020-10-24T07:27:58.647Z] === RUN   TestCommitInheritsEnv
07:27:58 [2020-10-24T07:27:58.647Z] --- SKIP: TestCommitInheritsEnv (0.00s)
07:27:58 [2020-10-24T07:27:58.647Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
07:27:58 [2020-10-24T07:27:58.647Z] === RUN   TestImportExtremelyLargeImageWorks
07:27:58 [2020-10-24T07:27:58.647Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:27:58 [2020-10-24T07:27:58.647Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
07:27:58 [2020-10-24T07:27:58.647Z] === RUN   TestImagesFilterMultiReference
07:27:58 [2020-10-24T07:27:58.647Z] --- PASS: TestImagesFilterMultiReference (0.09s)
07:27:58 [2020-10-24T07:27:58.647Z] === RUN   TestImagePullPlatformInvalid
07:27:58 [2020-10-24T07:27:58.647Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:27:58 [2020-10-24T07:27:58.647Z] === RUN   TestRemoveImageOrphaning
07:27:59 [2020-10-24T07:27:59.107Z] --- PASS: TestRemoveImageOrphaning (0.91s)
07:27:59 [2020-10-24T07:27:59.107Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:27:59 [2020-10-24T07:27:59.566Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
07:27:59 [2020-10-24T07:27:59.566Z] === RUN   TestTagInvalidReference
07:27:59 [2020-10-24T07:27:59.566Z] --- PASS: TestTagInvalidReference (0.04s)
07:27:59 [2020-10-24T07:27:59.566Z] === RUN   TestTagValidPrefixedRepo
07:27:59 [2020-10-24T07:27:59.566Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
07:27:59 [2020-10-24T07:27:59.566Z] === RUN   TestTagExistedNameWithoutForce
07:27:59 [2020-10-24T07:27:59.566Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
07:27:59 [2020-10-24T07:27:59.566Z] === RUN   TestTagOfficialNames
07:27:59 [2020-10-24T07:27:59.566Z] --- PASS: TestTagOfficialNames (0.09s)
07:27:59 [2020-10-24T07:27:59.566Z] === RUN   TestTagMatchesDigest
07:27:59 [2020-10-24T07:27:59.566Z] --- PASS: TestTagMatchesDigest (0.04s)
07:27:59 [2020-10-24T07:27:59.566Z] PASS
07:27:59 [2020-10-24T07:27:59.566Z] ok  	github.com/docker/docker/integration/image	1.567s
07:27:59 [2020-10-24T07:27:59.566Z] 
07:27:59 [2020-10-24T07:27:59.566Z] === Skipped
07:27:59 [2020-10-24T07:27:59.566Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
07:27:59 [2020-10-24T07:27:59.566Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
07:27:59 [2020-10-24T07:27:59.566Z] 
07:27:59 [2020-10-24T07:27:59.566Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
07:27:59 [2020-10-24T07:27:59.566Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
07:27:59 [2020-10-24T07:27:59.566Z] 
07:27:59 [2020-10-24T07:27:59.566Z] 
07:27:59 [2020-10-24T07:27:59.566Z] DONE 11 tests, 2 skipped in 3.849s
07:27:59 [2020-10-24T07:27:59.566Z] Running D:\gopath\src\github.com\docker\docker\integration\network
07:28:01 [2020-10-24T07:28:01.750Z] testing: warning: no tests to run
07:28:01 [2020-10-24T07:28:01.750Z] PASS
07:28:01 [2020-10-24T07:28:01.750Z] testing: warning: no tests to run
07:28:01 [2020-10-24T07:28:01.750Z] PASS
07:28:01 [2020-10-24T07:28:01.750Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.155s [no tests to run]
07:28:01 [2020-10-24T07:28:01.750Z] ok  	github.com/docker/docker/integration/network/macvlan	0.061s [no tests to run]
07:28:02 [2020-10-24T07:28:02.719Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:02 [2020-10-24T07:28:02.719Z] INFO: Testing against a local daemon
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestNetworkCreateDelete
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestNetworkCreateDelete (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestDockerNetworkDeletePreferID
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestDaemonDNSFallback
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestDaemonDNSFallback (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestInspectNetwork
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestInspectNetwork (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestRunContainerWithBridgeNone
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestNetworkInvalidJSON
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestNetworkInvalidJSON//networks/create
07:28:02 [2020-10-24T07:28:02.719Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:28:02 [2020-10-24T07:28:02.719Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:28:02 [2020-10-24T07:28:02.719Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:28:02 [2020-10-24T07:28:02.719Z] === CONT  TestNetworkInvalidJSON//networks/create
07:28:02 [2020-10-24T07:28:02.719Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:28:02 [2020-10-24T07:28:02.719Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:28:02 [2020-10-24T07:28:02.719Z] --- PASS: TestNetworkInvalidJSON (0.04s)
07:28:02 [2020-10-24T07:28:02.719Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
07:28:02 [2020-10-24T07:28:02.719Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
07:28:02 [2020-10-24T07:28:02.719Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestHostIPv4BridgeLabel
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     network_test.go:97: testEnv.OSType == "windows"
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestDaemonRestartWithLiveRestore
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     service_test.go:29: testEnv.OSType == "windows"
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestDaemonDefaultNetworkPools
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     service_test.go:52: testEnv.OSType == "windows"
07:28:02 [2020-10-24T07:28:02.719Z] === RUN   TestDaemonRestartWithExistingNetwork
07:28:02 [2020-10-24T07:28:02.719Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
07:28:02 [2020-10-24T07:28:02.719Z]     service_test.go:96: testEnv.OSType == "windows"
07:28:02 [2020-10-24T07:28:02.988Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
07:28:03 [2020-10-24T07:28:03.181Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:28:03 [2020-10-24T07:28:03.181Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:130: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:28:03 [2020-10-24T07:28:03.181Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:181: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] === RUN   TestServiceWithPredefinedNetwork
07:28:03 [2020-10-24T07:28:03.181Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:206: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:28:03 [2020-10-24T07:28:03.181Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:236: FLAKY_TEST
07:28:03 [2020-10-24T07:28:03.181Z] === RUN   TestServiceWithDataPathPortInit
07:28:03 [2020-10-24T07:28:03.181Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:326: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:28:03 [2020-10-24T07:28:03.181Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:394: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] PASS
07:28:03 [2020-10-24T07:28:03.181Z] ok  	github.com/docker/docker/integration/network	0.255s
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === Skipped
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     network_test.go:97: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:29: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:52: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:96: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:130: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:181: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:206: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:236: FLAKY_TEST
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:326: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
07:28:03 [2020-10-24T07:28:03.181Z]     service_test.go:394: testEnv.OSType == "windows"
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] 
07:28:03 [2020-10-24T07:28:03.181Z] DONE 19 tests, 15 skipped in 3.441s
07:28:03 [2020-10-24T07:28:03.181Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
07:28:03 [2020-10-24T07:28:03.559Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
07:28:03 [2020-10-24T07:28:03.640Z] testing: warning: no tests to run
07:28:03 [2020-10-24T07:28:03.640Z] PASS
07:28:03 [2020-10-24T07:28:03.640Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
07:28:03 [2020-10-24T07:28:03.640Z] 
07:28:03 [2020-10-24T07:28:03.640Z] DONE 0 tests in 0.380s
07:28:03 [2020-10-24T07:28:03.640Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
07:28:04 [2020-10-24T07:28:04.100Z] testing: warning: no tests to run
07:28:04 [2020-10-24T07:28:04.100Z] PASS
07:28:04 [2020-10-24T07:28:04.100Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
07:28:04 [2020-10-24T07:28:04.100Z] 
07:28:04 [2020-10-24T07:28:04.100Z] DONE 0 tests in 0.394s
07:28:04 [2020-10-24T07:28:04.100Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
07:28:04 [2020-10-24T07:28:04.944Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
07:28:04 [2020-10-24T07:28:04.944Z] === RUN   TestDockerSuite/TestRestartPolicyNO
07:28:04 [2020-10-24T07:28:04.944Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
07:28:04 [2020-10-24T07:28:04.944Z] === RUN   TestDockerSuite/TestRestartRunningContainer
07:28:06 [2020-10-24T07:28:06.285Z] testing: warning: no tests to run
07:28:06 [2020-10-24T07:28:06.285Z] PASS
07:28:06 [2020-10-24T07:28:06.285Z] ok  	github.com/docker/docker/integration/plugin	0.191s [no tests to run]
07:28:06 [2020-10-24T07:28:06.285Z] testing: warning: no tests to run
07:28:06 [2020-10-24T07:28:06.285Z] PASS
07:28:06 [2020-10-24T07:28:06.285Z] ok  	github.com/docker/docker/integration/plugin/authz	0.100s [no tests to run]
07:28:07 [2020-10-24T07:28:07.489Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
07:28:08 [2020-10-24T07:28:08.062Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
07:28:09 [2020-10-24T07:28:09.980Z] === RUN   TestDockerSuite/TestRestartWithVolumes
07:28:10 [2020-10-24T07:28:10.923Z] === RUN   TestDockerSuite/TestRmiBlank
07:28:10 [2020-10-24T07:28:10.923Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
07:28:10 [2020-10-24T07:28:10.923Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
07:28:11 [2020-10-24T07:28:11.868Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
07:28:13 [2020-10-24T07:28:13.787Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
07:28:14 [2020-10-24T07:28:14.731Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
07:28:14 [2020-10-24T07:28:14.731Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
07:28:14 [2020-10-24T07:28:14.914Z] testing: warning: no tests to run
07:28:14 [2020-10-24T07:28:14.914Z] PASS
07:28:14 [2020-10-24T07:28:14.914Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.194s [no tests to run]
07:28:14 [2020-10-24T07:28:14.914Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:14 [2020-10-24T07:28:14.914Z] INFO: Testing against a local daemon
07:28:14 [2020-10-24T07:28:14.914Z] === RUN   TestExternalGraphDriver
07:28:14 [2020-10-24T07:28:14.914Z] --- SKIP: TestExternalGraphDriver (0.00s)
07:28:14 [2020-10-24T07:28:14.914Z]     external_test.go:48: runtime.GOOS == "windows"
07:28:14 [2020-10-24T07:28:14.914Z] === RUN   TestGraphdriverPluginV2
07:28:14 [2020-10-24T07:28:14.914Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
07:28:14 [2020-10-24T07:28:14.914Z]     external_test.go:408: runtime.GOOS == "windows"
07:28:14 [2020-10-24T07:28:14.914Z] PASS
07:28:14 [2020-10-24T07:28:14.914Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.390s
07:28:16 [2020-10-24T07:28:16.661Z] === RUN   TestDockerSuite/TestRmiImgIDForce
07:28:17 [2020-10-24T07:28:17.109Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:17 [2020-10-24T07:28:17.109Z] INFO: Testing against a local daemon
07:28:17 [2020-10-24T07:28:17.109Z] === RUN   TestPluginInvalidJSON
07:28:17 [2020-10-24T07:28:17.109Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:28:17 [2020-10-24T07:28:17.109Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:28:17 [2020-10-24T07:28:17.109Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:28:17 [2020-10-24T07:28:17.109Z] --- PASS: TestPluginInvalidJSON (0.13s)
07:28:17 [2020-10-24T07:28:17.109Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
07:28:17 [2020-10-24T07:28:17.109Z] === RUN   TestPluginInstall
07:28:17 [2020-10-24T07:28:17.109Z] --- SKIP: TestPluginInstall (0.00s)
07:28:17 [2020-10-24T07:28:17.109Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:28:17 [2020-10-24T07:28:17.109Z] PASS
07:28:17 [2020-10-24T07:28:17.109Z] ok  	github.com/docker/docker/integration/plugin/common	0.368s
07:28:17 [2020-10-24T07:28:17.109Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:17 [2020-10-24T07:28:17.109Z] INFO: Testing against a local daemon
07:28:17 [2020-10-24T07:28:17.109Z] === RUN   TestReadPluginNoRead
07:28:17 [2020-10-24T07:28:17.109Z] --- SKIP: TestReadPluginNoRead (0.00s)
07:28:17 [2020-10-24T07:28:17.109Z]     read_test.go:21: no unix domain sockets on Windows
07:28:17 [2020-10-24T07:28:17.109Z] PASS
07:28:17 [2020-10-24T07:28:17.109Z] ok  	github.com/docker/docker/integration/plugin/logging	0.204s
07:28:17 [2020-10-24T07:28:17.109Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
07:28:17 [2020-10-24T07:28:17.109Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
07:28:17 [2020-10-24T07:28:17.569Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:17 [2020-10-24T07:28:17.569Z] INFO: Testing against a local daemon
07:28:17 [2020-10-24T07:28:17.569Z] === RUN   TestPluginWithDevMounts
07:28:17 [2020-10-24T07:28:17.569Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:28:17 [2020-10-24T07:28:17.569Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:28:17 [2020-10-24T07:28:17.569Z] PASS
07:28:17 [2020-10-24T07:28:17.569Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.192s
07:28:17 [2020-10-24T07:28:17.569Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
07:28:17 [2020-10-24T07:28:17.606Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] === Skipped
07:28:18 [2020-10-24T07:28:18.539Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
07:28:18 [2020-10-24T07:28:18.539Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
07:28:18 [2020-10-24T07:28:18.539Z]     external_test.go:48: runtime.GOOS == "windows"
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
07:28:18 [2020-10-24T07:28:18.539Z]     external_test.go:408: runtime.GOOS == "windows"
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
07:28:18 [2020-10-24T07:28:18.539Z]     read_test.go:21: no unix domain sockets on Windows
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
07:28:18 [2020-10-24T07:28:18.539Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] DONE 7 tests, 5 skipped in 14.095s
07:28:18 [2020-10-24T07:28:18.539Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
07:28:18 [2020-10-24T07:28:18.539Z] testing: warning: no tests to run
07:28:18 [2020-10-24T07:28:18.539Z] PASS
07:28:18 [2020-10-24T07:28:18.539Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
07:28:18 [2020-10-24T07:28:18.539Z] 
07:28:18 [2020-10-24T07:28:18.539Z] DONE 0 tests in 0.398s
07:28:18 [2020-10-24T07:28:18.550Z] === RUN   TestDockerSuite/TestRmiParentImageFail
07:28:18 [2020-10-24T07:28:18.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
07:28:19 [2020-10-24T07:28:19.494Z] === RUN   TestDockerSuite/TestRmiTag
07:28:19 [2020-10-24T07:28:19.756Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
07:28:19 [2020-10-24T07:28:19.970Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:19 [2020-10-24T07:28:19.970Z] INFO: Testing against a local daemon
07:28:19 [2020-10-24T07:28:19.970Z] === RUN   TestPluginInvalidJSON
07:28:19 [2020-10-24T07:28:19.970Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:28:19 [2020-10-24T07:28:19.970Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:28:19 [2020-10-24T07:28:19.970Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:28:19 [2020-10-24T07:28:19.970Z] --- PASS: TestPluginInvalidJSON (0.13s)
07:28:19 [2020-10-24T07:28:19.970Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
07:28:19 [2020-10-24T07:28:19.970Z] === RUN   TestPluginInstall
07:28:19 [2020-10-24T07:28:19.970Z] --- SKIP: TestPluginInstall (0.00s)
07:28:19 [2020-10-24T07:28:19.970Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:28:19 [2020-10-24T07:28:19.970Z] PASS
07:28:19 [2020-10-24T07:28:19.970Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
07:28:19 [2020-10-24T07:28:19.970Z] 
07:28:19 [2020-10-24T07:28:19.970Z] === Skipped
07:28:19 [2020-10-24T07:28:19.970Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
07:28:19 [2020-10-24T07:28:19.970Z]     plugin_test.go:55: testEnv.OSType == "windows"
07:28:19 [2020-10-24T07:28:19.970Z] 
07:28:19 [2020-10-24T07:28:19.970Z] 
07:28:19 [2020-10-24T07:28:19.970Z] DONE 3 tests, 1 skipped in 1.057s
07:28:19 [2020-10-24T07:28:19.970Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
07:28:20 [2020-10-24T07:28:20.330Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
07:28:20 [2020-10-24T07:28:20.946Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:20 [2020-10-24T07:28:20.946Z] INFO: Testing against a local daemon
07:28:20 [2020-10-24T07:28:20.946Z] === RUN   TestExternalGraphDriver
07:28:20 [2020-10-24T07:28:20.946Z] --- SKIP: TestExternalGraphDriver (0.00s)
07:28:20 [2020-10-24T07:28:20.946Z]     external_test.go:48: runtime.GOOS == "windows"
07:28:20 [2020-10-24T07:28:20.946Z] === RUN   TestGraphdriverPluginV2
07:28:20 [2020-10-24T07:28:20.946Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
07:28:20 [2020-10-24T07:28:20.946Z]     external_test.go:408: runtime.GOOS == "windows"
07:28:20 [2020-10-24T07:28:20.946Z] PASS
07:28:20 [2020-10-24T07:28:20.946Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
07:28:20 [2020-10-24T07:28:20.946Z] 
07:28:20 [2020-10-24T07:28:20.946Z] === Skipped
07:28:20 [2020-10-24T07:28:20.946Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
07:28:20 [2020-10-24T07:28:20.946Z]     external_test.go:48: runtime.GOOS == "windows"
07:28:20 [2020-10-24T07:28:20.946Z] 
07:28:20 [2020-10-24T07:28:20.946Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
07:28:20 [2020-10-24T07:28:20.946Z]     external_test.go:408: runtime.GOOS == "windows"
07:28:20 [2020-10-24T07:28:20.946Z] 
07:28:20 [2020-10-24T07:28:20.946Z] 
07:28:20 [2020-10-24T07:28:20.946Z] DONE 2 tests, 2 skipped in 0.919s
07:28:20 [2020-10-24T07:28:20.946Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
07:28:21 [2020-10-24T07:28:21.915Z] testing: warning: no tests to run
07:28:21 [2020-10-24T07:28:21.915Z] PASS
07:28:21 [2020-10-24T07:28:21.915Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:21 [2020-10-24T07:28:21.915Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
07:28:21 [2020-10-24T07:28:21.915Z] INFO: Testing against a local daemon
07:28:21 [2020-10-24T07:28:21.915Z] === RUN   TestReadPluginNoRead
07:28:21 [2020-10-24T07:28:21.915Z] --- SKIP: TestReadPluginNoRead (0.00s)
07:28:21 [2020-10-24T07:28:21.915Z]     read_test.go:21: no unix domain sockets on Windows
07:28:21 [2020-10-24T07:28:21.915Z] PASS
07:28:21 [2020-10-24T07:28:21.915Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
07:28:21 [2020-10-24T07:28:21.915Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
07:28:21 [2020-10-24T07:28:21.915Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
07:28:21 [2020-10-24T07:28:21.915Z] 
07:28:21 [2020-10-24T07:28:21.915Z] === Skipped
07:28:21 [2020-10-24T07:28:21.915Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
07:28:21 [2020-10-24T07:28:21.915Z]     read_test.go:21: no unix domain sockets on Windows
07:28:21 [2020-10-24T07:28:21.915Z] 
07:28:21 [2020-10-24T07:28:21.915Z] 
07:28:21 [2020-10-24T07:28:21.915Z] DONE 1 tests, 1 skipped in 1.078s
07:28:21 [2020-10-24T07:28:21.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
07:28:22 [2020-10-24T07:28:22.875Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
07:28:22 [2020-10-24T07:28:22.883Z] testing: warning: no tests to run
07:28:22 [2020-10-24T07:28:22.883Z] PASS
07:28:22 [2020-10-24T07:28:22.883Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
07:28:22 [2020-10-24T07:28:22.883Z] 
07:28:22 [2020-10-24T07:28:22.883Z] DONE 0 tests in 0.638s
07:28:22 [2020-10-24T07:28:22.883Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
07:28:23 [2020-10-24T07:28:23.135Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
07:28:23 [2020-10-24T07:28:23.707Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
07:28:23 [2020-10-24T07:28:23.881Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:23 [2020-10-24T07:28:23.881Z] INFO: Testing against a local daemon
07:28:23 [2020-10-24T07:28:23.881Z] === RUN   TestPluginWithDevMounts
07:28:23 [2020-10-24T07:28:23.881Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:28:23 [2020-10-24T07:28:23.881Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:28:23 [2020-10-24T07:28:23.881Z] PASS
07:28:23 [2020-10-24T07:28:23.881Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
07:28:23 [2020-10-24T07:28:23.881Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
07:28:23 [2020-10-24T07:28:23.881Z] 
07:28:23 [2020-10-24T07:28:23.881Z] === Skipped
07:28:23 [2020-10-24T07:28:23.881Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
07:28:23 [2020-10-24T07:28:23.881Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
07:28:23 [2020-10-24T07:28:23.881Z] 
07:28:23 [2020-10-24T07:28:23.881Z] 
07:28:23 [2020-10-24T07:28:23.881Z] DONE 1 tests, 1 skipped in 0.991s
07:28:23 [2020-10-24T07:28:23.881Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
07:28:23 [2020-10-24T07:28:23.968Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
07:28:24 [2020-10-24T07:28:24.910Z] === RUN   TestDockerSuite/TestRunAddHost
07:28:25 [2020-10-24T07:28:25.857Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
07:28:25 [2020-10-24T07:28:25.857Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
07:28:26 [2020-10-24T07:28:26.061Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:26 [2020-10-24T07:28:26.061Z] INFO: Testing against a local daemon
07:28:26 [2020-10-24T07:28:26.061Z] === RUN   TestSecretInspect
07:28:26 [2020-10-24T07:28:26.061Z] --- SKIP: TestSecretInspect (0.00s)
07:28:26 [2020-10-24T07:28:26.061Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.061Z] === RUN   TestSecretList
07:28:26 [2020-10-24T07:28:26.061Z] --- SKIP: TestSecretList (0.00s)
07:28:26 [2020-10-24T07:28:26.061Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.061Z] === RUN   TestSecretsCreateAndDelete
07:28:26 [2020-10-24T07:28:26.061Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
07:28:26 [2020-10-24T07:28:26.061Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.061Z] === RUN   TestSecretsUpdate
07:28:26 [2020-10-24T07:28:26.061Z] --- SKIP: TestSecretsUpdate (0.00s)
07:28:26 [2020-10-24T07:28:26.061Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.061Z] === RUN   TestTemplatedSecret
07:28:26 [2020-10-24T07:28:26.061Z] --- SKIP: TestTemplatedSecret (0.00s)
07:28:26 [2020-10-24T07:28:26.061Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.061Z] === RUN   TestSecretCreateResolve
07:28:26 [2020-10-24T07:28:26.061Z] --- SKIP: TestSecretCreateResolve (0.00s)
07:28:26 [2020-10-24T07:28:26.061Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
07:28:26 [2020-10-24T07:28:26.061Z] PASS
07:28:26 [2020-10-24T07:28:26.061Z] ok  	github.com/docker/docker/integration/secret	0.231s
07:28:26 [2020-10-24T07:28:26.429Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
07:28:26 [2020-10-24T07:28:26.429Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] === Skipped
07:28:26 [2020-10-24T07:28:26.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
07:28:26 [2020-10-24T07:28:26.522Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
07:28:26 [2020-10-24T07:28:26.522Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
07:28:26 [2020-10-24T07:28:26.522Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
07:28:26 [2020-10-24T07:28:26.522Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
07:28:26 [2020-10-24T07:28:26.522Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
07:28:26 [2020-10-24T07:28:26.522Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] 
07:28:26 [2020-10-24T07:28:26.522Z] DONE 6 tests, 6 skipped in 2.535s
07:28:26 [2020-10-24T07:28:26.522Z] Running D:\gopath\src\github.com\docker\docker\integration\service
07:28:26 [2020-10-24T07:28:26.999Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
07:28:27 [2020-10-24T07:28:27.942Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
07:28:28 [2020-10-24T07:28:28.516Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
07:28:28 [2020-10-24T07:28:28.785Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
07:28:29 [2020-10-24T07:28:29.429Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:29 [2020-10-24T07:28:29.429Z] INFO: Testing against a local daemon
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestServiceCreateInit
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:28:29 [2020-10-24T07:28:29.429Z] --- PASS: TestServiceCreateInit (0.05s)
07:28:29 [2020-10-24T07:28:29.429Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateServiceMultipleTimes
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateServiceConflict
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateServiceConflict (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateServiceMaxReplicas
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateWithDuplicateNetworkNames
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateServiceSecretFileMode
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateServiceConfigFileMode
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateServiceSysctls
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateServiceSysctls (0.04s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateServiceCapabilities
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
07:28:29 [2020-10-24T07:28:29.429Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestInspect
07:28:29 [2020-10-24T07:28:29.429Z] --- SKIP: TestInspect (0.00s)
07:28:29 [2020-10-24T07:28:29.429Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.429Z] === RUN   TestCreateJob
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestCreateJob (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestReplicatedJob
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestReplicatedJob (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestUpdateReplicatedJob
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestServiceListWithStatuses
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestDockerNetworkConnectAlias
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestDockerNetworkReConnect
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestServicePlugin
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestServicePlugin (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestServiceUpdateLabel
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestServiceUpdateLabel (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestServiceUpdateSecrets
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestServiceUpdateConfigs
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestServiceUpdateNetwork
07:28:29 [2020-10-24T07:28:29.430Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
07:28:29 [2020-10-24T07:28:29.430Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.430Z] === RUN   TestServiceUpdatePidsLimit
07:28:29 [2020-10-24T07:28:29.726Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
07:28:29 [2020-10-24T07:28:29.889Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
07:28:29 [2020-10-24T07:28:29.889Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.889Z] PASS
07:28:29 [2020-10-24T07:28:29.889Z] ok  	github.com/docker/docker/integration/service	0.440s
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === Skipped
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
07:28:29 [2020-10-24T07:28:29.889Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.889Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
07:28:29 [2020-10-24T07:28:29.889Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.889Z] 
07:28:29 [2020-10-24T07:28:29.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
07:28:29 [2020-10-24T07:28:29.890Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.890Z] 
07:28:29 [2020-10-24T07:28:29.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
07:28:29 [2020-10-24T07:28:29.890Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.890Z] 
07:28:29 [2020-10-24T07:28:29.890Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
07:28:29 [2020-10-24T07:28:29.890Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
07:28:29 [2020-10-24T07:28:29.890Z] 
07:28:29 [2020-10-24T07:28:29.890Z] 
07:28:29 [2020-10-24T07:28:29.890Z] DONE 24 tests, 23 skipped in 3.467s
07:28:29 [2020-10-24T07:28:29.890Z] Running D:\gopath\src\github.com\docker\docker\integration\session
07:28:30 [2020-10-24T07:28:30.297Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
07:28:31 [2020-10-24T07:28:31.241Z] === RUN   TestDockerSuite/TestRunAttachDetach
07:28:32 [2020-10-24T07:28:32.067Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:32 [2020-10-24T07:28:32.067Z] INFO: Testing against a local daemon
07:28:32 [2020-10-24T07:28:32.067Z] === RUN   TestSessionCreate
07:28:32 [2020-10-24T07:28:32.067Z] --- SKIP: TestSessionCreate (0.00s)
07:28:32 [2020-10-24T07:28:32.067Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
07:28:32 [2020-10-24T07:28:32.067Z] === RUN   TestSessionCreateWithBadUpgrade
07:28:32 [2020-10-24T07:28:32.067Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
07:28:32 [2020-10-24T07:28:32.067Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
07:28:32 [2020-10-24T07:28:32.067Z] PASS
07:28:32 [2020-10-24T07:28:32.067Z] ok  	github.com/docker/docker/integration/session	0.190s
07:28:32 [2020-10-24T07:28:32.185Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
07:28:32 [2020-10-24T07:28:32.525Z] 
07:28:32 [2020-10-24T07:28:32.525Z] === Skipped
07:28:32 [2020-10-24T07:28:32.525Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
07:28:32 [2020-10-24T07:28:32.525Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
07:28:32 [2020-10-24T07:28:32.525Z] 
07:28:32 [2020-10-24T07:28:32.525Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
07:28:32 [2020-10-24T07:28:32.525Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
07:28:32 [2020-10-24T07:28:32.525Z] 
07:28:32 [2020-10-24T07:28:32.525Z] 
07:28:32 [2020-10-24T07:28:32.525Z] DONE 2 tests, 2 skipped in 2.449s
07:28:32 [2020-10-24T07:28:32.525Z] Running D:\gopath\src\github.com\docker\docker\integration\system
07:28:32 [2020-10-24T07:28:32.765Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
07:28:33 [2020-10-24T07:28:33.337Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
07:28:34 [2020-10-24T07:28:34.281Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
07:28:34 [2020-10-24T07:28:34.726Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:34 [2020-10-24T07:28:34.726Z] INFO: Testing against a local daemon
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:28:34 [2020-10-24T07:28:34.726Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:28:34 [2020-10-24T07:28:34.726Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestEventsExecDie
07:28:34 [2020-10-24T07:28:34.726Z] --- SKIP: TestEventsExecDie (0.00s)
07:28:34 [2020-10-24T07:28:34.726Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestEventsBackwardsCompatible
07:28:34 [2020-10-24T07:28:34.726Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
07:28:34 [2020-10-24T07:28:34.726Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestInfoAPI
07:28:34 [2020-10-24T07:28:34.726Z] --- PASS: TestInfoAPI (0.04s)
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestInfoAPIWarnings
07:28:34 [2020-10-24T07:28:34.726Z] --- SKIP: TestInfoAPIWarnings (0.00s)
07:28:34 [2020-10-24T07:28:34.726Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestInfoDebug
07:28:34 [2020-10-24T07:28:34.726Z] --- SKIP: TestInfoDebug (0.00s)
07:28:34 [2020-10-24T07:28:34.726Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestInfoInsecureRegistries
07:28:34 [2020-10-24T07:28:34.726Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
07:28:34 [2020-10-24T07:28:34.726Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestInfoRegistryMirrors
07:28:34 [2020-10-24T07:28:34.726Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
07:28:34 [2020-10-24T07:28:34.726Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:28:34 [2020-10-24T07:28:34.726Z] === RUN   TestLoginFailsWithBadCredentials
07:28:34 [2020-10-24T07:28:34.852Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
07:28:35 [2020-10-24T07:28:35.423Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
07:28:35 [2020-10-24T07:28:35.694Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
07:28:35 [2020-10-24T07:28:35.694Z] === RUN   TestPingCacheHeaders
07:28:36 [2020-10-24T07:28:36.156Z] --- PASS: TestPingCacheHeaders (0.04s)
07:28:36 [2020-10-24T07:28:36.156Z] === RUN   TestPingGet
07:28:36 [2020-10-24T07:28:36.156Z] --- PASS: TestPingGet (0.04s)
07:28:36 [2020-10-24T07:28:36.156Z] === RUN   TestPingHead
07:28:36 [2020-10-24T07:28:36.156Z] --- PASS: TestPingHead (0.05s)
07:28:36 [2020-10-24T07:28:36.156Z] === RUN   TestVersion
07:28:36 [2020-10-24T07:28:36.156Z] --- PASS: TestVersion (0.04s)
07:28:36 [2020-10-24T07:28:36.156Z] PASS
07:28:36 [2020-10-24T07:28:36.156Z] ok  	github.com/docker/docker/integration/system	1.375s
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] === Skipped
07:28:36 [2020-10-24T07:28:36.156Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:28:36 [2020-10-24T07:28:36.156Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
07:28:36 [2020-10-24T07:28:36.156Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
07:28:36 [2020-10-24T07:28:36.156Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
07:28:36 [2020-10-24T07:28:36.156Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
07:28:36 [2020-10-24T07:28:36.156Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
07:28:36 [2020-10-24T07:28:36.156Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
07:28:36 [2020-10-24T07:28:36.156Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] 
07:28:36 [2020-10-24T07:28:36.156Z] DONE 13 tests, 7 skipped in 3.725s
07:28:36 [2020-10-24T07:28:36.156Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
07:28:36 [2020-10-24T07:28:36.363Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
07:28:36 [2020-10-24T07:28:36.623Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
07:28:37 [2020-10-24T07:28:37.194Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
07:28:37 [2020-10-24T07:28:37.454Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
07:28:37 [2020-10-24T07:28:37.454Z] === RUN   TestDockerSuite/TestRunBindMounts
07:28:38 [2020-10-24T07:28:38.837Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
07:28:39 [2020-10-24T07:28:39.060Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:39 [2020-10-24T07:28:39.060Z] INFO: Testing against a local daemon
07:28:39 [2020-10-24T07:28:39.060Z] === RUN   TestVolumesCreateAndList
07:28:39 [2020-10-24T07:28:39.060Z] --- PASS: TestVolumesCreateAndList (0.05s)
07:28:39 [2020-10-24T07:28:39.060Z] === RUN   TestVolumesRemove
07:28:39 [2020-10-24T07:28:39.060Z] --- PASS: TestVolumesRemove (0.08s)
07:28:39 [2020-10-24T07:28:39.060Z] === RUN   TestVolumesInspect
07:28:39 [2020-10-24T07:28:39.060Z] --- PASS: TestVolumesInspect (0.05s)
07:28:39 [2020-10-24T07:28:39.060Z] === RUN   TestVolumesInvalidJSON
07:28:39 [2020-10-24T07:28:39.060Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:28:39 [2020-10-24T07:28:39.060Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:28:39 [2020-10-24T07:28:39.060Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:28:39 [2020-10-24T07:28:39.060Z] --- PASS: TestVolumesInvalidJSON (0.03s)
07:28:39 [2020-10-24T07:28:39.060Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:28:39 [2020-10-24T07:28:39.060Z] PASS
07:28:39 [2020-10-24T07:28:39.060Z] ok  	github.com/docker/docker/integration/volume	0.391s
07:28:39 [2020-10-24T07:28:39.060Z] 
07:28:39 [2020-10-24T07:28:39.060Z] DONE 5 tests in 2.839s
07:28:39 [2020-10-24T07:28:39.060Z] INFO: make.ps1 ended at 10/24/2020 07:28:38
07:28:39 [2020-10-24T07:28:39.060Z] INFO: Integration CLI tests being run from the host:
07:28:39 [2020-10-24T07:28:39.060Z] 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" 
07:28:39 [2020-10-24T07:28:39.415Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
07:28:43 [2020-10-24T07:28:43.001Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
07:28:43 [2020-10-24T07:28:43.001Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
07:28:43 [2020-10-24T07:28:43.001Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
07:28:43 [2020-10-24T07:28:43.001Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
07:28:43 [2020-10-24T07:28:43.001Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
07:28:43 [2020-10-24T07:28:43.001Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
07:28:43 [2020-10-24T07:28:43.001Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
07:28:43 [2020-10-24T07:28:43.273Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
07:28:43 [2020-10-24T07:28:43.846Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
07:28:43 [2020-10-24T07:28:43.846Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
07:28:44 [2020-10-24T07:28:44.107Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
07:28:44 [2020-10-24T07:28:44.107Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
07:28:45 [2020-10-24T07:28:45.050Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
07:28:45 [2020-10-24T07:28:45.310Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
07:28:45 [2020-10-24T07:28:45.885Z] === RUN   TestDockerSuite/TestRunContainerNetwork
07:28:46 [2020-10-24T07:28:46.456Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
07:28:46 [2020-10-24T07:28:46.456Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
07:28:47 [2020-10-24T07:28:47.028Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
07:28:47 [2020-10-24T07:28:47.970Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
07:28:48 [2020-10-24T07:28:48.448Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
07:28:48 [2020-10-24T07:28:48.449Z] INFO: Testing against a local daemon
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:28:48 [2020-10-24T07:28:48.449Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:28:48 [2020-10-24T07:28:48.912Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
07:28:49 [2020-10-24T07:28:49.418Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:28:49 [2020-10-24T07:28:49.418Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:28:49 [2020-10-24T07:28:49.852Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
07:28:49 [2020-10-24T07:28:49.877Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:28:50 [2020-10-24T07:28:50.113Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
07:28:50 [2020-10-24T07:28:50.336Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:28:50 [2020-10-24T07:28:50.684Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
07:28:51 [2020-10-24T07:28:51.256Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
07:28:51 [2020-10-24T07:28:51.516Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
07:28:51 [2020-10-24T07:28:51.777Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
07:28:52 [2020-10-24T07:28:52.038Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
07:28:53 [2020-10-24T07:28:53.422Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
07:28:56 [2020-10-24T07:28:56.727Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
07:28:56 [2020-10-24T07:28:56.727Z] === RUN   TestDockerSuite/TestRunCreateVolume
07:28:57 [2020-10-24T07:28:57.008Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
07:28:58 [2020-10-24T07:28:58.403Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
07:28:59 [2020-10-24T07:28:59.788Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
07:29:01 [2020-10-24T07:29:01.172Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
07:29:03 [2020-10-24T07:29:03.089Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
07:29:03 [2020-10-24T07:29:03.089Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
07:29:03 [2020-10-24T07:29:03.089Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
07:29:03 [2020-10-24T07:29:03.660Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
07:29:05 [2020-10-24T07:29:05.044Z] === RUN   TestDockerSuite/TestRunDNSOptions
07:29:05 [2020-10-24T07:29:05.990Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
07:29:07 [2020-10-24T07:29:07.376Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
07:29:07 [2020-10-24T07:29:07.640Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
07:29:09 [2020-10-24T07:29:09.025Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
07:29:09 [2020-10-24T07:29:09.286Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
07:29:09 [2020-10-24T07:29:09.286Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
07:29:09 [2020-10-24T07:29:09.862Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
07:29:11 [2020-10-24T07:29:11.248Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
07:29:11 [2020-10-24T07:29:11.519Z] === RUN   TestDockerSuite/TestRunDuplicateMount
07:29:12 [2020-10-24T07:29:12.094Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
07:29:12 [2020-10-24T07:29:12.666Z] === RUN   TestDockerSuite/TestRunEchoStdout
07:29:12 [2020-10-24T07:29:12.926Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
07:29:13 [2020-10-24T07:29:13.498Z] === RUN   TestDockerSuite/TestRunEmptyEnv
07:29:13 [2020-10-24T07:29:13.498Z] === RUN   TestDockerSuite/TestRunEntrypoint
07:29:14 [2020-10-24T07:29:14.070Z] === RUN   TestDockerSuite/TestRunEnvironment
07:29:14 [2020-10-24T07:29:14.641Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
07:29:15 [2020-10-24T07:29:15.213Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
07:29:15 [2020-10-24T07:29:15.786Z] === RUN   TestDockerSuite/TestRunExitCode
07:29:16 [2020-10-24T07:29:16.728Z] === RUN   TestDockerSuite/TestRunExitCodeOne
07:29:16 [2020-10-24T07:29:16.988Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
07:29:17 [2020-10-24T07:29:17.249Z] === RUN   TestDockerSuite/TestRunExitCodeZero
07:29:17 [2020-10-24T07:29:17.820Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
07:29:18 [2020-10-24T07:29:18.393Z] === RUN   TestDockerSuite/TestRunExposePort
07:29:18 [2020-10-24T07:29:18.393Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
07:29:19 [2020-10-24T07:29:19.336Z] === RUN   TestDockerSuite/TestRunGroupAdd
07:29:19 [2020-10-24T07:29:19.907Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
07:29:21 [2020-10-24T07:29:21.826Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
07:29:21 [2020-10-24T07:29:21.826Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
07:29:21 [2020-10-24T07:29:21.826Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
07:29:21 [2020-10-24T07:29:21.826Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
07:29:24 [2020-10-24T07:29:24.374Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
07:29:24 [2020-10-24T07:29:24.374Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
07:29:24 [2020-10-24T07:29:24.946Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
07:29:25 [2020-10-24T07:29:25.206Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
07:29:26 [2020-10-24T07:29:26.603Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
07:29:27 [2020-10-24T07:29:27.174Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
07:29:27 [2020-10-24T07:29:27.745Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
07:29:27 [2020-10-24T07:29:27.745Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
07:29:27 [2020-10-24T07:29:27.745Z] === RUN   TestDockerSuite/TestRunInvalidReference
07:29:27 [2020-10-24T07:29:27.745Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
07:29:28 [2020-10-24T07:29:28.318Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
07:29:30 [2020-10-24T07:29:30.868Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
07:29:30 [2020-10-24T07:29:30.868Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
07:29:32 [2020-10-24T07:29:32.254Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
07:29:33 [2020-10-24T07:29:33.641Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
07:29:33 [2020-10-24T07:29:33.641Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
07:29:35 [2020-10-24T07:29:35.554Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
07:29:38 [2020-10-24T07:29:38.856Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
07:29:39 [2020-10-24T07:29:39.117Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
07:29:39 [2020-10-24T07:29:39.378Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
07:29:39 [2020-10-24T07:29:39.951Z] === RUN   TestDockerSuite/TestRunModeHostname
07:29:40 [2020-10-24T07:29:40.894Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
07:29:40 [2020-10-24T07:29:40.894Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
07:29:41 [2020-10-24T07:29:41.182Z] === RUN   TestDockerSuite/TestRunModeIpcHost
07:29:42 [2020-10-24T07:29:42.567Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
07:29:42 [2020-10-24T07:29:42.828Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
07:29:43 [2020-10-24T07:29:43.399Z] === RUN   TestDockerSuite/TestRunModePIDContainer
07:29:44 [2020-10-24T07:29:44.785Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
07:29:44 [2020-10-24T07:29:44.785Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
07:29:44 [2020-10-24T07:29:44.785Z] === RUN   TestDockerSuite/TestRunModePIDHost
07:29:46 [2020-10-24T07:29:46.171Z] === RUN   TestDockerSuite/TestRunModeUTSHost
07:29:47 [2020-10-24T07:29:47.112Z] === RUN   TestDockerSuite/TestRunMount
07:29:51 [2020-10-24T07:29:51.318Z] === RUN   TestDockerSuite/TestRunMountOrdering
07:29:51 [2020-10-24T07:29:51.318Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
07:29:51 [2020-10-24T07:29:51.581Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
07:29:52 [2020-10-24T07:29:52.522Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
07:29:53 [2020-10-24T07:29:53.907Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
07:29:55 [2020-10-24T07:29:55.823Z] === RUN   TestDockerSuite/TestRunNamedVolume
07:29:57 [2020-10-24T07:29:57.213Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
07:29:58 [2020-10-24T07:29:58.598Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
07:29:59 [2020-10-24T07:29:59.542Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
07:30:00 [2020-10-24T07:30:00.485Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
07:30:00 [2020-10-24T07:30:00.485Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
07:30:01 [2020-10-24T07:30:01.056Z] === RUN   TestDockerSuite/TestRunNetHost
07:30:01 [2020-10-24T07:30:01.629Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
07:30:02 [2020-10-24T07:30:02.200Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
07:30:02 [2020-10-24T07:30:02.772Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
07:30:04 [2020-10-24T07:30:04.160Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
07:30:05 [2020-10-24T07:30:05.545Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
07:30:06 [2020-10-24T07:30:06.931Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
07:30:08 [2020-10-24T07:30:08.848Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
07:30:09 [2020-10-24T07:30:09.110Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
07:30:09 [2020-10-24T07:30:09.373Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
07:30:09 [2020-10-24T07:30:09.947Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
07:30:09 [2020-10-24T07:30:09.947Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
07:30:10 [2020-10-24T07:30:10.891Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
07:30:11 [2020-10-24T07:30:11.470Z] === RUN   TestDockerSuite/TestRunNonExistingImage
07:30:11 [2020-10-24T07:30:11.470Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
07:30:12 [2020-10-24T07:30:12.042Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
07:30:16 [2020-10-24T07:30:16.245Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
07:30:17 [2020-10-24T07:30:17.629Z] === RUN   TestDockerSuite/TestRunOOMExitCode
07:30:17 [2020-10-24T07:30:17.629Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
07:30:18 [2020-10-24T07:30:18.202Z] === RUN   TestDockerSuite/TestRunPIDsLimit
07:30:18 [2020-10-24T07:30:18.774Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
07:30:18 [2020-10-24T07:30:18.774Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
07:30:20 [2020-10-24T07:30:20.160Z] === RUN   TestDockerSuite/TestRunPortInUse
07:30:21 [2020-10-24T07:30:21.102Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
07:30:21 [2020-10-24T07:30:21.363Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
07:30:21 [2020-10-24T07:30:21.935Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
07:30:22 [2020-10-24T07:30:22.195Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
07:30:22 [2020-10-24T07:30:22.770Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
07:30:23 [2020-10-24T07:30:23.342Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
07:30:23 [2020-10-24T07:30:23.342Z] === RUN   TestDockerSuite/TestRunPublishPort
07:30:23 [2020-10-24T07:30:23.603Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
07:30:24 [2020-10-24T07:30:24.176Z] === RUN   TestDockerSuite/TestRunReadProcLatency
07:30:24 [2020-10-24T07:30:24.176Z] === RUN   TestDockerSuite/TestRunReadProcTimer
07:30:24 [2020-10-24T07:30:24.747Z] === RUN   TestDockerSuite/TestRunRedirectStdout
07:30:25 [2020-10-24T07:30:25.688Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
07:30:25 [2020-10-24T07:30:25.688Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
07:30:27 [2020-10-24T07:30:27.633Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
07:30:28 [2020-10-24T07:30:28.575Z] === RUN   TestDockerSuite/TestRunRm
07:30:29 [2020-10-24T07:30:29.146Z] === RUN   TestDockerSuite/TestRunRmAndWait
07:30:31 [2020-10-24T07:30:31.688Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
07:30:32 [2020-10-24T07:30:32.630Z] === RUN   TestDockerSuite/TestRunRmPre125Api
07:30:33 [2020-10-24T07:30:33.202Z] === RUN   TestDockerSuite/TestRunRootWorkdir
07:30:33 [2020-10-24T07:30:33.774Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
07:30:34 [2020-10-24T07:30:34.347Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
07:30:35 [2020-10-24T07:30:35.290Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
07:30:35 [2020-10-24T07:30:35.862Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
07:30:37 [2020-10-24T07:30:37.777Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
07:30:38 [2020-10-24T07:30:38.720Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
07:30:40 [2020-10-24T07:30:40.105Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
07:30:42 [2020-10-24T07:30:42.023Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
07:30:42 [2020-10-24T07:30:42.967Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
07:30:43 [2020-10-24T07:30:43.228Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
07:30:43 [2020-10-24T07:30:43.228Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
07:30:43 [2020-10-24T07:30:43.799Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
07:30:44 [2020-10-24T07:30:44.372Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
07:30:44 [2020-10-24T07:30:44.948Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
07:30:45 [2020-10-24T07:30:45.521Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
07:30:46 [2020-10-24T07:30:46.092Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
07:30:46 [2020-10-24T07:30:46.353Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
07:30:46 [2020-10-24T07:30:46.924Z] === RUN   TestDockerSuite/TestRunSetMacAddress
07:30:47 [2020-10-24T07:30:47.185Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
07:30:49 [2020-10-24T07:30:49.098Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
07:30:50 [2020-10-24T07:30:50.039Z] === RUN   TestDockerSuite/TestRunState
07:30:50 [2020-10-24T07:30:50.982Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
07:30:51 [2020-10-24T07:30:51.925Z] === RUN   TestDockerSuite/TestRunStdinPipe
07:30:51 [2020-10-24T07:30:51.925Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
07:30:52 [2020-10-24T07:30:52.187Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
07:30:52 [2020-10-24T07:30:52.450Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
07:30:52 [2020-10-24T07:30:52.450Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
07:30:53 [2020-10-24T07:30:53.022Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
07:30:53 [2020-10-24T07:30:53.595Z] === RUN   TestDockerSuite/TestRunSysctls
07:30:55 [2020-10-24T07:30:55.001Z] === RUN   TestDockerSuite/TestRunTLSVerify
07:30:55 [2020-10-24T07:30:55.001Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
07:30:55 [2020-10-24T07:30:55.001Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
07:30:55 [2020-10-24T07:30:55.263Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
07:30:55 [2020-10-24T07:30:55.525Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
07:30:57 [2020-10-24T07:30:57.442Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
07:30:58 [2020-10-24T07:30:58.014Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
07:30:59 [2020-10-24T07:30:59.399Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
07:31:01 [2020-10-24T07:31:01.944Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
07:31:01 [2020-10-24T07:31:01.945Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
07:31:05 [2020-10-24T07:31:05.244Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
07:31:05 [2020-10-24T07:31:05.244Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
07:31:05 [2020-10-24T07:31:05.815Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
07:31:06 [2020-10-24T07:31:06.387Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
07:31:06 [2020-10-24T07:31:06.648Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
07:31:08 [2020-10-24T07:31:08.033Z] === RUN   TestDockerSuite/TestRunUnshareProc
07:31:09 [2020-10-24T07:31:09.420Z] === RUN   TestDockerSuite/TestRunUserByID
07:31:09 [2020-10-24T07:31:09.991Z] === RUN   TestDockerSuite/TestRunUserByIDBig
07:31:09 [2020-10-24T07:31:09.991Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
07:31:09 [2020-10-24T07:31:09.991Z] === RUN   TestDockerSuite/TestRunUserByIDZero
07:31:10 [2020-10-24T07:31:10.573Z] === RUN   TestDockerSuite/TestRunUserByName
07:31:11 [2020-10-24T07:31:11.144Z] === RUN   TestDockerSuite/TestRunUserDefaults
07:31:11 [2020-10-24T07:31:11.404Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
07:31:11 [2020-10-24T07:31:11.404Z] === RUN   TestDockerSuite/TestRunUserNotFound
07:31:11 [2020-10-24T07:31:11.404Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
07:31:11 [2020-10-24T07:31:11.977Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
07:31:14 [2020-10-24T07:31:14.520Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
07:31:15 [2020-10-24T07:31:15.091Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
07:31:15 [2020-10-24T07:31:15.661Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
07:31:17 [2020-10-24T07:31:17.045Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
07:31:17 [2020-10-24T07:31:17.988Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
07:31:19 [2020-10-24T07:31:19.374Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
07:31:20 [2020-10-24T07:31:20.317Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
07:31:21 [2020-10-24T07:31:21.259Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
07:31:21 [2020-10-24T07:31:21.831Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
07:31:22 [2020-10-24T07:31:22.405Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
07:31:23 [2020-10-24T07:31:23.348Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
07:31:23 [2020-10-24T07:31:23.348Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
07:31:23 [2020-10-24T07:31:23.348Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
07:31:23 [2020-10-24T07:31:23.348Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
07:31:23 [2020-10-24T07:31:23.348Z] === RUN   TestDockerSuite/TestRunWithBadDevice
07:31:23 [2020-10-24T07:31:23.608Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
07:31:23 [2020-10-24T07:31:23.608Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
07:31:24 [2020-10-24T07:31:24.196Z] === RUN   TestDockerSuite/TestRunWithCPUShares
07:31:24 [2020-10-24T07:31:24.769Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
07:31:26 [2020-10-24T07:31:26.153Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
07:31:26 [2020-10-24T07:31:26.416Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
07:31:26 [2020-10-24T07:31:26.989Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
07:31:26 [2020-10-24T07:31:26.989Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
07:31:26 [2020-10-24T07:31:26.989Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
07:31:27 [2020-10-24T07:31:27.561Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
07:31:28 [2020-10-24T07:31:28.133Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
07:31:28 [2020-10-24T07:31:28.705Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
07:31:29 [2020-10-24T07:31:29.649Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
07:31:29 [2020-10-24T07:31:29.649Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
07:31:30 [2020-10-24T07:31:30.220Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
07:31:30 [2020-10-24T07:31:30.481Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
07:31:30 [2020-10-24T07:31:30.481Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
07:31:31 [2020-10-24T07:31:31.053Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
07:31:31 [2020-10-24T07:31:31.053Z] === RUN   TestDockerSuite/TestRunWithShmSize
07:31:31 [2020-10-24T07:31:31.626Z] === RUN   TestDockerSuite/TestRunWithSwappiness
07:31:32 [2020-10-24T07:31:32.198Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
07:31:32 [2020-10-24T07:31:32.198Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
07:31:32 [2020-10-24T07:31:32.198Z] === RUN   TestDockerSuite/TestRunWithUlimits
07:31:32 [2020-10-24T07:31:32.770Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
07:31:32 [2020-10-24T07:31:32.890Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:31:33 [2020-10-24T07:31:33.712Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:31:33 [2020-10-24T07:31:33.859Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:31:34 [2020-10-24T07:31:34.285Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
07:31:34 [2020-10-24T07:31:34.285Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
07:31:34 [2020-10-24T07:31:34.856Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
07:31:34 [2020-10-24T07:31:34.856Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
07:31:35 [2020-10-24T07:31:35.117Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
07:31:36 [2020-10-24T07:31:36.062Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
07:31:36 [2020-10-24T07:31:36.647Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
07:31:38 [2020-10-24T07:31:38.035Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
07:31:38 [2020-10-24T07:31:38.606Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
07:31:39 [2020-10-24T07:31:39.179Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
07:31:39 [2020-10-24T07:31:39.179Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
07:31:39 [2020-10-24T07:31:39.179Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
07:31:39 [2020-10-24T07:31:39.654Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:31:39 [2020-10-24T07:31:39.654Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:31:39 [2020-10-24T07:31:39.654Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:31:40 [2020-10-24T07:31:40.122Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
07:31:41 [2020-10-24T07:31:41.066Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
07:31:41 [2020-10-24T07:31:41.841Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:31:42 [2020-10-24T07:31:42.006Z] === RUN   TestDockerSuite/TestSaveCheckTimes
07:31:42 [2020-10-24T07:31:42.007Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
07:31:42 [2020-10-24T07:31:42.949Z] === RUN   TestDockerSuite/TestSaveImageId
07:31:42 [2020-10-24T07:31:42.949Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
07:31:43 [2020-10-24T07:31:43.520Z] === RUN   TestDockerSuite/TestSaveLoadParents
07:31:44 [2020-10-24T07:31:44.025Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
07:31:44 [2020-10-24T07:31:44.025Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
07:31:44 [2020-10-24T07:31:44.483Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
07:31:44 [2020-10-24T07:31:44.483Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:31:44 [2020-10-24T07:31:44.483Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:31:44 [2020-10-24T07:31:44.904Z] === RUN   TestDockerSuite/TestSaveMultipleNames
07:31:44 [2020-10-24T07:31:44.904Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
07:31:45 [2020-10-24T07:31:45.848Z] === RUN   TestDockerSuite/TestSaveSingleTag
07:31:45 [2020-10-24T07:31:45.848Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
07:31:45 [2020-10-24T07:31:45.848Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
07:31:47 [2020-10-24T07:31:47.234Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
07:31:47 [2020-10-24T07:31:47.387Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:31:47 [2020-10-24T07:31:47.387Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:31:47 [2020-10-24T07:31:47.387Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:31:48 [2020-10-24T07:31:48.176Z] === RUN   TestDockerSuite/TestSearchCmdOptions
07:31:48 [2020-10-24T07:31:48.436Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
07:31:48 [2020-10-24T07:31:48.696Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
07:31:48 [2020-10-24T07:31:48.696Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
07:31:48 [2020-10-24T07:31:48.696Z] === RUN   TestDockerSuite/TestSearchWithLimit
07:31:49 [2020-10-24T07:31:49.267Z] === RUN   TestDockerSuite/TestSlowStdinClosing
07:31:51 [2020-10-24T07:31:51.185Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
07:31:51 [2020-10-24T07:31:51.185Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
07:31:54 [2020-10-24T07:31:54.457Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:31:56 [2020-10-24T07:31:56.468Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
07:31:57 [2020-10-24T07:31:57.411Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
07:31:58 [2020-10-24T07:31:58.357Z] === RUN   TestDockerSuite/TestStartAttachSilent
07:31:58 [2020-10-24T07:31:58.929Z] === RUN   TestDockerSuite/TestStartAttachWithRename
07:32:01 [2020-10-24T07:32:01.471Z] === RUN   TestDockerSuite/TestStartMultipleContainers
07:32:03 [2020-10-24T07:32:03.384Z] === RUN   TestDockerSuite/TestStartPausedContainer
07:32:03 [2020-10-24T07:32:03.384Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
07:32:03 [2020-10-24T07:32:03.955Z] === RUN   TestDockerSuite/TestStartRecordError
07:32:04 [2020-10-24T07:32:04.898Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
07:32:07 [2020-10-24T07:32:07.445Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
07:32:08 [2020-10-24T07:32:08.395Z] === RUN   TestDockerSuite/TestStatsAllNoStream
07:32:10 [2020-10-24T07:32:10.938Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
07:32:15 [2020-10-24T07:32:15.140Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
07:32:17 [2020-10-24T07:32:17.050Z] === RUN   TestDockerSwarmSuite/TestServiceScale
07:32:17 [2020-10-24T07:32:17.993Z] === RUN   TestDockerSuite/TestStatsFormatAll
07:32:19 [2020-10-24T07:32:19.378Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
07:32:22 [2020-10-24T07:32:22.676Z] === RUN   TestDockerSuite/TestStatsNoStream
07:32:25 [2020-10-24T07:32:25.221Z] === RUN   TestDockerSuite/TestStopContainerSignal
07:32:27 [2020-10-24T07:32:27.152Z] === RUN   TestDockerSuite/TestTopMultipleArgs
07:32:27 [2020-10-24T07:32:27.413Z] === RUN   TestDockerSuite/TestTopNonPrivileged
07:32:28 [2020-10-24T07:32:28.355Z] === RUN   TestDockerSuite/TestTopPrivileged
07:32:28 [2020-10-24T07:32:28.926Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
07:32:28 [2020-10-24T07:32:28.926Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
07:32:29 [2020-10-24T07:32:29.186Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
07:32:31 [2020-10-24T07:32:31.732Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
07:32:35 [2020-10-24T07:32:35.037Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
07:32:35 [2020-10-24T07:32:35.300Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
07:32:35 [2020-10-24T07:32:35.872Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
07:32:35 [2020-10-24T07:32:35.872Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
07:32:36 [2020-10-24T07:32:36.443Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
07:32:36 [2020-10-24T07:32:36.704Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
07:32:38 [2020-10-24T07:32:38.090Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
07:32:38 [2020-10-24T07:32:38.090Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
07:32:38 [2020-10-24T07:32:38.662Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
07:32:39 [2020-10-24T07:32:39.234Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
07:32:40 [2020-10-24T07:32:40.180Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
07:32:40 [2020-10-24T07:32:40.752Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
07:32:41 [2020-10-24T07:32:41.694Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
07:32:41 [2020-10-24T07:32:41.955Z] === RUN   TestDockerSuite/TestUpdateStats
07:32:46 [2020-10-24T07:32:46.161Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
07:32:46 [2020-10-24T07:32:46.424Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
07:32:46 [2020-10-24T07:32:46.424Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
07:32:46 [2020-10-24T07:32:46.996Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
07:32:47 [2020-10-24T07:32:47.567Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
07:32:50 [2020-10-24T07:32:50.115Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
07:32:52 [2020-10-24T07:32:52.660Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
07:32:54 [2020-10-24T07:32:54.572Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
07:32:55 [2020-10-24T07:32:55.961Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
07:32:58 [2020-10-24T07:32:58.507Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
07:33:01 [2020-10-24T07:33:01.059Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
07:33:01 [2020-10-24T07:33:01.059Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
07:33:02 [2020-10-24T07:33:02.978Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
07:33:04 [2020-10-24T07:33:04.361Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
07:33:05 [2020-10-24T07:33:05.304Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
07:33:05 [2020-10-24T07:33:05.876Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
07:33:07 [2020-10-24T07:33:07.259Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
07:33:08 [2020-10-24T07:33:08.202Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
07:33:09 [2020-10-24T07:33:09.146Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
07:33:10 [2020-10-24T07:33:10.532Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
07:33:10 [2020-10-24T07:33:10.793Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
07:33:12 [2020-10-24T07:33:12.179Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
07:33:14 [2020-10-24T07:33:14.094Z] === RUN   TestDockerSuite/TestVolumeCLICreate
07:33:26 [2020-10-24T07:33:26.331Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
07:33:28 [2020-10-24T07:33:28.874Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
07:33:28 [2020-10-24T07:33:28.874Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
07:33:28 [2020-10-24T07:33:28.874Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
07:33:29 [2020-10-24T07:33:29.445Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
07:33:29 [2020-10-24T07:33:29.709Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
07:33:29 [2020-10-24T07:33:29.971Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
07:33:29 [2020-10-24T07:33:29.971Z] === RUN   TestDockerSuite/TestVolumeCLILs
07:33:30 [2020-10-24T07:33:30.543Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
07:33:30 [2020-10-24T07:33:30.543Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
07:33:31 [2020-10-24T07:33:31.114Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
07:33:31 [2020-10-24T07:33:31.114Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
07:33:31 [2020-10-24T07:33:31.114Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
07:33:31 [2020-10-24T07:33:31.114Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
07:33:31 [2020-10-24T07:33:31.114Z] === RUN   TestDockerSuite/TestVolumeCLIRm
07:33:32 [2020-10-24T07:33:32.500Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
07:33:32 [2020-10-24T07:33:32.760Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
07:33:32 [2020-10-24T07:33:32.760Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
07:33:32 [2020-10-24T07:33:32.760Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
07:33:32 [2020-10-24T07:33:32.760Z] === RUN   TestDockerSuite/TestVolumeEvents
07:33:39 [2020-10-24T07:33:39.342Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
07:33:39 [2020-10-24T07:33:39.603Z] === RUN   TestDockerSuite/TestVolumeLsFormat
07:33:39 [2020-10-24T07:33:39.603Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
07:33:39 [2020-10-24T07:33:39.603Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
07:33:41 [2020-10-24T07:33:41.519Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
07:33:44 [2020-10-24T07:33:44.079Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
07:33:44 [2020-10-24T07:33:44.079Z] --- PASS: TestDockerSuite (1345.60s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.10s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.99s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.31s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.08s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.63s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.58s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.96s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.67s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.30s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.74s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.35s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.94s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.60s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.64s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.24s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.16s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.58s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.02s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.54s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.61s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.09s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.77s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.66s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.64s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.41s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.96s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.36s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.54s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.76s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.25s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.54s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.17s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.72s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.81s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.34s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.55s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.13s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.22s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.69s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.95s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.33s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.11s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.08s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.24s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.63s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.47s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.06s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.49s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.29s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.46s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.76s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.44s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.04s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.079Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.079Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.079Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
07:33:44 [2020-10-24T07:33:44.079Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.90s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.29s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.82s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.42s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.18s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.94s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.44s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.28s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.55s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.26s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.98s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.45s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.30s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.45s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.35s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.46s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.67s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.16s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.53s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.61s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.52s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.18s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.37s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.51s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.20s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
07:33:44 [2020-10-24T07:33:44.079Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.40s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.27s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFails (0.69s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.34s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.38s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.64s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.08s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.27s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.26s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.04s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.94s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.39s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.51s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.39s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.43s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.91s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.47s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.27s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.37s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.80s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.24s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.36s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.81s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.90s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
07:33:44 [2020-10-24T07:33:44.079Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.67s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.56s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.07s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.65s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.47s)
07:33:44 [2020-10-24T07:33:44.079Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.90s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.36s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.95s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.72s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.87s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.73s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.43s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.44s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildRm (2.54s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.75s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.74s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.66s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.27s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.59s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.60s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildUser (1.56s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.93s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.16s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.96s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.46s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.79s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.94s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.63s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.45s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.30s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.78s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_sni_test.go:18: Flakey test
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.64s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.71s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitChange (0.80s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.30s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.23s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.92s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.53s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.87s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.22s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.06s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.95s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.46s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.32s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.02s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.78s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.08s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.41s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.41s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (0.70s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.37s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.52s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a5b6c0_<nil>} (1.36s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1119090083_/foo_false__<nil>_<nil>_<nil>} (1.50s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1119090083_/foo_true__<nil>_<nil>_<nil>} (1.33s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3722264742_/foo_false__<nil>_<nil>_<nil>} (1.36s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3722264742_/foo_true__<nil>_<nil>_<nil>} (1.45s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3722264742_/foo_true__0xc000a5b720_<nil>_<nil>} (1.32s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a5b740_<nil>} (1.32s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a5b760_<nil>} (1.36s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a5b780_<nil>} (1.32s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a5b7a0_<nil>} (1.34s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
07:33:44 [2020-10-24T07:33:44.080Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.17s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.74s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.73s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.32s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.79s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.87s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.32s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.27s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.85s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.28s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.60s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.93s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.89s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.48s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.70s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.70s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.39s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.61s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.58s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.62s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToDot (0.57s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.85s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.10s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.04s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:33:44 [2020-10-24T07:33:44.080Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.48s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.11s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.94s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.97s)
07:33:44 [2020-10-24T07:33:44.080Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.92s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.67s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.75s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.42s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.34s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.85s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.94s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.18s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.76s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.081Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsRename (0.64s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.74s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.52s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.66s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.82s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExec (0.55s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.08s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.69s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.74s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.62s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.07s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecEnv (0.53s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.52s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.60s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.60s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecParseError (0.68s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.15s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.61s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.64s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecTTY (0.56s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.58s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestHealth (18.80s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.62s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.70s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.13s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImportFile (1.10s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.17s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.57s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.60s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.67s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.42s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.60s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.67s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.67s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.59s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.62s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.73s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.39s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.32s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.88s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.33s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.65s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.36s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.91s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.29s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsSince (6.52s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsTail (0.74s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.24s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.84s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestNetHostname (1.72s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.28s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.74s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPluginActive (1.82s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.65s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
07:33:44 [2020-10-24T07:33:44.081Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.86s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.44s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.36s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.51s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.99s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.92s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPortList (7.04s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
07:33:44 [2020-10-24T07:33:44.081Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.49s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.22s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.98s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.19s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.62s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.67s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.19s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.23s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.51s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.44s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.11s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.64s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.85s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.58s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.15s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.40s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.34s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.70s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.18s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.98s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.69s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.39s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.57s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.62s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.40s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.33s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.08s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.41s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.26s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.61s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.88s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.52s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.62s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.86s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.61s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.57s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.50s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.10s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.26s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.60s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.99s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.25s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.96s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.20s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.22s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunMount (3.84s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.29s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.70s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.26s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.18s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.21s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.93s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:33:44 [2020-10-24T07:33:44.082Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.13s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.64s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.98s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.26s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.67s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s)
07:33:44 [2020-10-24T07:33:44.082Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunState (1.15s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.44s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.57s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.67s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.63s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.74s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.62s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.43s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.54s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.37s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.35s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.70s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.81s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.17s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.13s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.03s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.92s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents739815168
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.69s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.23s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.20s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.98s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.50s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.65s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.70s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.56s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.60s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.60s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.78s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.36s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.22s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.73s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.68s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.27s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.64s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.19s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.47s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.50s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.65s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.85s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.38s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.55s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.80s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.50s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.55s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.70s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.18s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.13s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.39s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s)
07:33:44 [2020-10-24T07:33:44.083Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:33:44 [2020-10-24T07:33:44.083Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
07:33:44 [2020-10-24T07:33:44.083Z] === RUN   TestDockerRegistrySuite
07:33:44 [2020-10-24T07:33:44.083Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
07:33:45 [2020-10-24T07:33:45.024Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
07:33:45 [2020-10-24T07:33:45.024Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
07:33:46 [2020-10-24T07:33:46.411Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
07:33:47 [2020-10-24T07:33:47.796Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
07:33:48 [2020-10-24T07:33:48.057Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
07:33:50 [2020-10-24T07:33:50.601Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
07:33:52 [2020-10-24T07:33:52.516Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
07:33:53 [2020-10-24T07:33:53.458Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
07:33:56 [2020-10-24T07:33:56.761Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
07:33:58 [2020-10-24T07:33:58.154Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
07:33:58 [2020-10-24T07:33:58.725Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
07:33:59 [2020-10-24T07:33:59.666Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
07:34:01 [2020-10-24T07:34:01.059Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
07:34:02 [2020-10-24T07:34:02.002Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
07:34:02 [2020-10-24T07:34:02.946Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
07:34:03 [2020-10-24T07:34:03.888Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
07:34:05 [2020-10-24T07:34:05.802Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:34:06 [2020-10-24T07:34:06.166Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:34:07 [2020-10-24T07:34:07.137Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:34:07 [2020-10-24T07:34:07.190Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
07:34:08 [2020-10-24T07:34:08.110Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:34:08 [2020-10-24T07:34:08.110Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:34:08 [2020-10-24T07:34:08.110Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:34:08 [2020-10-24T07:34:08.133Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
07:34:08 [2020-10-24T07:34:08.571Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:34:10 [2020-10-24T07:34:10.678Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
07:34:10 [2020-10-24T07:34:10.756Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:34:11 [2020-10-24T07:34:11.249Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
07:34:11 [2020-10-24T07:34:11.249Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
07:34:12 [2020-10-24T07:34:12.193Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
07:34:13 [2020-10-24T07:34:13.137Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
07:34:14 [2020-10-24T07:34:14.080Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
07:34:16 [2020-10-24T07:34:16.628Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
07:34:16 [2020-10-24T07:34:16.628Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
07:34:17 [2020-10-24T07:34:17.570Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
07:34:17 [2020-10-24T07:34:17.831Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
07:34:18 [2020-10-24T07:34:18.092Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
07:34:18 [2020-10-24T07:34:18.352Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
07:34:18 [2020-10-24T07:34:18.614Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
07:34:18 [2020-10-24T07:34:18.874Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
07:34:18 [2020-10-24T07:34:18.874Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
07:34:19 [2020-10-24T07:34:19.817Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
07:34:21 [2020-10-24T07:34:21.202Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
07:34:22 [2020-10-24T07:34:22.146Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
07:34:23 [2020-10-24T07:34:23.089Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
07:34:23 [2020-10-24T07:34:23.157Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:34:24 [2020-10-24T07:34:24.030Z] === RUN   TestDockerRegistrySuite/TestV2Only
07:34:24 [2020-10-24T07:34:24.972Z] --- PASS: TestDockerRegistrySuite (40.88s)
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d4ca81a2b2e24] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.35s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [dd7ca05b4ac39] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d677f83a43729] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d1bfa2011f8e7] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.57s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [df28473bde7fa] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.98s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d6cbaea321b4d] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.32s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d3e755ebeb5d0] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d732c816155cd] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d9c2101b4b27e] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [db846399a2a30] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d8bb80ce8f408] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [dd081e928a60a] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.03s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d7e5280e88298] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s)
07:34:24 [2020-10-24T07:34:24.972Z]         check_test.go:196: [d191057fc5e3a] daemon is not started
07:34:24 [2020-10-24T07:34:24.972Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.65s)
07:34:24 [2020-10-24T07:34:24.972Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ce4b5d03698c05ae3648c42d28684e6983616f2b5123142ff9760e8b3f293dd9
07:34:24 [2020-10-24T07:34:24.973Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:51c5230a52d804209c91858b4637f737adbf96783c5405f15e7a3ef94699f899
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d860dd4297534] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s)
07:34:24 [2020-10-24T07:34:24.973Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb61254e4777791e03956b05cc6e276d8e52cba109cce9f0ac1bd0480795cf88
07:34:24 [2020-10-24T07:34:24.973Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1fce4445109760a2b2613207fb9fb340c77374d0da67656a779e8976226a1a49
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [df6699de799da] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d2380d28956f8] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d063fc7d8f920] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dfe9133e8b6df] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dc7b736310789] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dd14ed71228f7] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d0d7f14dc1428] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dc6b290b5c77a] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d728323f109c2] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d58405b71bc1b] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dcd78ff228b7b] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dcb1d8685b473] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dd1389c7cb0e7] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d36acf379a2b1] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d536a96d4a50e] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d6e969119a069] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dcabee07877b2] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d968823fdcd9a] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d29f2ca34f307] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [d2b80b9baa23f] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s)
07:34:24 [2020-10-24T07:34:24.973Z]         check_test.go:196: [dfe75530a177d] daemon is not started
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
07:34:24 [2020-10-24T07:34:24.973Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
07:34:24 [2020-10-24T07:34:24.973Z] === RUN   TestDockerSchema1RegistrySuite
07:34:24 [2020-10-24T07:34:24.973Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
07:34:24 [2020-10-24T07:34:24.973Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
07:34:27 [2020-10-24T07:34:27.515Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
07:34:28 [2020-10-24T07:34:28.968Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:34:28 [2020-10-24T07:34:28.968Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:34:28 [2020-10-24T07:34:28.968Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:34:30 [2020-10-24T07:34:30.813Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
07:34:32 [2020-10-24T07:34:32.708Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:34:33 [2020-10-24T07:34:33.367Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
07:34:33 [2020-10-24T07:34:33.677Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:34:33 [2020-10-24T07:34:33.938Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
07:34:34 [2020-10-24T07:34:34.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
07:34:34 [2020-10-24T07:34:34.880Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
07:34:36 [2020-10-24T07:34:36.265Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
07:34:36 [2020-10-24T07:34:36.836Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
07:34:37 [2020-10-24T07:34:37.777Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
07:34:38 [2020-10-24T07:34:38.375Z] === RUN   TestDockerSuite/TestBuildAddScript
07:34:38 [2020-10-24T07:34:38.375Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:34:38 [2020-10-24T07:34:38.834Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:34:38 [2020-10-24T07:34:38.834Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:34:38 [2020-10-24T07:34:38.834Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:34:38 [2020-10-24T07:34:38.834Z] === RUN   TestDockerSuite/TestBuildAddTar
07:34:40 [2020-10-24T07:34:40.321Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
07:34:40 [2020-10-24T07:34:40.582Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
07:34:40 [2020-10-24T07:34:40.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
07:34:41 [2020-10-24T07:34:41.105Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
07:34:41 [2020-10-24T07:34:41.366Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
07:34:41 [2020-10-24T07:34:41.676Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
07:34:41 [2020-10-24T07:34:41.965Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
07:34:41 [2020-10-24T07:34:41.965Z] --- PASS: TestDockerSchema1RegistrySuite (17.32s)
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [df72440a8c04d] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d67f74da96dc6] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.69s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d436fa89c4d2b] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.70s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d04ab2cf5b0c4] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d038b3f3d7919] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [dfbfb5d7ec39f] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [de83112b902c6] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [dc99f4b8a8381] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d6ac505cf0ea9] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [dbf4730f884df] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [da20a350e1527] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d7d2dd02cf83a] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [dd96f35a4babe] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [dead85fb264cf] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d102c39749b07] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d416f3ac858da] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d529c9fbd4e8e] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
07:34:41 [2020-10-24T07:34:41.965Z]         check_test.go:223: [d87c83bafcf50] daemon is not started
07:34:41 [2020-10-24T07:34:41.965Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
07:34:41 [2020-10-24T07:34:41.965Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
07:34:42 [2020-10-24T07:34:42.906Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
07:34:43 [2020-10-24T07:34:43.166Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
07:34:43 [2020-10-24T07:34:43.427Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
07:34:44 [2020-10-24T07:34:44.811Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
07:34:44 [2020-10-24T07:34:44.811Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
07:34:45 [2020-10-24T07:34:45.071Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
07:34:45 [2020-10-24T07:34:45.643Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
07:34:45 [2020-10-24T07:34:45.903Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.77s)
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
07:34:45 [2020-10-24T07:34:45.903Z]         check_test.go:252: [d04e7dc92c266] daemon is not started
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
07:34:45 [2020-10-24T07:34:45.903Z]         check_test.go:252: [db1c93ceffdd2] daemon is not started
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
07:34:45 [2020-10-24T07:34:45.903Z]         check_test.go:252: [d9beac54765c7] daemon is not started
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
07:34:45 [2020-10-24T07:34:45.903Z]         check_test.go:252: [d219f34bf0f4d] daemon is not started
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s)
07:34:45 [2020-10-24T07:34:45.903Z]         check_test.go:252: [d09bd7eb66228] daemon is not started
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
07:34:45 [2020-10-24T07:34:45.903Z]         check_test.go:252: [d8842fe275210] daemon is not started
07:34:45 [2020-10-24T07:34:45.903Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
07:34:45 [2020-10-24T07:34:45.903Z]         check_test.go:252: [d076c40b5192e] daemon is not started
07:34:45 [2020-10-24T07:34:45.903Z] === RUN   TestDockerRegistryAuthTokenSuite
07:34:45 [2020-10-24T07:34:45.903Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
07:34:51 [2020-10-24T07:34:51.186Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
07:34:51 [2020-10-24T07:34:51.186Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
07:34:51 [2020-10-24T07:34:51.186Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
07:34:51 [2020-10-24T07:34:51.447Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
07:34:51 [2020-10-24T07:34:51.707Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
07:34:51 [2020-10-24T07:34:51.707Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
07:34:51 [2020-10-24T07:34:51.707Z]         check_test.go:279: [d3c83a9237cae] daemon is not started
07:34:51 [2020-10-24T07:34:51.707Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
07:34:51 [2020-10-24T07:34:51.707Z]         check_test.go:279: [d6a9cccf0fafc] daemon is not started
07:34:51 [2020-10-24T07:34:51.707Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
07:34:51 [2020-10-24T07:34:51.707Z]         check_test.go:279: [d4a4c8c33c84e] daemon is not started
07:34:51 [2020-10-24T07:34:51.707Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
07:34:51 [2020-10-24T07:34:51.707Z]         check_test.go:279: [da32344baef72] daemon is not started
07:34:51 [2020-10-24T07:34:51.707Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
07:34:51 [2020-10-24T07:34:51.707Z]         check_test.go:279: [deb0bad941871] daemon is not started
07:34:51 [2020-10-24T07:34:51.708Z] === RUN   TestDockerNetworkSuite
07:34:51 [2020-10-24T07:34:51.708Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
07:34:53 [2020-10-24T07:34:53.622Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
07:34:54 [2020-10-24T07:34:54.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
07:34:57 [2020-10-24T07:34:57.501Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
07:34:58 [2020-10-24T07:34:58.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
07:35:01 [2020-10-24T07:35:01.433Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
07:35:02 [2020-10-24T07:35:02.817Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
07:35:08 [2020-10-24T07:35:08.119Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
07:35:10 [2020-10-24T07:35:10.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
07:35:11 [2020-10-24T07:35:11.604Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
07:35:12 [2020-10-24T07:35:12.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
07:35:12 [2020-10-24T07:35:12.437Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
07:35:13 [2020-10-24T07:35:13.381Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
07:35:14 [2020-10-24T07:35:14.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
07:35:14 [2020-10-24T07:35:14.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
07:35:14 [2020-10-24T07:35:14.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
07:35:15 [2020-10-24T07:35:15.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
07:35:15 [2020-10-24T07:35:15.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
07:35:15 [2020-10-24T07:35:15.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
07:35:15 [2020-10-24T07:35:15.727Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
07:35:16 [2020-10-24T07:35:16.668Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
07:35:17 [2020-10-24T07:35:17.610Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
07:35:17 [2020-10-24T07:35:17.610Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
07:35:17 [2020-10-24T07:35:17.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
07:35:17 [2020-10-24T07:35:17.871Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
07:35:20 [2020-10-24T07:35:20.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
07:35:22 [2020-10-24T07:35:22.339Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
07:35:28 [2020-10-24T07:35:28.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
07:35:28 [2020-10-24T07:35:28.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
07:35:28 [2020-10-24T07:35:28.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
07:35:28 [2020-10-24T07:35:28.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
07:35:29 [2020-10-24T07:35:29.186Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
07:35:29 [2020-10-24T07:35:29.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
07:35:29 [2020-10-24T07:35:29.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
07:35:29 [2020-10-24T07:35:29.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
07:35:29 [2020-10-24T07:35:29.535Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:35:29 [2020-10-24T07:35:29.535Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:35:29 [2020-10-24T07:35:29.535Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:35:31 [2020-10-24T07:35:31.991Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
07:35:31 [2020-10-24T07:35:31.991Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
07:35:31 [2020-10-24T07:35:31.991Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
07:35:32 [2020-10-24T07:35:32.933Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
07:35:36 [2020-10-24T07:35:36.232Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
07:35:39 [2020-10-24T07:35:39.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
07:35:39 [2020-10-24T07:35:39.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
07:35:40 [2020-10-24T07:35:40.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
07:35:41 [2020-10-24T07:35:41.488Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
07:35:41 [2020-10-24T07:35:41.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
07:35:42 [2020-10-24T07:35:42.322Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
07:35:42 [2020-10-24T07:35:42.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
07:35:43 [2020-10-24T07:35:43.842Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
07:35:44 [2020-10-24T07:35:44.364Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:35:44 [2020-10-24T07:35:44.824Z] === RUN   TestDockerSuite/TestBuildBlankName
07:35:45 [2020-10-24T07:35:45.793Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:35:50 [2020-10-24T07:35:50.424Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
07:35:50 [2020-10-24T07:35:50.424Z] --- PASS: TestDockerNetworkSuite (58.00s)
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.99s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [debb58e6536b9] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [dd5c8a8cf85d7] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.97s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d42c748fce81c] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [de4b6c5ecd899] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:1233: [d32812d0da0b4] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d0b452936f7a1] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.32s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [db68a866e5334] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [dfebaf371adcf] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d5cdde7869c4d] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d792cbbc17173] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d717b35fcdf45] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.96s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d09cb6754dd43] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [dbe74075e7d29] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d402db50c4c37] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [da0604bf87ced] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d6fae7b18701d] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d991ace9fc841] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d38815dd05b68] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [dd546cd4e8dd0] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d2cbf862440ca] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d580b6b5066d2] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d4f78d26f3472] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d4854834e6dc7] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [dbcde2931886e] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.45s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:968: [d6a6f8914d747] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.71s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d9206300fc93e] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.78s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:1116: [d39a8fa6d6b95] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d46f62c21436d] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d659443a183f7] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d4ffd57c603a5] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d1607a8a0a0f3] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d41d70cd22f1a] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [df12787282eed] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [df46048ef080c] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d791b4a6b53b8] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.12s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d225c61eba0fa] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [de0453dfdfe5f] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d9f43a8679c71] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s)
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:1084: [dd3f9bc2fa638] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [dadfcb72fe618] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d38145d3e4758] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [df26f999fb2e9] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d794db21eb4e7] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [dac7f4faa4455] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d6ea762c6496f] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [d2c2e810924e1] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.85s)
07:35:50 [2020-10-24T07:35:50.424Z]         docker_cli_network_unix_test.go:46: [df65e02c89dc6] daemon is not started
07:35:50 [2020-10-24T07:35:50.424Z] === RUN   TestDockerHubPullSuite
07:35:50 [2020-10-24T07:35:50.424Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
07:35:51 [2020-10-24T07:35:51.811Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
07:35:52 [2020-10-24T07:35:52.875Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:35:53 [2020-10-24T07:35:53.197Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
07:35:53 [2020-10-24T07:35:53.845Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:35:54 [2020-10-24T07:35:54.138Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
07:35:54 [2020-10-24T07:35:54.710Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
07:35:57 [2020-10-24T07:35:57.257Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
07:35:57 [2020-10-24T07:35:57.257Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
07:35:57 [2020-10-24T07:35:57.257Z] --- PASS: TestDockerHubPullSuite (7.77s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.21s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.22s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
07:35:57 [2020-10-24T07:35:57.257Z] PASS
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === Skipped
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_sni_test.go:18: Flakey test
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
07:35:57 [2020-10-24T07:35:57.257Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
07:35:57 [2020-10-24T07:35:57.257Z] 
07:35:57 [2020-10-24T07:35:57.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
07:35:57 [2020-10-24T07:35:57.258Z]         docker_cli_network_unix_test.go:46: [de0453dfdfe5f] daemon is not started
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] 
07:35:57 [2020-10-24T07:35:57.258Z] DONE 1277 tests, 51 skipped in 1520.026s
07:35:57 [2020-10-24T07:35:57.519Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:35:57 [2020-10-24T07:35:57.519Z] ++++ cat bundles/test-integration/docker.pid
07:35:57 [2020-10-24T07:35:57.519Z] +++ kill 7662
07:35:58 [2020-10-24T07:35:58.461Z] +++ /etc/init.d/apparmor stop
07:35:58 [2020-10-24T07:35:58.461Z] Leaving: AppArmorNo profiles have been unloaded.
07:35:58 [2020-10-24T07:35:58.461Z] 
07:35:58 [2020-10-24T07:35:58.461Z] Unloading profiles will leave already running processes permanently
07:35:58 [2020-10-24T07:35:58.461Z] unconfined, which can lead to unexpected situations.
07:35:58 [2020-10-24T07:35:58.461Z] 
07:35:58 [2020-10-24T07:35:58.461Z] To set a process to complain mode, use the command line tool
07:35:58 [2020-10-24T07:35:58.461Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:35:58 [2020-10-24T07:35:58.461Z] +++ true
07:35:58 [2020-10-24T07:35:58.461Z] exiting test-integration
07:35:58 [2020-10-24T07:35:58.461Z] ++ exit 0
07:35:58 [2020-10-24T07:35:58.461Z] 
07:35:59 [2020-10-24T07:35:59.033Z] + for job in $(jobs -p)
07:35:59 [2020-10-24T07:35:59.033Z] + wait 7493
07:35:59 [2020-10-24T07:35:59.646Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:35:59 [2020-10-24T07:35:59.974Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
07:36:06 [2020-10-24T07:36:06.566Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
07:36:07 [2020-10-24T07:36:07.507Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
07:36:09 [2020-10-24T07:36:09.973Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:36:11 [2020-10-24T07:36:11.709Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
07:36:13 [2020-10-24T07:36:13.620Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
07:36:16 [2020-10-24T07:36:16.919Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
07:36:16 [2020-10-24T07:36:16.919Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
07:36:18 [2020-10-24T07:36:18.550Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:36:18 [2020-10-24T07:36:18.550Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:36:23 [2020-10-24T07:36:23.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:36:23 [2020-10-24T07:36:23.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:36:23 [2020-10-24T07:36:23.243Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
07:36:23 [2020-10-24T07:36:23.500Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
07:36:23 [2020-10-24T07:36:23.500Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
07:36:24 [2020-10-24T07:36:24.071Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
07:36:25 [2020-10-24T07:36:25.987Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
07:36:29 [2020-10-24T07:36:29.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:36:29 [2020-10-24T07:36:29.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:36:29 [2020-10-24T07:36:29.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:36:29 [2020-10-24T07:36:29.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:36:29 [2020-10-24T07:36:29.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:36:59 [2020-10-24T07:36:59.461Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:37:01 [2020-10-24T07:37:01.641Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:37:02 [2020-10-24T07:37:02.610Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:37:03 [2020-10-24T07:37:03.071Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:37:04 [2020-10-24T07:37:04.611Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:37:04 [2020-10-24T07:37:04.611Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:37:09 [2020-10-24T07:37:09.302Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:37:10 [2020-10-24T07:37:10.271Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:37:10 [2020-10-24T07:37:10.271Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:37:10 [2020-10-24T07:37:10.271Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:37:11 [2020-10-24T07:37:11.809Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:37:12 [2020-10-24T07:37:12.268Z] === RUN   TestDockerSuite/TestBuildCmd
07:37:13 [2020-10-24T07:37:13.238Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:37:13 [2020-10-24T07:37:13.698Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:37:14 [2020-10-24T07:37:14.157Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:37:19 [2020-10-24T07:37:19.959Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:37:20 [2020-10-24T07:37:20.934Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:37:20 [2020-10-24T07:37:20.934Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:37:21 [2020-10-24T07:37:21.903Z] === RUN   TestDockerSuite/TestBuildContChar
07:37:22 [2020-10-24T07:37:22.251Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
07:37:36 [2020-10-24T07:37:36.718Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:37:36 [2020-10-24T07:37:36.718Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:37:36 [2020-10-24T07:37:36.718Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:37:37 [2020-10-24T07:37:37.687Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:37:38 [2020-10-24T07:37:38.722Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:37:39 [2020-10-24T07:37:39.182Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:37:39 [2020-10-24T07:37:39.182Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:37:40 [2020-10-24T07:37:40.152Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:37:40 [2020-10-24T07:37:40.612Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:37:40 [2020-10-24T07:37:40.612Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
07:37:40 [2020-10-24T07:37:40.612Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:37:46 [2020-10-24T07:37:46.408Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:38:08 [2020-10-24T07:38:08.954Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
07:38:18 [2020-10-24T07:38:18.947Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
07:38:22 [2020-10-24T07:38:22.103Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:38:22 [2020-10-24T07:38:22.564Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:38:23 [2020-10-24T07:38:23.150Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
07:38:23 [2020-10-24T07:38:23.532Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:38:29 [2020-10-24T07:38:29.336Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:38:29 [2020-10-24T07:38:29.816Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:38:30 [2020-10-24T07:38:30.276Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:38:30 [2020-10-24T07:38:30.276Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:38:30 [2020-10-24T07:38:30.736Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:38:31 [2020-10-24T07:38:31.195Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:39:06 [2020-10-24T07:39:06.890Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:39:06 [2020-10-24T07:39:06.890Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:39:06 [2020-10-24T07:39:06.890Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:39:32 [2020-10-24T07:39:32.047Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:39:33 [2020-10-24T07:39:33.586Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:39:34 [2020-10-24T07:39:34.045Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:39:37 [2020-10-24T07:39:37.787Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:39:39 [2020-10-24T07:39:39.968Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:39:42 [2020-10-24T07:39:42.875Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:40:29 [2020-10-24T07:40:29.650Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
07:40:30 [2020-10-24T07:40:30.591Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
07:40:31 [2020-10-24T07:40:31.164Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
07:40:31 [2020-10-24T07:40:31.436Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
07:40:31 [2020-10-24T07:40:31.735Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
07:40:31 [2020-10-24T07:40:31.735Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
07:40:32 [2020-10-24T07:40:32.676Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
07:40:34 [2020-10-24T07:40:34.588Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
07:40:37 [2020-10-24T07:40:37.889Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
07:40:39 [2020-10-24T07:40:39.272Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
07:40:43 [2020-10-24T07:40:43.324Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:40:46 [2020-10-24T07:40:46.235Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:40:46 [2020-10-24T07:40:46.695Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:41:35 [2020-10-24T07:41:35.531Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
07:41:35 [2020-10-24T07:41:35.531Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
07:41:35 [2020-10-24T07:41:35.792Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
07:41:38 [2020-10-24T07:41:38.349Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
07:41:41 [2020-10-24T07:41:41.648Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
07:41:43 [2020-10-24T07:41:43.562Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
07:41:58 [2020-10-24T07:41:58.827Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:41:58 [2020-10-24T07:41:58.828Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:41:58 [2020-10-24T07:41:58.828Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:42:05 [2020-10-24T07:42:05.528Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
07:42:11 [2020-10-24T07:42:11.221Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:42:17 [2020-10-24T07:42:17.756Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
07:42:18 [2020-10-24T07:42:18.701Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
07:42:20 [2020-10-24T07:42:20.613Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
07:42:23 [2020-10-24T07:42:23.159Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
07:42:26 [2020-10-24T07:42:26.042Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:42:31 [2020-10-24T07:42:31.291Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
07:42:35 [2020-10-24T07:42:35.513Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
07:42:38 [2020-10-24T07:42:38.058Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
07:42:38 [2020-10-24T07:42:38.440Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:42:39 [2020-10-24T07:42:39.968Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
07:42:42 [2020-10-24T07:42:42.509Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
07:42:45 [2020-10-24T07:42:45.055Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
07:42:47 [2020-10-24T07:42:47.597Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
07:42:49 [2020-10-24T07:42:49.508Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
07:43:20 [2020-10-24T07:43:20.975Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:43:26 [2020-10-24T07:43:26.775Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:43:37 [2020-10-24T07:43:37.099Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:43:45 [2020-10-24T07:43:45.761Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
07:43:57 [2020-10-24T07:43:57.981Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
07:44:16 [2020-10-24T07:44:16.086Z] --- PASS: TestDockerSwarmSuite (1631.04s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.78s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.44s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.03s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:562: [d07ba89cf5a7d] joining swarm manager [ddf723d651255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:584: [db8c65a0f2d01] joining swarm manager [ddf723d651255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]         check_test.go:380: [d07ba89cf5a7d] daemon is not started
07:44:16 [2020-10-24T07:44:16.086Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.86s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:45: [d5f9f6b3a7074] joining swarm manager [d380d34912f9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.20s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:303: [d7da1da871fa6] joining swarm manager [d5245b788b8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:304: [d25ba1dd98910] joining swarm manager [d5245b788b8e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:363: Waiting for possible election...
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.21s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:271: [d0ebd65979e28] joining swarm manager [d95c330c8dfc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:272: [da14c5d99f653] joining swarm manager [d95c330c8dfc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.36s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.50s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_node_test.go:19: [d97d03d7164a3] joining swarm manager [df6e16728c5a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_node_test.go:20: [d659ea16958ba] joining swarm manager [df6e16728c5a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.06s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:501: [dfe68088aaf08] joining swarm manager [d0ad9bd796a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:506: [d9d3e69b8032c] joining swarm manager [d0ad9bd796a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.87s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_node_test.go:80: [d9e4199b01c59] joining swarm manager [dc0b0e8258ece]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_node_test.go:52: [dcebefe273644] joining swarm manager [d98b2d51df28f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_node_test.go:53: [dc553a29463ca] joining swarm manager [d98b2d51df28f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s)
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.55s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:201: [d5d8043efadc7] joining swarm manager [dc97c0a7e186e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.18s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:383: [dc2e4bfea1353] joining swarm manager [d006965b4d32c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:384: [d160ba041943e] joining swarm manager [d006965b4d32c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]         check_test.go:380: [d160ba041943e] daemon is not started
07:44:16 [2020-10-24T07:44:16.086Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.15s)
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:801: [dcb65963ffea7] joining swarm manager [db6cf113bd0d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:801: [d52f763c0dbac] joining swarm manager [db6cf113bd0d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:801: [de549a44ac4a7] joining swarm manager [db6cf113bd0d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:44:16 [2020-10-24T07:44:16.086Z]         docker_api_swarm_test.go:801: [d72a278a6199a] joining swarm manager [db6cf113bd0d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_test.go:809: [d7354d11e9141] joining swarm manager [db6cf113bd0d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.87s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.40s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:394: [d29a8d2c9acbe] joining swarm manager [d0600f6049f19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:394: [df3c0753ec1f3] joining swarm manager [d0600f6049f19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.88s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:342: [de3d65c2d2e34] joining swarm manager [dcab570b4893d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:342: [d8cf59fd9bfce] joining swarm manager [dcab570b4893d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.05s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:489: [d9d67f3cd7d36] joining swarm manager [d9f691af0e662]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:489: [d8877171dc7bd] joining swarm manager [d9f691af0e662]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (4.64s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.50s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:127: [d8befcb12d9c9] joining swarm manager [df7066e10b040]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:128: [d00dee08946e2] joining swarm manager [df7066e10b040]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:136: [d5f5cf89cdfd9] joining swarm manager [df7066e10b040]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:137: [d448abe35dfdd] joining swarm manager [df7066e10b040]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.94s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.65s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:303: [d26e9d0b63ada] joining swarm manager [db37bab5fdbbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:303: [d96c3c22c905a] joining swarm manager [db37bab5fdbbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.94s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:99: [d973de502a800] joining swarm manager [d706f46765501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:100: [d533875615c8d] joining swarm manager [d706f46765501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]         check_test.go:380: [d973de502a800] daemon is not started
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.29s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:532: [d22fb74b47cb8] joining swarm manager [d5dbe2b2210e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:533: [de6fab51d0a74] joining swarm manager [d5dbe2b2210e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.01s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:147: [d66fbb15aca02] joining swarm manager [d9d8064303f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_service_test.go:147: [dcc65b263842f] joining swarm manager [d9d8064303f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.25s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.70s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.23s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.91s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.02s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.08s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.48s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.06s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.82s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.97s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.51s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.26s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.39s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.77s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.81s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.45s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.58s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.46s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.88s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.21s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.46s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_service_logs_test.go:245: checking task 8yf77j225ya3
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_service_logs_test.go:250: checking messages for 8yf77j225ya3
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_service_logs_test.go:245: checking task 0vme5yywxw3v
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_service_logs_test.go:250: checking messages for 0vme5yywxw3v
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.22s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.30s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.34s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.80s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.15s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1901: [d2a3311270c26] joining swarm manager [d40595b99c336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1902: [df9e1fe19826d] joining swarm manager [d40595b99c336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.60s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.24s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.72s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.64s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1802: [db198974be96c] joining swarm manager [d8529d6c315a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1803: [d2a6c9cc0eccd] joining swarm manager [d8529d6c315a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.80s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1321: [de79169ae0dc3] joining swarm manager [db1deb7e080b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1322: [dafa66f39831b] joining swarm manager [db1deb7e080b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.74s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.88s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.47s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.86s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.05s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.90s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.42s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.70s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.89s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.54s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1186: [d68c25e18fb7e] joining swarm manager [daba57ac3e398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1195: [d186fe9dc1e7c] joining swarm manager [daba57ac3e398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.64s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.01s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.91s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1118: [d3a0b8ebbfe34] joining swarm manager [dcf3f4c6701c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1119: [db4ba889b47ea] joining swarm manager [dcf3f4c6701c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1172: [d8afec2cb11da] joining swarm manager [dcf3f4c6701c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.99s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1453: [d4bfc18412d90] joining swarm manager [d5cc846ae8dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_test.go:1454: [d57a65a00e09f] joining swarm manager [d5cc846ae8dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.02s)
07:44:16 [2020-10-24T07:44:16.087Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.25s)
07:44:16 [2020-10-24T07:44:16.087Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
07:44:16 [2020-10-24T07:44:16.087Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
07:44:16 [2020-10-24T07:44:16.087Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.86s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.04s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.82s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.15s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_cli_swarm_unix_test.go:62: [dcd38c18e0818] joining swarm manager [db85e566e04eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.87s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.73s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.99s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.16s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s)
07:44:16 [2020-10-24T07:44:16.087Z]         docker_api_swarm_test.go:961: [d70e0ed355fb2] joining swarm manager [dd492150190a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.95s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.38s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.92s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.58s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.87s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.19s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.22s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.28s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.25s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.89s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.42s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s)
07:44:16 [2020-10-24T07:44:16.087Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.83s)
07:44:16 [2020-10-24T07:44:16.087Z] === RUN   TestDockerExternalVolumeSuite
07:44:16 [2020-10-24T07:44:16.087Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
07:44:30 [2020-10-24T07:44:30.988Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:45:18 [2020-10-24T07:45:18.378Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:45:20 [2020-10-24T07:45:20.556Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:45:23 [2020-10-24T07:45:23.469Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:45:29 [2020-10-24T07:45:29.269Z] === RUN   TestDockerSuite/TestBuildEnv
07:45:29 [2020-10-24T07:45:29.269Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:45:29 [2020-10-24T07:45:29.269Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:45:29 [2020-10-24T07:45:29.269Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:45:29 [2020-10-24T07:45:29.269Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:45:29 [2020-10-24T07:45:29.269Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:45:32 [2020-10-24T07:45:32.180Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:45:32 [2020-10-24T07:45:32.180Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:45:32 [2020-10-24T07:45:32.180Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:45:32 [2020-10-24T07:45:32.180Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:45:32 [2020-10-24T07:45:32.640Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:45:38 [2020-10-24T07:45:38.438Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:45:38 [2020-10-24T07:45:38.699Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
07:45:48 [2020-10-24T07:45:48.688Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
07:45:56 [2020-10-24T07:45:56.258Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:45:56 [2020-10-24T07:45:56.258Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:45:56 [2020-10-24T07:45:56.258Z] === RUN   TestDockerSuite/TestBuildExpose
07:45:56 [2020-10-24T07:45:56.258Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:45:56 [2020-10-24T07:45:56.258Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:45:56 [2020-10-24T07:45:56.258Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:45:56 [2020-10-24T07:45:56.258Z] === RUN   TestDockerSuite/TestBuildFails
07:45:56 [2020-10-24T07:45:56.718Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:45:57 [2020-10-24T07:45:57.178Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:46:01 [2020-10-24T07:46:01.872Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:46:12 [2020-10-24T07:46:12.257Z] === RUN   TestDockerSuite/TestBuildForceRm
07:46:18 [2020-10-24T07:46:18.058Z] === RUN   TestDockerSuite/TestBuildFromGit
07:46:20 [2020-10-24T07:46:20.783Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
07:46:23 [2020-10-24T07:46:23.874Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:46:25 [2020-10-24T07:46:25.415Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:46:31 [2020-10-24T07:46:31.224Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:46:31 [2020-10-24T07:46:31.224Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:46:32 [2020-10-24T07:46:32.214Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:46:32 [2020-10-24T07:46:32.674Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:46:32 [2020-10-24T07:46:32.674Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:46:33 [2020-10-24T07:46:33.008Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
07:46:47 [2020-10-24T07:46:47.497Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:46:47 [2020-10-24T07:46:47.497Z] === RUN   TestDockerSuite/TestBuildHistory
07:46:56 [2020-10-24T07:46:56.089Z] === RUN   TestDockerSuite/TestBuildIidFile
07:46:56 [2020-10-24T07:46:56.549Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:46:58 [2020-10-24T07:46:58.731Z] === RUN   TestDockerSuite/TestBuildInheritance
07:46:58 [2020-10-24T07:46:58.731Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:46:59 [2020-10-24T07:46:59.699Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:46:59 [2020-10-24T07:46:59.700Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:47:04 [2020-10-24T07:47:04.395Z] === RUN   TestDockerSuite/TestBuildLabel
07:47:04 [2020-10-24T07:47:04.854Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:47:05 [2020-10-24T07:47:05.103Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
07:47:05 [2020-10-24T07:47:05.315Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:47:06 [2020-10-24T07:47:06.284Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:47:06 [2020-10-24T07:47:06.744Z] === RUN   TestDockerSuite/TestBuildLabels
07:47:07 [2020-10-24T07:47:07.713Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:47:09 [2020-10-24T07:47:09.255Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:47:13 [2020-10-24T07:47:13.947Z] === RUN   TestDockerSuite/TestBuildLastModified
07:47:14 [2020-10-24T07:47:14.406Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:47:14 [2020-10-24T07:47:14.406Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:47:14 [2020-10-24T07:47:14.406Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:47:14 [2020-10-24T07:47:14.406Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:47:14 [2020-10-24T07:47:14.406Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:47:14 [2020-10-24T07:47:14.406Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:47:15 [2020-10-24T07:47:15.376Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:47:15 [2020-10-24T07:47:15.836Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:47:19 [2020-10-24T07:47:19.996Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
07:47:21 [2020-10-24T07:47:21.636Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:47:36 [2020-10-24T07:47:36.544Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
07:47:36 [2020-10-24T07:47:36.544Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:47:38 [2020-10-24T07:47:38.138Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:47:52 [2020-10-24T07:47:52.106Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
07:48:06 [2020-10-24T07:48:06.998Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
07:48:20 [2020-10-24T07:48:20.752Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
07:48:21 [2020-10-24T07:48:21.892Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
07:48:33 [2020-10-24T07:48:33.317Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:48:37 [2020-10-24T07:48:37.101Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:48:42 [2020-10-24T07:48:42.899Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:48:48 [2020-10-24T07:48:48.765Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:49:08 [2020-10-24T07:49:08.590Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
07:49:09 [2020-10-24T07:49:09.969Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
07:49:09 [2020-10-24T07:49:09.969Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:49:22 [2020-10-24T07:49:22.425Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:49:22 [2020-10-24T07:49:22.425Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:49:22 [2020-10-24T07:49:22.425Z] === RUN   TestDockerSuite/TestBuildNetNone
07:49:22 [2020-10-24T07:49:22.425Z] === RUN   TestDockerSuite/TestBuildNoContext
07:49:25 [2020-10-24T07:49:25.334Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:49:26 [2020-10-24T07:49:26.695Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
07:49:30 [2020-10-24T07:49:30.101Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:49:32 [2020-10-24T07:49:32.281Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:49:32 [2020-10-24T07:49:32.281Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:49:32 [2020-10-24T07:49:32.281Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:49:34 [2020-10-24T07:49:34.462Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:49:36 [2020-10-24T07:49:36.000Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:49:36 [2020-10-24T07:49:36.971Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:49:45 [2020-10-24T07:49:45.591Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:49:47 [2020-10-24T07:49:47.129Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:49:55 [2020-10-24T07:49:55.704Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:49:58 [2020-10-24T07:49:58.611Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:49:58 [2020-10-24T07:49:58.791Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
07:50:08 [2020-10-24T07:50:08.981Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:50:12 [2020-10-24T07:50:12.722Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:50:17 [2020-10-24T07:50:17.535Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:50:19 [2020-10-24T07:50:19.073Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:50:19 [2020-10-24T07:50:19.073Z] === RUN   TestDockerSuite/TestBuildPATH
07:50:19 [2020-10-24T07:50:19.073Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:50:20 [2020-10-24T07:50:20.628Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:50:20 [2020-10-24T07:50:20.628Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:50:30 [2020-10-24T07:50:30.903Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
07:50:45 [2020-10-24T07:50:45.797Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
07:51:00 [2020-10-24T07:51:00.692Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
07:51:03 [2020-10-24T07:51:03.325Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:51:18 [2020-10-24T07:51:18.800Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
07:51:28 [2020-10-24T07:51:28.519Z] === RUN   TestDockerSuite/TestBuildRm
07:51:33 [2020-10-24T07:51:33.695Z] --- PASS: TestDockerExternalVolumeSuite (437.01s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_external_volume_driver_test.go:53: [d7fc03040ecfc] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_external_volume_driver_test.go:53: [d49e790c2383b] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_external_volume_driver_test.go:53: [dec5038ac69af] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_external_volume_driver_test.go:53: [df2c1a7e5a956] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_external_volume_driver_test.go:485: [dda2dabd00535] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_external_volume_driver_test.go:53: [ddb109c059937] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z] PASS
07:51:33 [2020-10-24T07:51:33.695Z] 
07:51:33 [2020-10-24T07:51:33.695Z] === Skipped
07:51:33 [2020-10-24T07:51:33.695Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:51:33 [2020-10-24T07:51:33.695Z]         check_test.go:309: [d8f6af649e267] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z] 
07:51:33 [2020-10-24T07:51:33.695Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:51:33 [2020-10-24T07:51:33.695Z]         check_test.go:309: [dc964650a3dce] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z] 
07:51:33 [2020-10-24T07:51:33.695Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:51:33 [2020-10-24T07:51:33.695Z]         check_test.go:309: [d25ef6b58e660] daemon is not started
07:51:33 [2020-10-24T07:51:33.695Z] 
07:51:33 [2020-10-24T07:51:33.695Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
07:51:33 [2020-10-24T07:51:33.695Z] 
07:51:33 [2020-10-24T07:51:33.695Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:51:33 [2020-10-24T07:51:33.695Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:51:33 [2020-10-24T07:51:33.695Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:51:33 [2020-10-24T07:51:33.695Z] 
07:51:33 [2020-10-24T07:51:33.695Z] 
07:51:33 [2020-10-24T07:51:33.695Z] DONE 273 tests, 5 skipped in 2454.341s
07:51:33 [2020-10-24T07:51:33.695Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:51:33 [2020-10-24T07:51:33.695Z] ++++ cat bundles/test-integration/docker.pid
07:51:33 [2020-10-24T07:51:33.695Z] +++ kill 7656
07:51:33 [2020-10-24T07:51:33.695Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dee99d2904205/docker.pid
07:51:33 [2020-10-24T07:51:33.695Z] +++ kill 5513
07:51:33 [2020-10-24T07:51:33.695Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5513 is not a child of this shell
07:51:33 [2020-10-24T07:51:33.696Z] warning: PID 5513 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dee99d2904205/docker.pid had a nonzero exit code
07:51:33 [2020-10-24T07:51:33.696Z] +++ /etc/init.d/apparmor stop
07:51:33 [2020-10-24T07:51:33.696Z] Leaving: AppArmorNo profiles have been unloaded.
07:51:33 [2020-10-24T07:51:33.696Z] 
07:51:33 [2020-10-24T07:51:33.696Z] Unloading profiles will leave already running processes permanently
07:51:33 [2020-10-24T07:51:33.696Z] unconfined, which can lead to unexpected situations.
07:51:33 [2020-10-24T07:51:33.696Z] 
07:51:33 [2020-10-24T07:51:33.696Z] To set a process to complain mode, use the command line tool
07:51:33 [2020-10-24T07:51:33.696Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:51:33 [2020-10-24T07:51:33.696Z] +++ true
07:51:33 [2020-10-24T07:51:33.696Z] exiting test-integration
07:51:33 [2020-10-24T07:51:33.696Z] ++ exit 0
07:51:33 [2020-10-24T07:51:33.696Z] 
07:51:33 [2020-10-24T07:51:33.696Z] + exit 0
07:51:33 [2020-10-24T07:51:33.696Z] ++ jobs -p
07:51:33 [2020-10-24T07:51:33.696Z] + pids=
07:51:33 [2020-10-24T07:51:33.696Z] + echo 'Remaining pids to kill: []'
07:51:33 [2020-10-24T07:51:33.696Z] Remaining pids to kill: []
07:51:33 [2020-10-24T07:51:33.696Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
07:51:33 [2020-10-24T07:51:33.712Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:51:36 [2020-10-24T07:51:36.028Z] + echo Ensuring container killed.
07:51:36 [2020-10-24T07:51:36.028Z] Ensuring container killed.
07:51:36 [2020-10-24T07:51:36.028Z] + docker ps -aq -f name=docker-pr1-*
07:51:36 [2020-10-24T07:51:36.028Z] + cids=ec025d4c6dbc
07:51:36 [2020-10-24T07:51:36.028Z] ac367101adc8
07:51:36 [2020-10-24T07:51:36.028Z] 7d02d084395d
07:51:36 [2020-10-24T07:51:36.028Z] + [ -n ec025d4c6dbc
07:51:36 [2020-10-24T07:51:36.028Z] ac367101adc8
07:51:36 [2020-10-24T07:51:36.028Z] 7d02d084395d ]
07:51:36 [2020-10-24T07:51:36.028Z] + docker rm -vf ec025d4c6dbc ac367101adc8 7d02d084395d
07:51:37 [2020-10-24T07:51:37.415Z] ec025d4c6dbc
07:51:37 [2020-10-24T07:51:37.415Z] ac367101adc8
07:51:37 [2020-10-24T07:51:37.986Z] 7d02d084395d
[Pipeline] sh
07:51:38 [2020-10-24T07:51:38.278Z] + echo Chowning /workspace to jenkins user
07:51:38 [2020-10-24T07:51:38.278Z] Chowning /workspace to jenkins user
07:51:38 [2020-10-24T07:51:38.278Z] + id -u
07:51:38 [2020-10-24T07:51:38.278Z] + id -g
07:51:38 [2020-10-24T07:51:38.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41584:/workspace busybox chown -R 1000:1000 /workspace
07:51:38 [2020-10-24T07:51:38.278Z] Unable to find image 'busybox:latest' locally
07:51:38 [2020-10-24T07:51:38.899Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:51:42 [2020-10-24T07:51:42.695Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:51:42 [2020-10-24T07:51:42.695Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:51:42 [2020-10-24T07:51:42.695Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:51:43 [2020-10-24T07:51:43.558Z] latest: Pulling from library/busybox
07:51:43 [2020-10-24T07:51:43.558Z] 9758c28807f2: Pulling fs layer
07:51:43 [2020-10-24T07:51:43.558Z] 9758c28807f2: Verifying Checksum
07:51:43 [2020-10-24T07:51:43.558Z] 9758c28807f2: Download complete
07:51:43 [2020-10-24T07:51:43.558Z] 9758c28807f2: Pull complete
07:51:43 [2020-10-24T07:51:43.558Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
07:51:43 [2020-10-24T07:51:43.558Z] Status: Downloaded newer image for busybox:latest
07:51:44 [2020-10-24T07:51:44.237Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:51:47 [2020-10-24T07:51:47.160Z] + bundleName=amd64
07:51:47 [2020-10-24T07:51:47.160Z] + echo Creating amd64-bundles.tar.gz
07:51:47 [2020-10-24T07:51:47.160Z] Creating amd64-bundles.tar.gz
07:51:47 [2020-10-24T07:51:47.160Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:51:47 [2020-10-24T07:51:47.160Z] + xargs tar -czf amd64-bundles.tar.gz
07:51:47 [2020-10-24T07:51:47.974Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
[Pipeline] archiveArtifacts
07:51:48 [2020-10-24T07:51:48.115Z] Archiving artifacts
07:51:50 [2020-10-24T07:51:50.098Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:51:50 [2020-10-24T07:51:50.413Z] + make clean
07:51:50 [2020-10-24T07:51:50.673Z] docker volume rm -f docker-dev-cache
07:51:50 [2020-10-24T07:51:50.673Z] docker-dev-cache
[Pipeline] deleteDir
07:51:50 [2020-10-24T07:51:50.941Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:51:55 [2020-10-24T07:51:55.637Z] === RUN   TestDockerSuite/TestBuildShellMultiple
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:52:16 [2020-10-24T07:52:16.720Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:52:16 [2020-10-24T07:52:16.720Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:52:16 [2020-10-24T07:52:16.720Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:52:29 [2020-10-24T07:52:29.124Z] === RUN   TestDockerSuite/TestBuildSpaces
07:52:29 [2020-10-24T07:52:29.124Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:52:33 [2020-10-24T07:52:33.880Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:52:33 [2020-10-24T07:52:33.880Z] === RUN   TestDockerSuite/TestBuildStderr
07:52:38 [2020-10-24T07:52:38.651Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:52:59 [2020-10-24T07:52:59.915Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:52:59 [2020-10-24T07:52:59.915Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:53:02 [2020-10-24T07:53:02.083Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:53:03 [2020-10-24T07:53:03.045Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:53:07 [2020-10-24T07:53:07.711Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:53:13 [2020-10-24T07:53:13.539Z] === RUN   TestDockerSuite/TestBuildUser
07:53:13 [2020-10-24T07:53:13.539Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:53:13 [2020-10-24T07:53:13.539Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:53:13 [2020-10-24T07:53:13.539Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:53:18 [2020-10-24T07:53:18.332Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:53:18 [2020-10-24T07:53:18.332Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:53:21 [2020-10-24T07:53:21.232Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:53:21 [2020-10-24T07:53:21.232Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:53:21 [2020-10-24T07:53:21.232Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:53:46 [2020-10-24T07:53:46.353Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:53:46 [2020-10-24T07:53:46.353Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:53:58 [2020-10-24T07:53:58.796Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:54:04 [2020-10-24T07:54:04.564Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:54:05 [2020-10-24T07:54:05.020Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:54:05 [2020-10-24T07:54:05.020Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:54:07 [2020-10-24T07:54:07.186Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:54:07 [2020-10-24T07:54:07.642Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
07:54:20 [2020-10-24T07:54:20.075Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:54:24 [2020-10-24T07:54:24.788Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:54:25 [2020-10-24T07:54:25.244Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:54:46 [2020-10-24T07:54:46.317Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:54:46 [2020-10-24T07:54:46.318Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:54:46 [2020-10-24T07:54:46.318Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:54:46 [2020-10-24T07:54:46.318Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:54:46 [2020-10-24T07:54:46.318Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:54:54 [2020-10-24T07:54:54.915Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:54:56 [2020-10-24T07:54:56.441Z] === RUN   TestDockerSuite/TestBuildXZHost
07:54:56 [2020-10-24T07:54:56.898Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
07:54:56 [2020-10-24T07:54:56.898Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
07:54:56 [2020-10-24T07:54:56.898Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
07:54:59 [2020-10-24T07:54:59.072Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:55:03 [2020-10-24T07:55:03.750Z] === RUN   TestDockerSuite/TestCommitChange
07:55:09 [2020-10-24T07:55:09.565Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:55:13 [2020-10-24T07:55:13.322Z] === RUN   TestDockerSuite/TestCommitHardlink
07:55:13 [2020-10-24T07:55:13.795Z] === RUN   TestDockerSuite/TestCommitNewFile
07:55:20 [2020-10-24T07:55:20.833Z] === RUN   TestDockerSuite/TestCommitPausedContainer
07:55:20 [2020-10-24T07:55:20.833Z] === RUN   TestDockerSuite/TestCommitTTY
07:55:27 [2020-10-24T07:55:27.882Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestCommitWithoutPause
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:55:32 [2020-10-24T07:55:32.608Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:55:39 [2020-10-24T07:55:39.705Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:55:46 [2020-10-24T07:55:46.788Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:55:46 [2020-10-24T07:55:46.788Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:55:48 [2020-10-24T07:55:48.389Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:55:48 [2020-10-24T07:55:48.389Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:55:48 [2020-10-24T07:55:48.389Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:55:48 [2020-10-24T07:55:48.389Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:55:55 [2020-10-24T07:55:55.467Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:55:55 [2020-10-24T07:55:55.467Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:55:55 [2020-10-24T07:55:55.467Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:55:57 [2020-10-24T07:55:57.682Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:55:57 [2020-10-24T07:55:57.682Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:55:57 [2020-10-24T07:55:57.682Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:55:57 [2020-10-24T07:55:57.682Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:55:57 [2020-10-24T07:55:57.682Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:55:59 [2020-10-24T07:55:59.844Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:56:02 [2020-10-24T07:56:02.113Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:56:03 [2020-10-24T07:56:03.648Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:56:03 [2020-10-24T07:56:03.648Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:56:03 [2020-10-24T07:56:03.648Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:56:05 [2020-10-24T07:56:05.812Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:56:05 [2020-10-24T07:56:05.812Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:56:07 [2020-10-24T07:56:07.980Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:56:07 [2020-10-24T07:56:07.980Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:56:07 [2020-10-24T07:56:07.980Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:56:10 [2020-10-24T07:56:10.145Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:56:10 [2020-10-24T07:56:10.145Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:56:12 [2020-10-24T07:56:12.311Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:56:12 [2020-10-24T07:56:12.311Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:56:14 [2020-10-24T07:56:14.476Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:56:14 [2020-10-24T07:56:14.476Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:56:16 [2020-10-24T07:56:16.643Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:56:25 [2020-10-24T07:56:25.175Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:56:28 [2020-10-24T07:56:28.951Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:56:28 [2020-10-24T07:56:28.951Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:56:28 [2020-10-24T07:56:28.951Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:56:28 [2020-10-24T07:56:28.951Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:56:28 [2020-10-24T07:56:28.951Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:56:30 [2020-10-24T07:56:30.480Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:56:30 [2020-10-24T07:56:30.480Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:56:32 [2020-10-24T07:56:32.652Z] === RUN   TestDockerSuite/TestContainerAPITop
07:56:32 [2020-10-24T07:56:32.652Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:56:34 [2020-10-24T07:56:34.817Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:56:34 [2020-10-24T07:56:34.817Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:56:39 [2020-10-24T07:56:39.499Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:56:41 [2020-10-24T07:56:41.074Z] === RUN   TestDockerSuite/TestContainerNetworkMode
07:56:41 [2020-10-24T07:56:41.074Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
07:56:41 [2020-10-24T07:56:41.074Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
07:56:41 [2020-10-24T07:56:41.074Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
07:56:41 [2020-10-24T07:56:41.074Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
07:56:41 [2020-10-24T07:56:41.074Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
07:56:42 [2020-10-24T07:56:42.600Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:56:42 [2020-10-24T07:56:42.600Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
07:56:45 [2020-10-24T07:56:45.489Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
07:56:47 [2020-10-24T07:56:47.766Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
07:56:50 [2020-10-24T07:56:50.006Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
07:56:52 [2020-10-24T07:56:52.200Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006add20_<nil>}
07:56:59 [2020-10-24T07:56:59.289Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1448535786_c:\foo_false__<nil>_<nil>_<nil>}
07:57:01 [2020-10-24T07:57:01.470Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1448535786_c:\foo_true__<nil>_<nil>_<nil>}
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:57:04 [2020-10-24T07:57:04.358Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:57:06 [2020-10-24T07:57:06.521Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:57:08 [2020-10-24T07:57:08.687Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:57:08 [2020-10-24T07:57:08.687Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:57:08 [2020-10-24T07:57:08.687Z] === RUN   TestDockerSuite/TestCpRelativePath
07:57:10 [2020-10-24T07:57:10.900Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:57:10 [2020-10-24T07:57:10.900Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:57:10 [2020-10-24T07:57:10.900Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:57:10 [2020-10-24T07:57:10.900Z] === RUN   TestDockerSuite/TestCpToCaseA
07:57:15 [2020-10-24T07:57:15.564Z] === RUN   TestDockerSuite/TestCpToCaseB
07:57:17 [2020-10-24T07:57:17.739Z] === RUN   TestDockerSuite/TestCpToCaseC
07:57:17 [2020-10-24T07:57:17.739Z] === RUN   TestDockerSuite/TestCpToCaseD
07:57:17 [2020-10-24T07:57:17.739Z] === RUN   TestDockerSuite/TestCpToCaseE
07:57:26 [2020-10-24T07:57:26.287Z] === RUN   TestDockerSuite/TestCpToCaseF
07:57:26 [2020-10-24T07:57:26.287Z] === RUN   TestDockerSuite/TestCpToCaseG
07:57:26 [2020-10-24T07:57:26.287Z] === RUN   TestDockerSuite/TestCpToCaseH
07:57:41 [2020-10-24T07:57:41.053Z] === RUN   TestDockerSuite/TestCpToCaseI
07:57:41 [2020-10-24T07:57:41.053Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:57:41 [2020-10-24T07:57:41.053Z] === RUN   TestDockerSuite/TestCpToDot
07:57:41 [2020-10-24T07:57:41.509Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:57:41 [2020-10-24T07:57:41.509Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:57:41 [2020-10-24T07:57:41.509Z] === RUN   TestDockerSuite/TestCpToStdout
07:57:44 [2020-10-24T07:57:44.417Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:57:44 [2020-10-24T07:57:44.417Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:57:44 [2020-10-24T07:57:44.417Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:57:44 [2020-10-24T07:57:44.417Z] === RUN   TestDockerSuite/TestCpVolumePath
07:57:44 [2020-10-24T07:57:44.417Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:57:44 [2020-10-24T07:57:44.417Z] === RUN   TestDockerSuite/TestCreateArgs
07:57:44 [2020-10-24T07:57:44.417Z] === RUN   TestDockerSuite/TestCreateByImageID
07:57:45 [2020-10-24T07:57:45.943Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:57:48 [2020-10-24T07:57:48.105Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:57:48 [2020-10-24T07:57:48.105Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:57:48 [2020-10-24T07:57:48.560Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:57:50 [2020-10-24T07:57:50.772Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:57:50 [2020-10-24T07:57:50.772Z] === RUN   TestDockerSuite/TestCreateLabels
07:57:51 [2020-10-24T07:57:51.228Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:57:51 [2020-10-24T07:57:51.228Z] === RUN   TestDockerSuite/TestCreateRM
07:57:51 [2020-10-24T07:57:51.228Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:57:51 [2020-10-24T07:57:51.228Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:57:51 [2020-10-24T07:57:51.683Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:57:51 [2020-10-24T07:57:51.683Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:58:00 [2020-10-24T07:58:00.249Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:58:00 [2020-10-24T07:58:00.249Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:58:00 [2020-10-24T07:58:00.249Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:58:04 [2020-10-24T07:58:04.014Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:58:04 [2020-10-24T07:58:04.470Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:58:04 [2020-10-24T07:58:04.470Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDevicePermissions
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDockerFails
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestEventsAttach
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestEventsCommit
07:58:06 [2020-10-24T07:58:06.635Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:58:08 [2020-10-24T07:58:08.839Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:58:11 [2020-10-24T07:58:11.013Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:58:13 [2020-10-24T07:58:13.898Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:58:31 [2020-10-24T07:58:31.791Z] === RUN   TestDockerSuite/TestEventsCopy
07:58:36 [2020-10-24T07:58:36.455Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:58:42 [2020-10-24T07:58:42.241Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:58:43 [2020-10-24T07:58:43.833Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:58:44 [2020-10-24T07:58:44.290Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:58:48 [2020-10-24T07:58:48.074Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:58:48 [2020-10-24T07:58:48.529Z] === RUN   TestDockerSuite/TestEventsFilterType
07:58:49 [2020-10-24T07:58:49.545Z] === RUN   TestDockerSuite/TestEventsFilters
07:58:54 [2020-10-24T07:58:54.208Z] === RUN   TestDockerSuite/TestEventsFormat
07:58:57 [2020-10-24T07:58:57.920Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:58:57 [2020-10-24T07:58:57.920Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:58:57 [2020-10-24T07:58:57.920Z] === RUN   TestDockerSuite/TestEventsImageImport
07:58:57 [2020-10-24T07:58:57.920Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:58:57 [2020-10-24T07:58:57.920Z] === RUN   TestDockerSuite/TestEventsImagePull
07:58:57 [2020-10-24T07:58:57.920Z] === RUN   TestDockerSuite/TestEventsImageTag
07:58:58 [2020-10-24T07:58:58.914Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:58:58 [2020-10-24T07:58:58.914Z] === RUN   TestDockerSuite/TestEventsRename
07:59:01 [2020-10-24T07:59:01.818Z] === RUN   TestDockerSuite/TestEventsResize
07:59:03 [2020-10-24T07:59:03.980Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:59:06 [2020-10-24T07:59:06.151Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:59:09 [2020-10-24T07:59:09.047Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:59:13 [2020-10-24T07:59:13.709Z] === RUN   TestDockerSuite/TestEventsTop
07:59:13 [2020-10-24T07:59:13.710Z] === RUN   TestDockerSuite/TestEventsUntag
07:59:16 [2020-10-24T07:59:16.594Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:59:19 [2020-10-24T07:59:19.481Z] === RUN   TestDockerSuite/TestExec
07:59:19 [2020-10-24T07:59:19.937Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:59:19 [2020-10-24T07:59:19.937Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:59:21 [2020-10-24T07:59:21.463Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:59:22 [2020-10-24T07:59:22.988Z] === RUN   TestDockerSuite/TestExecAPIStart
07:59:22 [2020-10-24T07:59:22.988Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:59:23 [2020-10-24T07:59:23.444Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:59:23 [2020-10-24T07:59:23.444Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:59:24 [2020-10-24T07:59:24.970Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
07:59:27 [2020-10-24T07:59:27.157Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:59:29 [2020-10-24T07:59:29.357Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:59:30 [2020-10-24T07:59:30.888Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:59:34 [2020-10-24T07:59:34.773Z] === RUN   TestDockerSuite/TestExecCgroup
07:59:34 [2020-10-24T07:59:34.773Z] === RUN   TestDockerSuite/TestExecEnv
07:59:34 [2020-10-24T07:59:34.773Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:59:34 [2020-10-24T07:59:34.773Z] === RUN   TestDockerSuite/TestExecExitStatus
07:59:36 [2020-10-24T07:59:36.936Z] === RUN   TestDockerSuite/TestExecInspectID
07:59:40 [2020-10-24T07:59:40.708Z] === RUN   TestDockerSuite/TestExecInteractive
07:59:40 [2020-10-24T07:59:40.708Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:59:40 [2020-10-24T07:59:40.708Z] === RUN   TestDockerSuite/TestExecParseError
07:59:40 [2020-10-24T07:59:40.708Z] === RUN   TestDockerSuite/TestExecPausedContainer
07:59:40 [2020-10-24T07:59:40.708Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:59:40 [2020-10-24T07:59:40.708Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:59:42 [2020-10-24T07:59:42.871Z] === RUN   TestDockerSuite/TestExecSetEnv
07:59:42 [2020-10-24T07:59:42.871Z] === RUN   TestDockerSuite/TestExecStartFails
07:59:42 [2020-10-24T07:59:42.871Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:59:42 [2020-10-24T07:59:42.871Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:59:42 [2020-10-24T07:59:42.871Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:59:42 [2020-10-24T07:59:42.871Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:59:45 [2020-10-24T07:59:45.069Z] === RUN   TestDockerSuite/TestExecUlimits
07:59:45 [2020-10-24T07:59:45.069Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:59:52 [2020-10-24T07:59:52.128Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:59:52 [2020-10-24T07:59:52.128Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:59:52 [2020-10-24T07:59:52.128Z] === RUN   TestDockerSuite/TestExecWithUser
07:59:52 [2020-10-24T07:59:52.128Z] === RUN   TestDockerSuite/TestGetContainerStats
07:59:57 [2020-10-24T07:59:57.898Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
08:00:03 [2020-10-24T08:00:03.661Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
08:00:06 [2020-10-24T08:00:06.547Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
08:00:12 [2020-10-24T08:00:12.311Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
08:00:12 [2020-10-24T08:00:12.311Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
08:00:12 [2020-10-24T08:00:12.311Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
08:00:12 [2020-10-24T08:00:12.311Z] === RUN   TestDockerSuite/TestHealth
08:00:12 [2020-10-24T08:00:12.311Z] === RUN   TestDockerSuite/TestHistoryExistentImage
08:00:12 [2020-10-24T08:00:12.825Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
08:00:12 [2020-10-24T08:00:12.825Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
08:00:12 [2020-10-24T08:00:12.825Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
08:00:17 [2020-10-24T08:00:17.489Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
08:00:17 [2020-10-24T08:00:17.489Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
08:00:17 [2020-10-24T08:00:17.489Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
08:00:17 [2020-10-24T08:00:17.489Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
08:00:17 [2020-10-24T08:00:17.489Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
08:00:17 [2020-10-24T08:00:17.945Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
08:00:18 [2020-10-24T08:00:18.401Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
08:00:18 [2020-10-24T08:00:18.401Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
08:00:19 [2020-10-24T08:00:19.361Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
08:00:19 [2020-10-24T08:00:19.361Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
08:00:20 [2020-10-24T08:00:20.886Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
08:00:21 [2020-10-24T08:00:21.342Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
08:00:23 [2020-10-24T08:00:23.504Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
08:00:25 [2020-10-24T08:00:25.706Z] === RUN   TestDockerSuite/TestImagesFormat
08:00:25 [2020-10-24T08:00:25.706Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
08:00:25 [2020-10-24T08:00:25.706Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
08:00:29 [2020-10-24T08:00:29.470Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
08:00:29 [2020-10-24T08:00:29.470Z] === RUN   TestDockerSuite/TestImportBadURL
08:00:31 [2020-10-24T08:00:31.633Z] === RUN   TestDockerSuite/TestImportDisplay
08:00:31 [2020-10-24T08:00:31.633Z] === RUN   TestDockerSuite/TestImportFile
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestImportFileWithMessage
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestImportGzipped
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
08:00:32 [2020-10-24T08:00:32.134Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
08:00:34 [2020-10-24T08:00:34.299Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
08:00:36 [2020-10-24T08:00:36.508Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
08:00:36 [2020-10-24T08:00:36.508Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
08:00:36 [2020-10-24T08:00:36.508Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
08:00:36 [2020-10-24T08:00:36.508Z] === RUN   TestDockerSuite/TestInspectAmpersand
08:00:36 [2020-10-24T08:00:36.508Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
08:00:38 [2020-10-24T08:00:38.670Z] === RUN   TestDockerSuite/TestInspectByPrefix
08:00:38 [2020-10-24T08:00:38.670Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
08:00:40 [2020-10-24T08:00:40.924Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
08:00:40 [2020-10-24T08:00:40.924Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
08:00:40 [2020-10-24T08:00:40.924Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
08:00:40 [2020-10-24T08:00:40.924Z] === RUN   TestDockerSuite/TestInspectDefault
08:00:42 [2020-10-24T08:00:42.460Z] === RUN   TestDockerSuite/TestInspectHistory
08:00:47 [2020-10-24T08:00:47.186Z] === RUN   TestDockerSuite/TestInspectImage
08:00:47 [2020-10-24T08:00:47.186Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
08:00:47 [2020-10-24T08:00:47.186Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
08:00:47 [2020-10-24T08:00:47.186Z] === RUN   TestDockerSuite/TestInspectInt64
08:00:49 [2020-10-24T08:00:49.403Z] === RUN   TestDockerSuite/TestInspectJSONFields
08:00:51 [2020-10-24T08:00:51.566Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
08:00:51 [2020-10-24T08:00:51.566Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
08:00:53 [2020-10-24T08:00:53.731Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
08:00:55 [2020-10-24T08:00:55.315Z] === RUN   TestDockerSuite/TestInspectPlugin
08:00:55 [2020-10-24T08:00:55.315Z] === RUN   TestDockerSuite/TestInspectRootFS
08:00:55 [2020-10-24T08:00:55.315Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
08:00:57 [2020-10-24T08:00:57.477Z] === RUN   TestDockerSuite/TestInspectStatus
08:01:00 [2020-10-24T08:01:00.409Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
08:01:04 [2020-10-24T08:01:04.175Z] === RUN   TestDockerSuite/TestInspectTemplateError
08:01:06 [2020-10-24T08:01:06.340Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
08:01:08 [2020-10-24T08:01:08.502Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
08:01:10 [2020-10-24T08:01:10.082Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
08:01:12 [2020-10-24T08:01:12.244Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
08:01:14 [2020-10-24T08:01:14.410Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestInspectUnknownObject
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinkShortDefinition
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinksEnvs
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
08:01:16 [2020-10-24T08:01:16.580Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
08:01:17 [2020-10-24T08:01:17.081Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
08:01:19 [2020-10-24T08:01:19.244Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
08:01:20 [2020-10-24T08:01:20.771Z] === RUN   TestDockerSuite/TestLogsAPIUntil
08:01:26 [2020-10-24T08:01:26.590Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
08:01:28 [2020-10-24T08:01:28.781Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
08:01:28 [2020-10-24T08:01:28.781Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
08:01:30 [2020-10-24T08:01:30.367Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
08:01:30 [2020-10-24T08:01:30.822Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
08:01:37 [2020-10-24T08:01:37.949Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
08:01:45 [2020-10-24T08:01:45.229Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
08:01:53 [2020-10-24T08:01:53.777Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
08:01:55 [2020-10-24T08:01:55.946Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
08:01:58 [2020-10-24T08:01:58.832Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
08:01:58 [2020-10-24T08:01:58.832Z] === RUN   TestDockerSuite/TestLogsFollowStopped
08:02:01 [2020-10-24T08:02:01.004Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
08:02:03 [2020-10-24T08:02:03.169Z] === RUN   TestDockerSuite/TestLogsSince
08:02:13 [2020-10-24T08:02:13.527Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
08:02:13 [2020-10-24T08:02:13.527Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
08:02:13 [2020-10-24T08:02:13.527Z] === RUN   TestDockerSuite/TestLogsTail
08:02:15 [2020-10-24T08:02:15.106Z] === RUN   TestDockerSuite/TestLogsTimestamps
08:02:18 [2020-10-24T08:02:18.001Z] === RUN   TestDockerSuite/TestLogsWithDetails
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestMountIntoProc
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestMountIntoSys
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestNetHostname
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginActive
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginLogDriver
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPortHostBinding
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPortList
08:02:20 [2020-10-24T08:02:20.164Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersAttach
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
08:02:24 [2020-10-24T08:02:24.828Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
08:02:29 [2020-10-24T08:02:29.568Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
08:02:29 [2020-10-24T08:02:29.568Z] === RUN   TestDockerSuite/TestPsByOrder
08:02:38 [2020-10-24T08:02:38.162Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:02:38 [2020-10-24T08:02:38.162Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:02:48 [2020-10-24T08:02:48.557Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:03:01 [2020-10-24T08:03:01.040Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:03:01 [2020-10-24T08:03:01.040Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:03:01 [2020-10-24T08:03:01.502Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:03:16 [2020-10-24T08:03:16.295Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:03:18 [2020-10-24T08:03:18.507Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:03:25 [2020-10-24T08:03:25.599Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:03:29 [2020-10-24T08:03:29.370Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:03:29 [2020-10-24T08:03:29.825Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:03:29 [2020-10-24T08:03:29.825Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:03:34 [2020-10-24T08:03:34.494Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:03:34 [2020-10-24T08:03:34.494Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:03:34 [2020-10-24T08:03:34.494Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:03:34 [2020-10-24T08:03:34.494Z] === RUN   TestDockerSuite/TestPsRightTagName
08:03:34 [2020-10-24T08:03:34.494Z] === RUN   TestDockerSuite/TestPsShowMounts
08:03:41 [2020-10-24T08:03:41.586Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:03:41 [2020-10-24T08:03:41.586Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:03:42 [2020-10-24T08:03:42.547Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:03:42 [2020-10-24T08:03:42.547Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:03:44 [2020-10-24T08:03:44.073Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:03:45 [2020-10-24T08:03:45.033Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
08:03:45 [2020-10-24T08:03:45.033Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:03:49 [2020-10-24T08:03:49.701Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:03:53 [2020-10-24T08:03:53.422Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:03:55 [2020-10-24T08:03:55.605Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:04:16 [2020-10-24T08:04:16.718Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:04:16 [2020-10-24T08:04:16.718Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:04:20 [2020-10-24T08:04:20.430Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:04:20 [2020-10-24T08:04:20.430Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:04:20 [2020-10-24T08:04:20.924Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:04:21 [2020-10-24T08:04:21.380Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:04:26 [2020-10-24T08:04:26.046Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:04:34 [2020-10-24T08:04:34.577Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:04:34 [2020-10-24T08:04:34.577Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:04:39 [2020-10-24T08:04:39.307Z] === RUN   TestDockerSuite/TestRmiBlank
08:04:39 [2020-10-24T08:04:39.307Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:04:39 [2020-10-24T08:04:39.307Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:04:54 [2020-10-24T08:04:54.220Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:04:56 [2020-10-24T08:04:56.393Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:04:57 [2020-10-24T08:04:57.355Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:05:04 [2020-10-24T08:05:04.504Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:05:09 [2020-10-24T08:05:09.174Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:05:17 [2020-10-24T08:05:17.738Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:05:21 [2020-10-24T08:05:21.453Z] === RUN   TestDockerSuite/TestRmiTag
08:05:22 [2020-10-24T08:05:22.413Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:05:24 [2020-10-24T08:05:24.579Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:05:45 [2020-10-24T08:05:45.755Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:05:46 [2020-10-24T08:05:46.717Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:05:52 [2020-10-24T08:05:52.582Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:05:53 [2020-10-24T08:05:53.040Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:05:53 [2020-10-24T08:05:53.041Z] === RUN   TestDockerSuite/TestRunAddHost
08:05:53 [2020-10-24T08:05:53.041Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:05:53 [2020-10-24T08:05:53.041Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:05:53 [2020-10-24T08:05:53.041Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:05:53 [2020-10-24T08:05:53.041Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:05:53 [2020-10-24T08:05:53.498Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:05:53 [2020-10-24T08:05:53.498Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:05:55 [2020-10-24T08:05:55.663Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:05:55 [2020-10-24T08:05:55.663Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:05:55 [2020-10-24T08:05:55.663Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:06:04 [2020-10-24T08:06:04.209Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:06:07 [2020-10-24T08:06:07.100Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:06:09 [2020-10-24T08:06:09.267Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:06:11 [2020-10-24T08:06:11.436Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:06:13 [2020-10-24T08:06:13.602Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:06:13 [2020-10-24T08:06:13.602Z] === RUN   TestDockerSuite/TestRunBindMounts
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:06:18 [2020-10-24T08:06:18.279Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:06:19 [2020-10-24T08:06:19.807Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:06:19 [2020-10-24T08:06:19.807Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:06:22 [2020-10-24T08:06:22.697Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:06:22 [2020-10-24T08:06:22.697Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:06:22 [2020-10-24T08:06:22.697Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:06:24 [2020-10-24T08:06:24.867Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:06:27 [2020-10-24T08:06:27.037Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:06:29 [2020-10-24T08:06:29.207Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:06:32 [2020-10-24T08:06:32.101Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:06:32 [2020-10-24T08:06:32.101Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:06:32 [2020-10-24T08:06:32.101Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:06:32 [2020-10-24T08:06:32.101Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:06:34 [2020-10-24T08:06:34.268Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:06:34 [2020-10-24T08:06:34.268Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:06:34 [2020-10-24T08:06:34.268Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:06:34 [2020-10-24T08:06:34.268Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:06:34 [2020-10-24T08:06:34.268Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:06:36 [2020-10-24T08:06:36.439Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:06:42 [2020-10-24T08:06:42.209Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:06:42 [2020-10-24T08:06:42.209Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:06:42 [2020-10-24T08:06:42.209Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:06:42 [2020-10-24T08:06:42.209Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:06:42 [2020-10-24T08:06:42.209Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:06:42 [2020-10-24T08:06:42.209Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
08:06:42 [2020-10-24T08:06:42.209Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
08:06:43 [2020-10-24T08:06:43.739Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
08:06:43 [2020-10-24T08:06:43.739Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:06:43 [2020-10-24T08:06:43.739Z] === RUN   TestDockerSuite/TestRunDuplicateMount
08:06:43 [2020-10-24T08:06:43.739Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:06:45 [2020-10-24T08:06:45.907Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:06:48 [2020-10-24T08:06:48.077Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:06:48 [2020-10-24T08:06:48.077Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:06:50 [2020-10-24T08:06:50.247Z] === RUN   TestDockerSuite/TestRunEnvironment
08:06:50 [2020-10-24T08:06:50.247Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:06:50 [2020-10-24T08:06:50.247Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:06:50 [2020-10-24T08:06:50.247Z] === RUN   TestDockerSuite/TestRunExitCode
08:06:52 [2020-10-24T08:06:52.414Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:06:53 [2020-10-24T08:06:53.942Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:06:56 [2020-10-24T08:06:56.116Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunExposePort
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunGroupAdd
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:06:58 [2020-10-24T08:06:58.285Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:07:06 [2020-10-24T08:07:06.891Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:07:06 [2020-10-24T08:07:06.891Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:07:06 [2020-10-24T08:07:06.891Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:07:07 [2020-10-24T08:07:07.348Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:07:07 [2020-10-24T08:07:07.348Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:07:07 [2020-10-24T08:07:07.348Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
08:07:07 [2020-10-24T08:07:07.348Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
08:07:16 [2020-10-24T08:07:16.126Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
08:07:16 [2020-10-24T08:07:16.126Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
08:07:16 [2020-10-24T08:07:16.585Z] === RUN   TestDockerSuite/TestRunModeHostname
08:07:16 [2020-10-24T08:07:16.585Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
08:07:16 [2020-10-24T08:07:16.585Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
08:07:16 [2020-10-24T08:07:16.585Z] === RUN   TestDockerSuite/TestRunModeIpcHost
08:07:16 [2020-10-24T08:07:16.585Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
08:07:16 [2020-10-24T08:07:16.585Z] === RUN   TestDockerSuite/TestRunModePIDContainer
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunModePIDHost
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunModeUTSHost
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunMount
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunMountOrdering
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
08:07:17 [2020-10-24T08:07:17.044Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
08:07:24 [2020-10-24T08:07:24.187Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
08:07:24 [2020-10-24T08:07:24.187Z] === RUN   TestDockerSuite/TestRunNamedVolume
08:07:24 [2020-10-24T08:07:24.187Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
08:07:24 [2020-10-24T08:07:24.187Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
08:07:27 [2020-10-24T08:07:27.921Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetHost
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
08:07:31 [2020-10-24T08:07:31.644Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
08:07:32 [2020-10-24T08:07:32.103Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
08:07:33 [2020-10-24T08:07:33.071Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
08:07:35 [2020-10-24T08:07:35.248Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
08:07:36 [2020-10-24T08:07:36.838Z] === RUN   TestDockerSuite/TestRunNonExistingImage
08:07:37 [2020-10-24T08:07:37.806Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
08:07:39 [2020-10-24T08:07:39.988Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunPortInUse
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
08:07:40 [2020-10-24T08:07:40.447Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
08:07:43 [2020-10-24T08:07:43.409Z] === RUN   TestDockerSuite/TestRunPublishPort
08:07:43 [2020-10-24T08:07:43.409Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
08:07:43 [2020-10-24T08:07:43.409Z] === RUN   TestDockerSuite/TestRunReadProcLatency
08:07:43 [2020-10-24T08:07:43.409Z] === RUN   TestDockerSuite/TestRunReadProcTimer
08:07:43 [2020-10-24T08:07:43.409Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
08:07:43 [2020-10-24T08:07:43.409Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
08:07:56 [2020-10-24T08:07:56.060Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
08:07:56 [2020-10-24T08:07:56.060Z] === RUN   TestDockerSuite/TestRunRm
08:07:58 [2020-10-24T08:07:58.236Z] === RUN   TestDockerSuite/TestRunRmAndWait
08:08:04 [2020-10-24T08:08:04.115Z] === RUN   TestDockerSuite/TestRunRmPre125Api
08:08:05 [2020-10-24T08:08:05.654Z] === RUN   TestDockerSuite/TestRunRootWorkdir
08:08:07 [2020-10-24T08:08:07.833Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
08:08:09 [2020-10-24T08:08:09.377Z] === RUN   TestDockerSuite/TestRunSetMacAddress
08:08:12 [2020-10-24T08:08:12.344Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
08:08:12 [2020-10-24T08:08:12.344Z] === RUN   TestDockerSuite/TestRunState
08:08:12 [2020-10-24T08:08:12.344Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
08:08:13 [2020-10-24T08:08:13.884Z] === RUN   TestDockerSuite/TestRunStdinPipe
08:08:13 [2020-10-24T08:08:13.884Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
08:08:16 [2020-10-24T08:08:16.108Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
08:08:16 [2020-10-24T08:08:16.108Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
08:08:16 [2020-10-24T08:08:16.108Z] === RUN   TestDockerSuite/TestRunTLSVerify
08:08:16 [2020-10-24T08:08:16.108Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
08:08:16 [2020-10-24T08:08:16.567Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
08:08:16 [2020-10-24T08:08:16.567Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUserByID
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUserByName
08:08:21 [2020-10-24T08:08:21.307Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:08:23 [2020-10-24T08:08:23.489Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:08:23 [2020-10-24T08:08:23.489Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:08:25 [2020-10-24T08:08:25.669Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:08:25 [2020-10-24T08:08:25.669Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:08:25 [2020-10-24T08:08:25.669Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:08:27 [2020-10-24T08:08:27.849Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:08:34 [2020-10-24T08:08:34.922Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:08:38 [2020-10-24T08:08:38.660Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:08:44 [2020-10-24T08:08:44.457Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:08:44 [2020-10-24T08:08:44.457Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:08:44 [2020-10-24T08:08:44.916Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
08:08:44 [2020-10-24T08:08:44.916Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
08:08:44 [2020-10-24T08:08:44.916Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:08:47 [2020-10-24T08:08:47.104Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:08:49 [2020-10-24T08:08:49.297Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:08:51 [2020-10-24T08:08:51.482Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:08:56 [2020-10-24T08:08:56.176Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:08:57 [2020-10-24T08:08:57.145Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:08:59 [2020-10-24T08:08:59.324Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveImageId
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:09:04 [2020-10-24T08:09:04.016Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:09:06 [2020-10-24T08:09:06.195Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:09:06 [2020-10-24T08:09:06.195Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:09:06 [2020-10-24T08:09:06.706Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:09:07 [2020-10-24T08:09:07.166Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:09:08 [2020-10-24T08:09:08.722Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:09:15 [2020-10-24T08:09:15.838Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:09:15 [2020-10-24T08:09:15.838Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
08:09:23 [2020-10-24T08:09:23.003Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
08:09:23 [2020-10-24T08:09:23.003Z] === RUN   TestDockerSuite/TestStartAttachSilent
08:09:26 [2020-10-24T08:09:26.740Z] === RUN   TestDockerSuite/TestStartAttachWithRename
08:09:26 [2020-10-24T08:09:26.740Z] === RUN   TestDockerSuite/TestStartMultipleContainers
08:09:26 [2020-10-24T08:09:26.740Z] === RUN   TestDockerSuite/TestStartPausedContainer
08:09:26 [2020-10-24T08:09:26.740Z] === RUN   TestDockerSuite/TestStartRecordError
08:09:26 [2020-10-24T08:09:26.740Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
08:09:37 [2020-10-24T08:09:37.126Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
08:09:37 [2020-10-24T08:09:37.126Z] === RUN   TestDockerSuite/TestStatsAllNoStream
08:09:37 [2020-10-24T08:09:37.126Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
08:09:37 [2020-10-24T08:09:37.126Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
08:09:37 [2020-10-24T08:09:37.126Z] === RUN   TestDockerSuite/TestStatsFormatAll
08:09:37 [2020-10-24T08:09:37.126Z] === RUN   TestDockerSuite/TestStatsNoStream
08:09:37 [2020-10-24T08:09:37.126Z] === RUN   TestDockerSuite/TestTopMultipleArgs
08:09:38 [2020-10-24T08:09:38.127Z] === RUN   TestDockerSuite/TestTopNonPrivileged
08:09:40 [2020-10-24T08:09:40.351Z] === RUN   TestDockerSuite/TestTopPrivileged
08:09:40 [2020-10-24T08:09:40.351Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
08:09:41 [2020-10-24T08:09:41.899Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
08:09:41 [2020-10-24T08:09:41.899Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
08:09:41 [2020-10-24T08:09:41.899Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
08:09:41 [2020-10-24T08:09:41.899Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
08:09:41 [2020-10-24T08:09:41.899Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
08:09:41 [2020-10-24T08:09:41.899Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
08:09:41 [2020-10-24T08:09:41.899Z] === RUN   TestDockerSuite/TestVolumeCLICreate
08:09:59 [2020-10-24T08:09:59.659Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
08:09:59 [2020-10-24T08:09:59.659Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
08:09:59 [2020-10-24T08:09:59.659Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
08:09:59 [2020-10-24T08:09:59.659Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
08:09:59 [2020-10-24T08:09:59.659Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
08:09:59 [2020-10-24T08:09:59.659Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
08:09:59 [2020-10-24T08:09:59.659Z] === RUN   TestDockerSuite/TestVolumeCLILs
08:10:01 [2020-10-24T08:10:01.225Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
08:10:01 [2020-10-24T08:10:01.225Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
08:10:04 [2020-10-24T08:10:04.130Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
08:10:04 [2020-10-24T08:10:04.591Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
08:10:05 [2020-10-24T08:10:05.049Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
08:10:05 [2020-10-24T08:10:05.049Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
08:10:05 [2020-10-24T08:10:05.049Z] === RUN   TestDockerSuite/TestVolumeCLIRm
08:10:12 [2020-10-24T08:10:12.130Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
08:10:12 [2020-10-24T08:10:12.130Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
08:10:13 [2020-10-24T08:10:13.138Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
08:10:13 [2020-10-24T08:10:13.138Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
08:10:13 [2020-10-24T08:10:13.138Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
08:10:20 [2020-10-24T08:10:20.231Z] === RUN   TestDockerSuite/TestVolumeLsFormat
08:10:20 [2020-10-24T08:10:20.231Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
08:10:20 [2020-10-24T08:10:20.231Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
08:10:28 [2020-10-24T08:10:28.823Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
08:10:28 [2020-10-24T08:10:28.823Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
08:10:29 [2020-10-24T08:10:29.282Z] --- PASS: TestDockerSuite (2501.20s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (162.65s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
08:10:29 [2020-10-24T08:10:29.282Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.282Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
08:10:29 [2020-10-24T08:10:29.282Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.282Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.23s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.80s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.97s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.95s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.22s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.06s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.39s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.17s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.28s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.94s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddTar (47.31s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.38s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.63s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.15s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.96s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.80s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.00s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.00s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.60s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.70s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.80s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.64s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.49s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.16s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
08:10:29 [2020-10-24T08:10:29.743Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- PASS: TestDockerSuite/TestBuildContChar (13.30s)
08:10:29 [2020-10-24T08:10:29.743Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.00s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.33s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.80s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.25s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.82s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.27s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.46s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.50s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.36s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.52s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.62s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (57.75s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.87s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.62s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.74s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.65s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.54s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.37s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.08s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.86s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.39s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.77s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.88s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.96s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.02s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.99s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.28s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFails (2.09s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.80s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.95s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.47s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.81s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.67s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.03s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.32s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.90s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.00s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.46s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.86s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.89s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.93s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.21s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.96s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.03s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.73s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.06s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.28s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.61s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.32s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.46s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.33s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.55s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.60s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.34s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.17s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.09s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.93s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.44s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.24s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.23s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.89s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.16s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.98s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.02s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.50s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildRm (13.70s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.26s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.28s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.24s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.46s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.14s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.93s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.32s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.02s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.71s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.61s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.88s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.79s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.49s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.61s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.62s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.16s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.64s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.61s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.36s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.78s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.47s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.06s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.82s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.78s)
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.744Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
08:10:29 [2020-10-24T08:10:29.744Z]         docker_cli_sni_test.go:18: Flakey test
08:10:29 [2020-10-24T08:10:29.744Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.10s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.71s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCommitChange (5.12s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.82s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.73s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.97s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.88s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.75s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.11s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (6.90s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.36s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.49s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.91s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.03s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.03s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.08s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.12s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.78s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.29s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.05s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.36s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.84s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.26s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.92s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.09s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.27s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.32s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.28s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.29s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006add20_<nil>} (7.28s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1448535786_c:\foo_false__<nil>_<nil>_<nil>} (2.38s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1448535786_c:\foo_true__<nil>_<nil>_<nil>} (2.25s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
08:10:29 [2020-10-24T08:10:29.745Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.11s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.18s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.36s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.34s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.25s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.54s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpToCaseH (13.16s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpToDot (2.16s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.26s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.60s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.06s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateRM (0.29s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.38s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
08:10:29 [2020-10-24T08:10:29.745Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.745Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.18s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (17.64s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.50s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.89s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.09s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.54s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.04s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.28s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsRename (2.24s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsResize (2.57s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.15s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.57s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.79s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.51s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.75s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.02s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.52s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.29s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.89s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.82s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.89s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.56s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.32s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.39s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.99s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.00s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.01s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.99s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.11s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.70s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.09s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.74s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.99s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.03s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.99s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.45s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.17s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.14s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.00s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.95s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.05s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.02s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
08:10:29 [2020-10-24T08:10:29.746Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.746Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.05s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.87s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.57s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.36s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.87s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.51s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.29s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.07s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.65s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.50s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.23s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsSince (9.08s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsTail (2.74s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.28s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.14s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.29s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.02s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.37s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.63s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.97s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.29s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.62s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.39s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.20s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.21s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.45s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.34s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.17s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.23s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.73s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.96s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.28s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.92s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.55s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.74s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.56s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.96s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiTag (0.74s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.32s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.79s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.22s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.95s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.62s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.14s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.09s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.09s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.18s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.10s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.78s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s)
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
08:10:29 [2020-10-24T08:10:29.747Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.747Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.12s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.43s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.05s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.03s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.96s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.56s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.84s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.39s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.57s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.76s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.94s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.68s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.60s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunRm (2.09s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.44s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.15s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.08s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.93s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.00s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s)
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
08:10:29 [2020-10-24T08:10:29.748Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
08:10:29 [2020-10-24T08:10:29.748Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.68s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.20s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.20s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.23s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.43s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.90s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.21s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.23s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.90s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.87s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.11s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.90s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.53s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.79s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.22s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.16s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.13s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
08:10:30 [2020-10-24T08:10:30.210Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s)
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
08:10:30 [2020-10-24T08:10:30.210Z] === RUN   TestDockerRegistrySuite/TestV2Only
08:10:30 [2020-10-24T08:10:30.210Z] --- PASS: TestDockerRegistrySuite (0.17s)
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
08:10:30 [2020-10-24T08:10:30.210Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.210Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
08:10:30 [2020-10-24T08:10:30.211Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
08:10:30 [2020-10-24T08:10:30.211Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthTokenSuite
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
08:10:30 [2020-10-24T08:10:30.211Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerDaemonSuite
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:10:30 [2020-10-24T08:10:30.211Z] --- PASS: TestDockerDaemonSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerSwarmSuite
08:10:30 [2020-10-24T08:10:30.211Z] --- PASS: TestDockerSwarmSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginCreate
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginInspect
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerPluginSuite/TestPluginSet
08:10:30 [2020-10-24T08:10:30.211Z] --- PASS: TestDockerPluginSuite (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerExternalVolumeSuite
08:10:30 [2020-10-24T08:10:30.211Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]     check_test.go:128: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerNetworkSuite
08:10:30 [2020-10-24T08:10:30.211Z] --- SKIP: TestDockerNetworkSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]     check_test.go:134: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] === RUN   TestDockerHubPullSuite
08:10:30 [2020-10-24T08:10:30.211Z] --- SKIP: TestDockerHubPullSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.211Z]     check_test.go:142: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] PASS
08:10:30 [2020-10-24T08:10:30.211Z] ok  	github.com/docker/docker/integration-cli	2502.014s
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === Skipped
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
08:10:30 [2020-10-24T08:10:30.211Z] 
08:10:30 [2020-10-24T08:10:30.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
08:10:30 [2020-10-24T08:10:30.211Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
08:10:30 [2020-10-24T08:10:30.212Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.212Z] 
08:10:30 [2020-10-24T08:10:30.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
08:10:30 [2020-10-24T08:10:30.212Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_sni_test.go:18: Flakey test
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
08:10:30 [2020-10-24T08:10:30.213Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.213Z] 
08:10:30 [2020-10-24T08:10:30.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
08:10:30 [2020-10-24T08:10:30.213Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.214Z] 
08:10:30 [2020-10-24T08:10:30.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
08:10:30 [2020-10-24T08:10:30.214Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.215Z] 
08:10:30 [2020-10-24T08:10:30.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
08:10:30 [2020-10-24T08:10:30.215Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
08:10:30 [2020-10-24T08:10:30.215Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.215Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
08:10:30 [2020-10-24T08:10:30.675Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.675Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.05s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.05s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.676Z] 
08:10:30 [2020-10-24T08:10:30.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
08:10:30 [2020-10-24T08:10:30.676Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
08:10:30 [2020-10-24T08:10:30.677Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.677Z] 
08:10:30 [2020-10-24T08:10:30.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
08:10:30 [2020-10-24T08:10:30.678Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.678Z] 
08:10:30 [2020-10-24T08:10:30.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
08:10:30 [2020-10-24T08:10:30.679Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.679Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.679Z] 
08:10:30 [2020-10-24T08:10:30.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:185: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:212: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:239: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:268: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:302: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
08:10:30 [2020-10-24T08:10:30.680Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.680Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]         check_test.go:407: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     check_test.go:128: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     check_test.go:134: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
08:10:30 [2020-10-24T08:10:30.681Z]     check_test.go:142: unmatched requirement DaemonIsLinux
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:30 [2020-10-24T08:10:30.681Z] DONE 1096 tests, 549 skipped in 2511.600s
08:10:30 [2020-10-24T08:10:30.681Z] INFO: Integration tests ended at 10/24/2020 08:10:30. Duration:00:41:51.6999446
08:10:30 [2020-10-24T08:10:30.681Z] INFO: Docker info of the daemon under test at end of run
08:10:30 [2020-10-24T08:10:30.681Z] 
08:10:31 [2020-10-24T08:10:31.140Z] Containers: 2
08:10:31 [2020-10-24T08:10:31.140Z]  Running: 0
08:10:31 [2020-10-24T08:10:31.140Z]  Paused: 0
08:10:31 [2020-10-24T08:10:31.140Z]  Stopped: 2
08:10:31 [2020-10-24T08:10:31.140Z] Images: 18
08:10:31 [2020-10-24T08:10:31.140Z] Server Version: 0.0.0-dev
08:10:31 [2020-10-24T08:10:31.140Z] Storage Driver: windowsfilter
08:10:31 [2020-10-24T08:10:31.140Z]  Windows: 
08:10:31 [2020-10-24T08:10:31.140Z] Logging Driver: json-file
08:10:31 [2020-10-24T08:10:31.140Z] Plugins: 
08:10:31 [2020-10-24T08:10:31.140Z]  Volume: local
08:10:31 [2020-10-24T08:10:31.140Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:10:31 [2020-10-24T08:10:31.140Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:10:31 [2020-10-24T08:10:31.140Z] Swarm: inactive
08:10:31 [2020-10-24T08:10:31.140Z] Default Isolation: process
08:10:31 [2020-10-24T08:10:31.140Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
08:10:31 [2020-10-24T08:10:31.140Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
08:10:31 [2020-10-24T08:10:31.140Z] OSType: windows
08:10:31 [2020-10-24T08:10:31.140Z] Architecture: x86_64
08:10:31 [2020-10-24T08:10:31.140Z] CPUs: 4
08:10:31 [2020-10-24T08:10:31.140Z] Total Memory: 32GiB
08:10:31 [2020-10-24T08:10:31.140Z] Name: azwin-2-8f3d50
08:10:31 [2020-10-24T08:10:31.140Z] ID: Y6HC:77SO:6NWH:RADJ:UBVB:F5VE:ENMP:BPHO:A2YO:ENXT:3A3E:P7ZT
08:10:31 [2020-10-24T08:10:31.140Z] Docker Root Dir: D:\CI\PR-41584\1\daemon
08:10:31 [2020-10-24T08:10:31.140Z] Debug Mode (client): false
08:10:31 [2020-10-24T08:10:31.140Z] Debug Mode (server): true
08:10:31 [2020-10-24T08:10:31.140Z]  File Descriptors: -1
08:10:31 [2020-10-24T08:10:31.140Z]  Goroutines: 18
08:10:31 [2020-10-24T08:10:31.140Z]  System Time: 2020-10-24T08:10:30.6651008Z
08:10:31 [2020-10-24T08:10:31.140Z]  EventsListeners: 0
08:10:31 [2020-10-24T08:10:31.140Z] Registry: https://index.docker.io/v1/
08:10:31 [2020-10-24T08:10:31.140Z] Labels:
08:10:31 [2020-10-24T08:10:31.140Z] Experimental: false
08:10:31 [2020-10-24T08:10:31.140Z] Insecure Registries:
08:10:31 [2020-10-24T08:10:31.140Z]  127.0.0.0/8
08:10:31 [2020-10-24T08:10:31.140Z] Live Restore Enabled: false
08:10:31 [2020-10-24T08:10:31.140Z] 
08:10:31 [2020-10-24T08:10:31.140Z] 
08:10:31 [2020-10-24T08:10:31.140Z] INFO: Stopping daemon under test
08:10:31 [2020-10-24T08:10:31.140Z] SUCCESS: The process with PID 2056 (child process of PID 3600) has been terminated.
08:10:31 [2020-10-24T08:10:31.140Z] SUCCESS: The process with PID 3600 (child process of PID 4824) has been terminated.
08:10:31 [2020-10-24T08:10:31.140Z] INFO: Stop tailing logs of the daemon under tests
08:10:31 [2020-10-24T08:10:31.140Z] INFO: executeCI.ps1 Completed successfully at 10/24/2020 08:10:30.
08:10:31 [2020-10-24T08:10:31.140Z] INFO: Tidying up at end of run
08:10:31 [2020-10-24T08:10:31.140Z] INFO: Saving daemon under test log (d:\CI\PR-41584\1\dut.out) to bundles\CIDUT.out
08:10:31 [2020-10-24T08:10:31.140Z] INFO: Saving daemon under test log (d:\CI\PR-41584\1\dut.err) to bundles\CIDUT.err
08:10:31 [2020-10-24T08:10:31.140Z] INFO: Nuke-Everything...
08:10:31 [2020-10-24T08:10:31.599Z] INFO: Container count on control daemon to delete is 2
08:10:32 [2020-10-24T08:10:32.059Z] 2acbc30f1f67
08:10:32 [2020-10-24T08:10:32.059Z] 9de9b18c06f2
08:10:32 [2020-10-24T08:10:32.059Z] INFO: Tidying pidfile d:\CI\PR-41584\1\docker.pid
08:10:32 [2020-10-24T08:10:32.059Z] INFO: Nuking d:\CI
08:11:07 [2020-10-24T08:11:07.818Z] INFO: Zapped successfully
08:11:07 [2020-10-24T08:11:07.818Z] 
08:11:07 [2020-10-24T08:11:07.818Z] INFO: executeCI.ps1 exiting at Sat Oct 24 08:11:03 CUT 2020. Duration 01:10:27.1307896
08:11:07 [2020-10-24T08:11:07.818Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
08:11:08 [2020-10-24T08:11:08.061Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
08:11:15 [2020-10-24T08:11:15.846Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
08:11:18 [2020-10-24T08:11:18.245Z] Archiving artifacts
08:11:32 [2020-10-24T08:11:32.019Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41584/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:11:32 [2020-10-24T08:11:32.951Z] + make clean
08:11:35 [2020-10-24T08:11:35.131Z] docker volume rm -f docker-dev-cache
08:11:35 [2020-10-24T08:11:35.685Z] 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